index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
ata: Detect Delkin Devices compact flash
Ben Gardner
1
-1
/
+2
2010-02-04
libata: fix ata_id_logical_per_physical_sectors
Christoph Hellwig
1
-2
/
+2
2009-12-03
libata: Clarify ata_set_lba_range_entries function
Martin K. Petersen
1
-10
/
+10
2009-12-03
libata: Report zeroed read after TRIM and max discard size
Martin K. Petersen
1
-0
/
+11
2009-12-03
libata: add translation for SCSI WRITE SAME (aka TRIM support)
Christoph Hellwig
1
-0
/
+13
2009-10-06
libata: implement more acpi filtering options
Tejun Heo
1
-0
/
+3
2009-10-06
libata: cosmetic updates
Tejun Heo
1
-3
/
+3
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-1
/
+31
2009-09-01
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
1
-0
/
+4
2009-06-15
ata: add ata_id_pio_need_iordy() helper (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+14
2009-05-15
libata: Media rotation rate and form factor heuristics
Martin K. Petersen
1
-0
/
+28
2009-04-06
ata: Add TRIM infrastructure
Matthew Wilcox
1
-0
/
+41
2009-03-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2009-03-24
include/linux/ata.h: add some more transfer masks
Erik Inge Bolsø
1
-0
/
+6
2009-03-24
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-05
ata: add CFA specific identify data words
Sergei Shtylyov
1
-0
/
+2
2009-02-02
ide/libata: fix ata_id_is_cfa() (take 4)
Sergei Shtylyov
1
-5
/
+10
2008-10-10
ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()
Bartlomiej Zolnierkiewicz
1
-0
/
+50
2008-10-10
ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()
Bartlomiej Zolnierkiewicz
1
-0
/
+21
2008-10-10
ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-10-10
ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2008-10-10
ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2008-10-10
ide: ide_dev_is_sata() -> ata_id_is_sata()
Bartlomiej Zolnierkiewicz
1
-1
/
+9
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+6
2008-10-09
libata: set queue SSD flag for SSD devices
Jens Axboe
1
-0
/
+6
2008-09-29
[libata] Introduce ata_id_has_unload()
Elias Oltmanns
1
-0
/
+9
2008-09-13
[libata] LBA28/LBA48 off-by-one bug in ata.h
Taisuke Yamada
1
-1
/
+1
2008-08-18
ata: add missing ATA_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-08-18
ata: add missing ATA_CMD_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2008-08-18
ata: add missing ATA_ID_* defines (take 2)
Bartlomiej Zolnierkiewicz
1
-46
/
+76
2008-02-24
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
1
-0
/
+5
2008-01-23
libata annotations and fixes
Al Viro
1
-2
/
+2
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-6
/
+6
2008-01-23
libata: add ATA_CBL_PATA_IGN
Tejun Heo
1
-3
/
+4
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-7
/
+64
2008-01-23
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
1
-1
/
+21
2008-01-15
libata: correct handling of TSS DVD
Alan Cox
1
-2
/
+0
2007-12-17
libata: add more opcodes to ata.h
Tejun Heo
1
-0
/
+15
2007-11-05
libata: handle broken cable reporting
Alan Cox
1
-0
/
+9
2007-11-04
libata and bogus LBA48 drives
Geert Uytterhoeven
1
-0
/
+2
2007-11-03
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
1
-0
/
+6
2007-10-29
[libata] Link power management infrastructure
Kristen Carlson Accardi
1
-0
/
+21
2007-10-29
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
1
-0
/
+1
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-3
/
+3
2007-10-12
libata: add human-readable error value decoding
Robert Hancock
1
-0
/
+9
2007-10-12
libata: misc updates for AN
Tejun Heo
1
-1
/
+1
2007-10-12
libata: Strict checking for identify reporting
Alan Cox
1
-11
/
+85
2007-10-12
[libata] check for SATA async notify support
Kristen Carlson Accardi
1
-0
/
+9
2007-10-12
libata: Correct IORDY handling
Alan Cox
1
-1
/
+1
2007-08-31
ata: add ATA_MWDMA* and ATA_SWDMA* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+13
[next]