1. b25b1b6 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 10 years ago
  2. 8eeb5c1 ASoC: 88pm860: Fix IO setup by Lars-Peter Clausen · 10 years ago
  3. 58d4d3c9 ASoC: si476x: Fix IO setup by Lars-Peter Clausen · 10 years ago
  4. b0ffe9b ASoC: sam9g20_wm8731: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  5. 12ffa6f ASoC: simple-card: card name can be option by Kuninori Morimoto · 10 years ago
  6. b46f2c5 ASoC: tlv320aic32x4: Sort Makefile in alphabetic order by Jyri Sarha · 10 years ago
  7. 64ebdec ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params by Peter Ujfalusi · 10 years ago
  8. d080034 ASoC: arizona: Support new fratio encoding on the wm5110 rev D by Charles Keepax · 10 years ago
  9. 5a3935c ASoC: arizona: Calculate FLL gain last by Charles Keepax · 10 years ago
  10. f641aec ASoC: arizona: Calculate OUTDIV first by Charles Keepax · 10 years ago
  11. 8ccefcd ASoC: arizona: Don't pass Fout into arizona_calc_fll by Charles Keepax · 10 years ago
  12. 23f785a8 ASoC: arizona: Move calculation of FLL configuration by Charles Keepax · 10 years ago
  13. 61719db ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll by Charles Keepax · 10 years ago
  14. 87383ac ASoC: arizona: Add defines for FLL configuration constants by Charles Keepax · 10 years ago
  15. da28ed5 ASoC: arizona: An OUTDIV of 1 is not valid, avoid this by Charles Keepax · 10 years ago
  16. 4042328 ASoC: tlv320aic23: add missing EXPORT_SYMBOLs by Max Filippov · 10 years ago
  17. e97db9a ASoC: pcm512x: Fix duplicate const warning by Mark Brown · 10 years ago
  18. 2206622 ASoC: pcm512x: Split out bus drivers by Mark Brown · 10 years ago
  19. 9b745ab ALSA: hda - Fix loud click noise with IdeaPad 410Y by Takashi Iwai · 10 years ago
  20. 8db0d35 Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl by Mark Brown · 10 years ago
  21. 8b621d0 Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 10 years ago
  22. cc1bc54 ASoC: update Kconfig of AIC23 users to select I2C variant by Max Filippov · 10 years ago
  23. b3fc572 ASoC: tlv320aic23: add support for SPI control mode by Max Filippov · 10 years ago
  24. a828213 ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig by Liam Girdwood · 10 years ago
  25. dd6646b ASoC: Intel: Use .dai_fmt for setting Haswell BE format. by Liam Girdwood · 10 years ago
  26. f69f41e ASoC: Intel: Check Haswell IPC process_reply/notification return value. by Liam Girdwood · 10 years ago
  27. fab800c ASoC: wm_adsp: Correct type specifier in printf by Charles Keepax · 10 years ago
  28. a1a564e ASoC: core: use regmap's parse_val to do endian translation by Nenghua Cao · 10 years ago
  29. d083f58 Merge tag 'parse-val' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-core by Mark Brown · 10 years ago
  30. af12a31 ASoC: sirf: Add SiRF audio card by Rongjun Ying · 10 years ago
  31. a731e21 ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec by Rongjun Ying · 10 years ago
  32. 6af5263 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  33. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  34. cdde4cc ASoC: Move active count from CODEC to component by Lars-Peter Clausen · 10 years ago
  35. 6106d12 ASoC: Add component pointer to the DAI struct by Lars-Peter Clausen · 10 years ago
  36. 5c898e7 ASoC: Add helper function to check whether a CODEC is active by Lars-Peter Clausen · 10 years ago
  37. a1a0cc0 ASoC: Fix active count tracking for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  38. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 10 years ago
  39. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  40. f516e36 ASoC: sirf: Add SiRF internal audio codec driver by Rongjun Ying · 10 years ago
  41. c1a7898 ASoC: wm_adsp: Split firmware load into smaller chunks by Charles Keepax · 10 years ago
  42. 9c369c6 ASoC: cs4271: Fix build error without CONFIG_SPI_MASTER by Takashi Iwai · 10 years ago
  43. 9202c37 ASoC: Baytrail: fix error handling in sst_byt_dsp_init() by Dan Carpenter · 10 years ago
  44. e805ca8 ALSA: usb-audio: Add quirk for Logitech Webcam C500 by Takashi Iwai · 10 years ago
  45. 4913cd6 ALSA: emu10k1: Fix possible NULL dereference by Takashi Iwai · 10 years ago
  46. 4f50b41 ALSA: echoaudio: use after free on error by Dan Carpenter · 10 years ago
  47. 7cf9bb2 ALSA: lola: NULL deref on allocation error by Dan Carpenter · 10 years ago
  48. f3e9b59 ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs by Takashi Iwai · 10 years ago
  49. c5eda4c ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs by Takashi Iwai · 10 years ago
  50. 81985bd ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT by Kuninori Morimoto · 10 years ago
  51. ba9c949 ASoC: rsnd: rename scu to src by Kuninori Morimoto · 10 years ago
  52. 9524be0 ASoC: rsnd: remove all rsnd_xxx_remove() by Kuninori Morimoto · 10 years ago
  53. 4076220 ASoC: rsnd: nothing to do on rsnd_dai_remove() by Kuninori Morimoto · 10 years ago
  54. ff8f30e ASoC: rsnd: use mod probe method on SSI by Kuninori Morimoto · 10 years ago
  55. 76c6fb5 ASoC: rsnd: use mod probe method on SCU by Kuninori Morimoto · 10 years ago
  56. 7681f6a ASoC: rsnd: add probe/remove callback on rsnd_mod_ops by Kuninori Morimoto · 10 years ago
  57. 221bf52 ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI by Kuninori Morimoto · 10 years ago
  58. b8cc41e ASoC: rsnd: add rsnd_scu_enable_ssi_irq() by Kuninori Morimoto · 10 years ago
  59. 389933d ASoC: rsnd: Get correct SCU ID by Kuninori Morimoto · 10 years ago
  60. 78f13d0 ASoC: rsnd: add struct rsnd_dai_platform_info by Kuninori Morimoto · 10 years ago
  61. e4ad1ac ASoC: pcm: free path list before exiting from error conditions by Patrick Lai · 10 years ago
  62. 57d4325 ASoC: ak4104: Remove superfluous codec->control_data initialization by Lars-Peter Clausen · 10 years ago
  63. d433570 ASoC: fsl: Don't select FIQ from Eukrea by Mark Brown · 10 years ago
  64. d4179c1 ASoC: da732x: Replace hw_read usage with snd_soc_read() by Mark Brown · 10 years ago
  65. 3b44675 ALSA: hda - add automute fix for another dell AIO model by Hui Wang · 10 years ago
  66. 931f27c ASoC: cache: Do the codec->reg_cache zero pionter check by Xiubo Li · 10 years ago
  67. ea2787f ASoC: n810: fix init with DT boot by Aaro Koskinen · 10 years ago
  68. c82e1c8 ASoC: rsnd: share reg_field and reduce memory by Kuninori Morimoto · 10 years ago
  69. 8467ded ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter by Kuninori Morimoto · 10 years ago
  70. 685fb3e ASoC: rsnd: remove unused SSI_CONTROL by Kuninori Morimoto · 10 years ago
  71. d1ac970f ASoC: rsnd: use function pointer for each probe by Kuninori Morimoto · 10 years ago
  72. 468be93 ASoC: rsnd: use devm_clk_get() instead of clk_get() by Kuninori Morimoto · 10 years ago
  73. 374e542 ASoC: rsnd: get ssi/scu from rsnd_dai_stream by Kuninori Morimoto · 10 years ago
  74. a126021 ASoC: rsnd: use mod array instead of list on rdai by Kuninori Morimoto · 10 years ago
  75. 9bfed6c ASoC: rsnd: run rsnd_path_init() when probe() timing by Kuninori Morimoto · 10 years ago
  76. 055bbe2 ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap by Lars-Peter Clausen · 10 years ago
  77. 48b5e1f ASoC: wm8753: Remove superfluous 'codec->cache_sync = 1' by Lars-Peter Clausen · 10 years ago
  78. 6489573 asoc: soc-core: fix coccinelle warnings by Nenghua Cao · 10 years ago
  79. 939d9f1 ASoC: core: fix coccinelle warnings by Nenghua Cao · 10 years ago
  80. 3127899 ALSA: hda/realtek - Add headset quirk for Dell DT by Kailang Yang · 10 years ago
  81. a6b92b6 ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371 by Marius Knaust · 10 years ago
  82. db291e3 ALSA: hda - Mark reg op args as iomem by Dylan Reid · 10 years ago
  83. 778bde6 ALSA: hda - Rename reg access ops in hda_controller_ops by Dylan Reid · 10 years ago
  84. 7c3e438 ALSA: hda - Make azx_attach_pcm_stream static by Dylan Reid · 10 years ago
  85. 112ad7f ASoC: wm1133-ev1: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  86. 17282ba ASoC: dapm: Reorder the bias update sequence by Xiang Xiao · 10 years ago
  87. 5799635 ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown by Xiang Xiao · 10 years ago
  88. 66f2329 ASoC: eukrea-tlv320: Add DT support. by Denis Carikli · 11 years ago
  89. a9576cb ASoC: pxa: zylonite: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  90. f6b2a04 ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  91. 1bdd301 ASoC: pxa: e800_wm9712: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  92. 98308c8 ASoC: pxa: e750_wm9705: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  93. 23d8f22 ASoC: pxa: e740_wm9705: Convert to table based DAPM setup by Lars-Peter Clausen · 10 years ago
  94. e14de47 ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control by Lars-Peter Clausen · 10 years ago
  95. 4f07c9c ASoC: neo1973_wm8753: Convert to table based setup by Lars-Peter Clausen · 10 years ago
  96. 61e7fe2 ASoC: neo1973_wm8753: Post gta01 support removal cleanup by Lars-Peter Clausen · 10 years ago
  97. ecba9e7 ASoC: rsnd: unify rdai naming by Kuninori Morimoto · 10 years ago
  98. 98455ed ASoC: rsnd: remove verbose debug message from scu/ssi by Kuninori Morimoto · 10 years ago
  99. 5da39cf ASoC: rsnd: remove verbose function parameter by Kuninori Morimoto · 10 years ago
  100. d870a91e ASoC: rsnd: move rsnd_mod_call() macro by Kuninori Morimoto · 10 years ago