1. 81aafb3 dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() by Thomas Petazzoni · 9 years ago
  2. 7cbafa0 dmaengine: mv_xor: remove mv_xor_chan->current_type field by Thomas Petazzoni · 9 years ago
  3. 9406de3 Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 9 years ago
  4. 2a2d0f6 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 9 years ago
  5. c8b9dd2 Merge branch 'topic/stm32' into for-linus by Vinod Koul · 9 years ago
  6. 62ddae37 Merge branch 'topic/ste' into for-linus by Vinod Koul · 9 years ago
  7. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  8. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  9. e3c3736 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  10. 9fd5ca5 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  11. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  12. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  13. 5eec943 Merge branch 'topic/desc_reuse' into for-linus by Vinod Koul · 9 years ago
  14. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  15. 23e6723 dmaengine: edma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  16. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  17. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  18. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  19. 0c328de dmaengine: mdc: Correct terminate_all handling by Damien.Horsley · 9 years ago
  20. 4fa2d09 dmaengine: edma: Add probe callback to edma_tptc_driver by Peter Ujfalusi · 9 years ago
  21. 2b574ba dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() by Mans Rullgard · 9 years ago
  22. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  23. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  24. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  25. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  26. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  27. 05e866b dmaengine: tegra-apb: Free interrupts before killing tasklets by Jon Hunter · 9 years ago
  28. 8fe9739 dmaengine: tegra-apb: Update driver to use GFP_NOWAIT by Jon Hunter · 9 years ago
  29. 4aad5be dmaengine: tegra-apb: Only save channel state for those in use by Jon Hunter · 9 years ago
  30. 68ae7a9 dmaengine: tegra-apb: Save and restore word count by Jon Hunter · 9 years ago
  31. 286a644 dmaengine: tegra-apb: Use dev_get_drvdata() by Jon Hunter · 9 years ago
  32. edd3bdb dmaengine: tegra-apb: Correct runtime-pm usage by Jon Hunter · 9 years ago
  33. 9ff6818 dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq() by Lars-Peter Clausen · 9 years ago
  34. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  35. 82d149b dmaengine: fsl-edma: add PM suspend/resume support by Yuan Yao · 9 years ago
  36. f0579c8 dmaengine: hsu: speed up residue calculation by Andy Shevchenko · 9 years ago
  37. f94cf9f dmaengine: acpi-dma: check for 64-bit MMIO address by Andy Shevchenko · 9 years ago
  38. 390c49f dmaengine: idma64: use local variable to index descriptor by Andy Shevchenko · 9 years ago
  39. ac02979 dmaengine: idma64: convert idma64_hw_desc_fill() to return void by Andy Shevchenko · 9 years ago
  40. e3fdb18 dmaengine: idma64: set maximum allowed segment size for DMA by Andy Shevchenko · 9 years ago
  41. 3758055 dmaengine: idma64: drop IRQ enable / disable in handler by Andy Shevchenko · 9 years ago
  42. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  43. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  44. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  45. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  46. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  47. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  48. 0f73f3e dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges by Peter Ujfalusi · 9 years ago
  49. ec9bfa1 dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr by Peter Ujfalusi · 9 years ago
  50. 2adb274 dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings by Peter Ujfalusi · 9 years ago
  51. 2bb129e dmaengine: ioatdma: constify dca_ops structures by Julia Lawall · 9 years ago
  52. d3cd63f dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads by Dave Jiang · 9 years ago
  53. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago
  54. d3651b8 dmaengine: pxa_dma: declare transfer are reusable by Robert Jarzmik · 9 years ago
  55. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  56. 13bb26a dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  57. 860dd64 dmaengine: axi_dmac: Add synchronization support by Lars-Peter Clausen · 9 years ago
  58. 2ed0862 dmaengine: virt-dma: Add synchronization helper function by Lars-Peter Clausen · 9 years ago
  59. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  60. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  61. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  62. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  63. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  64. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  65. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  66. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  67. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  68. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  69. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  70. be4773e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  71. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  72. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  73. f20780f Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  74. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  75. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  76. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  77. a4d8c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  78. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  79. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  80. 589e75d libnvdimm, pmem: fix size trim in pmem_direct_access() by Dan Williams · 9 years ago
  81. f7256dc libnvdimm, e820: fix numa node for e820-type-12 pmem ranges by Dan Williams · 9 years ago
  82. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  83. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  84. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  85. c970872 thermal: rockchip: fix compile error by Caesar Wang · 9 years ago
  86. 2c5d16d sd: Clear PS bit before Mode Select. by Gabriel Krisman Bertazi · 9 years ago
  87. 3467a14 ibmvscsi: set max_lun to 32 by Laurent Vivier · 9 years ago
  88. e3678a0 ibmvscsi: display default value for max_id, max_lun and max_channel. by Laurent Vivier · 9 years ago
  89. 4912120 mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl() by Dan Carpenter · 9 years ago
  90. 9c9bd59 scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() by Alison Schofield · 9 years ago
  91. 36f8ef7 mvumi: 64bit value for seconds_since1970 by Tina Ruchandani · 9 years ago
  92. dd29dae be2iscsi: Fix bogus WARN_ON length check by Tim Gardner · 9 years ago
  93. a4cf30e scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice by Vitaly Kuznetsov · 9 years ago
  94. abc01f7 mpt3sas: Bump mpt3sas driver version to 09.102.00.00 by Sreekanth Reddy · 9 years ago
  95. c84b06a mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs by Sreekanth Reddy · 9 years ago
  96. d0c627af mpt2sas, mpt3sas: Update the driver versions by Sreekanth Reddy · 9 years ago
  97. 08c4d55 mpt3sas: setpci reset kernel oops fix by Sreekanth Reddy · 9 years ago
  98. 989e43c mpt3sas: Added OEM Gen2 PnP ID branding names by Sreekanth Reddy · 9 years ago
  99. 146b16c mpt3sas: Refcount fw_events and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  100. d1cb5e4 mpt3sas: Refcount sas_device objects and fix unsafe list usage by Sreekanth Reddy · 9 years ago