| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove hw_regs_t typedef | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -1/+1 |
* | ide: pass number of ports to ide_host_{alloc,add}() (v2) | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -2/+2 |
* | ide: remove chipset field from hw_regs_t | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -1/+1 |
* | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 1 | -24/+1 |
* | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 1 | -17/+1 |
* | ide: call write_devctl() method from tf_read() method | Sergei Shtylyov | 2009-04-08 | 1 | -2/+2 |
* | ide: move common code out of tf_load() method | Sergei Shtylyov | 2009-04-08 | 1 | -7/+1 |
* | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 | 1 | -11/+13 |
* | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 | 1 | -22/+28 |
* | ide: remove wmb() from ide-dma-sff.c and scc_pata.c | Grant Grundler | 2009-04-08 | 1 | -2/+0 |
* | ide: turn selectproc() method into dev_select() method (take 5) | Sergei Shtylyov | 2009-03-31 | 1 | -0/+1 |
* | ide: move data register access out of tf_{read|load}() methods (take 2) | Sergei Shtylyov | 2009-03-31 | 1 | -15/+0 |
* | ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) | Sergei Shtylyov | 2009-03-31 | 1 | -6/+10 |
* | ide: rename IDE_TFLAG_IN_[HOB_]FEATURE | Sergei Shtylyov | 2009-03-31 | 1 | -8/+8 |
* | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 2009-03-31 | 1 | -12/+2 |
* | ide: use ATA_HOB | Sergei Shtylyov | 2009-03-31 | 1 | -2/+2 |
* | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -2/+1 |
* | ide: move ide_map_sg() call out of ->dma_setup method (take 2) | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -3/+1 |
* | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -2/+0 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -1/+0 |
* | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -1/+1 |
* | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -12/+7 |
* | ide: pass command instead of request to ide_pio_datablock() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -2/+2 |
* | ide: remove ide_task_t typedef | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -31/+31 |
* | ide: add "flagged" taskfile flags to struct ide_taskfile (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -3/+3 |
* | ide: allow host drivers to specify IRQ flags | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -0/+1 |
* | scc_pata: remove DECLARE_SCC_DEV() macro (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -16/+11 |
* | scc_pata: make use of scc_dma_sff_read_status() | Sergei Shtylyov | 2009-01-06 | 1 | -3/+3 |
* | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | 1 | -2/+2 |
* | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -4/+4 |
* | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+3 |
* | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -4/+4 |
* | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
* | ide: Switch to a common address | Alan Cox | 2008-11-02 | 1 | -1/+1 |
* | ide: two more pci_ioremap_bar() conversions | Arjan van de Ven | 2008-10-23 | 1 | -6/+4 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -0/+966 |