Age | Commit message (Expand) | Author | Files | Lines |
2009-06-16 | ide: do not access ide_drive_t 'drive_data' field directly | Joao Ramos | 1 | -4/+6 |
2009-06-07 | icside: remove superfluous ->maskproc method | Bartlomiej Zolnierkiewicz | 1 | -60/+4 |
2009-05-17 | ide: remove hw_regs_t typedef | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2009-05-17 | ide: pass number of ports to ide_host_{alloc,add}() (v2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2009-05-17 | ide: remove chipset field from hw_regs_t | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2009-05-16 | icside: register second channel of version 6 PCB | Sergei Shtylyov | 1 | -1/+1 |
2009-03-31 | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2009-03-31 | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2009-03-31 | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2009-03-27 | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
2009-03-27 | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz | 1 | -4/+3 |
2009-03-27 | ide: move command related fields from ide_hwif_t to struct ide_cmd | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-03-27 | ide: call ide_build_sglist() prior to ->dma_setup (v2) | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2009-03-27 | icside: icside_dma_setup() fixes | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2009-03-27 | icside: use struct ide_port_info also for PCB version 5 (v2) | Bartlomiej Zolnierkiewicz | 1 | -2/+6 |
2009-02-02 | icside: fix PCB version 6 support (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-01-06 | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2009-01-06 | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-11-30 | icside section warnings | Al Viro | 1 | -2/+2 |
2008-10-26 | arm ide breakage | Al Viro | 1 | -2/+2 |
2008-10-21 | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 1 | -0/+703 |