Commit Graph

73 Commits (5e37bdc081a980dd0d669e6387bcf15ca9666f81)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz b552a2c1dd palm_bk3710: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 91432f4809 icside: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 63158d5c21 ide: cleanup ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz 3dd89a9b2a ide: cleanup setting hwif->mmio flag 17 years ago
Bartlomiej Zolnierkiewicz 2305d94321 ide_arm: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz e53cd458d5 ide: remove ->noprobe field from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz b81c2266e3 bast-ide: fix resources reservation 17 years ago
Julia Lawall 00fe8b7ac2 ide: use DIV_ROUND_UP 17 years ago
Bartlomiej Zolnierkiewicz 59bff5ba55 ide: cleanup ide_find_port() 17 years ago
Kay Sievers 458622fcdc ATA/IDE: fix platform driver hotplug/coldplug 17 years ago
Bartlomiej Zolnierkiewicz 2304dc6481 ide: remove ->hold field from ide_hwif_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 93de00fd1c ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 4f0eee4d87 ide: use ide_find_port() instead of ide_deprecated_find_port() 17 years ago
Adrian Bunk 57ad3ea0c7 ide/arm/ide_arm.c: add MODULE_LICENSE 17 years ago
Bartlomiej Zolnierkiewicz 7b56a937a1 bast-ide: build fix 17 years ago
Bartlomiej Zolnierkiewicz c79b60ddf6 palm_bk3710: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz c92a7f1d82 palm_bk3710: port initialization/probing bugfix 17 years ago
Bartlomiej Zolnierkiewicz d4452be757 palm_bk3710: fix ide_unregister() usage 17 years ago
Bartlomiej Zolnierkiewicz 7824bc6b47 palm_bk3710: ide_register_hw() -> ide_device_add() 17 years ago
Bartlomiej Zolnierkiewicz c47137a99c ide: add ide_read_[alt]status() inline helpers 17 years ago
Anton Salnikov 7c7e92a926 Palmchip BK3710 IDE driver 17 years ago
Bartlomiej Zolnierkiewicz 909f4369bc ide: fix ide_unregister() usage in host drivers 17 years ago
Bartlomiej Zolnierkiewicz 9e016a7192 ide: add ide_deprecated_find_port() helper 17 years ago
Bartlomiej Zolnierkiewicz f82c2b1719 ide: add 'init_default' and 'restore' arguments to ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz c413b9b94d ide: add struct ide_port_info instances to legacy host drivers 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz fadd11c71b au1xxx-ide/rapide: use hwif->index for ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz 062f9f024d ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers 17 years ago
Bartlomiej Zolnierkiewicz f8341c1c19 icside: use hwif->dev 17 years ago
Bartlomiej Zolnierkiewicz ce635f605e rapide: remove write-only hwif->hwif_data 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 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 23d8e72c3a rapide: set hwif->chipset 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 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 c580969412 icside: add ide_toggle_bounce() calls 17 years ago
Bartlomiej Zolnierkiewicz 4db90a1452 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag 17 years ago
Al Viro 4a66fcabd0 ide/arm/icside: fallout from commit 86f3a492bb 18 years ago
Bartlomiej Zolnierkiewicz 9239b33393 ide: remove write-only hwif->hw 18 years ago
Bartlomiej Zolnierkiewicz 86f3a492bb icside: use ec->dma directly 18 years ago
Bartlomiej Zolnierkiewicz baa8f3e94b ide: add ide_find_port() helper 18 years ago
Bartlomiej Zolnierkiewicz 8447d9d52a ide: add ide_device_add() 18 years ago
Bartlomiej Zolnierkiewicz fd9bb53942 ide: add ->fixup method to ide_hwif_t 18 years ago
Bartlomiej Zolnierkiewicz 33c1002ed9 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 18 years ago
Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 18 years ago