| Commit message (Expand) | Author | Age |
* | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-05-03 |
|\ |
|
| * | ata: ahci_platform: Add synopsys ahci controller in DT's compatible list | Viresh Kumar | 2012-05-03 |
| * | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros | Viresh Kumar | 2012-05-03 |
| * | libata: init ata_print_id to 0 | Tero Roponen | 2012-05-03 |
| * | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson | 2012-05-03 |
| * | libata: skip old error history when counting probe trials | Lin Ming | 2012-05-03 |
* | | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams | 2012-04-23 |
* | | [SCSI] libata: Pass correct DMA device to scsi host | Lin Ming | 2012-04-22 |
|/ |
|
* | libata: forbid port runtime pm by default, fixing regression | Lin Ming | 2012-04-18 |
* | libata: make ata_print_id atomic | Dan Williams | 2012-04-12 |
* | sata_mv: silence an uninitialized variable warning | Dan Carpenter | 2012-04-12 |
* | ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2012-04-12 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2012-03-22 |
|\ |
|
| * | pata_cmd64x: implement sff_irq_check() method | Sergei Shtylyov | 2012-03-13 |
| * | pata_cmd64x: implement sff_irq_clear() method | Sergei Shtylyov | 2012-03-13 |
| * | pata_cmd64x: use interrupt status from MRDMODE register | Sergei Shtylyov | 2012-03-13 |
| * | pata_cmd64x: turn string of *if* statements into *switch* | Sergei Shtylyov | 2012-03-13 |
| * | drivers/ata/pata_mpc52xx.c: clean up error handling code | Julia Lawall | 2012-03-13 |
| * | ahci_platform: add STRICT_AHCI platform type | Brian Norris | 2012-03-13 |
| * | ahci: move AHCI_HFLAGS() macro to ahci.h | Brian Norris | 2012-03-13 |
| * | ahci: add AHCI_HFLAG_DELAY_ENGINE host flag | Brian Norris | 2012-03-13 |
| * | sata_fsl: add support for interrupt coalsecing feature | Qiang Liu | 2012-03-13 |
| * | ata/pata_arasan_cf: Add Hibernation support | Viresh Kumar | 2012-03-13 |
| * | pata_legacy: correctly mask recovery field for HT6560B | Sergei Shtylyov | 2012-03-13 |
| * | ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs | Seth Heasley | 2012-03-13 |
| * | ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs | Seth Heasley | 2012-03-13 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-22 |
|\ \ |
|
| * | | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 |
| * | | [SCSI] libsas: execute transport link resets with libata-eh via host workqueue | Dan Williams | 2012-02-19 |
* | | | ata: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 |
| |/
|/| |
|
* | | pata/at91: use newly introduced SMC accessors | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 |
|/ |
|
* | [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list | Benjamin Larsson | 2012-01-17 |
* | [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list | Vladimir LAVALLADE | 2012-01-17 |
* | [libata] pata_bf54x: Support sg list in bmdma transfer. | Sonic Zhang | 2012-01-17 |
* | [libata] sata_fsl: fix the controller operating mode | Jerry Huang | 2012-01-17 |
* | [libata] enable ata port async suspend | Lin Ming | 2012-01-17 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2012-01-10 |
|\ |
|
| * | ahci: support the STA2X11 I/O Hub | Alessandro Rubini | 2012-01-08 |
| * | pata_bf54x: fix BMIDE status register emulation | Sergei Shtylyov | 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 |
| * | ahci: platform support for suspend/resume | Brian Norris | 2012-01-08 |
| * | libata-core: kill duplicate statement in ata_do_set_mode() | Sergei Shtylyov | 2012-01-08 |
| * | pata_of_platform: remove direct dependency on OF_IRQ | Rob Herring | 2012-01-08 |
| * | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 2012-01-08 |
| * | pata_cs5536: forward port changes from cs5536 | Bartlomiej Zolnierkiewicz | 2012-01-08 |
| * | libata-sff: use ATAPI_{COD|IO} | 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 | 2012-01-08 |