summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2007-04-27IDE: remove rwsem use from ide-proc coreGreg Kroah-Hartman1-4/+0
2007-04-20ide/Kconfig: add missing range check for IDE_MAX_HWIFSBartlomiej Zolnierkiewicz1-0/+1
2007-04-20hpt366: fix kernel oops with HPT302NSergei Shtylyov1-2/+3
2007-04-20ide/pci/delkin_cb.c: add new PCI IDMark Lord1-0/+1
2007-04-10ide: add "optical" to sysfs "media" attributeDanny Kukawka1-0/+2
2007-04-10ide: ugly messages trying to open CD drive with no media presentStuart Hayes1-0/+9
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2-1/+7
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal2-11/+24
2007-03-26pdc202xx_new: Enable ATAPI DMAAlbert Lee1-1/+2
2007-03-26ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl1-2/+4
2007-03-26ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz1-7/+30
2007-03-26ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz1-2/+6
2007-03-17ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz4-53/+1
2007-03-17ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz1-1/+1
2007-03-17scc_pata: dependency fixKou Ishizaki4-9/+9
2007-03-17jmicron: make ide jmicron driver play nice with libata onesTejun Heo1-5/+24
2007-03-17ide: au1xxx: fix use of mixed declarations and codeRalf Baechle1-1/+2
2007-03-17cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov1-25/+20
2007-03-14[PATCH] BLK_DEV_IDE_CELLEB dependency fixAl Viro1-1/+1
2007-03-03ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz7-15/+57
2007-03-03ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz3-18/+11
2007-03-03ide/pci/delkin_cb.c: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-03-03scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi1-0/+27
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox13-24/+0
2007-03-03siimage: DRAC4 noteAlan Cox1-0/+5
2007-03-03ide: fix pmac breakageAndrew Morton2-11/+26
2007-03-03ide-cs: Update device tableMagnus Damm1-2/+5
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov1-12/+6
2007-03-03piix/slc90e66: more tuneproc() fixing (take 2)Sergei Shtylyov2-37/+50
2007-03-03ide: fix drive side 80c cable check, take 2Tejun Heo1-0/+2
2007-03-03cmd64x: fix PIO mode setup (take 3)Sergei Shtylyov1-65/+43
2007-03-03alim15x3: fix PIO mode setupSergei Shtylyov1-8/+27
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-0/+3
2007-02-17add a help text for BLK_DEV_GENERICJohn Daiker1-0/+3
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz9-36/+26
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz18-93/+72
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz35-139/+118
2007-02-17sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properlyBartlomiej Zolnierkiewicz1-15/+11
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz15-71/+43
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz16-21/+22
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz22-254/+262
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz19-166/+72
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz4-15/+4
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz4-33/+22
2007-02-17ide: remove ide_pci_device_t tables with only one entryBartlomiej Zolnierkiewicz2-17/+11
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz4-13/+1
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz1-3/+0
2007-02-17sis5513: sis5513_config_xfer_rate() cleanupBartlomiej Zolnierkiewicz1-38/+3
2007-02-17piix: cleanupBartlomiej Zolnierkiewicz1-12/+16
2007-02-17svwks: small cleanupBartlomiej Zolnierkiewicz1-30/+4