summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata.h
AgeCommit message (Expand)AuthorLines
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+3
2015-01-24libata: move sas ata tag allocation to libata-scsi.cShaohua Li-0/+2
2015-01-23libata: use blk tagingShaohua Li-1/+1
2015-01-11ata: libata-core: Remove unused functionRickard Strandqvist-1/+0
2014-07-17scsi: use 64-bit LUNsHannes Reinecke-1/+1
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu-4/+0
2013-08-27libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu-1/+0
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu-6/+10
2013-07-25libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu-4/+0
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu-0/+2
2013-01-21libata: handle power transition of ODDAaron Lu-0/+8
2013-01-21libata: check zero power ready status for ZPODDAaron Lu-0/+5
2013-01-21libata: identify and init ZPODD devicesAaron Lu-0/+14
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang-0/+2
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming-3/+3
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming-0/+4
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett-5/+0
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett-0/+6
2012-04-12libata: make ata_print_id atomicDan Williams-1/+1
2012-02-29[SCSI] libsas: async ata scanningDan Williams-0/+1
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams-1/+0
2012-01-08ata: add ata port system PM callbacksLin Ming-0/+1
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley-0/+1
2010-10-21libata: implement cross-port EH exclusionTejun Heo-0/+2
2010-10-21libata: implement LPM support for port multipliersTejun Heo-0/+8
2010-10-21libata: reimplement link power managementTejun Heo-4/+0
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo-0/+2
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo-2/+4
2010-10-21[libata] Add ATA transport classGwendal Grignou-0/+7
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo-1/+0
2010-05-19libata-sff: separate out BMDMA EHTejun Heo-11/+0
2010-05-19libata-sff: port_task is SFF specificTejun Heo-2/+3
2010-05-19libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo-0/+10
2010-05-14libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo-3/+0
2009-10-06libata: make gtf_filter per-devTejun Heo-0/+2
2009-09-01libata: add command name parsing for error outputRobert Hancock-0/+1
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord-2/+0
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo-1/+1
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo-1/+1
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo-17/+2
2008-10-23libata: switch to using block layer tagging supportJens Axboe-2/+17
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+1
2008-10-09block: unify request timeout handlingJens Axboe-1/+1
2008-09-29libata: implement slave_linkTejun Heo-0/+3
2008-07-31libata: update atapi disable handlingTejun Heo-1/+0
2008-07-14libata: improve EH internal command timeout handlingTejun Heo-0/+2
2008-06-18libata: don't check whether to use DMA or not for no data commandsTejun Heo-1/+1
2008-04-29libata-scsi: clean up inquiry / mode sense related functionsTejun Heo-28/+0
2008-04-25make sata_set_spd_needed() staticAdrian Bunk-1/+0
2008-04-17libata: make PMP support optionalTejun Heo-0/+17