1. 249ce13 ASoC: dapm: Add support for virtual mixer controls by Lars-Peter Clausen · 11 years ago
  2. da83fea ASoC: dapm: Ignore VMID widgets for target bias by Lars-Peter Clausen · 11 years ago
  3. 5a6e19b ASoC: fsl: imx-ssi: fix probe on imx31 by Philippe Rétornaz · 11 years ago
  4. 338cae5 ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470 by David Henningsson · 11 years ago
  5. 8e9c4aa Merge remote-tracking branch 'asoc/fix/fsl' into asoc-fsl by Mark Brown · 11 years ago
  6. 2a577a7 ASoC: omap: Fix incorrect ARM dependency by Jarkko Nikula · 11 years ago
  7. 1d73ad2 ASoC: fsl: Fix sound on mx31moboard by Philippe Rétornaz · 11 years ago
  8. db8d3af ASoC: fsl_ssi: Fix irq_of_parse_and_map() return value check by Guenter Roeck · 11 years ago
  9. a85e419 ASoC: davinci-mcasp: add support for suspend and resume by Daniel Mack · 11 years ago
  10. a9d14bc ALSA: snd-usb-usx2y: remove bogus frame checks by Daniel Mack · 11 years ago
  11. e2c9917 ASoC: kirkwood: fix compilation warning in kirkwood_dma_open by Vladimir Murzin · 11 years ago
  12. 4fa8dbc ASoC: fsl: imx-sgtl5000: Add .remove back by Fabio Estevam · 11 years ago
  13. 7cc302d ASoC: pcm: Remove extra spaces from dev_ prints by Jarkko Nikula · 11 years ago
  14. 4a43704 ALSA: hda - Fix GPIO for Acer Aspire 3830TG by Takashi Iwai · 11 years ago
  15. dfc2cd7 ALSA: ac97: Add ID for TI TLV320AIC27 codec by Ondrej Zary · 11 years ago
  16. 6ae4059 Merge tag 'asoc-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  17. 267666e Merge remote-tracking branch 'asoc/fix/max98095' into asoc-linus by Mark Brown · 11 years ago
  18. 8516e64 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  19. aab5d23 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  20. 57754df Merge remote-tracking branch 'asoc/fix/bfin' into asoc-linus by Mark Brown · 11 years ago
  21. 92396e7 Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linus by Mark Brown · 11 years ago
  22. 448c3f6 Merge remote-tracking branch 'asoc/fix/88pm860x' into asoc-linus by Mark Brown · 11 years ago
  23. 2560b3d ASoC: adav80x: Convert to direct regmap usage by Lars-Peter Clausen · 11 years ago
  24. 729485f ASoC: adau1373: Issue soft reset on probe by Lars-Peter Clausen · 11 years ago
  25. 6fb0413 ASoC: adau1373: Remove ADAU1373_PLL_CTRL7 register definition by Lars-Peter Clausen · 11 years ago
  26. c3df37c ASoC: adau1373: Convert to direct regmap usage by Lars-Peter Clausen · 11 years ago
  27. 1bb3e06 ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283 by Kailang Yang · 11 years ago
  28. 068fd3a ALSA: hda - Fix Internal Mic boost can't control with ALC283 by Kailang Yang · 11 years ago
  29. b5bf0a9 ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec by Ben Whitten · 11 years ago
  30. d6173df ASoC: si476x: Remove custom register I/O implementation by Mark Brown · 11 years ago
  31. e8f00c1 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-devm by Mark Brown · 11 years ago
  32. 50d4a79 ASoC: imx-sgtl5000: Fix uninitialized pointer use in error path by Philipp Zabel · 11 years ago
  33. a8b22c1 ASoC: imx-sgtl5000: do not use devres on a foreign device by Philipp Zabel · 11 years ago
  34. d60336e ASoC: fsl_ssi: let check zero instead of check NO_IRQ by Chen Gang · 11 years ago
  35. 3a429ee ASoC: atmel-pcm: fix warning by Andrew Morton · 11 years ago
  36. ce3d060 ASoc: kirkwood: Extend the min and max number of bytes per period by Jean-Francois Moine · 11 years ago
  37. f82d7d1 ALSA : hda - not use assigned converters for all unused pins by Mengdong Lin · 11 years ago
  38. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  39. 2d9215c ASoC: mc13783: Use regmap directly from ASoC by Mark Brown · 11 years ago
  40. fd792f8 mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function by Mark Brown · 11 years ago
  41. 55e5b6f ASoC: rsnd: use regmap instead of original register mapping method by Kuninori Morimoto · 11 years ago
  42. efeb970 ASoC: rsnd: remove rsnd_priv_read/write/bset() by Kuninori Morimoto · 11 years ago
  43. d33c333 ASoC: cq93vc: Use regmap for I/O by Mark Brown · 11 years ago
  44. 1201939 ASoC: cq93vc: Use core I/O functions by Mark Brown · 11 years ago
  45. 6f88063 ASoC: cq93vc: Use table based control registration by Mark Brown · 11 years ago
  46. 0684166 ASoC: max9850: Convert to direct regmap API usage by Mark Brown · 11 years ago
  47. 19ab2a7 ASoC: max98088: Set max_register by Mark Brown · 11 years ago
  48. 14acbbb ASoC: max98095: Convert to direct regmap API usage by Mark Brown · 11 years ago
  49. c6b3283 ASoC: max90895: Convert to table based control init by Mark Brown · 11 years ago
  50. d36126a ASoC: max98095: Remove custom hw_write() implementation by Mark Brown · 11 years ago
  51. 2245e3c ASoC: ab8500: Explicitly set I/O up by Mark Brown · 11 years ago
  52. 4127d5d ASoC: max98088: Convert to direct regmap API usage by Mark Brown · 11 years ago
  53. ad65adf ASoC: max98088: Use table based control init by Mark Brown · 11 years ago
  54. 356d86e ASoC: max98088: Fix indentation by Mark Brown · 11 years ago
  55. d3be689 ASoC: rcar: remove unnecessary mach/clock.h by Kuninori Morimoto · 11 years ago
  56. 64d2307 ASoC: fsl: fsl_ssi: Fix simultaneous capture and playback by Fabio Estevam · 11 years ago
  57. 84aac6c ASoC: kirkwood: fix loss of external clock at probe time by Jean-Francois Moine · 11 years ago
  58. ff795d6 ASoC: ab8500: Convert register I/O to regmap by Mark Brown · 11 years ago
  59. 51f20e4 ASoC: ab8500: Use ASoC I/O functions by Mark Brown · 11 years ago
  60. 38bfd48 ASoC: ab8500: Downgrade noisy log message by Mark Brown · 11 years ago
  61. f9ded3b ASoC: 88pm860x: Use regmap for I/O by Mark Brown · 11 years ago
  62. fa129eb ASoC: 88pm60x: Don't use control data for i2c by Mark Brown · 11 years ago
  63. 4028b6c ALSA: compress: Fix compress device unregister. by Liam Girdwood · 11 years ago
  64. 9ff5072 ASoC: mmp-sspa: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  65. 6c3cc30 ASoC: omap-mcpdm: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  66. fcd70eb ASoC: mxs-saif: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  67. 256218a ASoC: fsl_spdif: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  68. 67a48b8 ASoC: omap-twl4030: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  69. 33c89c3 ASoC: mfld: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  70. eafbae2 ASoC: imx-wm8962: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  71. ff27d9b ASoC: imx-spdif: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  72. 01984a4 ASoC: imx-sgtl5000: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  73. 32fcb97 ASoC: rt5640: Omit ACPI match table only if !ACPI by Thierry Reding · 11 years ago
  74. bcf2556 ASoC: davinci-evm: Move sysclk logic away from evm_hw_params by Jyri Sarha · 11 years ago
  75. 072188b ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove by Kuninori Morimoto · 11 years ago
  76. feb8f11 ASoC: fsl_ssi: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  77. e19bcb6 ASoC: fsl_spdif: Remove redundant semicolon by Sachin Kamat · 11 years ago
  78. 7d930ce Merge remote-tracking branch 'asoc/topic/component' into asoc-core by Mark Brown · 11 years ago
  79. cb47008 ASoC: add .of_xlate_dai_name on snd_soc_component_driver by Kuninori Morimoto · 11 years ago
  80. d191bd8 ASoC: snd_soc_codec includes snd_soc_component by Kuninori Morimoto · 11 years ago
  81. e54cf76 ASoC: core: Add API for configuration of DAI BCLK ratio by Liam Girdwood · 11 years ago
  82. 0feb23d ASoC: ak4642: Remove redundant break by Sachin Kamat · 11 years ago
  83. d644a11 ASoC: samsung-i2s: Use devm_snd_soc_register_component() by Mark Brown · 11 years ago
  84. 9a8e032 ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card() by Mark Brown · 11 years ago
  85. e3c51ca Merge remote-tracking branch 'asoc/topic/devm' into asoc-samsung by Mark Brown · 11 years ago
  86. 0e4ff5c ASoC: core: Add devm_snd_soc_register_card() by Mark Brown · 11 years ago
  87. a0b03a6 ASoC: core: Implement devm_snd_soc_register_component() by Mark Brown · 11 years ago
  88. 4f8ec17 ASoC: blackfin: Add missing break statement to bf6xx by Valentin Ilie · 11 years ago
  89. 193b2f6 ASoC: ak4104: provide a module device table by Daniel Mack · 11 years ago
  90. 49c6054 ASoC: arizona: Improve handling of setting REFCLK to 0 by Charles Keepax · 11 years ago
  91. b3a6006 ASoC: bells: Add missing route to power up DSP clock by Charles Keepax · 11 years ago
  92. a0ff6ea ASoC: samsung: Allow mono in i2s driver by Charles Keepax · 11 years ago
  93. 02b8077 ASoC: rt5640: Add ACPI probing support. by Liam Girdwood · 11 years ago
  94. 9e9cb9b ASoC: rt5640: Provide more useful hw_params error reasons. by Liam Girdwood · 11 years ago
  95. 89d0513 ASoC: rt5640: Staticize hp_amp_power_on by Sachin Kamat · 11 years ago
  96. 38f2b8c ASoC: mxs: mxs-sgtl5000: Simplify probe function by Fabio Estevam · 11 years ago
  97. b51600c ASoC: kirkwood-dma: remove IEC958_SUBFRAME formats by Russell King · 11 years ago
  98. a851a2b ASoC: fsl_ssi: Staticize local symbols by Sachin Kamat · 11 years ago
  99. 8ecb534 ASoC: cq93vc: Don't use control data for core driver data by Mark Brown · 11 years ago
  100. 7f05cc9 ASoC: core utils: Dont set DMA params for BE substreams by Liam Girdwood · 11 years ago