summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2012-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds-76/+281
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-17/+33
2012-03-20ata: remove the second argument of k[un]map_atomic()Cong Wang-4/+4
2012-03-13pata_cmd64x: implement sff_irq_check() methodSergei Shtylyov-1/+42
2012-03-13pata_cmd64x: implement sff_irq_clear() methodSergei Shtylyov-16/+15
2012-03-13pata_cmd64x: use interrupt status from MRDMODE registerSergei Shtylyov-17/+56
2012-03-13pata_cmd64x: turn string of *if* statements into *switch*Sergei Shtylyov-11/+17
2012-03-13drivers/ata/pata_mpc52xx.c: clean up error handling codeJulia Lawall-29/+15
2012-03-13ahci_platform: add STRICT_AHCI platform typeBrian Norris-0/+11
2012-03-13ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris-2/+3
2012-03-13ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris-0/+8
2012-03-13sata_fsl: add support for interrupt coalsecing featureQiang Liu-4/+107
2012-03-13ata/pata_arasan_cf: Add Hibernation supportViresh Kumar-8/+4
2012-03-13pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov-2/+1
2012-03-13ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley-0/+8
2012-03-13ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley-0/+8
2012-02-29[SCSI] libsas: async ata scanningDan Williams-16/+32
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams-1/+1
2012-02-13pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD-27/+21
2012-01-17[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson-0/+7
2012-01-17[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE-0/+2
2012-01-17[libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang-79/+88
2012-01-17[libata] sata_fsl: fix the controller operating modeJerry Huang-0/+11
2012-01-17[libata] enable ata port async suspendLin Ming-0/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-4/+4
2012-01-10Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds-319/+288
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-8/+11
2012-01-08ahci: support the STA2X11 I/O HubAlessandro Rubini-5/+21
2012-01-08pata_bf54x: fix BMIDE status register emulationSergei Shtylyov-18/+2
2012-01-08ata: add ata port hibernate callbacksLin Ming-4/+36
2012-01-08ata: update ata port's runtime status during system resumeLin Ming-2/+16
2012-01-08ahci: platform support for suspend/resumeBrian Norris-0/+68
2012-01-08libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov-2/+2
2012-01-08pata_of_platform: remove direct dependency on OF_IRQRob Herring-10/+7
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin-158/+13
2012-01-08pata_cs5536: forward port changes from cs5536Bartlomiej Zolnierkiewicz-57/+42
2012-01-08libata-sff: use ATAPI_{COD|IO}Sergei Shtylyov-2/+2
2012-01-08ata: add ata port runtime PM callbacksLin Ming-0/+15
2012-01-08ata: add ata port system PM callbacksLin Ming-70/+76
2012-01-08ata: make ata port as parent device of scsi hostLin Ming-1/+1
2012-01-08ahci: start engine only during soft/hard resetsTejun Heo-4/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann-1/+1
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller-1/+1
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn-8/+11
2011-11-29ARM: at91/pata: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD-3/+3
2011-11-17libata: fix build without BMDMAAlexander Beregalov-0/+4
2011-11-17[libata] ahci_platform: fix DT probingRob Herring-1/+1
2011-11-10pata_of_platform: Don't use NO_IRQAnton Vorontsov-1/+1
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin-0/+3
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou-6/+13