aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds60-1407/+1039
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz1-10/+7
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz3-5/+10
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz17-49/+87
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz13-23/+21
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz4-61/+39
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz6-341/+345
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz5-106/+193
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz11-31/+39
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz13-206/+32
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz26-568/+232
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz8-60/+87
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras10-512/+459
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2-8/+8
2007-05-05ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher1-0/+1
2007-05-05hpt366: don't check enablebits for HPT36xSergei Shtylyov1-1/+6
2007-05-05ide-cris: fix ->speedproc and wrong ->swdma_maskBartlomiej Zolnierkiewicz1-5/+4
2007-05-05siimage: fix wrong ->swdma_maskBartlomiej Zolnierkiewicz1-10/+2
2007-05-05it821x: PIO mode setup fixesBartlomiej Zolnierkiewicz1-68/+58
2007-05-05pdc202xx_new: enable DMA for all ATAPI devicesBartlomiej Zolnierkiewicz1-3/+0
2007-05-05alim15x3: PIO fallback fixBartlomiej Zolnierkiewicz1-4/+3
2007-05-05aec62xx: fix PIO/DMA setup issuesSergei Shtylyov1-16/+6
2007-05-05cmd64x: use interrupt status from MRDMODE register (take 2)Sergei Shtylyov1-48/+69
2007-05-05cmd64x: procfs code fixes/cleanups (take 2)Sergei Shtylyov1-74/+55
2007-05-05cmd64x: add/fix enablebits (take 2)Sergei Shtylyov1-3/+36
2007-05-05cmd64x: interrupt status fixes (take 2)Sergei Shtylyov1-12/+12
2007-05-05cmd64x: fix multiword and remove single-word DMA supportSergei Shtylyov1-131/+117
2007-05-05sl82c105: DMA support code cleanup (take 4)Sergei Shtylyov1-89/+59
2007-05-05sl82c105: rework PIO support (take 2)Sergei Shtylyov1-58/+41
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-2/+2
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 already handledSuleiman 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