| Commit message (Expand) | Author | Age |
* | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 |
* | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 |
* | ide/pci/delkin_cb.c: pci_module_init to pci_register_driver | Richard Knutsson | 2007-03-03 |
* | scc_pata: bugfix for checking DMA IRQ status | Akira Iguchi | 2007-03-03 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 |
* | siimage: DRAC4 note | Alan Cox | 2007-03-03 |
* | ide: fix pmac breakage | Andrew Morton | 2007-03-03 |
* | ide-cs: Update device table | Magnus Damm | 2007-03-03 |
* | ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) | Sergei Shtylyov | 2007-03-03 |
* | piix/slc90e66: more tuneproc() fixing (take 2) | Sergei Shtylyov | 2007-03-03 |
* | ide: fix drive side 80c cable check, take 2 | Tejun Heo | 2007-03-03 |
* | cmd64x: fix PIO mode setup (take 3) | Sergei Shtylyov | 2007-03-03 |
* | alim15x3: fix PIO mode setup | Sergei Shtylyov | 2007-03-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | add a help text for BLK_DEV_GENERIC | John Daiker | 2007-02-17 |
* | | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: add ide_use_fast_pio() helper (v3) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: unexport ide_set_xfer_rate() (v2) | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: remove ide_pci_device_t tables with only one entry | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: remove write-only ide_hwif_t.no_dsc flag | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | ide: remove write-only ide_pio_data_t.blacklisted | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | sis5513: sis5513_config_xfer_rate() cleanup | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | piix: cleanup | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | svwks: small cleanup | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | cs5530: small cleanup | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | hpt366: remove redundant check from init_dma_hpt366() | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | au1xxx-ide: remove dead code | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | pdc202xx_old: remove dead code | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | drivers/ide: PATA driver for Celleb | Kou Ishizaki | 2007-02-16 |
* | | sl82c105: DMA support fixes | Sergei Shtylyov | 2007-02-16 |
* | | pdc202xx_old: fix PIO mode setup | Sergei Shtylyov | 2007-02-16 |
* | | siimage: PIO1/2 taskfile transfer overclocking fix | Sergei Shtylyov | 2007-02-16 |
* | | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) | Albert Lee | 2007-02-16 |
* | | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) | Albert Lee | 2007-02-16 |
* | | ide-floppy: Fix unformatted media crash | Alan Cox | 2007-02-16 |
* | | atiixp/jmicron/triflex: fix PIO fallback | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | | hpt34x: hpt34x_tune_chipset() (->speedproc) fix | Bartlomiej Zolnierkiewicz | 2007-02-16 |
|/ |
|
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-07 |
|\ |
|
| * | ide-acpi support warning fix | Andrew Morton | 2007-02-07 |