summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2013-01-27libata: replace sata_settings with devslp_timingShane Huang
2013-01-17libata: set dma_mode to 0xff in resetAaron Lu
2012-11-15libata debugging: Warn when unable to find timing descriptor based on xfer_modeBorislav Petkov
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-02Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley
2012-09-13[libata] export ata_dev_set_feature()Jeff Garzik
2012-09-13libata-core: use ATA_LBA in ata_build_rw_tf()Sergei Shtylyov
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang
2012-09-13Revert "libata: enable SATA disk fua detection on default"Jeff Garzik
2012-08-25libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava
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-08-17libata: enable SATA disk fua detection on defaultZheng Liu
2012-08-17[libata] new quirk, lift bridge limits for Buffalo DriveStation QuattroJeff Garzik
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman
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-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett
2012-05-22[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava
2012-05-07libata: add a host flag to ignore detected ATA devicesAndy Whitcroft
2012-05-03libata: init ata_print_id to 0Tero Roponen
2012-04-12libata: make ata_print_id atomicDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-01-17[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE
2012-01-08ata: add ata port hibernate callbacksLin Ming
2012-01-08ata: update ata port's runtime status during system resumeLin Ming
2012-01-08libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov
2012-01-08ata: add ata port runtime PM callbacksLin Ming
2012-01-08ata: add ata port system PM callbacksLin Ming
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