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