aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2012-03-22
|\
| * pata_cmd64x: implement sff_irq_check() methodSergei Shtylyov2012-03-13
| * pata_cmd64x: implement sff_irq_clear() methodSergei Shtylyov2012-03-13
| * pata_cmd64x: use interrupt status from MRDMODE registerSergei Shtylyov2012-03-13
| * pata_cmd64x: turn string of *if* statements into *switch*Sergei Shtylyov2012-03-13
| * drivers/ata/pata_mpc52xx.c: clean up error handling codeJulia Lawall2012-03-13
| * ahci_platform: add STRICT_AHCI platform typeBrian Norris2012-03-13
| * ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris2012-03-13
| * ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris2012-03-13
| * sata_fsl: add support for interrupt coalsecing featureQiang Liu2012-03-13
| * ata/pata_arasan_cf: Add Hibernation supportViresh Kumar2012-03-13
| * pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov2012-03-13
| * ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley2012-03-13
| * ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley2012-03-13
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-22
|\ \
| * | [SCSI] libsas: async ata scanningDan Williams2012-02-29
| * | [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-19
* | | ata: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |/ |/|
* | pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-13
|/
* [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson2012-01-17
* [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE2012-01-17
* [libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang2012-01-17
* [libata] sata_fsl: fix the controller operating modeJerry Huang2012-01-17
* [libata] enable ata port async suspendLin Ming2012-01-17
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-10
|\
| * ahci: support the STA2X11 I/O HubAlessandro Rubini2012-01-08
| * pata_bf54x: fix BMIDE status register emulationSergei Shtylyov2012-01-08
| * ata: add ata port hibernate callbacksLin Ming2012-01-08
| * ata: update ata port's runtime status during system resumeLin Ming2012-01-08
| * ahci: platform support for suspend/resumeBrian Norris2012-01-08
| * libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov2012-01-08
| * pata_of_platform: remove direct dependency on OF_IRQRob Herring2012-01-08
| * SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-08
| * pata_cs5536: forward port changes from cs5536Bartlomiej Zolnierkiewicz2012-01-08
| * libata-sff: use ATAPI_{COD|IO}Sergei Shtylyov2012-01-08
| * ata: add ata port runtime PM callbacksLin Ming2012-01-08
| * ata: add ata port system PM callbacksLin Ming2012-01-08
| * ata: make ata port as parent device of scsi hostLin Ming2012-01-08
| * ahci: start engine only during soft/hard resetsTejun Heo2012-01-08
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \
| * | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-13
* | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
|\ \ \ | | |/ | |/|
| * | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-22
| |/
* / ARM: at91/pata: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-29
|/
* libata: fix build without BMDMAAlexander Beregalov2011-11-17
* [libata] ahci_platform: fix DT probingRob Herring2011-11-17
* pata_of_platform: Don't use NO_IRQAnton Vorontsov2011-11-10
* [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-09
* [libata] Issue SRST to Sil3726 PMPGwendal Grignou2011-11-09