1. 8e8805d dmaengine: edma: Serve cyclic (audio) channels with high priority queue by Peter Ujfalusi · 10 years ago
  2. eb3fe7d ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue by Peter Ujfalusi · 10 years ago
  3. 85a7076 ARM: edma: Set default queue to lowest priority by Peter Ujfalusi · 10 years ago
  4. a1f146f dmaengine: edma: Support to suppress the period interrupts in cyclic mode by Peter Ujfalusi · 10 years ago
  5. b7f9bc5 dmaengine: edma: Update caps->residue_granularity to match with reality by Peter Ujfalusi · 10 years ago
  6. 7f5e03e dmaengine: sun61: fix warning on bad print specfier by Vinod Koul · 10 years ago
  7. 42c0d54 dmaengine: sun6i: fix build failure on x86, xilinx targets by Vinod Koul · 10 years ago
  8. ec1f0c9 dmaengine: mpc512x: register for device tree channel lookup by Alexander Popov · 10 years ago
  9. 16369ef dmaengine: of: add common xlate function for matching by channel id by Alexander Popov · 10 years ago
  10. 9093e72 dmaengine: mpc512x: add device tree binding document by Alexander Popov · 10 years ago
  11. 5558593 dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller by Maxime Ripard · 10 years ago
  12. 3c677cc Documentation: dt: Add Allwinner A31 DMA controller bindings by Maxime Ripard · 10 years ago
  13. 37a746a dmaengine: ipu: use return value of request_irq by Vinod Koul · 10 years ago
  14. e2f9922 dmaengine: jz4740: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  15. 0c9dbeb dmaengine: Remove unused definition of DMA_MAX_COOKIE by Geert Uytterhoeven · 10 years ago
  16. 70c9b8b dmaengine: Clarify device parameter for dma_sync_*_for_*() by Geert Uytterhoeven · 10 years ago
  17. 211bfef dmaengine: fsl-edma: fix dmamux index calculating error by Jingchang Lu · 10 years ago
  18. f892afb dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC by Nicolin Chen · 10 years ago
  19. 0b35186 dmaengine: imx-sdma: Save imx_dma_data into sdmac by Nicolin Chen · 10 years ago
  20. b1e51d7 dmaengine: pl330: Check if the DMA descriptor is NULL by Javier Martinez Canillas · 10 years ago
  21. ff4d024 Merge commit 'renesas-shdma-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  22. dd8ecfca dmaengine: dw: don't perform DMA when dmaengine_submit is called by Andy Shevchenko · 10 years ago
  23. cba1561 dmaengine: dw: add debug message to dwc_dostart_first_queued by Andy Shevchenko · 10 years ago
  24. e7637c6 dmaengine: dw: introduce dwc_dostart_first_queued() helper by Andy Shevchenko · 10 years ago
  25. f60f141 dmaengine: dma40: add signal documentation to the device tree bindings by Linus Walleij · 10 years ago
  26. c26939e dmaengine: pl330: Remove pl330_chan_ctrl() by Lars-Peter Clausen · 10 years ago
  27. 8ed30a1 dmaengine: pl330: Simplify marking a request as unused by Lars-Peter Clausen · 10 years ago
  28. 9dc5a31 dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc by Lars-Peter Clausen · 10 years ago
  29. f6f2421 dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs by Lars-Peter Clausen · 10 years ago
  30. fbbcd9b dmaengine: pl330: Simplify is_manager() by Lars-Peter Clausen · 10 years ago
  31. 1b446d2 dmaengine: pl330: Remove uneccessary ccr validation by Lars-Peter Clausen · 10 years ago
  32. 65ad606 dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread * by Lars-Peter Clausen · 10 years ago
  33. 6079d38 dmaengine: pl330: Remove useless xfer_cb indirection by Lars-Peter Clausen · 10 years ago
  34. be02532 dmaengine: pl330: Remove unused mc_len field from _pl330_req struct by Lars-Peter Clausen · 10 years ago
  35. d5cef12 dmaengine: pl330: Remove unused next field form pl330_xfer struct by Lars-Peter Clausen · 10 years ago
  36. c9392d8 dmaengine: pl330: Remove unused client_data field form pl330_info by Lars-Peter Clausen · 10 years ago
  37. 7ae342f dmaengine: pl330: Remove unused dmac_reset callback by Lars-Peter Clausen · 10 years ago
  38. fa01ef3 dmaengine: pl330: Remove unused pl330_chanstatus struct by Lars-Peter Clausen · 10 years ago
  39. f0564c7 dmaengine: pl330: Remove duplicated cachecontrol enum by Lars-Peter Clausen · 10 years ago
  40. 585a9d0 dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype by Lars-Peter Clausen · 10 years ago
  41. 653e67f dmaengine: inherit debug settings from the subsystem for subdirectories by Wolfram Sang · 10 years ago
  42. 0cdbee33 dmaengine: shdma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
  43. 28564f0 sh: dma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
  44. 96cb989 dmaengine: Update documentation for inline wrappers by Geert Uytterhoeven · 10 years ago
  45. 9f92d22 dmaengine: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  46. 89751d0 dmaengine: qcom_bam_dma: Add descriptor flags by Andy Gross · 10 years ago
  47. 43452fa dmaengine: Freescale: change descriptor release process for supporting async_tx by Hongbo Zhang · 10 years ago
  48. 14c6a33 dmaengine: Freescale: add suspend resume functions for DMA driver by Hongbo Zhang · 10 years ago
  49. 2baff57 dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsave by Hongbo Zhang · 10 years ago
  50. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 10 years ago
  51. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  52. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  53. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  54. 5fa77b5 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  55. 33fe3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  56. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  57. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 10 years ago
  58. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 10 years ago
  59. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 10 years ago
  60. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 10 years ago
  61. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 10 years ago
  62. 28b1fae Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  63. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  64. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  65. 78b3d1c Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  66. 56a50f2 Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  67. 303f8ad Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  68. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  69. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 10 years ago
  70. 3a57cc5 Documenation/laptops: rename and update hpfall.c by Pali Rohár · 10 years ago
  71. 0ba4f6e DocBook: fix various typos by Masanari Iida · 10 years ago
  72. 8011b3c DocBook: fix mtdnand typos by Masanari Iida · 10 years ago
  73. cbb4d3e scripts/kernel-doc: handle object-like macros by Horia Geanta · 10 years ago
  74. c8c3f7d Documentation/Changes: clean up mcelog paragraph by Paul Bolle · 10 years ago
  75. 363d4dd ARM: at91: at91sam9x5: add clocks for usb device by Bo Shen · 10 years ago
  76. cda390b Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes by Russell King · 10 years ago
  77. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  78. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  79. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  80. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  81. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  82. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  83. 34c4eda serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 by Simon Horman · 10 years ago
  84. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  85. 47ea8dd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. bae78dc Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  87. ef24209 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  88. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 10 years ago
  89. 67b9d76 Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  90. c7c3ae2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  91. 5bc8c7c m68k: Export mach_random_get_entropy to modules by Geert Uytterhoeven · 10 years ago
  92. f560294 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  93. 85d90fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  94. fb43e84 powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 by Guenter Roeck · 10 years ago
  95. b50a6c5 powerpc/perf: Clear MMCR2 when enabling PMU by Joel Stanley · 10 years ago
  96. 4d9690d powerpc/perf: Add PPMU_ARCH_207S define by Joel Stanley · 10 years ago
  97. f73128f powerpc/kvm: Remove redundant save of SIER AND MMCR2 by Joel Stanley · 10 years ago
  98. c733cf8 powerpc/powernv: Check for IRQHAPPENED before sleeping by Preeti U Murthy · 10 years ago
  99. cd68098 powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E by Michael Ellerman · 10 years ago
  100. e623fbf powerpc/cell: Fix compilation with CONFIG_COREDUMP=n by Michael Ellerman · 10 years ago