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