Commit Graph

21 Commits (4cd7d9247ffa2a27508c69563b66713519c196f5)

Author SHA1 Message Date
Joao Ramos 5bfb151f1f ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
Bartlomiej Zolnierkiewicz dff8817b78 icside: remove superfluous ->maskproc method 16 years ago
Bartlomiej Zolnierkiewicz 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
Bartlomiej Zolnierkiewicz dca3983059 ide: pass number of ports to ide_host_{alloc,add}() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 29e52cf793 ide: remove chipset field from hw_regs_t 16 years ago
Sergei Shtylyov b019447ce7 icside: register second channel of version 6 PCB 16 years ago
Bartlomiej Zolnierkiewicz 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Bartlomiej Zolnierkiewicz 35c9b4daf4 ide: add ->dma_clear method and remove ->dma_timeout one 16 years ago
Bartlomiej Zolnierkiewicz 22117d6eaa ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) 16 years ago
Bartlomiej Zolnierkiewicz 2298169418 ide: pass command to ide_map_sg() 16 years ago
Bartlomiej Zolnierkiewicz b6308ee0c5 ide: move command related fields from ide_hwif_t to struct ide_cmd 16 years ago
Bartlomiej Zolnierkiewicz e6830a86c2 ide: call ide_build_sglist() prior to ->dma_setup (v2) 16 years ago
Bartlomiej Zolnierkiewicz f7ef12482b icside: icside_dma_setup() fixes 16 years ago
Bartlomiej Zolnierkiewicz 33050ec7a2 icside: use struct ide_port_info also for PCB version 5 (v2) 16 years ago
Bartlomiej Zolnierkiewicz d224b6269e icside: fix PCB version 6 support (v2) 16 years ago
Bartlomiej Zolnierkiewicz 898ec223fe ide: remove HWIF() macro 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Al Viro d16d7667f9 icside section warnings 16 years ago
Al Viro 1137fb6704 arm ide breakage 16 years ago
Bartlomiej Zolnierkiewicz 2bfba3c444 ide: remove useless subdirs from drivers/ide/ 17 years ago
Bartlomiej Zolnierkiewicz ffa15a6915 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz de23ec9ca8 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n 17 years ago
Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
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