Age | Commit message (Expand) | Author |
2012-12-14 | Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl" | Jeff Garzik |
2012-12-03 | libata: use pci_get_drvdata() helper | Brian Norris |
2012-12-03 | libata: implement ata_platform_remove_one() | Brian Norris |
2012-12-03 | libata: set dma_mode to 0xff in reset | Aaron Lu |
2012-12-03 | libata: check SATA_SETTINGS log with HW Feature Ctrl | Shane Huang |
2012-11-15 | libata debugging: Warn when unable to find timing descriptor based on xfer_mode | Borislav Petkov |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-10-02 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley |
2012-09-13 | [libata] export ata_dev_set_feature() | Jeff Garzik |
2012-09-13 | libata-core: use ATA_LBA in ata_build_rw_tf() | Sergei Shtylyov |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang |
2012-09-13 | Revert "libata: enable SATA disk fua detection on default" | Jeff Garzik |
2012-08-25 | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry | Prarit Bhargava |
2012-08-24 | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init | Dan Williams |
2012-08-24 | [SCSI] libata: export ata_port suspend/resume infrastructure for sas | Dan Williams |
2012-08-24 | [SCSI] libata: reset once | Dan Williams |
2012-08-17 | libata: enable SATA disk fua detection on default | Zheng Liu |
2012-08-17 | [libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro | Jeff Garzik |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik |
2012-07-25 | [libata] Prevent interface errors with Seagate FreeAgent GoFlex | Daniel J Blueman |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams |
2012-06-29 | libata: detect Device Attention support | Lin Ming |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett |
2012-06-29 | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett |
2012-05-22 | [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist | Prarit Bhargava |
2012-05-07 | libata: add a host flag to ignore detected ATA devices | Andy Whitcroft |
2012-05-03 | libata: init ata_print_id to 0 | Tero Roponen |
2012-04-12 | libata: make ata_print_id atomic | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-01-17 | [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list | Vladimir LAVALLADE |
2012-01-08 | ata: add ata port hibernate callbacks | Lin Ming |
2012-01-08 | ata: update ata port's runtime status during system resume | Lin Ming |
2012-01-08 | libata-core: kill duplicate statement in ata_do_set_mode() | Sergei Shtylyov |
2012-01-08 | ata: add ata port runtime PM callbacks | Lin Ming |
2012-01-08 | ata: add ata port system PM callbacks | Lin Ming |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-10-14 | libata: ata_timing_compute() fixup | Bartlomiej Zolnierkiewicz |
2011-10-02 | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices | Dan Williams |
2011-07-23 | libata: report link resume failure as KERN_WARNING instead of ERR | Tejun Heo |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-07-23 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2011-06-23 | libata: apply NOSETXFER horkage to the affected Pioneer drives | Tejun Heo |
2011-05-19 | libata: Power off empty ports | Kristen Carlson Accardi |
2011-04-24 | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-02 | [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] | Jeff Garzik |
2011-03-02 | libata: plumb sas port scan into standard libata paths | James Bottomley |