Age | Commit message (Expand) | Author | Files | Lines |
2013-01-26 | [libata] PM code cleanup for ata port | Aaron Lu | 1 | -12/+4 |
2013-01-26 | [libata] pm: differentiate system and runtime pm for ata port | Aaron Lu | 1 | -9/+20 |
2013-01-26 | Revert "libata: export host controller number thru /sys" | Jeff Garzik | 1 | -4/+0 |
2013-01-22 | libata: do not suspend port if normal ODD is attached | Aaron Lu | 1 | -0/+19 |
2013-01-22 | libata: identify and init ZPODD devices | Aaron Lu | 1 | -1/+3 |
2013-01-14 | libata: export host controller number thru /sys | David Milburn | 1 | -0/+4 |
2013-01-14 | [libata] replace sata_settings with devslp_timing | Shane Huang | 1 | -9/+13 |
2012-12-14 | Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl" | Jeff Garzik | 1 | -1/+2 |
2012-12-03 | libata: use pci_get_drvdata() helper | Brian Norris | 1 | -4/+3 |
2012-12-03 | libata: implement ata_platform_remove_one() | Brian Norris | 1 | -0/+23 |
2012-12-03 | libata: set dma_mode to 0xff in reset | Aaron Lu | 1 | -0/+1 |
2012-12-03 | libata: check SATA_SETTINGS log with HW Feature Ctrl | Shane Huang | 1 | -2/+1 |
2012-11-16 | libata debugging: Warn when unable to find timing descriptor based on xfer_mode | Borislav Petkov | 1 | -0/+4 |
2012-10-03 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -20/+49 |
2012-10-03 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -6/+26 |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 1 | -20/+49 |
2012-09-13 | [libata] export ata_dev_set_feature() | Jeff Garzik | 1 | -0/+1 |
2012-09-13 | libata-core: use ATA_LBA in ata_build_rw_tf() | Sergei Shtylyov | 1 | -1/+1 |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang | 1 | -5/+24 |
2012-09-13 | Revert "libata: enable SATA disk fua detection on default" | Jeff Garzik | 1 | -2/+2 |
2012-08-25 | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry | Prarit Bhargava | 1 | -1/+1 |
2012-08-24 | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init | Dan Williams | 1 | -8/+2 |
2012-08-24 | [SCSI] libata: export ata_port suspend/resume infrastructure for sas | Dan Williams | 1 | -12/+46 |
2012-08-24 | [SCSI] libata: reset once | Dan Williams | 1 | -0/+1 |
2012-08-17 | libata: enable SATA disk fua detection on default | Zheng Liu | 1 | -2/+2 |
2012-08-17 | [libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro | Jeff Garzik | 1 | -0/+1 |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 1 | -0/+4 |
2012-07-25 | [libata] Prevent interface errors with Seagate FreeAgent GoFlex | Daniel J Blueman | 1 | -0/+1 |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams | 1 | -0/+4 |
2012-06-29 | libata: detect Device Attention support | Lin Ming | 1 | -0/+3 |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett | 1 | -3/+0 |
2012-06-29 | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett | 1 | -2/+3 |
2012-05-23 | [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist | Prarit Bhargava | 1 | -0/+1 |
2012-05-07 | libata: add a host flag to ignore detected ATA devices | Andy Whitcroft | 1 | -0/+6 |
2012-05-03 | libata: init ata_print_id to 0 | Tero Roponen | 1 | -1/+1 |
2012-04-12 | libata: make ata_print_id atomic | Dan Williams | 1 | -2/+2 |
2012-03-01 | [SCSI] libsas: async ata scanning | Dan Williams | 1 | -16/+18 |
2012-01-18 | [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list | Vladimir LAVALLADE | 1 | -0/+2 |
2012-01-09 | ata: add ata port hibernate callbacks | Lin Ming | 1 | -4/+36 |
2012-01-09 | ata: update ata port's runtime status during system resume | Lin Ming | 1 | -2/+16 |
2012-01-09 | libata-core: kill duplicate statement in ata_do_set_mode() | Sergei Shtylyov | 1 | -2/+2 |
2012-01-09 | ata: add ata port runtime PM callbacks | Lin Ming | 1 | -0/+10 |
2012-01-09 | ata: add ata port system PM callbacks | Lin Ming | 1 | -70/+74 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-10-14 | libata: ata_timing_compute() fixup | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2011-10-02 | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices | Dan Williams | 1 | -0/+1 |
2011-07-24 | libata: report link resume failure as KERN_WARNING instead of ERR | Tejun Heo | 1 | -1/+1 |
2011-07-24 | ata: Add and use ata_print_version_once | Joe Perches | 1 | -0/+6 |
2011-07-24 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 1 | -166/+215 |
2011-07-24 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 1 | -7/+6 |