1. 35316c9 ide: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 477c17d ide: tx4939ide: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  3. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  4. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  5. cd078af tx493xide: use min_t() macro instead of min() by Atsushi Nemoto · 14 years ago
  6. 040f6b4 tx493xide: use ->pio_mode value to determine pair device speed by Bartlomiej Zolnierkiewicz · 14 years ago
  7. 8776168 ide: change ->set_dma_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  8. e085b3c ide: change ->set_pio_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  9. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  10. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  11. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  13. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 15 years ago
  14. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 15 years ago
  15. aa24d97 tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument by Atsushi Nemoto · 15 years ago
  16. d68bab5 tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} by Atsushi Nemoto · 15 years ago
  17. 253275c tx4939ide: remove wmb() by Atsushi Nemoto · 15 years ago
  18. abb596b ide: turn selectproc() method into dev_select() method (take 5) by Sergei Shtylyov · 15 years ago
  19. 35218d1 ide: move data register access out of tf_{read|load}() methods (take 2) by Sergei Shtylyov · 15 years ago
  20. bac08ce ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) by Sergei Shtylyov · 15 years ago
  21. 6762511 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE by Sergei Shtylyov · 15 years ago
  22. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 15 years ago
  23. 4d74c3f ide: use ATA_HOB by Sergei Shtylyov · 15 years ago
  24. 88b4132 ide: set/clear drive->waiting_for_dma flag in the core code by Bartlomiej Zolnierkiewicz · 15 years ago
  25. 11998b3 ide: move ide_map_sg() call out of ->dma_setup method (take 2) by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 15 years ago
  28. 22117d6 ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 22981694 ide: pass command to ide_map_sg() by Bartlomiej Zolnierkiewicz · 15 years ago
  30. b6308ee ide: move command related fields from ide_hwif_t to struct ide_cmd by Bartlomiej Zolnierkiewicz · 15 years ago
  31. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  32. e6830a8 ide: call ide_build_sglist() prior to ->dma_setup (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 19710d2 ide: add "flagged" taskfile flags to struct ide_taskfile (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  34. 15a453a ide: include <asm/ide.h> only when needed by Bartlomiej Zolnierkiewicz · 15 years ago
  35. 9711a53 tx4939ide: typo fix and minor cleanup by Atsushi Nemoto · 15 years ago
  36. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 15 years ago
  37. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  38. b1d249e ide: remove chipset type fixup from ide_host_register() by Bartlomiej Zolnierkiewicz · 15 years ago
  39. 3ee86dc tx493x: fix indentation by Bartlomiej Zolnierkiewicz · 15 years ago
  40. f26f6ce tx493[89]ide: Fix length for __ide_flush_dcache_range by Atsushi Nemoto · 15 years ago
  41. a0fce79 tx4939ide: Do not use zero count PRD entry by Atsushi Nemoto · 15 years ago
  42. 3789798 ide: Add tx4939ide driver (v6) by Atsushi Nemoto · 16 years ago