Age | Commit message (Expand) | Author |
2011-12-22 | pata_of_platform: Add missing CONFIG_OF_IRQ dependency. | David Miller |
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 |
2011-10-14 | libata: remove no longer needed pata_qdi driver | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_it8213: fix register naming used in it8213_set_piomode() | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_it8213: add UDMA100 and UDMA133 support | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_rdc: parallel scanning needs an extra locking | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_via: add via_fixup() | Bartlomiej Zolnierkiewicz |
2011-10-14 | libata: ata_timing_compute() fixup | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_scc: add proper cable detection method | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_arasan_cf: remove bogus to_platform_device() calls | Sergei Shtylyov |
2011-10-14 | pata_atiixp: add proper ->prereset method | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_serverworks: add serverworks_fixup() | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_serverworks: cleanup cable detection | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_serverworks: use standard cable detection methods | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_cmd64x: documentation fix | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_ali: fix "Satelite" typo | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_cs5535: no need to program PIO0 timings during device init | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_cmd64x: add cmd64x_fixup() | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_hpt366: add hpt36x_find_mode() helper | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_artop: unify ->prereset methods | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_sc1200: do not use c99 style comments | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_at91: call clk_put() on ata_host_activate() failure | Sergei Shtylyov |
2011-10-14 | libata: reduce ata_pci_[sff,bmdma]_init_one() size | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_cs5535: fix DRV_NAME | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_sc1200: fix DRV_NAME | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_sil680: minor CodingStyle fixups | Bartlomiej Zolnierkiewicz |
2011-10-14 | pata_sil680: constify tables | Bartlomiej Zolnierkiewicz |