aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2007-04-27IDE: remove rwsem use from ide-proc coreGreg Kroah-Hartman
2007-04-20ide/Kconfig: add missing range check for IDE_MAX_HWIFSBartlomiej Zolnierkiewicz
2007-04-20hpt366: fix kernel oops with HPT302NSergei Shtylyov
2007-04-20ide/pci/delkin_cb.c: add new PCI IDMark Lord
2007-04-10ide: add "optical" to sysfs "media" attributeDanny Kukawka
2007-04-10ide: ugly messages trying to open CD drive with no media presentStuart Hayes
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal
2007-03-26pdc202xx_new: Enable ATAPI DMAAlbert Lee
2007-03-26ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl
2007-03-26ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz
2007-03-17ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz
2007-03-17ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz
2007-03-17scc_pata: dependency fixKou Ishizaki
2007-03-17jmicron: make ide jmicron driver play nice with libata onesTejun Heo
2007-03-17ide: au1xxx: fix use of mixed declarations and codeRalf Baechle
2007-03-17cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov
2007-03-14[PATCH] BLK_DEV_IDE_CELLEB dependency fixAl Viro
2007-03-03ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz
2007-03-03ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz
2007-03-03ide/pci/delkin_cb.c: pci_module_init to pci_register_driverRichard Knutsson
2007-03-03scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2007-03-03siimage: DRAC4 noteAlan Cox
2007-03-03ide: fix pmac breakageAndrew Morton
2007-03-03ide-cs: Update device tableMagnus Damm
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov
2007-03-03piix/slc90e66: more tuneproc() fixing (take 2)Sergei Shtylyov
2007-03-03ide: fix drive side 80c cable check, take 2Tejun Heo
2007-03-03cmd64x: fix PIO mode setup (take 3)Sergei Shtylyov
2007-03-03alim15x3: fix PIO mode setupSergei Shtylyov
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17add a help text for BLK_DEV_GENERICJohn Daiker
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properlyBartlomiej Zolnierkiewicz
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz
2007-02-17ide: remove ide_pci_device_t tables with only one entryBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz
2007-02-17sis5513: sis5513_config_xfer_rate() cleanupBartlomiej Zolnierkiewicz
2007-02-17piix: cleanupBartlomiej Zolnierkiewicz
2007-02-17svwks: small cleanupBartlomiej Zolnierkiewicz