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