1. 346c17a ide: relax DMA info validity checking by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 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
  3. 5df3bc2 ide: unexport ide_find_dma_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  5. 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  6. 2ecf0a5 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  7. 74638c8 ide: add support for CFA specified transfer modes (take 3) by Sergei Shtylyov · 15 years ago
  8. 8d64fcd ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) by Sergei Shtylyov · 15 years ago
  9. f094d4d8 ide: sanitize ide_build_sglist() and ide_destroy_dmatable() by Bartlomiej Zolnierkiewicz · 15 years ago
  10. 88b4132 ide: set/clear drive->waiting_for_dma flag in the core code by Bartlomiej Zolnierkiewicz · 15 years ago
  11. 11998b3 ide: move ide_map_sg() call out of ->dma_setup method (take 2) by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 8a4a573 ide: add ->dma_check method by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 5ae5412 ide: add ide_dma_prepare() helper by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  15. 1cee52d ide: inline ide_dma_timeout() into ide_dma_timeout_retry() by Bartlomiej Zolnierkiewicz · 15 years ago
  16. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 22117d6 ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 22981694 ide: pass command to ide_map_sg() by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 130e886 ide: remove ide_end_request() by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 2230d90d ide: sanitize ide_finish_cmd() by Bartlomiej Zolnierkiewicz · 15 years ago
  21. b6308ee ide: move command related fields from ide_hwif_t to struct ide_cmd by Bartlomiej Zolnierkiewicz · 15 years ago
  22. adb1af9 ide: pass command instead of request to ide_pio_datablock() by Bartlomiej Zolnierkiewicz · 15 years ago
  23. e6830a8 ide: call ide_build_sglist() prior to ->dma_setup (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  24. 65ca537 ide: move ide_dma_timeout_retry() to ide-dma.c by Bartlomiej Zolnierkiewicz · 15 years ago
  25. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 15 years ago
  26. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 2dbe7e9 ide: move SFF DMA code to ide-dma-sff.c by Bartlomiej Zolnierkiewicz · 16 years ago
  28. db3f99e ide: cleanup ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 14c123f ide: cleanup ide_build_dmatable() by Bartlomiej Zolnierkiewicz · 16 years ago
  30. c19f7f2 ide: remove needless includes from ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 2bbd57c ide: switch to DMA-mapping API part #2 by Bartlomiej Zolnierkiewicz · 16 years ago
  32. ffa15a6 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  33. de23ec9 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 653bcf5 ide: __ide_dma_end() -> ide_dma_end() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  36. c67c216 ide: remove superfluous ->waiting_for_dma checks by Bartlomiej Zolnierkiewicz · 16 years ago
  37. e4634d4 ide: remove superfluous ->dma field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 16 years ago
  43. 367fdcb ide: fix pre-EIDE SWDMA support on big-endian by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 7fa897b ide: trivial sparse annotations by Harvey Harrison · 16 years ago
  45. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  47. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  50. ab86f91 ide: use I/O ops directly in ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  51. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  56. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 8d9f9a7 ide: don't display "BIOS" settings in ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 0a79acd ide: remove ide_dma_iobase() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  64. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  66. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  69. ef4298d ide: fix enabling DMA on it821x in "smart" mode by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 204f47c ide: remove stale comments from ide-dma.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 8e882ba ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option by Sergei Shtylyov · 17 years ago
  72. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 578cfa0 ide: move check_dma_crc() to ide-dma.c by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 5c05ff6 ide: switch to DMA-mapping API by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  79. f6fb786 ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  80. fcc1175 ide: remove BUG_ON() from ide_build_sglist() by Bartlomiej Zolnierkiewicz · 17 years ago
  81. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 17 years ago
  82. 4e5a68a trm290: cannot call ide_setup_dma() by Sergei Shtylyov · 17 years ago
  83. a4b5a4d9 ide: unexport ide_dma_on by Adrian Bunk · 17 years ago
  84. 4d7a984 ide: task_end_request() fix by Tejun Heo · 17 years ago
  85. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  86. f37aaf9 ide: move drive->using_dma check to callers of ->dma_host_on method by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 61a368c ide: remove redundant DMA blacklist check from __ide_dma_on() by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 7b90599 ide: cleanup ide_set_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 3f3e6e2 ide: remove dead code from __ide_dma_test_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  94. b0bc65b ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist by Bartlomiej Zolnierkiewicz · 17 years ago
  95. bcbf6ee ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  96. d34887d ide: fix ide_find_dma_mode() to print human-readable info by Bartlomiej Zolnierkiewicz · 17 years ago
  97. a02bfd3 ide: PCI BMDMA initialization fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  99. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago