1. 518de86 ASoC: tegra: register 'platform' from DAIs, get rid of pdev by Stephen Warren · 13 years ago
  2. 1ae93b9 ASoC: tegra: fix comment indentation in ALC5632 machine by Stephen Warren · 13 years ago
  3. d808fe9 ASoC: Add LAPIS Semiconductor ML26124 driver by Tomoya MORINAGA · 13 years ago
  4. ab92d09 ASoC: cs4270: Check that we can enable regulators on resume by Mark Brown · 13 years ago
  5. 497098be ASoC: dapm: Remove bodges for no-widget CODECs by Mark Brown · 13 years ago
  6. c448303 ASoC: fsl: add imx-sgtl5000 machine driver by Shawn Guo · 13 years ago
  7. 09ce111 ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers by Shawn Guo · 13 years ago
  8. dfa1a10 ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX by Shawn Guo · 13 years ago
  9. 8f549d7 ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name by Shawn Guo · 13 years ago
  10. 60aae8d ASoC: fsl: create fsl_utils to accommodate the common functions by Shawn Guo · 13 years ago
  11. f19493a ASoC: fsl: rename imx-pcm Kconfig options and filename by Shawn Guo · 13 years ago
  12. a23dc69 ASoC: imx: merge sound/soc/imx into sound/soc/fsl by Shawn Guo · 13 years ago
  13. d61e112 ASoC: fsl: separate SSI and DMA Kconfig options by Shawn Guo · 13 years ago
  14. 93a86be ASoC: wm8962: Add HPF coefficient configuration support by Mark Brown · 13 years ago
  15. 5462fcc ASoC: wm8962: Add HD Bass and VSS coefficient configuration by Mark Brown · 13 years ago
  16. fd0ca45 ASoC: wm8962: Add Dynamic Range Control support by Mark Brown · 13 years ago
  17. acf31d4 ASoC: wm8962: Add Direct-Form 1 filter support by Mark Brown · 13 years ago
  18. 69e5a39 ASoC: wm8962: Add 3D enhancement support by Mark Brown · 13 years ago
  19. 26b427a ASoC: wm8962: Implement DSP2 configuration initialisation by Mark Brown · 13 years ago
  20. 9dd90c5 ASoC: max98095: add jack detection by Rhyland Klein · 13 years ago
  21. 5f1cba6 ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
  22. b19e6e7 ASoC: core: Use driver core probe deferral by Mark Brown · 13 years ago
  23. 2667b4b ASoC: jack: Push locking for jacks down to the jack by Mark Brown · 13 years ago
  24. ecd1732 ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync by Mark Brown · 13 years ago
  25. 77caabaa ASoC: wm5100: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago
  26. e06ab3b ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 13 years ago
  27. 49575fb5 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 13 years ago
  28. a3cc056 ASoC: dapm: Add regulator member to struct dapm_widget by Liam Girdwood · 13 years ago
  29. 3cd0434 ASoC: dapm: Rename dapm mutex subclass to better match usage by Liam Girdwood · 13 years ago
  30. d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 13 years ago
  31. be09ad9 ASoC: core: Add platform DAI widget mapping by Liam Girdwood · 13 years ago
  32. 4edbb345 ASoC: dapm: lock mixer & mux update power with DAPM mutex by Liam Girdwood · 13 years ago
  33. a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 13 years ago
  34. 01b9d99 ASoC: core: Add card mutex locking subclasses by Liam Girdwood · 13 years ago
  35. 253322c ASoC: ak4641: Push GPIO allocation out into the I2C probe by Mark Brown · 13 years ago
  36. a0abacd ASoC: ak4641: Convert to module_i2c_driver() by Mark Brown · 13 years ago
  37. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  38. 48a46752 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  39. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  40. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  41. d1045b6 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  42. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  44. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  45. a754a87 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards by Arnd Bergmann · 13 years ago
  46. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  47. 41ba6b7 ASoC: dmaengine_pcm: use dmaengine cyclic wrapper by Vinod Koul · 13 years ago
  48. 23019a7 ARM: pxa: use common IOMEM definition by Rob Herring · 13 years ago
  49. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  50. 4a163c8 ASoC: Add extra parameter to device_prep_dma_cyclic by Fabio Estevam · 13 years ago
  51. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  52. e166058 ASoC: wm8994: Update WM8994 DCS calibration by Mark Brown · 13 years ago
  53. 6681bc0 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  54. 22f8d05 ASoC: wm8994: Provide VMID mode control and fix default sequence by Mark Brown · 13 years ago
  55. 6f8270cc ASoC: wm8994: Add missing break in resume by Mark Brown · 13 years ago
  56. 5472bbc ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF by Mark Brown · 13 years ago
  57. 273b72c ASoC: pxa-ssp: atomically set stream active masks by Daniel Mack · 13 years ago
  58. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  59. 70ac07b ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master by Timur Tabi · 13 years ago
  60. 588fb70 ASoC: Samsung: Added to support mono recording by Sangsu Park · 13 years ago
  61. 065319c Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards by Arnd Bergmann · 13 years ago
  62. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 13 years ago
  63. 181a689 ASoC: core: Fix obscure leak of runtime array by Mark Brown · 13 years ago
  64. 828006d Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asoc by Takashi Iwai · 13 years ago
  65. 4eb98f4 ASoC: wm8996: Add 44.1kHz support by Mark Brown · 13 years ago
  66. f15855b ep93xx: Don't use system controller defines in audio drivers by Ryan Mallon · 13 years ago
  67. 5ec65ee ASoC: mx27vis-aic32x4: Convert it to platform driver by Fabio Estevam · 13 years ago
  68. e3643b7 Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  69. d7a42e1 ASoC: ep93xx-pcm: Use dmaengine PCM helper functions by Lars-Peter Clausen · 13 years ago
  70. 7a08cf70 ASoC: dmaengine_pcm: Reset pointer position when starting a stream by Mika Westerberg · 13 years ago
  71. c986564 ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes by Mark Brown · 13 years ago
  72. d0f47ff ASoC: OMAP: Build config cleanup for McBSP by Peter Ujfalusi · 13 years ago
  73. 94a504c ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments by Grazvydas Ignotas · 13 years ago
  74. 5788c62 ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals by Peter Ujfalusi · 13 years ago
  75. cd1f08c ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration by Peter Ujfalusi · 13 years ago
  76. 33cec39 ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header by Peter Ujfalusi · 13 years ago
  77. 73c9522 ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4 by Peter Ujfalusi · 13 years ago
  78. e386615 ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal by Peter Ujfalusi · 13 years ago
  79. 08905d8 ASoC: omap-mcbsp: Configure wakeup in later phase by Peter Ujfalusi · 13 years ago
  80. 58db1dc ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer by Peter Ujfalusi · 13 years ago
  81. e2002ab ASoC: omap: mcbsp: Use uniform st_data pointer initialization by Peter Ujfalusi · 13 years ago
  82. b8fb490 ASoC: omap-mcbsp: Simplify DMA configuration by Peter Ujfalusi · 13 years ago
  83. 256d9c2 ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure by Peter Ujfalusi · 13 years ago
  84. 2ee6595 ASoC: omap-mcbsp: Cleanup of module probe/remove code by Peter Ujfalusi · 13 years ago
  85. cb40b63 ASoC: OMAP McBSP: Remove redundant accessors by Peter Ujfalusi · 13 years ago
  86. 81da6a9 ASoC: OMAP: mcbsp.h: Clean up bit definitions by Peter Ujfalusi · 13 years ago
  87. 45656b4 ASoC: omap-mcbsp: Create a single driver for McBSP by Peter Ujfalusi · 13 years ago
  88. 219f431 ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content by Peter Ujfalusi · 13 years ago
  89. 71e822e OMAP: mcbsp: Move core driver under sound/soc/omap by Peter Ujfalusi · 13 years ago
  90. 80f4814 ASoC: Revert widget I/O locking for 3.4 by Mark Brown · 13 years ago
  91. c454f81 Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Olof Johansson · 13 years ago
  92. aeb8707 ASoC: da7210: Remove extra registers from defaults list by Ashish Chavan · 13 years ago
  93. 2b81ec6 ASoC: fsl: check property 'compatible' for the machine name by Shawn Guo · 13 years ago
  94. 5b59648 ASoC: wm8996: Remove separate output stage enable step by Mark Brown · 13 years ago
  95. da7f910 ASoC: wm8996: Remove some volatile regisers from the defaults table by Mark Brown · 13 years ago
  96. 5e4ba56 ASoC: core: missing set_fmt should not be complaint by Shawn Guo · 13 years ago
  97. 33593b5 ASoC: da7210: Update for using I2C regmap by Ashish Chavan · 13 years ago
  98. 8d8bf58 ASoC: add more sample rate for pxa-ssp by Qiao Zhou · 13 years ago
  99. d60d506 Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  100. fb97624a ASoC: imx: imx-audmux: Fix section mismatch by Fabio Estevam · 13 years ago