summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2014-04-02libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari
2014-04-02libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-02-15libata: disable a disk via libata.force paramsRobin H. Johnson
2014-02-15libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari
2014-01-03drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai
2013-06-19libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier
2013-04-25libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-01-03libata: set dma_mode to 0xff in resetAaron Lu
2012-10-10Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-14libata: ata_timing_compute() fixupBartlomiej Zolnierkiewicz
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo
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-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo
2011-05-19libata: Power off empty portsKristen Carlson Accardi
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24libata: no special completion processing for EH commandsTejun Heo
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
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-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo
2010-08-10docbook: fix fatal error from libataRandy Dunlap
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-01[libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord
2010-08-01libata: allow hyphenated pattern rangesMark Lord
2010-08-01libata: reduce blacklist size even more (v2)Mark Lord
2010-08-01libata: reduce blacklist size (v2)Mark Lord
2010-08-01libata: glob_match for ata_device_blacklist (v2)Mark Lord
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-06-02libata: implement on-demand HPA unlockingTejun Heo
2010-06-02libata: use the enlarged capacity after late HPA unlockTejun Heo
2010-05-25libata: implement dump_id force paramTejun Heo
2010-05-25libata: disable ATAPI AN by defaultTejun Heo