1. 2f986ec dma: pl330: silence a compile warning by Dan Carpenter · 11 years ago
  2. 02808b4 dma: pl330: off by one in pl330_probe() by Dan Carpenter · 11 years ago
  3. 2dcbdce dma: mxs-dma: Use semaphores for cyclic DMA by Markus Pargmann · 11 years ago
  4. bb3660f dma: mxs-dma: Update state after channel reset by Markus Pargmann · 11 years ago
  5. 702e94d dma: mxs-dma: Fix channel reset hardware bug by Markus Pargmann · 11 years ago
  6. 7b11304 dma: mxs-dma: Report correct residue for cyclic DMA by Markus Pargmann · 11 years ago
  7. b2d6398 dma: mxs-dma: Cleanup interrupt handler by Markus Pargmann · 11 years ago
  8. 8de7a7d DMA: Freescale: update driver to support 8-channel DMA engine by Hongbo Zhang · 11 years ago
  9. 03aa254 DMA: Freescale: Add new 8-channel DMA engine device tree nodes by Hongbo Zhang · 11 years ago
  10. c3d68d8 DMA: Freescale: revise device tree binding document by Hongbo Zhang · 11 years ago
  11. c3cc74b dma: imx-sdma: Fix warnings for LPAE builds by Olof Johansson · 11 years ago
  12. 40911c7 dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts by Olof Johansson · 11 years ago
  13. b6d5050 dmaengine: edma: remove duplicate kfree by Vinod Koul · 11 years ago
  14. cbf1e56 dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error by Sebastian Andrzej Siewior · 11 years ago
  15. 1e378a6 dma: cppi41: redo descriptor collection in abort case by Sebastian Andrzej Siewior · 11 years ago
  16. 706ff62 dma: cppi41: use cppi41_pop_desc() where possible by Daniel Mack · 11 years ago
  17. f896496 dma: cppi41: restore more registers by Daniel Mack · 11 years ago
  18. 2620937 fix missing edma changes to EDMA_DMA_COMPLETE status by Sebastian Andrzej Siewior · 11 years ago
  19. 50a9c70 dma: edma: Add support for Cyclic DMA by Joel Fernandes · 11 years ago
  20. 6b327a0 Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  21. f8d9f62 Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  22. 600d525 dma: pl330: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  23. ac806a1 dmaengine: imx-dma: fix format warnings by Russell King · 11 years ago
  24. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  25. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  26. b967aec Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  27. 959f585 Linux 3.12-rc7 by Linus Torvalds · 11 years ago
  28. a2ff820 Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  29. aff22d3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. e2756f5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 1c99ca4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. acda24c Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  33. 63e6560 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  34. 54e181e parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  35. 20582e3 Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  36. d255c59 Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  37. 60a01f5 vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter by Nicholas Bellinger · 11 years ago
  38. 58932e9 target/pscsi: fix return value check by Wei Yongjun · 11 years ago
  39. f55ac56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. 031e277 mtd: gpmi: fix ECC regression by David Woodhouse · 11 years ago
  41. 05e1674 seq_file: always update file->f_pos in seq_lseek() by Gu Zheng · 11 years ago
  42. 75c0758 acpi-cpufreq: Fail initialization if driver cannot be registered by Rafael J. Wysocki · 11 years ago
  43. 4208c47 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 88829df Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  45. 7db5f72 dmaengine: remove unused DMA_SUCCESS by Vinod Koul · 11 years ago
  46. 27bf697 net: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  47. 0b3d7d3 serial: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  48. 157efa8 async_tx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  49. 8f1fd11 dmaengine: txx9: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  50. 00d696f dmaengine: tegra: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  51. e2360ad dmaengine: ste: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  52. a8d8d26 dmaengine: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  53. fdebb76 dmaengine: sa11x0: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  54. 5738992 dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  55. 7cce508 dmaengine: omap: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  56. 2737583 dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  57. b3efb8f dmaengine: mv_xor: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  58. f64eabd dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  59. bd2c348 dmaengine: k3dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  60. 9f571502 dmaengine: iop: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  61. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  62. 94e4c12 dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  63. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  64. 3ded1ad dmaengine: imx-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  65. 9d386ec dmaengine: edma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  66. 2c40410 dmaengine: dw: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  67. 19e9f99 dmaengine: dmatest: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  68. a605c48 dmaengine: jz4740: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  69. ed83c0c dmaengine: cppi41: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  70. 9ce6e50 dmaengine: coh901318: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  71. 6d203d1 dmaengine: at_hdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  72. 0996e89 dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  73. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  74. d3c345d PM / hibernate: Move software_resume to late_initcall_sync by Russ Dill · 11 years ago
  75. 18a84e9 mtd: nand: pxa3xx: Fix registered MTD name by Ezequiel Garcia · 11 years ago
  76. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago
  77. 7261828 dmaengine: edma: fix another memory leak by Vinod Koul · 11 years ago
  78. 4b6271a dma: edma: Fix memory leak by Valentin Ilie · 11 years ago
  79. 48502dd target: Fail XCOPY for non matching source + destination block_size by Nicholas Bellinger · 11 years ago
  80. 8a955d6 target: Generate failure for XCOPY I/O with non-zero scsi_status by Nicholas Bellinger · 11 years ago
  81. 366bda1 target: Add missing XCOPY I/O operation sense_buffer by Nicholas Bellinger · 11 years ago
  82. e6036c0 Merge tag 'md/3.12-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  83. be6e8c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  84. 0a66614 iser-target: check device before dereferencing its variable by Vu Pham · 11 years ago
  85. d47648f raid5: avoid finding "discard" stripe by Shaohua Li · 11 years ago
  86. 37c61ff raid5: set bio bi_vcnt 0 for discard request by Shaohua Li · 11 years ago
  87. 905b029 md: avoid deadlock when md_set_badblocks. by Bian Yu · 11 years ago
  88. 61e4947 md: Fix skipping recovery for read-only arrays. by Lukasz Dorau · 11 years ago
  89. 18ebd56 MAINTAINERS: add to ioatdma maintainer list by Dave Jiang · 11 years ago
  90. 17b5956 MAINTAINERS: add the new dmaengine mailing list by Vinod Koul · 11 years ago
  91. 10c580e [SCSI] sd: call blk_pm_runtime_init before add_disk by Aaron Lu · 11 years ago
  92. 36008cf [SCSI] qla2xxx: Fix request queue null dereference. by Chad Dupuis · 11 years ago
  93. 97b9410 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 11 years ago
  94. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  95. 9033832 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  96. ea89e1d platform/x86: fix asus-wmi build error by Randy Dunlap · 11 years ago
  97. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  98. f4e5e14f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  99. 0d645a8 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  100. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago