Age | Commit message (Expand) | Author | Files | Lines |
2012-06-21 | Viresh has moved | Viresh Kumar | 1 | -2/+2 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -4/+36 |
2012-05-23 | PATA host controller driver for ep93xx | Rafal Prylowski | 3 | -0/+1054 |
2012-05-23 | [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist | Prarit Bhargava | 1 | -0/+1 |
2012-05-22 | ata_generic: Skip is_intel_ider() check when ata_generic=1 is set | Andi Kleen | 1 | -1/+1 |
2012-05-16 | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 1 | -4/+36 |
2012-05-09 | ARM: Orion: SATA: Add per channel clk/clkdev support. | Andrew Lunn | 1 | -4/+36 |
2012-05-07 | libata-eh don't waste time retrying media errors (v3) | Mark Lord | 1 | -3/+21 |
2012-05-07 | ata_piix: defer disks to the Hyper-V drivers by default | Andy Whitcroft | 1 | -0/+36 |
2012-05-07 | libata: add a host flag to ignore detected ATA devices | Andy Whitcroft | 1 | -0/+6 |
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 |