Commit Graph

34 Commits (a6678b2ace023912000119a14eeb39a56050bc7c)

Author SHA1 Message Date
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
Tejun Heo 9780e2dd82 ide: convert to rq pos and nr_sectors accessors 16 years ago
Sergei Shtylyov c9ff9e7b64 ide: refactor tf_load() method 16 years ago
Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
Atsushi Nemoto aa24d9783d tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument 16 years ago
Atsushi Nemoto d68bab503e tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} 16 years ago
Atsushi Nemoto 253275c52c tx4939ide: remove wmb() 16 years ago
Sergei Shtylyov abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
Sergei Shtylyov 35218d1ca8 ide: move data register access out of tf_{read|load}() methods (take 2) 16 years ago
Sergei Shtylyov bac08cee93 ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) 16 years ago
Sergei Shtylyov 6762511934 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE 16 years ago
Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
Sergei Shtylyov 4d74c3fcf2 ide: use ATA_HOB 16 years ago
Bartlomiej Zolnierkiewicz 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
Bartlomiej Zolnierkiewicz 11998b3161 ide: move ide_map_sg() call out of ->dma_setup method (take 2) 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 22aa4b32a1 ide: remove ide_task_t typedef 16 years ago
Bartlomiej Zolnierkiewicz e6830a86c2 ide: call ide_build_sglist() prior to ->dma_setup (v2) 16 years ago
Bartlomiej Zolnierkiewicz 19710d25d5 ide: add "flagged" taskfile flags to struct ide_taskfile (v2) 16 years ago
Bartlomiej Zolnierkiewicz 15a453a955 ide: include <asm/ide.h> only when needed 16 years ago
Atsushi Nemoto 9711a53721 tx4939ide: typo fix and minor cleanup 16 years ago
Sergei Shtylyov 592b531521 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Bartlomiej Zolnierkiewicz b1d249e845 ide: remove chipset type fixup from ide_host_register() 16 years ago
Bartlomiej Zolnierkiewicz 3ee86dcdd2 tx493x: fix indentation 16 years ago
Atsushi Nemoto f26f6ceaca tx493[89]ide: Fix length for __ide_flush_dcache_range 16 years ago
Atsushi Nemoto a0fce792b5 tx4939ide: Do not use zero count PRD entry 16 years ago
Atsushi Nemoto 3789798923 ide: Add tx4939ide driver (v6) 17 years ago