1. 7c2fccc ASoC: sta350: add support for bits in miscellaneous registers by Daniel Mack · 10 years ago
  2. e9024f0b ASoC: Intel: Fix check for pdata usage before dereference. by Liam Girdwood · 10 years ago
  3. c9e065c ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw() by Lars-Peter Clausen · 10 years ago
  4. 6b0a0b3 ASoC: Make soc_find_matching_codec() static by Lars-Peter Clausen · 10 years ago
  5. b8a832a ASoc: fsl_spdif: Add descriptions for fsl_spdif_priv by Nicolin Chen · 10 years ago
  6. 527cda7 ASoC: fsl_spdif: Print actual sample rate for debug by Nicolin Chen · 10 years ago
  7. 27c647b ASoC: fsl_spdif: Add sysclk df support to derive txclk from sysclk by Nicolin Chen · 10 years ago
  8. e41a4a7 ASoC: fsl_spdif: Rename all _div to _df by Nicolin Chen · 10 years ago
  9. af46929 Merge tag 'v3.15-rc4' into asoc-fsl-spdif by Mark Brown · 10 years ago
  10. 9c6344b ASoC: fsl_spdif: Use clk_set_rate() for spdif root clock only by Nicolin Chen · 10 years ago
  11. 1319b2f ASoC: rt5645: Add codec driver by Oder Chiou · 10 years ago
  12. d988120 ASoC: add SND_SOC_BYTES_EXT by Vinod Koul · 10 years ago
  13. eba17e6 Merge branch 'topic/input' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-cs42l51 by Mark Brown · 10 years ago
  14. 51b4e24 ASoC: Intel: Fix stream position pointer. by Liam Girdwood · 10 years ago
  15. 916152c ASoC: Intel: Fix allow hw_params to be called more than once. by Liam Girdwood · 10 years ago
  16. 10df350 ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. by Liam Girdwood · 10 years ago
  17. 0b708c8 ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. by Liam Girdwood · 10 years ago
  18. 84fbdd5 ASoC: Intel: Fix allocated block list usage when adding blocks. by Liam Girdwood · 10 years ago
  19. 48695f3 ASoC: Intel: Fix block allocation so we only allocate blocks once. by Liam Girdwood · 10 years ago
  20. c894e39 ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962 by Brian Austin · 10 years ago
  21. 31ee2bf ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed by Arnd Bergmann · 10 years ago
  22. b7a8037 ASoC: omap: Amstrad E3 needs TTY support for codec by Arnd Bergmann · 10 years ago
  23. 7b6ad9e ASoC: sh: Migo-R sound needs I2C by Arnd Bergmann · 10 years ago
  24. 7ec91cd ASoC: samsung: TLV320AIC23 and Simtec Hermes audio need I2C by Arnd Bergmann · 10 years ago
  25. a4519ec ASoC: atmel: Atmel WM8904 codec support needs I2C by Arnd Bergmann · 10 years ago
  26. 40e3b93 ASoC: fsl: Allow to select ESAI device individually by Xiubo Li · 10 years ago
  27. b71fc4e ASoC: fsl: Allow to select SAI device individually by Xiubo Li · 10 years ago
  28. 482b91c ASoC: pxa: TTC DKB audio needs I2C by Arnd Bergmann · 10 years ago
  29. 654da9f ASoC: samsung: UDA1380 needs I2C by Arnd Bergmann · 10 years ago
  30. 36a26e1 ASoC: omap: RX-51 audio needs I2C by Arnd Bergmann · 10 years ago
  31. d052a3d ASoC: omap: rx51: Add DT support by Sebastian Reichel · 10 years ago
  32. f29b542 Merge branch 'asoc-dt' into asoc-omap by Mark Brown · 10 years ago
  33. 3ca041e ASoC: dt: Allow Aux Codecs to be specified using DT by Sebastian Reichel · 10 years ago
  34. 0265e1a ASoC: omap: rx51: Add some error messages by Sebastian Reichel · 10 years ago
  35. 386e81a ASoC: omap: rx51: get GPIO numbers via gpiod API by Sebastian Reichel · 10 years ago
  36. 0a17a37 ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter by Sebastian Reichel · 10 years ago
  37. a0b148b ASoC: wm8985: Use devm_regulator_bulk_get() by Fabio Estevam · 10 years ago
  38. 49e3c64 ASoC: nuc900: export nuc900_ac97_data by Arnd Bergmann · 10 years ago
  39. 1aa91b6 ASoC: samsung-idma: avoid 64-bit division by Arnd Bergmann · 10 years ago
  40. 01c2cb6 ASoC: samsung: SMDK_WM8580_PCM needs REGMAP_I2C by Arnd Bergmann · 10 years ago
  41. 24fc81d ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X by Arnd Bergmann · 10 years ago
  42. a2915d4 ASoC: CS42L51 and WM8962 codecs depend on INPUT by Arnd Bergmann · 10 years ago
  43. a8784dd ASoC: cq93vc: fix cq93vc_get_regmap build error by Arnd Bergmann · 10 years ago
  44. 4eefa0d ASoC: rt5640: correct 5640's device ID by Bard Liao · 10 years ago
  45. 780aaef ASoC: mc13783: Add devicetree support by Alexander Shiyan · 10 years ago
  46. a7d5202 ASoC: omap: rx51: Use devm_snd_soc_register_card by Sebastian Reichel · 10 years ago
  47. beab3da ASoC: omap: rx51: Add module alias by Sebastian Reichel · 10 years ago
  48. 441dc45 ASoC: omap: rx51: Use static const char * const arrays by Sebastian Reichel · 10 years ago
  49. 31c26a6 ASoC: samsung: Add sound card driver for Snow board by Tushar Behera · 10 years ago
  50. 0b86439 ASoC: fsl_spdif: Fix clock source for rxclk rate measurement by Nicolin Chen · 10 years ago
  51. 4792b0d ASoC: core: Add support for machine specific trigger callback by Jarkko Nikula · 10 years ago
  52. 4da5339 ASoC: core: Fix component_list corruption when unloading modules by Jarkko Nikula · 10 years ago
  53. 00a41d9 Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm by Mark Brown · 10 years ago
  54. c471fdd ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event() by Lars-Peter Clausen · 10 years ago
  55. 33fcec2 ASoC: rt5640: Add the rt5639 support to the OF match table by Oder Chiou · 10 years ago
  56. 7b4a469 ASoC: Remove name_prefix unset during DAI link init hack again by Lars-Peter Clausen · 10 years ago
  57. e90c7b4 ASoC: wm8955: Use devm_regulator_bulk_get() by Fabio Estevam · 10 years ago
  58. 3598aad ASoC: wm8731: Use devm_regulator_bulk_get() by Fabio Estevam · 10 years ago
  59. a308679 ASoC: wm8804: Use devm_regulator_bulk_get() by Fabio Estevam · 10 years ago
  60. e9382e3 ASoC: tlv320dac33: Use devm_regulator_bulk_get() by Fabio Estevam · 10 years ago
  61. 2a1c23e ASoC: tlv320aic31xx: Convert /n to \n by Joe Perches · 10 years ago
  62. 63e54cd ASoC: sgtl5000: Use devm_regulator_bulk_get() by Fabio Estevam · 10 years ago
  63. 6487221 ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of() by Jyri Sarha · 10 years ago
  64. 3701861 ASoC: core: Add one dai_get_widget helper instead of two rtd based ones by Benoit Cousson · 10 years ago
  65. 503ae5e ASoC: core: Add helpers for dai link and aux dev init by Misael Lopez Cruz · 10 years ago
  66. 781cbeb ASoC: simple-card: Improve coding style by Nicolin Chen · 10 years ago
  67. 966b806 ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() by Nicolin Chen · 10 years ago
  68. 50e6c71 ASoC: simple-card: Drop node->name checking by Nicolin Chen · 10 years ago
  69. e9ffb5b ASoC: fsl: Drop formats limitation for imx-pcm-dma.c by Nicolin Chen · 10 years ago
  70. 08f7336 ASoC: fsl_spdif: Add core clock control for DMA access by Nicolin Chen · 10 years ago
  71. de30a2c ASoC: Intel: Cancel hsw_notification_work before freeing the stream by Jarkko Nikula · 10 years ago
  72. b890978 ASoC: imx-audmux: Fix section mismatch by Lars-Peter Clausen · 10 years ago
  73. 3dcba28 ASoC: core: Don't break component searching if both id and num_dai are 0 by Nicolin Chen · 10 years ago
  74. b38d10e ASoC: ak4104: add regulator consumer support by Daniel Mack · 10 years ago
  75. b3ca11f ASoC: simple-card: Move dai-link level properties away from dai subnodes by Jyri Sarha · 10 years ago
  76. 389cb83 ASoC: core: Update snd_soc_of_parse_daifmt() interface by Jyri Sarha · 10 years ago
  77. d66eac3 ASoC: samsung: Don't clear clock setting during i2s_startup by Tushar Behera · 10 years ago
  78. 0aa2a15 ASoC: jz4740: Improve build test coverage by Lars-Peter Clausen · 10 years ago
  79. 218e18a ASoC: qi_lb60: Use GPIO descriptor API by Lars-Peter Clausen · 10 years ago
  80. 836b31f ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock by Kuninori Morimoto · 10 years ago
  81. d132cb0 ASoC: Intel: Fix audio crash due to race condition in stream deletion by Wenkai Du · 10 years ago
  82. c4839c8 ASoC: max98095: Add an explicit of_match_table by Tushar Behera · 10 years ago
  83. 98810a6 Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 10 years ago
  84. 22e0c14 Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73' and 'asoc/fix/fsl-spdif' into asoc-linus by Mark Brown · 10 years ago
  85. 1f23380 ASoC: Export devm_snd_soc_register_platform() by Lars-Peter Clausen · 10 years ago
  86. 050f62e ASoC: qi_lb60: Use devm_snd_soc_register_card() by Lars-Peter Clausen · 10 years ago
  87. 0e746d7 ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt() by Lars-Peter Clausen · 10 years ago
  88. b8fb837 ASoC: qi_lb60: Set fully_routed flag by Lars-Peter Clausen · 10 years ago
  89. eebdec0 ASoC: jz4740: Remove Makefile entry for removed file by Lars-Peter Clausen · 10 years ago
  90. 95e9ee9 ASoC: Intel: Fix audio crash due to negative address offset by Wenkai Du · 10 years ago
  91. 907fe36 ASoC: Move standard kcontrol helpers to the component level by Lars-Peter Clausen · 10 years ago
  92. 9f68730 Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  93. 111c0cf ASoC: Remove ASoC level IO tracing by Lars-Peter Clausen · 10 years ago
  94. 23d5442 ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits() by Lars-Peter Clausen · 10 years ago
  95. b0a9f8e ASoC: Remove snd_soc_update_bits_locked() by Lars-Peter Clausen · 10 years ago
  96. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 10 years ago
  97. 2b17ef4 Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  98. 8bfc6d2 ASoC: rt5640: Add minimal support for RT5642 by Bard Liao · 10 years ago
  99. b6bb370 ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component() by Peter Ujfalusi · 10 years ago
  100. 70e7a02 ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() by Peter Ujfalusi · 10 years ago