Commit Graph

59 Commits (5ec9407dd1196daaf12b427b351e2cd62d2a16a7)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 8e27cb1135 icside: add module_exit() 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 761052e676 ide: remove ->INB, ->OUTB and ->OUTBSYNC methods 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 67717e2241 icside: always try to probe first interface 17 years ago
Bartlomiej Zolnierkiewicz b25afdf133 icside: use ide_init_port_hw() 17 years ago
Bartlomiej Zolnierkiewicz 26839f09ca icside: don't use hwif->hwif_data 17 years ago
Bartlomiej Zolnierkiewicz c5dd43ec65 ide: add IDE_HFLAG_MMIO host flag (take 2) 17 years ago
Al Viro 7d896e0b8e more icside breakage (from next ide merge) 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz e160124ff6 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag 17 years ago
Al Viro 9c391bae6a ide: fix icside breakage 17 years ago
Bartlomiej Zolnierkiewicz f37afdaca7 ide: constify struct ide_dma_ops 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 91432f4809 icside: use ->init_dma method 17 years ago
Bartlomiej Zolnierkiewicz 3dd89a9b2a ide: cleanup setting hwif->mmio flag 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 59bff5ba55 ide: cleanup ide_find_port() 17 years ago
Bartlomiej Zolnierkiewicz c47137a99c ide: add ide_read_[alt]status() inline helpers 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 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 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 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
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