index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
libata-eh: Set 'information' field for autosense
Hannes Reinecke
1
-1
/
+4
2015-03-27
libata: Implement NCQ autosense
Hannes Reinecke
1
-0
/
+1
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2015-01-24
libata: move sas ata tag allocation to libata-scsi.c
Shaohua Li
1
-0
/
+2
2015-01-23
libata: use blk taging
Shaohua Li
1
-1
/
+1
2015-01-11
ata: libata-core: Remove unused function
Rickard Strandqvist
1
-1
/
+0
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
1
-4
/
+0
2013-08-27
libata: acpi: Remove ata_dev_acpi_handle stub in libata.h
Aaron Lu
1
-1
/
+0
2013-08-23
ata: acpi: rework the ata acpi bind support
Aaron Lu
1
-6
/
+10
2013-07-25
libata: acpi: remove dead code for ata_acpi_(un)bind
Aaron Lu
1
-4
/
+0
2013-06-25
libata-acpi: add back ACPI based hotplug functionality
Aaron Lu
1
-0
/
+2
2013-01-21
libata: handle power transition of ODD
Aaron Lu
1
-0
/
+8
2013-01-21
libata: check zero power ready status for ZPODD
Aaron Lu
1
-0
/
+5
2013-01-21
libata: identify and init ZPODD devices
Aaron Lu
1
-0
/
+14
2012-09-13
ahci: implement aggressive SATA device sleep support
Shane Huang
1
-0
/
+2
2012-07-25
libata-acpi: add missing inlines in libata.h
Lin Ming
1
-3
/
+3
2012-06-29
libata-acpi: add ata port runtime D3Cold support
Lin Ming
1
-0
/
+4
2012-06-29
libata: migrate ACPI code over to new bindings
Matthew Garrett
1
-5
/
+0
2012-06-29
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
1
-0
/
+6
2012-04-12
libata: make ata_print_id atomic
Dan Williams
1
-1
/
+1
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
1
-0
/
+1
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
1
-1
/
+0
2012-01-08
ata: add ata port system PM callbacks
Lin Ming
1
-0
/
+1
2011-03-02
libata: plumb sas port scan into standard libata paths
James Bottomley
1
-0
/
+1
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
1
-0
/
+2
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
1
-0
/
+8
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-4
/
+0
2010-10-21
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
1
-0
/
+2
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-2
/
+4
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-0
/
+7
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-1
/
+0
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-11
/
+0
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
1
-2
/
+3
2010-05-19
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
Tejun Heo
1
-0
/
+10
2010-05-14
libata-sff: kill unused prototype and make ata_dev_select() static
Tejun Heo
1
-3
/
+0
2009-10-06
libata: make gtf_filter per-dev
Tejun Heo
1
-0
/
+2
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-0
/
+1
2009-03-24
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
1
-2
/
+0
2009-02-02
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
1
-1
/
+1
2009-02-02
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
1
-1
/
+1
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
1
-17
/
+2
2008-10-23
libata: switch to using block layer tagging support
Jens Axboe
1
-2
/
+17
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+1
2008-09-29
libata: implement slave_link
Tejun Heo
1
-0
/
+3
2008-07-31
libata: update atapi disable handling
Tejun Heo
1
-1
/
+0
2008-07-14
libata: improve EH internal command timeout handling
Tejun Heo
1
-0
/
+2
2008-06-18
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
1
-1
/
+1
2008-04-29
libata-scsi: clean up inquiry / mode sense related functions
Tejun Heo
1
-28
/
+0
[next]