index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
tx4939ide.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-16
/
+10
*
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+1
*
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
2009-03-27
1
-37
/
+38
*
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
1
-4
/
+0
*
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
1
-3
/
+3
*
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
2009-03-27
1
-0
/
+2
*
tx4939ide: typo fix and minor cleanup
Atsushi Nemoto
2009-02-02
1
-2
/
+2
*
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
2009-01-06
1
-9
/
+12
*
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
2009-01-06
1
-1
/
+1
*
ide: remove chipset type fixup from ide_host_register()
Bartlomiej Zolnierkiewicz
2009-01-02
1
-0
/
+1
*
tx493x: fix indentation
Bartlomiej Zolnierkiewicz
2009-01-02
1
-21
/
+21
*
tx493[89]ide: Fix length for __ide_flush_dcache_range
Atsushi Nemoto
2008-12-29
1
-2
/
+2
*
tx4939ide: Do not use zero count PRD entry
Atsushi Nemoto
2008-12-29
1
-0
/
+6
*
ide: Add tx4939ide driver (v6)
Atsushi Nemoto
2008-10-23
1
-0
/
+754