1. 5214e33 block/blk-iopoll.c: use iop instead of iopoll by Fabian Frederick · 10 years ago
  2. 74814b1 blk-mq: remove extra requeue trace by Jens Axboe · 10 years ago
  3. 2de440f spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 10 years ago
  4. baca66f dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove() by Alexander Popov · 10 years ago
  5. 62057d3 dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308 by Alexander Popov · 10 years ago
  6. 78a4f03 dma: mpc512x: reorder mpc8308 specific instructions by Alexander Popov · 10 years ago
  7. eba17e6 Merge branch 'topic/input' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-cs42l51 by Mark Brown · 10 years ago
  8. 51b4e24 ASoC: Intel: Fix stream position pointer. by Liam Girdwood · 10 years ago
  9. 916152c ASoC: Intel: Fix allow hw_params to be called more than once. by Liam Girdwood · 10 years ago
  10. 10df350 ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. by Liam Girdwood · 10 years ago
  11. 0b708c8 ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. by Liam Girdwood · 10 years ago
  12. 84fbdd5 ASoC: Intel: Fix allocated block list usage when adding blocks. by Liam Girdwood · 10 years ago
  13. 48695f3 ASoC: Intel: Fix block allocation so we only allocate blocks once. by Liam Girdwood · 10 years ago
  14. 2a5ecb7 DMA: Freescale: move functions to avoid forward declarations by Hongbo Zhang · 10 years ago
  15. 86d19a5 DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication by Hongbo Zhang · 10 years ago
  16. 867dfa5 DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine by Hongbo Zhang · 10 years ago
  17. ccdce9a DMA: Freescale: unify register access methods by Hongbo Zhang · 10 years ago
  18. cf7f7a2 DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG by Hongbo Zhang · 10 years ago
  19. c894e39 ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962 by Brian Austin · 10 years ago
  20. c122c5b regulator: tps65090: Fix tps65090 crash on Tegra Dalmore by Doug Anderson · 10 years ago
  21. 3af1ea5 tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags by Wang Sheng-Hui · 10 years ago
  22. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  23. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  24. 7040b6d ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data by Clemens Ladisch · 10 years ago
  25. dfbb85c DMA: shdma: add cyclic transfer support by Kuninori Morimoto · 10 years ago
  26. 1ee23fe ALSA: usb-audio: Fix deadlocks at resuming by Takashi Iwai · 10 years ago
  27. 91ea74e DMA: shdma: tidyup callback chunk finder by Kuninori Morimoto · 10 years ago
  28. 1c53e72 ALSA: usb-audio: Save mixer status only once at suspend by Takashi Iwai · 10 years ago
  29. b7a7723 ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined by Sander Eikelenboom · 10 years ago
  30. 6069d23 iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT by Kefeng Wang · 10 years ago
  31. c443084 iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages by Will Deacon · 10 years ago
  32. 593d9c2 dma: mmp_pdma: Fix physical channel memory allocation size by Laurent Pinchart · 10 years ago
  33. a2a7c17 dma: mmp_pdma: Simplify access to channel drcmr value by Laurent Pinchart · 10 years ago
  34. af98715 dma: mmp_pdma: Fix the #dma-channels DT property documentation by Laurent Pinchart · 10 years ago
  35. 76ae658 MIPS: CPC: provide locking functions by Paul Burton · 10 years ago
  36. 2ba6025 MIPS: CPC: provide functions to retrieve register addresses by Paul Burton · 10 years ago
  37. 76306f4 MIPS: introduce cpu_coherent_mask by Paul Burton · 10 years ago
  38. cc7964a MIPS: support for generic clockevents broadcast by Paul Burton · 10 years ago
  39. 60bdb9c MIPS: allow R4K clockevent device to function regardless of GIC by Paul Burton · 10 years ago
  40. d8107ef MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU by Paul Burton · 10 years ago
  41. 5977d68 MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP by Paul Burton · 10 years ago
  42. 414408d0 MIPS: allow GIC clockevent device config from other CPUs by Paul Burton · 10 years ago
  43. 0467811 MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP by Paul Burton · 10 years ago
  44. 74e9133 MIPS: PM: Implement PM helper macros by James Hogan · 10 years ago
  45. eaa38d6 MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB by James Hogan · 10 years ago
  46. 61d7304 MIPS: c-r4k: Add CPU PM callback for coherency by James Hogan · 10 years ago
  47. ae4ce45 MIPS: traps: Add CPU PM callback for trap configuration by James Hogan · 10 years ago
  48. c49a6bf ata: SATL compliance for Inquiry Product Revision by Keith Busch · 10 years ago
  49. 93bfb76 clocksource: exynos_mct: register sched_clock callback by Vincent Guittot · 10 years ago
  50. ee34687 fbdev/fb.h: silence warning with -Wsign-compare by Brian W Hart · 10 years ago
  51. 34f5114 x86/efi: earlyprintk=efi,keep fix by Dave Young · 10 years ago
  52. 5f33b89 pwm-backlight: Disable backlight on shutdown by Thierry Reding · 10 years ago
  53. c7e7430 drm/gm107/gr: bump attrib cb size quite a bit by Ben Skeggs · 10 years ago
  54. 806cbc5 drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 10 years ago
  55. ce23b23 drm/nouveau/bios: fix shadowing from PROM on big-endian systems by Ben Skeggs · 10 years ago
  56. a3d0b12 drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi by Ilia Mirkin · 10 years ago
  57. bf65699 Merge branch 'sparc32_generic_io_h' by David S. Miller · 10 years ago
  58. c3373da sparc32: clean up io_32.h by Sam Ravnborg · 10 years ago
  59. e1039fb sparc32: introduce asm-generic/io.h by Sam Ravnborg · 10 years ago
  60. 01c6505 sparc32: replace flip_dword() with swab32() by Sam Ravnborg · 10 years ago
  61. c46064b sparc: move page_to_phys to page.h by Sam Ravnborg · 10 years ago
  62. 49b6c01 sparc64: Make itc_sync_lock raw by Kirill Tkhai · 10 years ago
  63. aa3449e sparc64: Fix argument sign extension for compat_sys_futex(). by David S. Miller · 10 years ago
  64. fd06a54 ftrace: Have function graph tracer use global_ops for filtering by Steven Rostedt (Red Hat) · 10 years ago
  65. 2af0d93 ARM: shmobile: henninger: specify EXTAL frequency by Sergei Shtylyov · 10 years ago
  66. b7270cc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  67. 84e108f ARM: sunxi: Enable GMAC in sunxi_defconfig by Maxime Ripard · 10 years ago
  68. 4dd7aa0 Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  69. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  70. e1fe9ed x86, espfix: Move espfix definitions into a separate header file by H. Peter Anvin · 10 years ago
  71. 31ee2bf ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed by Arnd Bergmann · 10 years ago
  72. b7a8037 ASoC: omap: Amstrad E3 needs TTY support for codec by Arnd Bergmann · 10 years ago
  73. 7b6ad9e ASoC: sh: Migo-R sound needs I2C by Arnd Bergmann · 10 years ago
  74. 7ec91cd ASoC: samsung: TLV320AIC23 and Simtec Hermes audio need I2C by Arnd Bergmann · 10 years ago
  75. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 10 years ago
  76. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  77. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  78. a4519ec ASoC: atmel: Atmel WM8904 codec support needs I2C by Arnd Bergmann · 10 years ago
  79. ba6728f Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  80. 40e3b93 ASoC: fsl: Allow to select ESAI device individually by Xiubo Li · 10 years ago
  81. b71fc4e ASoC: fsl: Allow to select SAI device individually by Xiubo Li · 10 years ago
  82. 482b91c ASoC: pxa: TTC DKB audio needs I2C by Arnd Bergmann · 10 years ago
  83. 654da9f ASoC: samsung: UDA1380 needs I2C by Arnd Bergmann · 10 years ago
  84. 36a26e1 ASoC: omap: RX-51 audio needs I2C by Arnd Bergmann · 10 years ago
  85. d052a3d ASoC: omap: rx51: Add DT support by Sebastian Reichel · 10 years ago
  86. f29b542 Merge branch 'asoc-dt' into asoc-omap by Mark Brown · 10 years ago
  87. 3ca041e ASoC: dt: Allow Aux Codecs to be specified using DT by Sebastian Reichel · 10 years ago
  88. 0265e1a ASoC: omap: rx51: Add some error messages by Sebastian Reichel · 10 years ago
  89. 386e81a ASoC: omap: rx51: get GPIO numbers via gpiod API by Sebastian Reichel · 10 years ago
  90. 0a17a37 ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter by Sebastian Reichel · 10 years ago
  91. de5d056 regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14 by Krzysztof Kozlowski · 10 years ago
  92. eba430c regulator: s5m8767: Allow GPIO 0 to be used as external control by Krzysztof Kozlowski · 10 years ago
  93. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  94. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 10 years ago
  95. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 10 years ago
  96. b7e1bd9 Hexagon: Delete stale barrier.h by Vineet Gupta · 10 years ago
  97. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. f496136 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  99. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 10 years ago
  100. 98794f9 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago