Age | Commit message (Expand) | Author |
2007-05-10 | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz |
2007-05-10 | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-05-05 | ide-cs: recognize 2GB CompactFlash from Transcend | Fabrice Aeschbacher |
2007-05-05 | hpt366: don't check enablebits for HPT36x | Sergei Shtylyov |
2007-05-05 | ide-cris: fix ->speedproc and wrong ->swdma_mask | Bartlomiej Zolnierkiewicz |
2007-05-05 | siimage: fix wrong ->swdma_mask | Bartlomiej Zolnierkiewicz |
2007-05-05 | it821x: PIO mode setup fixes | Bartlomiej Zolnierkiewicz |
2007-05-05 | pdc202xx_new: enable DMA for all ATAPI devices | Bartlomiej Zolnierkiewicz |
2007-05-05 | alim15x3: PIO fallback fix | Bartlomiej Zolnierkiewicz |
2007-05-05 | aec62xx: fix PIO/DMA setup issues | Sergei Shtylyov |
2007-05-05 | cmd64x: use interrupt status from MRDMODE register (take 2) | Sergei Shtylyov |
2007-05-05 | cmd64x: procfs code fixes/cleanups (take 2) | Sergei Shtylyov |
2007-05-05 | cmd64x: add/fix enablebits (take 2) | Sergei Shtylyov |
2007-05-05 | cmd64x: interrupt status fixes (take 2) | Sergei Shtylyov |
2007-05-05 | cmd64x: fix multiword and remove single-word DMA support | Sergei Shtylyov |
2007-05-05 | sl82c105: DMA support code cleanup (take 4) | Sergei Shtylyov |
2007-05-05 | sl82c105: rework PIO support (take 2) | Sergei Shtylyov |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-27 | IDE: remove rwsem use from ide-proc core | Greg Kroah-Hartman |
2007-04-20 | ide/Kconfig: add missing range check for IDE_MAX_HWIFS | Bartlomiej Zolnierkiewicz |
2007-04-20 | hpt366: fix kernel oops with HPT302N | Sergei Shtylyov |
2007-04-20 | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord |
2007-04-10 | ide: add "optical" to sysfs "media" attribute | Danny Kukawka |
2007-04-10 | ide: ugly messages trying to open CD drive with no media present | Stuart Hayes |
2007-04-10 | ide: correctly prevent IDE timer expiry function to run if request was alread... | Suleiman Souhlal |
2007-03-26 | ide: use correct IDE error recovery | Suleiman Souhlal |
2007-03-26 | pdc202xx_new: Enable ATAPI DMA | Albert Lee |
2007-03-26 | ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA | Patrick Ringl |
2007-03-26 | ide: fix locking for manual DMA enable/disable ("hdparm -d") | Bartlomiej Zolnierkiewicz |
2007-03-26 | ide: revert "ide: fix drive side 80c cable check, take 2" for now | Bartlomiej Zolnierkiewicz |
2007-03-17 | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options | Bartlomiej Zolnierkiewicz |
2007-03-17 | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n | Bartlomiej Zolnierkiewicz |
2007-03-17 | scc_pata: dependency fix | Kou Ishizaki |
2007-03-17 | jmicron: make ide jmicron driver play nice with libata ones | Tejun Heo |
2007-03-17 | ide: au1xxx: fix use of mixed declarations and code | Ralf Baechle |
2007-03-17 | cmd64x: fix recovery time calculation (take 3) | Sergei Shtylyov |
2007-03-14 | [PATCH] BLK_DEV_IDE_CELLEB dependency fix | Al Viro |
2007-03-03 | 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 |