Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | rapide: remove write-only hwif->hwif_data | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-01-26 | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2 | -1/+9 |
2008-01-26 | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2008-01-26 | ide: move ide_arm_init() call from init_ide_data() to ide_init() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2 | -2/+8 |
2008-01-26 | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 1 | -17/+17 |
2008-01-26 | rapide: set hwif->chipset | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-01-26 | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 1 | -7/+2 |
2008-01-26 | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -16/+0 |
2008-01-26 | icside: add ide_toggle_bounce() calls | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2008-01-26 | ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2007-10-28 | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd | Al Viro | 1 | -8/+8 |
2007-10-20 | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2 | -8/+1 |
2007-10-20 | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 1 | -10/+10 |
2007-10-20 | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2 | -43/+6 |
2007-10-20 | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2 | -8/+13 |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2007-10-17 | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
2007-10-17 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 1 | -9/+0 |
2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
2007-10-13 | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 1 | -34/+3 |
2007-10-12 | icside: fix ->speedproc to return on unsupported modes (take 5) | Bartlomiej Zolnierkiewicz | 1 | -13/+8 |
2007-10-12 | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+1 |
2007-10-12 | ide: add missing ide_rate_filter() calls to ->speedproc()-s | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2007-08-02 | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -2/+1 |
2007-08-01 | Remove the arm26 port | Adrian Bunk | 1 | -14/+6 |
2007-07-16 | icside: devm_iounmap() needs linux/io.h | Al Viro | 1 | -1/+1 |
2007-07-10 | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 1 | -6/+5 |
2007-07-10 | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 1 | -3/+2 |
2007-05-11 | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2 | -28/+9 |
2007-05-11 | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 1 | -6/+3 |
2007-05-10 | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2 | -3/+6 |
2007-05-10 | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2007-05-10 | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-03-17 | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options | Bartlomiej Zolnierkiewicz | 1 | -12/+1 |
2007-02-17 | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-02-17 | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 1 | -6/+4 |
2007-02-17 | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 1 | -4/+1 |
2007-02-17 | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 5 | -0/+1115 |