aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-0960-1407/+1039
|\
| * ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz2007-05-101-10/+7
| * ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-103-5/+10
| * ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-1017-49/+87
| * ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-1013-23/+21
| * ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-104-61/+39
| * ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-106-341/+345
| * ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-105-106/+193
| * ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-1011-31/+39
| * ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-1013-206/+32
| * ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-1026-568/+232
| * ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-108-60/+87
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
|/
* Merge branch 'linux-2.6'Paul Mackerras2007-05-0810-512/+459
|\
| * ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher2007-05-051-0/+1
| * hpt366: don't check enablebits for HPT36xSergei Shtylyov2007-05-051-1/+6
| * ide-cris: fix ->speedproc and wrong ->swdma_maskBartlomiej Zolnierkiewicz2007-05-051-5/+4
| * siimage: fix wrong ->swdma_maskBartlomiej Zolnierkiewicz2007-05-051-10/+2
| * it821x: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-051-68/+58
| * pdc202xx_new: enable DMA for all ATAPI devicesBartlomiej Zolnierkiewicz2007-05-051-3/+0
| * alim15x3: PIO fallback fixBartlomiej Zolnierkiewicz2007-05-051-4/+3
| * aec62xx: fix PIO/DMA setup issuesSergei Shtylyov2007-05-051-16/+6
| * cmd64x: use interrupt status from MRDMODE register (take 2)Sergei Shtylyov2007-05-051-48/+69
| * cmd64x: procfs code fixes/cleanups (take 2)Sergei Shtylyov2007-05-051-74/+55
| * cmd64x: add/fix enablebits (take 2)Sergei Shtylyov2007-05-051-3/+36
| * cmd64x: interrupt status fixes (take 2)Sergei Shtylyov2007-05-051-12/+12
| * cmd64x: fix multiword and remove single-word DMA supportSergei Shtylyov2007-05-051-131/+117
| * sl82c105: DMA support code cleanup (take 4)Sergei Shtylyov2007-05-051-89/+59
| * sl82c105: rework PIO support (take 2)Sergei Shtylyov2007-05-051-58/+41
* | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-072-8/+8
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-2/+2
|/
* IDE: remove rwsem use from ide-proc coreGreg Kroah-Hartman2007-04-271-4/+0
* ide/Kconfig: add missing range check for IDE_MAX_HWIFSBartlomiej Zolnierkiewicz2007-04-201-0/+1
* hpt366: fix kernel oops with HPT302NSergei Shtylyov2007-04-201-2/+3
* ide/pci/delkin_cb.c: add new PCI IDMark Lord2007-04-201-0/+1
* ide: add "optical" to sysfs "media" attributeDanny Kukawka2007-04-101-0/+2
* ide: ugly messages trying to open CD drive with no media presentStuart Hayes2007-04-101-0/+9
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-102-1/+7
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-262-11/+24
* pdc202xx_new: Enable ATAPI DMAAlbert Lee2007-03-261-1/+2
* ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl2007-03-261-2/+4
* ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz2007-03-261-7/+30
* ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz2007-03-261-2/+6
* ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-174-53/+1
* ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-171-1/+1
* scc_pata: dependency fixKou Ishizaki2007-03-174-9/+9
* jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-171-5/+24
* ide: au1xxx: fix use of mixed declarations and codeRalf Baechle2007-03-171-1/+2
* cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov2007-03-171-25/+20