index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
tx4939ide.c
Age
Commit message (
Expand
)
Author
2009-03-27
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
2009-03-27
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
2009-02-02
tx4939ide: typo fix and minor cleanup
Atsushi Nemoto
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
2009-01-02
ide: remove chipset type fixup from ide_host_register()
Bartlomiej Zolnierkiewicz
2009-01-02
tx493x: fix indentation
Bartlomiej Zolnierkiewicz
2008-12-29
tx493[89]ide: Fix length for __ide_flush_dcache_range
Atsushi Nemoto
2008-12-29
tx4939ide: Do not use zero count PRD entry
Atsushi Nemoto
2008-10-23
ide: Add tx4939ide driver (v6)
Atsushi Nemoto