aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-08serverworks: fix CSB6 tuning logicBartlomiej Zolnierkiewicz1-13/+27
2007-06-08serverworks: remove crappy codeBartlomiej Zolnierkiewicz1-7/+6
2007-05-24ide serverworks warning fixesAndrew Morton1-4/+4
2007-05-24Match DMA blacklist entries between ide-dma.c and libata-core.cJunio C Hamano1-1/+3
2007-05-24Add two missing chipsets to drivers/ide/ide-proc.cMika Kukkonen1-0/+2
2007-05-24ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDEAlan Cox1-0/+6
2007-05-24add the IDE device ID for ATI SB700Henry Su1-0/+1
2007-05-16Use menuconfig objects: IDEJan Engelhardt1-11/+4
2007-05-16sl82c105: Switch to ref counting APIAlan Cox1-3/+5
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-37/+5
2007-05-16ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz1-2/+4
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz8-100/+11
2007-05-16sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov1-5/+66
2007-05-16cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2-46/+81
2007-05-16cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2-21/+13
2007-05-16ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz4-58/+4
2007-05-16cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2-117/+89
2007-05-16ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2-0/+2
2007-05-16pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-28/+1
2007-05-16alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-62/+7
2007-05-16sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz1-49/+36
2007-05-16serverworks: PIO mode setup fixesBartlomiej Zolnierkiewicz1-53/+15
2007-05-16pdc202xx_old: rewrite mode programming code (v2)Bartlomiej Zolnierkiewicz1-134/+44
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2-28/+9
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-6/+3
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