1. 4c021cc ASoC: samsung: Remove dma.h inclusion by Sachin Kamat · 11 years ago
  2. 57e3378 ASoC: samsung: Add NULL check in i2s.c by Sachin Kamat · 11 years ago
  3. 9b35a7b ASoC: Samsung: Fix build error due to missing dependency by Sachin Kamat · 11 years ago
  4. 4a9eee0 ASoC: samsung: Fix Kconfig dependency by Sachin Kamat · 11 years ago
  5. f83183c ASoC: samsung: smdk_wm8994: Fix build error by Sachin Kamat · 11 years ago
  6. 9eeb957 ASoC: Samsung: s3c-i2s-v2: Fix build error by Sachin Kamat · 11 years ago
  7. abffae6 ASoC: samsung: Fix build regressions due to gpio re-org by Sachin Kamat · 11 years ago
  8. 7552f34 Merge tag 'asoc-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  9. ac6d7c4 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 11 years ago
  10. 31824e65 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  11. 4cfa1a3 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 11 years ago
  12. 2587533 Merge branch 'for-next' into for-linus by Takashi Iwai · 11 years ago
  13. bd23c5b ASoC: dapm: Fix double prefix addition by Arun Shamanna Lakshmi · 11 years ago
  14. 2a99ef0 ASoC: compress: Add suport for DPCM into compressed audio by Liam Girdwood · 11 years ago
  15. 2360702 ASoC: DPCM: make some DPCM API calls non static for compressed usage by Liam Girdwood · 11 years ago
  16. 315fba8 Merge tag 'asoc-v3.13-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  17. ec4f285 ASoC: core: Fix possible NULL pointer dereference of pcm->config by Xiubo Li · 11 years ago
  18. c6affc0 Merge remote-tracking branches 'asoc/fix/adau1701' and 'asoc/fix/tlv320aic32x4' into asoc-linus by Mark Brown · 11 years ago
  19. 2aff4c9 Merge tag 'asoc-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  20. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  21. a4c83a2 Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwai by Mark Brown · 11 years ago
  22. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  23. 7cfa7b5 Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai by Mark Brown · 11 years ago
  24. 99896f7 Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai by Mark Brown · 11 years ago
  25. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 11 years ago
  26. efe265d Merge remote-tracking branches 'asoc/fix/adau1701' and 'asoc/fix/tlv320aic32x4' into for-tiwai by Mark Brown · 11 years ago
  27. c48ae0a ALSA: hda - add headset mic detect quirks for some Dell machines by Hui Wang · 11 years ago
  28. e8e08c5 ASoC: tlv320aic32x4: Fix regmap range_min by Markus Pargmann · 11 years ago
  29. 1104a9c ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided by Mark Brown · 11 years ago
  30. f7d3c17 ASoC: dapm: Change prototype of soc_widget_read by Arun Shamanna Lakshmi · 11 years ago
  31. d70e861 ASoC: samsung: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag by Lars-Peter Clausen · 11 years ago
  32. 153e66f ASoC: axi-{spdif,i2s}: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag by Lars-Peter Clausen · 11 years ago
  33. 478028e ASoC: generic-dmaengine-pcm: Check DMA residue granularity by Lars-Peter Clausen · 11 years ago
  34. 93b943e ASoC: generic-dmaengine-pcm: Check NO_RESIDUE flag at runtime by Lars-Peter Clausen · 11 years ago
  35. bfb9bb4 dma: pl330: Set residue_granularity by Lars-Peter Clausen · 11 years ago
  36. 5072056 dma: Indicate residue granularity in dma_slave_caps by Lars-Peter Clausen · 11 years ago
  37. 8e6714a Merge branch 'topic/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dma by Mark Brown · 11 years ago
  38. 67c2fe2 Merge branch 'topic/axi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dma by Mark Brown · 11 years ago
  39. ca919fe ASoC: simple-card: fix one bug to writing to the platform data by Xiubo Li · 11 years ago
  40. 55dcdb5 ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper by Lars-Peter Clausen · 11 years ago
  41. e3a9269 ALSA: Add helper function for intersecting two rate masks by Lars-Peter Clausen · 11 years ago
  42. bf103eb ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates by Lars-Peter Clausen · 11 years ago
  43. 24710c9 ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates by Lars-Peter Clausen · 11 years ago
  44. 817873f ASoC: pcm: Properly initialize hw->rate_max by Lars-Peter Clausen · 11 years ago
  45. 64a9aa9 Merge tag 'v3.13-rc3' into asoc-pcm by Mark Brown · 11 years ago
  46. cdef2e5 sound: oss: remove last sleep_on users by Arnd Bergmann · 11 years ago
  47. 1a1e0a8 sound: oss: dmasound: kill SLEEP() macro to avoid race by Arnd Bergmann · 11 years ago
  48. 76439c2 sound: oss: midibuf: fix sleep_on races by Arnd Bergmann · 11 years ago
  49. 7bd6972 sound: oss: vwsnd: avoid interruptible_sleep_on by Arnd Bergmann · 11 years ago
  50. 1a21576 sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout by Arnd Bergmann · 11 years ago
  51. cf67c8e ALSA: hda - Fix endless vmaster hook call in thinkpad_helper.c by Takashi Iwai · 11 years ago
  52. 358b7df ALSA: snd-usb: re-order some quirk entries by Daniel Mack · 11 years ago
  53. 8c4b79c ALSA: usb-audio: Fix Creative VF0420 rate by Pavel Hofman · 11 years ago
  54. 11e424e ALSA: usb-audio: Add support for Focusrite Saffire 6 USB by Eduard Gilmutdinov · 11 years ago
  55. 493a52a ALSA: hda - automute via amp instead of pinctl on some AIO models by Hui Wang · 11 years ago
  56. ba194a4 ASoC: simple-card: use snd_soc_card_set/get_drvdata by Xiubo Li · 11 years ago
  57. dfc6e46 ALSA: hda - Apply codec power_filter to FG nodes by Takashi Iwai · 11 years ago
  58. c892eca ASoC: tlv320aic3x: Add tlv320aic32x4 as compatible by Markus Pargmann · 11 years ago
  59. 6d0d510 ASoC: codec: tlv320aic32x4: Fix regmap range config by Markus Pargmann · 11 years ago
  60. 0058e45 ASoC: max9850: Use params_width() rather than memory format by Mark Brown · 11 years ago
  61. 580ce08 ASoC: max98095: Use params_width() rather than memory format by Mark Brown · 11 years ago
  62. 7821afc ASoC: max98090: Use params_width() rather than memory format by Mark Brown · 11 years ago
  63. 793f770 ASoC: max98088: Use params_width() rather than memory format by Mark Brown · 11 years ago
  64. 359e2ae ASoC: isabelle: Use params_width() rather than memory format by Mark Brown · 11 years ago
  65. 2822a9d ASoC: da9055: Use params_width() rather than memory format by Mark Brown · 11 years ago
  66. abf82ae ASoC: da732x: Use params_width() rather than memory format by Mark Brown · 11 years ago
  67. e761074 ASoC: da7213: Use params_width() rather than memory format by Mark Brown · 11 years ago
  68. 0194c42 ASoC: da7210: Use params_width() rather than memory format by Mark Brown · 11 years ago
  69. 1b6b0df ASoC: cs42l51: Use params_width() rather than memory format by Mark Brown · 11 years ago
  70. 2dad228 ASoC: alc5632: Use params_width() rather than memory format by Mark Brown · 11 years ago
  71. 4a608b3 ASoC: alc5623: Use params_width() rather than memory format by Mark Brown · 11 years ago
  72. cbd209f ALSA: hda - Don't set indep_hp flag for old AD codecs by Takashi Iwai · 11 years ago
  73. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 11 years ago
  74. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 11 years ago
  75. eecc1e4 thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only by Hugh Dickins · 11 years ago
  76. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  77. 80ab8ea ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masks by Takashi Iwai · 11 years ago
  78. 6ab08ce ALSA: PCM: Warn when buffer preallocation fails by Takashi Iwai · 11 years ago
  79. 228fdc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  80. e2bc447 Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  81. 324c66f Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  82. cff539b1 Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  83. c43a5eb Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  84. e70988d leds: lp5521/5523: Remove duplicate mutex by Milo Kim · 11 years ago
  85. 1f4a63b xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 11 years ago
  86. bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 11 years ago
  87. d6e9c89 qlcnic: Fix ethtool statistics length calculation by Shahed Shaikh · 11 years ago
  88. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 11 years ago
  89. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  90. b13ba1b macvlan: forbid L2 fowarding offload for macvtap by Jason Wang · 11 years ago
  91. c4d7099 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  92. 95e92fd bnx2x: fix DMA unmapping of TSO split BDs by Michal Schmidt · 11 years ago
  93. 43d24e7 ASoC: fsl_esai: Add ESAI CPU DAI driver by Nicolin Chen · 11 years ago
  94. afb6d4e ASoC: wm5110: Add controls for headphone short circuit protection by Charles Keepax · 11 years ago
  95. 08e2d59 mfd: wm5110: Add registers for headphone short circuit control by Charles Keepax · 11 years ago
  96. fce6bd8 Merge tag 'v3.13-rc3' into asoc-arizona by Mark Brown · 11 years ago
  97. e240a46 ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data loss by Sarah Bessmer · 11 years ago
  98. 21e20e2 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  99. 2aa63ce Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. 07edd74 ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME by Hannes Frederic Sowa · 11 years ago