aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09via82cxxx: backport short cables support from pata_via.cBartlomiej Zolnierkiewicz1-7/+41
2007-07-09sis5513: backport short cables support from pata_sis.cBartlomiej Zolnierkiewicz1-1/+24
2007-07-09alim15x3: backport short cables support from pata_ali.cBartlomiej Zolnierkiewicz1-23/+48
2007-07-09piix: backport short cables support from ata_piix.cBartlomiej Zolnierkiewicz1-3/+34
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz20-80/+104
2007-07-09ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz2-135/+115
2007-07-09aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov1-20/+8
2007-07-09aec62xx: remove init_dma() method (take 2)Sergei Shtylyov1-35/+16
2007-07-09aec62xx: rework init_setup_aec6x80()Sergei Shtylyov1-22/+13
2007-07-09cmd64x: init. code cleanupSergei Shtylyov1-81/+45
2007-07-09hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov1-72/+82
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov4-17/+17
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov5-29/+25
2007-07-09serverworks: always tune CSB6Bartlomiej Zolnierkiewicz1-75/+2
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-03ide: pdc202xx_new PLL input clock fixAlbert Lee1-2/+8
2007-07-03it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz1-2/+1
2007-07-03amd74xx: resume fixBartlomiej Zolnierkiewicz1-5/+3
2007-07-03hpt366: use correct enablebits for HPT36xSergei Shtylyov1-5/+15
2007-07-03hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov1-1/+2
2007-06-08ide: Add the MCP73/77 support to PATA driverPeer Chen1-3/+9
2007-06-08hpt366: disallow Ultra133 for HPT374Sergei Shtylyov1-4/+4
2007-06-08ide: generic IDE PCI driver, add another device exceptionJiri Slaby1-14/+23
2007-06-08it821x: RAID mode fixesBartlomiej Zolnierkiewicz1-16/+18
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-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-16sl82c105: Switch to ref counting APIAlan Cox1-3/+5
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz6-86/+8
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 Zolnierkiewicz3-45/+3
2007-05-16cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2-117/+89
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-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds24-763/+257
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2-5/+17
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz1-1/+1
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2-35/+1
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz4-14/+14
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz12-206/+12
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz20-457/+137
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz7-57/+87
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1