1. 2772555 ASoC: simple-card: Add snd_card's name parsing from DT node support by Xiubo Li · 11 years ago
  2. 30d0341 ASoC: simple-card: simplify the daifmt code by Xiubo Li · 11 years ago
  3. 4763ebe ASoC: simple-card: fix __asoc_simple_card_dai_init by Xiubo Li · 11 years ago
  4. b367a32 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  5. 45fce59 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  6. ca65b49 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  7. 5200847 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  8. 5ca8ba4 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  9. 201a0ea ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  10. 2bee991 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  11. 7722f83 ASoC: simple-card: simplify code by Jean-Francois Moine · 11 years ago
  12. f227b88 ASoC: core: Add signed register volume control logic by Markus Pargmann · 11 years ago
  13. d92bba8 ASoC: samsung: rx1950_uda1380: Remove unused variable by Sachin Kamat · 11 years ago
  14. 2046d45 ASoC: samsung: h1940_uda1380: Fix build warning by Sachin Kamat · 11 years ago
  15. 3bba4a7 ASoC: samsung: h1940_uda1380: Remove unused variable by Sachin Kamat · 11 years ago
  16. 629509c ASoC: rsnd: add Gen2 SRC and DMAEngine support by Kuninori Morimoto · 11 years ago
  17. eb854f6 ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe() by Kuninori Morimoto · 11 years ago
  18. 4686a0a ASoC: rsnd: remove SSI dependent DMAEngine callback by Kuninori Morimoto · 11 years ago
  19. 1b7b08ef ASoC: rsnd: extracts Gen1/Gen2 common parts by Kuninori Morimoto · 11 years ago
  20. 32f27eb ASoC: rsnd: add rsnd_ssi_is_play() by Kuninori Morimoto · 11 years ago
  21. 28dc4b6 ASoC: rsnd: merge SRC clock timing/setting by Kuninori Morimoto · 11 years ago
  22. 96c7c0d ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro by Kuninori Morimoto · 11 years ago
  23. 39cf3c4 ASoC: rsnd: Merge macros in scu.c by Kuninori Morimoto · 11 years ago
  24. c926b74 ASoC: rsnd: clarify scu.c area by Kuninori Morimoto · 11 years ago
  25. be213ac ASoC: rsnd: SCU should be called before SSI by Kuninori Morimoto · 11 years ago
  26. f5cab3b ASoC: rsnd: don't use schedule_work() when rsnd_dma_start() by Kuninori Morimoto · 11 years ago
  27. 64de62b ASoC: rsnd: fixup Gen2 module naming by Kuninori Morimoto · 11 years ago
  28. 106d2ef ASoC: rsnd: non 0 is error on probe by Kuninori Morimoto · 11 years ago
  29. 9b5ab57 ASoC: rsnd: remove duplicate *priv from rsnd_dma by Kuninori Morimoto · 11 years ago
  30. 41c6221 ASoC: rsnd: explain SRC bypass mode settings in comment by Kuninori Morimoto · 11 years ago
  31. f80e1c9 ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl() by Kuninori Morimoto · 11 years ago
  32. dd27d80 ASoC: rsnd: remove ssiu from ssi.c by Kuninori Morimoto · 11 years ago
  33. 7b5ce97 ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c by Kuninori Morimoto · 11 years ago
  34. 6f3ab6c ASoC: rsnd: remove pin sync option by Kuninori Morimoto · 11 years ago
  35. e779a20 ASoC: rsnd: rsnd_dai_is_clk_master() can be shared by Kuninori Morimoto · 11 years ago
  36. e7ce74e ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop() by Kuninori Morimoto · 11 years ago
  37. 47718dc ASoC: rsnd: remove meaningless function parameter by Kuninori Morimoto · 11 years ago
  38. a204d90 ASoC: rsnd: add rsnd_scu_init(), and separate init/start by Kuninori Morimoto · 11 years ago
  39. 013f38f ASoC: rsnd: control SCU ops in probe timing by Kuninori Morimoto · 11 years ago
  40. 6acef17 ASoC: rsnd: remove meaningless rsnd_ssi_non() by Kuninori Morimoto · 11 years ago
  41. 92d9587 ASoC: rsnd: cleanup debug information method by Kuninori Morimoto · 11 years ago
  42. 0290d2a ASoC: rsnd: tidyup register naming of BUSIF_MODE by Kuninori Morimoto · 11 years ago
  43. 05cf482 ASoC: fsl: use snd_soc_dai_init_dma_data() by Xiubo Li · 11 years ago
  44. 2b14cd3 ASoC: wm8997: Correct typo in EQ coefficient sizes by Charles Keepax · 11 years ago
  45. 3c379ef ASoC: wm5110: Correct type in EQ coefficient sizes by Charles Keepax · 11 years ago
  46. 1371105 ASoC: wm5102: Correct typo in EQ coefficient sizes by Charles Keepax · 11 years ago
  47. ddbc5ef ASoC: wm_adsp: Add debug print to note that the DSP has shutdown by Charles Keepax · 11 years ago
  48. fb0def0 ASoC: wm8997: Improve EQ coefficient controls by Charles Keepax · 11 years ago
  49. 552694c ASoC: wm5110: Improve EQ coefficient controls by Charles Keepax · 11 years ago
  50. 2a67e79 ASoC: wm5102: Improve EQ coefficient controls by Charles Keepax · 11 years ago
  51. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  52. 135014a ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver by Peter Ujfalusi · 11 years ago
  53. 0f7d9a6 ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param() by Peter Ujfalusi · 11 years ago
  54. 61d384a Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into HEAD by Mark Brown · 11 years ago
  55. fb6d208 ASoC: davinci-evm: Add pm callbacks to platform driver by Peter Ujfalusi · 11 years ago
  56. 1d17a04 ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver by Peter Ujfalusi · 11 years ago
  57. 2c56c4c ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously by Peter Ujfalusi · 11 years ago
  58. 662ffae ASoC: davinci-mcasp: Harmonize the sub hw_params function names by Peter Ujfalusi · 11 years ago
  59. 25e7e34 ASoC: samsung: Fix trivial typo by Sachin Kamat · 11 years ago
  60. eaff647 ASoC: samsung: Remove invalid dependencies by Sachin Kamat · 11 years ago
  61. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  62. ab8b14b ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master by Jyri Sarha · 11 years ago
  63. e65523c Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/omap', 'asoc/fix/samsung', 'asoc/fix/simple', 'asoc/fix/tlv320aic32x4' and 'asoc/fix/wm5100' into asoc-linus by Mark Brown · 11 years ago
  64. 609e602 ASoC: tlv320aic32x4: Fix MICPGA input configuration by Markus Pargmann · 11 years ago
  65. b44aa40 ASoC: tlv320aic32x4: Fix mono playback by Markus Pargmann · 11 years ago
  66. 5ad8865 ASoC: davinci-evm: Add named clock reference to DT bindings by Jyri Sarha · 11 years ago
  67. 4c021cc ASoC: samsung: Remove dma.h inclusion by Sachin Kamat · 11 years ago
  68. 57e3378 ASoC: samsung: Add NULL check in i2s.c by Sachin Kamat · 11 years ago
  69. 9b35a7b ASoC: Samsung: Fix build error due to missing dependency by Sachin Kamat · 11 years ago
  70. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. b2cbb6e ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided by Xiubo Li · 11 years ago
  72. 4a9eee0 ASoC: samsung: Fix Kconfig dependency by Sachin Kamat · 11 years ago
  73. 0cf0f17 ASoC: wm5100: Export wm5100_detect by Sachin Kamat · 11 years ago
  74. f83183c ASoC: samsung: smdk_wm8994: Fix build error by Sachin Kamat · 11 years ago
  75. 9eeb957 ASoC: Samsung: s3c-i2s-v2: Fix build error by Sachin Kamat · 11 years ago
  76. abffae6 ASoC: samsung: Fix build regressions due to gpio re-org by Sachin Kamat · 11 years ago
  77. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  78. efe2ab9 ASoC: fsl_ssi: Do not print 'baud clock' error message all the time by Fabio Estevam · 11 years ago
  79. ae1f8ce ASoC: fsl_ssi: We do support master mode now by Fabio Estevam · 11 years ago
  80. 3435479 ASoC: wm5110: Extend SYSCLK patch file for rev D by Charles Keepax · 11 years ago
  81. a23544a ASoC: omap: Make RX51 depend on GPIOLIB due to jack usage by Mark Brown · 11 years ago
  82. e5a3da2 mfd: mc13xxx: Remove useless symbol MFD_MC13783 by Alexander Shiyan · 11 years ago
  83. 6eb37eb Merge tag 'tags/ib-asoc-1' into for-mfd-next by Lee Jones · 11 years ago
  84. ac6d7c4 Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 11 years ago
  85. 31824e6 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  86. 4cfa1a3 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 11 years ago
  87. bd23c5b ASoC: dapm: Fix double prefix addition by Arun Shamanna Lakshmi · 11 years ago
  88. 2a99ef0 ASoC: compress: Add suport for DPCM into compressed audio by Liam Girdwood · 11 years ago
  89. 2360702 ASoC: DPCM: make some DPCM API calls non static for compressed usage by Liam Girdwood · 11 years ago
  90. ec4f285 ASoC: core: Fix possible NULL pointer dereference of pcm->config by Xiubo Li · 11 years ago
  91. 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
  92. a4c83a2 Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwai by Mark Brown · 11 years ago
  93. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  94. 7cfa7b5 Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai by Mark Brown · 11 years ago
  95. 99896f7 Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai by Mark Brown · 11 years ago
  96. a9b68d3 Merge remote-tracking branch 'asoc/topic/core' into for-tiwai by Mark Brown · 11 years ago
  97. efe265d Merge remote-tracking branches 'asoc/fix/adau1701' and 'asoc/fix/tlv320aic32x4' into for-tiwai by Mark Brown · 11 years ago
  98. e8e08c5 ASoC: tlv320aic32x4: Fix regmap range_min by Markus Pargmann · 11 years ago
  99. 1104a9c ASoC: core: Return -ENOTSUPP from set_sysclk() if no operation provided by Mark Brown · 11 years ago
  100. f7d3c17 ASoC: dapm: Change prototype of soc_widget_read by Arun Shamanna Lakshmi · 11 years ago