summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf2013-06-061-0/+3
* libata: Add atapi_dmadir force flagVincent Pelletier2013-05-221-0/+1
* libata: export ata_port port_no attribute via /sysDavid Milburn2013-05-141-0/+1
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-031-0/+1
* Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-251-1/+0
* libata: identify and init ZPODD devicesAaron Lu2013-01-211-0/+3
* libata: export host controller number thru /sysDavid Milburn2013-01-141-0/+1
* [libata] replace sata_settings with devslp_timingShane Huang2013-01-141-2/+2
* libata: implement ata_platform_remove_one()Brian Norris2012-12-031-0/+4
* libata: restore acpi disable functionalityAaron Lu2012-12-031-0/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-2/+13
|\
| * [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-2/+1
| * [SCSI] libata: export ata_port suspend/resume infrastructure for sasDan Williams2012-08-241-0/+11
| * [SCSI] libata: reset onceDan Williams2012-08-241-0/+1
* | ahci: implement aggressive SATA device sleep supportShane Huang2012-09-131-0/+4
|/
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-251-0/+4
|\
| * [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-201-0/+4
* | libata: detect Device Attention supportLin Ming2012-06-291-0/+2
* | libata: migrate ACPI code over to new bindingsMatthew Garrett2012-06-291-5/+2
|/
* libata: add a host flag to ignore detected ATA devicesAndy Whitcroft2012-05-071-0/+1
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-1/+2
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-0/+1
* [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-191-0/+1
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-9/+9
* [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-0/+2
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-0/+12
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-14/+42
* libata: Power off empty portsKristen Carlson Accardi2011-05-191-0/+1
* libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-241-0/+1
* libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo2011-04-241-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar2011-03-141-0/+3
* libata: remove ATA_FLAG_LPMSergei Shtylyov2011-03-021-1/+0
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-1/+0
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+0
* libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-021-2/+0
* libata: separate error handler into usable componentsJames Bottomley2011-03-021-0/+2
* [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-051-4/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+1
* include/linux/libata.h: fix typoAndrea Gelmini2010-10-211-1/+1
* libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy2010-10-211-3/+3
* libata: implement cross-port EH exclusionTejun Heo2010-10-211-0/+5
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-211-2/+3
* libata: reimplement link power managementTejun Heo2010-10-211-6/+11
* libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-211-0/+2
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-211-14/+15
* [libata] Add ATA transport classGwendal Grignou2010-10-211-0/+5
* libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-091-1/+2
* libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-091-0/+1
* libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-021-0/+1