aboutsummaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier
2013-04-03libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-01-25Revert "libata: export host controller number thru /sys"Jeff Garzik
2013-01-21libata: identify and init ZPODD devicesAaron Lu
2013-01-14libata: export host controller number thru /sysDavid Milburn
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2012-12-03libata: implement ata_platform_remove_one()Brian Norris
2012-12-03libata: restore acpi disable functionalityAaron Lu
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang
2012-08-24[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams
2012-08-24[SCSI] libata: export ata_port suspend/resume infrastructure for sasDan Williams
2012-08-24[SCSI] libata: reset onceDan Williams
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-06-29libata: detect Device Attention supportLin Ming
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett
2012-05-07libata: add a host flag to ignore detected ATA devicesAndy Whitcroft
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-05-19libata: Power off empty portsKristen Carlson Accardi
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov
2011-03-02libata: separate error handler into usable componentsJames Bottomley
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo