aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik1-0/+4
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams1-0/+4
2012-06-29libata: detect Device Attention supportLin Ming1-0/+3
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett1-3/+0
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett1-2/+3
2012-05-22[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava1-0/+1
2012-05-07libata: add a host flag to ignore detected ATA devicesAndy Whitcroft1-0/+6
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-04-12libata: make ata_print_id atomicDan Williams1-2/+2
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-16/+18
2012-01-17[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE1-0/+2
2012-01-08ata: add ata port hibernate callbacksLin Ming1-4/+36
2012-01-08ata: update ata port's runtime status during system resumeLin Ming1-2/+16
2012-01-08libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov1-2/+2
2012-01-08ata: add ata port runtime PM callbacksLin Ming1-0/+10
2012-01-08ata: add ata port system PM callbacksLin Ming1-70/+74
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2011-10-14libata: ata_timing_compute() fixupBartlomiej Zolnierkiewicz1-1/+1
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams1-0/+1
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo1-1/+1
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-0/+6
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-166/+215
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-7/+6
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo1-3/+3
2011-05-19libata: Power off empty portsKristen Carlson Accardi1-2/+8
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney1-0/+1
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik1-5/+5
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley1-24/+22
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24libata: no special completion processing for EH commandsTejun Heo1-9/+15
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-2/+2
2010-10-21libata: implement cross-port EH exclusionTejun Heo1-0/+30
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo1-7/+14
2010-10-21libata: reimplement link power managementTejun Heo1-200/+1
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo1-5/+70
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-25/+25
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo1-2/+11
2010-10-21[libata] Add ATA transport classGwendal Grignou1-6/+43
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo1-1/+13
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo1-4/+7
2010-08-10docbook: fix fatal error from libataRandy Dunlap1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-15/+5
2010-08-01[libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord1-10/+4
2010-08-01libata: allow hyphenated pattern rangesMark Lord1-4/+12