Commit Graph

77213 Commits (63c4467805c9b23231d8bc9b61305b2013f9fea2)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 63c4467805 cmd64x: remove /proc/ide/cmd64x 17 years ago
Bartlomiej Zolnierkiewicz 9e47be0c97 ide: remove broken disk byte-swapping support 17 years ago
Bartlomiej Zolnierkiewicz 3a5015cc9d ide: add ide_busy_sleep() helper 17 years ago
Bartlomiej Zolnierkiewicz ce71ed9ba8 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it 17 years ago
Bartlomiej Zolnierkiewicz 9ac59226ca ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c 17 years ago
Bartlomiej Zolnierkiewicz c99c92c587 ide: print banner message once per controller in m68k host drivers 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 4f52a32994 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled 17 years ago
Bartlomiej Zolnierkiewicz ce635f605e rapide: remove write-only hwif->hwif_data 17 years ago
Bartlomiej Zolnierkiewicz 79127c37aa ide: use ide_init_port_hw() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 6828fc9a91 ide: always use ide_std_init_ports() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz aa79a2faa0 au1xxx-ide: use ide_init_port_hw() 17 years ago
Bartlomiej Zolnierkiewicz a42bcc0f2f au1xxx-ide: au_ide_probe() fixes 17 years ago
Bartlomiej Zolnierkiewicz ade2daf9c6 ide: make remaining built-in only IDE host drivers modular (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 8ac4ce742c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 17 years ago
Bartlomiej Zolnierkiewicz ac87e41116 cmd640: fix dependency on IDE_GENERIC 17 years ago
Bartlomiej Zolnierkiewicz 944000921d ide: move ide_arm_init() call from init_ide_data() to ide_init() 17 years ago
Bartlomiej Zolnierkiewicz cbb010c180 ide: drop 'initializing' argument from ide_register_hw() 17 years ago
Bartlomiej Zolnierkiewicz 57c802e84f ide: add ide_init_port_hw() helper 17 years ago
Bartlomiej Zolnierkiewicz 8f8e8483f6 sgiioc4: always init hwif->io_ports 17 years ago
Olof Johansson b0d5bc27ce ide: Fix build break caused by "ide: remove ideprobe_init()" 17 years ago
Bartlomiej Zolnierkiewicz 151575e464 ide: remove ideprobe_init() 17 years ago
Bartlomiej Zolnierkiewicz 71518342bf ide: add hwif->chipset fixup to ide_device_add() 17 years ago
Bartlomiej Zolnierkiewicz aae73b4ed7 swarm: set hwif->chipset 17 years ago
Bartlomiej Zolnierkiewicz 23d8e72c3a rapide: set hwif->chipset 17 years ago
Bartlomiej Zolnierkiewicz 2e13093a83 ide: fix probing for hosts with serialized or IRQ sharing interfaces 17 years ago
Bartlomiej Zolnierkiewicz ba6560aa45 ide: kill probe_hwif_init() 17 years ago
Bartlomiej Zolnierkiewicz 795d74b51a ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() 17 years ago
Bartlomiej Zolnierkiewicz f01393e48c ide: merge ->fixup and ->quirkproc methods 17 years ago
Bartlomiej Zolnierkiewicz 6dd9b8376a ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 17 years ago
Bartlomiej Zolnierkiewicz f37aaf9ede ide: move drive->using_dma check to callers of ->dma_host_on method 17 years ago
Bartlomiej Zolnierkiewicz 8ae60e34dd atiixp: remove ->dma_host_on and ->dma_host_off methods 17 years ago
Bartlomiej Zolnierkiewicz 07a085ebd3 ide-cris: fix DMA methods 17 years ago
Bartlomiej Zolnierkiewicz 4a546e046d ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 378f577f7f au1xxx-ide: add ide_toggle_bounce() calls 17 years ago
Bartlomiej Zolnierkiewicz c580969412 icside: add ide_toggle_bounce() calls 17 years ago
Bartlomiej Zolnierkiewicz e5efba3328 sgiioc4: add ide_toggle_bounce() calls 17 years ago
Bartlomiej Zolnierkiewicz 8704de8f29 cy82c693: add ->set_dma_mode method 17 years ago
Bartlomiej Zolnierkiewicz a530201afe cy82c693: correct DMA modes clipping 17 years ago
Bartlomiej Zolnierkiewicz aea5d37560 ide: (hopefully) fix VDMA for CS5520 17 years ago
Bartlomiej Zolnierkiewicz 29ec683f01 ide-disk: add idedisk_set_doorlock() helper 17 years ago
Bartlomiej Zolnierkiewicz 7b971df185 serverworks: cleanup ->set_dma_mode method 17 years ago
Bartlomiej Zolnierkiewicz 08590556d6 sl82c105: remove no longer needed ->selectproc method 17 years ago
Bartlomiej Zolnierkiewicz 6ae8b1efcc sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end 17 years ago
Linus Torvalds 9b73e76f3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 years ago
Linus Torvalds 50d9a12624 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 17 years ago
Linus Torvalds 29bd17af7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 17 years ago
Linus Torvalds 2ba14a017a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Mark Fasheh 2fe5c1d7eb ocfs2: clean up bh null checks 17 years ago