summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-20/+49
|\
| * Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-021-20/+49
| |\
| | * [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-8/+2
| | * [SCSI] libata: export ata_port suspend/resume infrastructure for sasDan Williams2012-08-241-12/+46
| | * [SCSI] libata: reset onceDan Williams2012-08-241-0/+1
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-6/+26
|\ \ \ | |/ / |/| |
| * | [libata] export ata_dev_set_feature()Jeff Garzik2012-09-131-0/+1
| * | libata-core: use ATA_LBA in ata_build_rw_tf()Sergei Shtylyov2012-09-131-1/+1
| * | ahci: implement aggressive SATA device sleep supportShane Huang2012-09-131-5/+24
| * | Revert "libata: enable SATA disk fua detection on default"Jeff Garzik2012-09-131-2/+2
| * | libata: enable SATA disk fua detection on defaultZheng Liu2012-08-171-2/+2
* | | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava2012-08-251-1/+1
|/ /
* / [libata] new quirk, lift bridge limits for Buffalo DriveStation QuattroJeff Garzik2012-08-171-0/+1
|/
* 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] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman2012-07-251-0/+1
* | libata: detect Device Attention supportLin Ming2012-06-291-0/+3
* | libata: migrate ACPI code over to new bindingsMatthew Garrett2012-06-291-3/+0
* | libata: bind the Linux device tree to the ACPI device treeMatthew Garrett2012-06-291-2/+3
|/
* [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava2012-05-221-0/+1
* libata: add a host flag to ignore detected ATA devicesAndy Whitcroft2012-05-071-0/+6
* libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
* libata: make ata_print_id atomicDan Williams2012-04-121-2/+2
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-16/+18
* [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE2012-01-171-0/+2
* ata: add ata port hibernate callbacksLin Ming2012-01-081-4/+36
* ata: update ata port's runtime status during system resumeLin Ming2012-01-081-2/+16
* libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov2012-01-081-2/+2
* ata: add ata port runtime PM callbacksLin Ming2012-01-081-0/+10
* ata: add ata port system PM callbacksLin Ming2012-01-081-70/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+1
|\
| * [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-0/+1
* | libata: ata_timing_compute() fixupBartlomiej Zolnierkiewicz2011-10-141-1/+1
|/
* libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo2011-07-231-1/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-0/+6
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-166/+215
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-7/+6
* libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo2011-06-231-3/+3
* libata: Power off empty portsKristen Carlson Accardi2011-05-191-2/+8
* libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-021-5/+5
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-021-24/+22
* libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci2011-01-281-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
| |/
* / libata: no special completion processing for EH commandsTejun Heo2010-12-241-9/+15
|/