Commit Graph

57 Commits (417f412f2dfae016e29bb128bece60bf75d94d48)

Author SHA1 Message Date
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
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 75d7d963e3 icside: use ide_tune_dma() 18 years ago
Bartlomiej Zolnierkiewicz f44ae58a27 icside: fix ->speedproc to return on unsupported modes (take 5) 18 years ago
Bartlomiej Zolnierkiewicz f212ff28f0 ide: move ide_rate_filter() calls to the upper layer (take 2) 18 years ago
Bartlomiej Zolnierkiewicz a8028fcb48 ide: add missing ide_rate_filter() calls to ->speedproc()-s 18 years ago
Mariusz Kozlowski cc60d8baa3 drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc 18 years ago
Adrian Bunk 99eb8a550d Remove the arm26 port 18 years ago
Al Viro ba5b55d049 icside: devm_iounmap() needs linux/io.h 18 years ago
Sergei Shtylyov c283f5dbe3 ide: make void and rename ide_dma_timeout() method 18 years ago
Sergei Shtylyov 841d2a9bf1 ide: make void and rename ide_dma_lostirq() method 18 years ago
Russell King 10bdaaa0fa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() 18 years ago
Russell King c7b87f3d50 [ARM] ecard: add helper function for setting ecard irq ops 18 years ago
Bartlomiej Zolnierkiewicz 5cbf79cdb3 ide: add ide_proc_register_port() 18 years ago
Bartlomiej Zolnierkiewicz 869c56ee9d ide: add "initializing" argument to ide_register_hw() 18 years ago
Bartlomiej Zolnierkiewicz 2d5eaa6dd7 ide: rework the code for selecting the best DMA transfer mode (v3) 18 years ago