summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2007-07-03ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO-4/+8
2007-06-16Resume from RAM on HPC nx6325 brokenRafael J. Wysocki-3/+6
2007-06-08ide: Add the MCP73/77 support to PATA driverPeer Chen-3/+9
2007-06-08hpt366: disallow Ultra133 for HPT374Sergei Shtylyov-4/+4
2007-06-08ide: generic IDE PCI driver, add another device exceptionJiri Slaby-14/+23
2007-06-08ide: HPA detect from resumeLee Trager-1/+20
2007-06-08it821x: RAID mode fixesBartlomiej Zolnierkiewicz-22/+24
2007-06-08serverworks: fix CSB6 tuning logicBartlomiej Zolnierkiewicz-13/+27
2007-06-08serverworks: remove crappy codeBartlomiej Zolnierkiewicz-7/+6
2007-05-24ide serverworks warning fixesAndrew Morton-4/+4
2007-05-24Match DMA blacklist entries between ide-dma.c and libata-core.cJunio C Hamano-1/+3
2007-05-24Add two missing chipsets to drivers/ide/ide-proc.cMika Kukkonen-0/+2
2007-05-24ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDEAlan Cox-0/+6
2007-05-24add the IDE device ID for ATI SB700Henry Su-0/+1
2007-05-16Use menuconfig objects: IDEJan Engelhardt-11/+4
2007-05-16sl82c105: Switch to ref counting APIAlan Cox-3/+5
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz-37/+5
2007-05-16ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz-2/+4
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz-100/+11
2007-05-16sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov-5/+66
2007-05-16cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz-46/+81
2007-05-16cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz-21/+13
2007-05-16ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz-58/+4
2007-05-16cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz-117/+89
2007-05-16ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz-0/+2
2007-05-16pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz-28/+1
2007-05-16alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz-62/+7
2007-05-16sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz-49/+36
2007-05-16serverworks: PIO mode setup fixesBartlomiej Zolnierkiewicz-53/+15
2007-05-16pdc202xx_old: rewrite mode programming code (v2)Bartlomiej Zolnierkiewicz-134/+44
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King-28/+9
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King-6/+3
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky-0/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-1407/+1039
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz-10/+7
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz-5/+10
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz-49/+87
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz-23/+21
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz-61/+39
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz-341/+345
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz-106/+193
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz-31/+39
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz-206/+32
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz-568/+232
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz-60/+87
2007-05-09Fix occurrences of "the the "Michael Opdenacker-1/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-512/+459
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-8/+8
2007-05-05ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher-0/+1
2007-05-05hpt366: don't check enablebits for HPT36xSergei Shtylyov-1/+6