Age | Commit message (Expand) | Author |
2012-01-17 | [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-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-10 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-08 | 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 | ata: make ata port as parent device of scsi host | Lin Ming |
2012-01-08 | ahci: start engine only during soft/hard resets | Tejun Heo |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann |
2011-12-22 | pata_of_platform: Add missing CONFIG_OF_IRQ dependency. | David Miller |
2011-12-13 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn |
2011-11-29 | ARM: at91/pata: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD |
2011-11-17 | libata: fix build without BMDMA | Alexander Beregalov |
2011-11-17 | [libata] ahci_platform: fix DT probing | Rob Herring |
2011-11-10 | pata_of_platform: Don't use NO_IRQ | Anton Vorontsov |
2011-11-09 | [libata] ahci: Add ASMedia ASM1061 support | Keng-Yu Lin |
2011-11-09 | [libata] Issue SRST to Sil3726 PMP | Gwendal Grignou |
2011-11-09 | sata_sis.c: trivial spelling fix | Chris Dunlop |
2011-11-09 | ahci_platform: use dev_get_platdata() | JiSheng Zhang |
2011-11-09 | [libata] libata-scsi.c: Add function parameter documentation | Marcos Paulo de Souza |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | ahci: add DT binding for Calxeda AHCI controller | Rob Herring |
2011-10-31 | ide/ata: Add module.h to the implicit modular users | Paul Gortmaker |
2011-10-31 | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-14 | pata_efar: fix register naming used in efar_set_piomode() | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_rdc: add Power Management support | Bartlomiej Zolnierkiewicz |
2011-10-14 | ata_piix: unify code for programming PIO and MWDMA timings | Bartlomiej Zolnierkiewicz |
2011-10-14 | ata_piix: SITRE handling fix | Bartlomiej Zolnierkiewicz |
2011-10-14 | libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_artop: add Power Management support | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_sl82c105: add Power Management support | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_pdc2027x: add Power Management support | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_legacy: use PIO mask defines | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_legacy: unify QDI ->set_piomode methods | Bartlomiej Zolnierkiewicz |