Age | Commit message (Expand) | Author |
2008-07-23 | ide: add ->read_sff_dma_status method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-16 | IDE: Report errors during drive reset back to user space | Elias Oltmanns |
2008-07-16 | sgiioc4: call ide_find_port_slot() later | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: print message on error in ide_find_port_slot() | Bartlomiej Zolnierkiewicz |
2008-07-16 | cmd640: add ->init_dev method | Bartlomiej Zolnierkiewicz |
2008-07-16 | cmd640: fix warm-plug support for the secondary interface | Bartlomiej Zolnierkiewicz |
2008-07-16 | sgiioc4: use driver name for resource allocation | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz |
2008-07-16 | sl82c105: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz |
2008-07-16 | cy82c693: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz |
2008-07-16 | cmd64x: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz |
2008-07-16 | cmd640: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz |
2008-07-16 | alim15x3: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: remove XFER_* masks from ide-timing.h | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: it821x in pass-through mode segfaults in 2.6.26-stable | Dimitri Gorokhovik |
2008-07-15 | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz |
2008-07-15 | sgiioc4: use ->extra_base instead of ->dma_status for dma_handle | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: eliminate FIT() macro | Harvey Harrison |
2008-07-08 | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz |
2008-07-08 | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz |
2008-06-15 | opti621: add PIO 4 support | Bartlomiej Zolnierkiewicz |
2008-06-15 | opti621: use pre-calculated PIO timings | Bartlomiej Zolnierkiewicz |
2008-06-15 | opti621: program devices timings separately in ->set_pio_mode | Bartlomiej Zolnierkiewicz |
2008-06-15 | opti621: use PCI clock value provided by controller | Bartlomiej Zolnierkiewicz |
2008-06-15 | opti621: remove DMA support | Bartlomiej Zolnierkiewicz |
2008-06-15 | opti621: disable read prefetch | Bartlomiej Zolnierkiewicz |
2008-06-10 | delkin_cb: add missing __init/__exit tags | Bartlomiej Zolnierkiewicz |
2008-06-10 | delkin_cb: add warm-plug support | Bartlomiej Zolnierkiewicz |
2008-06-10 | delkin_cb: use struct ide_port_info | Bartlomiej Zolnierkiewicz |
2008-06-10 | delkin_cb: set proper hwif->gendev.parent value | Bartlomiej Zolnierkiewicz |
2008-06-10 | ide: fix host drivers missing hwif->chipset initialization | Bartlomiej Zolnierkiewicz |
2008-06-10 | sis5513: add missing pci_enable_device() call | Bartlomiej Zolnierkiewicz |
2008-05-14 | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz |
2008-05-14 | alim15x3: remove WDC_ALI15X3 config option | Bartlomiej Zolnierkiewicz |
2008-05-14 | alim15x3: add "wdc_udma" module parameter | Bartlomiej Zolnierkiewicz |
2008-05-14 | alim15x3: remove stale warning about ATI RS100 northbridge | Bartlomiej Zolnierkiewicz |
2008-05-14 | alim15x3: trivial cleanup for ali_set_pio_mode() | Bartlomiej Zolnierkiewicz |
2008-04-29 | alim15x3: disable init_hwif_ali15x3 for PowerPC | Anton Vorontsov |
2008-04-29 | ide: fix crash at boot with siimage driver | Benjamin Herrenschmidt |
2008-04-28 | siimage: coding style cleanup (take 2) | Sergei Shtylyov |
2008-04-28 | piix: add Asus Eee 701 controller to short cable list | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: remove ->dma_prdtable field from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: remove ->dma_vendor{1,3} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz |