1. 33cec39 ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header by Peter Ujfalusi · 12 years ago
  2. 40c0764 ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configuration by Peter Ujfalusi · 12 years ago
  3. 73c9522 ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4 by Peter Ujfalusi · 12 years ago
  4. e386615 ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal by Peter Ujfalusi · 12 years ago
  5. 08905d8 ASoC: omap-mcbsp: Configure wakeup in later phase by Peter Ujfalusi · 12 years ago
  6. 58db1dc ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer by Peter Ujfalusi · 12 years ago
  7. e2002ab ASoC: omap: mcbsp: Use uniform st_data pointer initialization by Peter Ujfalusi · 12 years ago
  8. b8fb490 ASoC: omap-mcbsp: Simplify DMA configuration by Peter Ujfalusi · 12 years ago
  9. 256d9c2 ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure by Peter Ujfalusi · 12 years ago
  10. 2ee6595 ASoC: omap-mcbsp: Cleanup of module probe/remove code by Peter Ujfalusi · 12 years ago
  11. cb40b63 ASoC: OMAP McBSP: Remove redundant accessors by Peter Ujfalusi · 12 years ago
  12. 81da6a9 ASoC: OMAP: mcbsp.h: Clean up bit definitions by Peter Ujfalusi · 12 years ago
  13. 2045624 ARM: OMAP: Do not register omap-mcbsp-dai device by Peter Ujfalusi · 12 years ago
  14. 45656b4 ASoC: omap-mcbsp: Create a single driver for McBSP by Peter Ujfalusi · 12 years ago
  15. 219f431 ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content by Peter Ujfalusi · 12 years ago
  16. 71e822e OMAP: mcbsp: Move core driver under sound/soc/omap by Peter Ujfalusi · 12 years ago
  17. 0210dc4 ARM: OMAP: mcbsp: Convert core driver to proper platform driver by Peter Ujfalusi · 12 years ago
  18. 0324e02 OMAP4: panda: Correct cpu version check for 4430 by Peter Ujfalusi · 12 years ago
  19. 3030763 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asoc by Takashi Iwai · 12 years ago
  20. 9d5ef26 ASoC: fsl: add dt support for imx-audmux by Richard Zhao · 12 years ago
  21. f320515 ASoC: Add missing regmap_init_i2c in wm8804_i2c_probe by Axel Lin · 12 years ago
  22. ba106ce ASoC: wm8962: Remove defaults for volatile registers by Mark Brown · 12 years ago
  23. fbe4ff7 ASoC: wm8962: Remove unneeded pm_runtime_set_active() by Mark Brown · 12 years ago
  24. 4752a88 ASoC: wm8994: Use audio mode for jack detection when system is active by Mark Brown · 12 years ago
  25. 56cea3f ASoC: imx: add an explicit Kconfig option for imx-ssi driver by Shawn Guo · 12 years ago
  26. 4762fba ASoC: imx: separate imx-pcm bits from imx-ssi driver by Shawn Guo · 12 years ago
  27. af4872f ASoC: imx: rename audmux prefix mxc to imx by Shawn Guo · 12 years ago
  28. 3c77c29 ASoC: imx: move audmux driver into sound/soc/imx by Shawn Guo · 12 years ago
  29. 3bc34a6 ARM: imx: convert audmux to a platform driver by Richard Zhao · 12 years ago
  30. 2405fc9 ARM: imx: merge audmux-v1 and audmux-v2 by Shawn Guo · 12 years ago
  31. 17ec38a ASoC: imx: move phycore audmux call into ASoC machine driver by Shawn Guo · 12 years ago
  32. 60282ed ASoC: imx: move eukrea audmux call into ASoC machine driver by Shawn Guo · 12 years ago
  33. f13ebad ASoC: dapm: Show if widgets are forced in debugfs by Mark Brown · 12 years ago
  34. 650d6e2 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asoc by Takashi Iwai · 12 years ago
  35. ad20ff9 ASoC: wm8753: fix initialization by Denis 'GNUtoo' Carikli · 12 years ago
  36. 2466ab9 ASoC: core: Split the union for CODEC/platform in the DAI by Mark Brown · 12 years ago
  37. 4bdd479 ASoC: sgtl5000: rename device tree binding document by Shawn Guo · 12 years ago
  38. 15ca1b1 ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver by Shawn Guo · 12 years ago
  39. 9a3a101 ASoC: imx: initialize dma_params burstsize just in imx-ssi by Shawn Guo · 12 years ago
  40. 1defde2 ASoC: wm8994: Factor out WM1811A detection mode setting by Mark Brown · 12 years ago
  41. 28e3326 ASoC: wm8994: Don't bother updating the jackdet mode needlessly by Mark Brown · 12 years ago
  42. afaf159 ASoC: wm8994: Disable JACKDET when disabling detecton by Mark Brown · 12 years ago
  43. 7d464b2 ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changes by Mark Brown · 12 years ago
  44. 67109cb ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811 by Mark Brown · 12 years ago
  45. b16db74 ASoC: wm8994: Suppress noop updates of FLL K by Mark Brown · 12 years ago
  46. 2bc16ed ASoC: wm8994: Push wm8994 private data allocation out into device probe by Mark Brown · 12 years ago
  47. fe4085e ASoC: core: Log a warning when machines use soc-audio by Mark Brown · 12 years ago
  48. 02db110 ASoC: core: cleanup platform debugfs on probe failure. by Liam Girdwood · 12 years ago
  49. 016ab46 ASoC: mxs-pcm: Use dmaengine PCM helper functions by Lars-Peter Clausen · 12 years ago
  50. c307e8e ASoC: imx-pcm-dma: Use dmaengine PCM helper functions by Lars-Peter Clausen · 12 years ago
  51. e7f73a1 ASoC: Add dmaengine PCM helper functions by Lars-Peter Clausen · 12 years ago
  52. 1355ab1 ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled by Mark Brown · 12 years ago
  53. 378ec0c ASoC: wm8994: Disable debounce of jack detection on inserted jack by Mark Brown · 12 years ago
  54. df0c016 ASoC: wm8962: Remove register default for PLL2 by Mark Brown · 12 years ago
  55. df8ad33 ASoC: Samsung: Update email id of the author by Jaswinder Singh · 12 years ago
  56. c90887f ASoC: Samsung: Merge two identical if-else clauses by Jassi Brar · 12 years ago
  57. 62172f4 ASoC: wm8994: Remove stub of register access code by Mark Brown · 12 years ago
  58. e778ba0 ASoC: wm_hubs: Bomb out if we can't read back the DC servo result by Mark Brown · 12 years ago
  59. 6449c9f ASoC: wm8996: Remove stub register cache by Mark Brown · 12 years ago
  60. 1dd4c8e ASoC: wm8996: Fix /RESET bounce ordering by Mark Brown · 12 years ago
  61. b9e67e5 ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet mode by Mark Brown · 12 years ago
  62. 6334018 ASoC: DT: Update digital microphone binding documentation to PAZ00 board. by Leon Romanovsky · 12 years ago
  63. 64902b2 ASoC: Remove unnecessary -codec from cs4270 driver name by Shawn Guo · 12 years ago
  64. 7c59bc5 ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node by Shawn Guo · 12 years ago
  65. fb1a645 ASoC: fsl: correct get_dma_channel parameter name by Shawn Guo · 12 years ago
  66. 2c823d1 ASoC: wm8753: Convert to devm_kzalloc() by Mark Brown · 12 years ago
  67. 07a38b1 ASoC: fix trivial build error in mpc5200_dma.c by Paul Gortmaker · 12 years ago
  68. 1e1d7e5 ASoC: imx: let SND_MXC_SOC_FIQ select FIQ by Shawn Guo · 12 years ago
  69. b1dd589 ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops by Viresh Kumar · 12 years ago
  70. 0512615 ASoC: wm8962: Convert interrupt handler to direct regmap usage by Mark Brown · 12 years ago
  71. d690516 ASoC: wm8962: Remove mistakenly committed debug logging by Mark Brown · 12 years ago
  72. 2901d6e ASoC: ak4104: Convert to direct regmap API usage by Mark Brown · 12 years ago
  73. 34baf22 ASoC: ak4104: Use snd_soc_write() rather than internal write function by Mark Brown · 12 years ago
  74. afad95f ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write by Mark Brown · 12 years ago
  75. 95a771c ASoC: mxs-pcm: Request DMA channel early by Lars-Peter Clausen · 12 years ago
  76. 4564d10 ASoC: imx-pcm: Request DMA channel early by Lars-Peter Clausen · 12 years ago
  77. 91a3854 ASoC: imx-ssi: Set dma data early by Lars-Peter Clausen · 12 years ago
  78. f708564 ASoC: wm8994: Move wm_hubs callback before we start ramping VMID by Mark Brown · 12 years ago
  79. 1ec1cdf ASoC: wm8996: Convert to use DAPM routes for stream connections by Mark Brown · 12 years ago
  80. cdaaf30 ASoC: wm5100: Implement DRC coefficient configuration by Mark Brown · 13 years ago
  81. 29e3cc1 ASoC: wm8996: Implement DRC coefficient configuration by Mark Brown · 12 years ago
  82. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 12 years ago
  83. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  84. 2b4bdee ASoC: io: Retrieve val_bytes from the regmap API by Mark Brown · 12 years ago
  85. 8215045 Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into HEAD by Mark Brown · 12 years ago
  86. 8949490 ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data by Lars-Peter Clausen · 12 years ago
  87. f691402 ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data struct by Lars-Peter Clausen · 12 years ago
  88. e54e2f8 ASoC: imx-pcm: Remove empty prepare callback by Lars-Peter Clausen · 12 years ago
  89. 07fb9d9 ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detection by Mark Brown · 12 years ago
  90. 55a2778 ASoC: wm8994: Actively discharge idle MICBIAS with jack detect by Mark Brown · 12 years ago
  91. 29fdc36 ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958 by Mark Brown · 12 years ago
  92. 3b8a079 ASoC: twl4030: Debug code cleanup by Peter Ujfalusi · 12 years ago
  93. 2642262 ASoC: wm_hubs: Convert headphone driver to output driver widget by Mark Brown · 12 years ago
  94. fdd48f9 ASoC: wm8776: Add WM8775 device ID to the WM8776 by Mark Brown · 12 years ago
  95. 38d78ba ASoC: ak4104: Convert to module_spi_driver() by Mark Brown · 12 years ago
  96. 65b30be ASoC: ak4104: Remove uninformative print on probe() by Mark Brown · 12 years ago
  97. a6539c3 regmap: Allow users to query the size of register values by Mark Brown · 12 years ago
  98. cbdfb66 ASoC: imx/mxs: remove redundant SND_PCM selection by Shawn Guo · 12 years ago
  99. 7da9ced ASoC: fsi: Add DMAEngine support by Kuninori Morimoto · 12 years ago
  100. fa2c8f4 Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict by Mark Brown · 12 years ago