| Commit message (Expand) | Author | Age |
* | bast-ide: build fix | Bartlomiej Zolnierkiewicz | 2008-02-10 |
* | palm_bk3710: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-02-10 |
* | palm_bk3710: port initialization/probing bugfix | Bartlomiej Zolnierkiewicz | 2008-02-10 |
* | palm_bk3710: fix ide_unregister() usage | Bartlomiej Zolnierkiewicz | 2008-02-10 |
* | palm_bk3710: ide_register_hw() -> ide_device_add() | Bartlomiej Zolnierkiewicz | 2008-02-10 |
* | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | Palmchip BK3710 IDE driver | Anton Salnikov | 2008-02-05 |
* | ide: fix ide_unregister() usage in host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add ide_deprecated_find_port() helper | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | au1xxx-ide/rapide: use hwif->index for ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | icside: use hwif->dev | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | rapide: remove write-only hwif->hwif_data | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: move ide_arm_init() call from init_ide_data() to ide_init() | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | rapide: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | icside: add ide_toggle_bounce() calls | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd | Al Viro | 2007-10-28 |
* | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-16 |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | icside: fix ->speedproc to return on unsupported modes (take 5) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
* | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
* | ide: add missing ide_rate_filter() calls to ->speedproc()-s | Bartlomiej Zolnierkiewicz | 2007-10-11 |
* | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-01 |
* | Remove the arm26 port | Adrian Bunk | 2007-07-31 |
* | icside: devm_iounmap() needs linux/io.h | Al Viro | 2007-07-15 |
* | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 2007-07-09 |
* | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 2007-07-09 |
* | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 |
* | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-09 |