Age | Commit message (Expand) | Author | Files | Lines |
2007-05-06 | ide-cs: recognize 2GB CompactFlash from Transcend | Fabrice Aeschbacher | 1 | -0/+1 |
2007-05-06 | hpt366: don't check enablebits for HPT36x | Sergei Shtylyov | 1 | -1/+6 |
2007-05-06 | ide-cris: fix ->speedproc and wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 1 | -5/+4 |
2007-05-06 | siimage: fix wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 1 | -10/+2 |
2007-05-06 | it821x: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 1 | -68/+58 |
2007-05-06 | pdc202xx_new: enable DMA for all ATAPI devices | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2007-05-06 | alim15x3: PIO fallback fix | Bartlomiej Zolnierkiewicz | 1 | -4/+3 |
2007-05-06 | aec62xx: fix PIO/DMA setup issues | Sergei Shtylyov | 1 | -16/+6 |
2007-05-06 | cmd64x: use interrupt status from MRDMODE register (take 2) | Sergei Shtylyov | 1 | -48/+69 |
2007-05-06 | cmd64x: procfs code fixes/cleanups (take 2) | Sergei Shtylyov | 1 | -74/+55 |
2007-05-06 | cmd64x: add/fix enablebits (take 2) | Sergei Shtylyov | 1 | -3/+36 |
2007-05-06 | cmd64x: interrupt status fixes (take 2) | Sergei Shtylyov | 1 | -12/+12 |
2007-05-06 | cmd64x: fix multiword and remove single-word DMA support | Sergei Shtylyov | 1 | -131/+117 |
2007-05-06 | sl82c105: DMA support code cleanup (take 4) | Sergei Shtylyov | 1 | -89/+59 |
2007-05-06 | sl82c105: rework PIO support (take 2) | Sergei Shtylyov | 1 | -58/+41 |
2007-04-27 | IDE: remove rwsem use from ide-proc core | Greg Kroah-Hartman | 1 | -4/+0 |
2007-04-21 | ide/Kconfig: add missing range check for IDE_MAX_HWIFS | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2007-04-21 | hpt366: fix kernel oops with HPT302N | Sergei Shtylyov | 1 | -2/+3 |
2007-04-21 | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord | 1 | -0/+1 |
2007-04-11 | ide: add "optical" to sysfs "media" attribute | Danny Kukawka | 1 | -0/+2 |
2007-04-11 | ide: ugly messages trying to open CD drive with no media present | Stuart Hayes | 1 | -0/+9 |
2007-04-11 | ide: correctly prevent IDE timer expiry function to run if request was alread... | Suleiman Souhlal | 2 | -1/+7 |
2007-03-27 | ide: use correct IDE error recovery | Suleiman Souhlal | 2 | -11/+24 |
2007-03-27 | pdc202xx_new: Enable ATAPI DMA | Albert Lee | 1 | -1/+2 |
2007-03-27 | ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA | Patrick Ringl | 1 | -2/+4 |
2007-03-27 | ide: fix locking for manual DMA enable/disable ("hdparm -d") | Bartlomiej Zolnierkiewicz | 1 | -7/+30 |
2007-03-27 | ide: revert "ide: fix drive side 80c cable check, take 2" for now | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2007-03-17 | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options | Bartlomiej Zolnierkiewicz | 4 | -53/+1 |
2007-03-17 | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-03-17 | scc_pata: dependency fix | Kou Ishizaki | 4 | -9/+9 |
2007-03-17 | jmicron: make ide jmicron driver play nice with libata ones | Tejun Heo | 1 | -5/+24 |
2007-03-17 | ide: au1xxx: fix use of mixed declarations and code | Ralf Baechle | 1 | -1/+2 |
2007-03-17 | cmd64x: fix recovery time calculation (take 3) | Sergei Shtylyov | 1 | -25/+20 |
2007-03-15 | [PATCH] BLK_DEV_IDE_CELLEB dependency fix | Al Viro | 1 | -1/+1 |
2007-03-03 | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 7 | -15/+57 |
2007-03-03 | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 3 | -18/+11 |
2007-03-03 | ide/pci/delkin_cb.c: pci_module_init to pci_register_driver | Richard Knutsson | 1 | -1/+1 |
2007-03-03 | scc_pata: bugfix for checking DMA IRQ status | Akira Iguchi | 1 | -0/+27 |
2007-03-03 | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 13 | -24/+0 |
2007-03-03 | siimage: DRAC4 note | Alan Cox | 1 | -0/+5 |
2007-03-03 | ide: fix pmac breakage | Andrew Morton | 2 | -11/+26 |
2007-03-03 | ide-cs: Update device table | Magnus Damm | 1 | -2/+5 |
2007-03-03 | ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) | Sergei Shtylyov | 1 | -12/+6 |
2007-03-03 | piix/slc90e66: more tuneproc() fixing (take 2) | Sergei Shtylyov | 2 | -37/+50 |
2007-03-03 | ide: fix drive side 80c cable check, take 2 | Tejun Heo | 1 | -0/+2 |
2007-03-03 | cmd64x: fix PIO mode setup (take 3) | Sergei Shtylyov | 1 | -65/+43 |
2007-03-03 | alim15x3: fix PIO mode setup | Sergei Shtylyov | 1 | -8/+27 |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -0/+3 |
2007-02-17 | add a help text for BLK_DEV_GENERIC | John Daiker | 1 | -0/+3 |
2007-02-17 | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 9 | -36/+26 |