1. 721be3b ASoC: wm_adsp: Detach compressed stream on free by Charles Keepax · 9 years ago
  2. edd7135 ASoC: wm_adsp: Move compr_attach/attached functions by Charles Keepax · 9 years ago
  3. 0023f8a Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-adsp by Mark Brown · 9 years ago
  4. 8f65881 ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc() by Dan Carpenter · 9 years ago
  5. 9ee7875 ASoC: wm_adsp: Add support for TLV based binary controls by Charles Keepax · 9 years ago
  6. 551f4bc ASoC: Intel: Boards: remove ignore_suspend for WoV streams by Jeeja KP · 9 years ago
  7. 9a655db ASoC: Intel: Skylake: Suspend PCMs when marked as active suspend by Jeeja KP · 9 years ago
  8. 1a13b1f ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On" by Dharageswari.R · 9 years ago
  9. 76222d6d ASoC: Intel: Skylake: Fix memory leak during init instance by Mousumi Jana · 9 years ago
  10. 95536d8 ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up by Dharageswari.R · 9 years ago
  11. 0ce8428 Merge tag 'asoc-fix-v4.6-rc5' into asoc-intel by Mark Brown · 9 years ago
  12. 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 9 years ago
  13. 823ecdd ASoC: davinci-mcasp: Fix overwriting of ahclkx by Jim Lodes · 9 years ago
  14. 3cc6185 ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list by Caleb Crome · 9 years ago
  15. ea5a137 ASoC: Intel: Skylake: Update channel map based on runtime params by Subhransu S. Prusty · 9 years ago
  16. 7e12dc8 ASoC: Intel: Skylake: Add multichannel support for HDMI by Subhransu S. Prusty · 9 years ago
  17. 2889099 ASoC: hdac_hdmi: Register chmap controls and ops by Subhransu S. Prusty · 9 years ago
  18. 46ed1a2 ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmap by Subhransu S. Prusty · 9 years ago
  19. 0d425b4 ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmap by Subhransu S. Prusty · 9 years ago
  20. 1a10612 ASoC: skl_rt286: Fix to support hdmi channel map support by Subhransu S. Prusty · 9 years ago
  21. bcced70 ASoC: hdac_hdmi: Add multichannel support by Subhransu S. Prusty · 9 years ago
  22. b7756ed ASoC: hdac_hdmi: parse eld for channel map capability by Subhransu S. Prusty · 9 years ago
  23. ca2cd6b ASoC: Add max98371 codec driver by anish kumar · 9 years ago
  24. 1a5658c ASoC: rsnd: count .probe/.remove for rsnd_mod_call() by Kuninori Morimoto · 9 years ago
  25. beff053 ASoC: bcm2835: Add S16_LE support via packed DMA transfers by Matthias Reichl · 9 years ago
  26. cc70666 Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-bcm2835 by Mark Brown · 9 years ago
  27. 73fe01c ASoC: dmaengine_pcm: Add support for packed transfers by Matthias Reichl · 9 years ago
  28. 06eb49f ASoC: topology: Check size mismatch of ABI objects before parsing by Mengdong Lin · 9 years ago
  29. 7de76b6 ASoC: topology: Check failure to create a widget by Mengdong Lin · 9 years ago
  30. bd023ad ASoC: add support for TAS5720 digital amplifier by Andreas Dannenberg · 9 years ago
  31. 56574d5 ASoC: wm_adsp: factor out freeing of alg regions by Richard Fitzgerald · 9 years ago
  32. 401cf14 ASoC: arizona: call wm_adsp2_remove when codec driver is removed by Richard Fitzgerald · 9 years ago
  33. 66225e9 ASoC: wm_adsp: free memory when unloaded or closed by Richard Fitzgerald · 9 years ago
  34. 80833ff ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclk by Peter Rosin · 9 years ago
  35. 8c0f551 Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 9 years ago
  36. 78cfca3 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/fix/hdac', 'asoc/fix/nau8825' and 'asoc/fix/rt5616' into asoc-linus by Mark Brown · 9 years ago
  37. e408057 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  38. f179f3f8 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 9 years ago
  39. 2ab8e74 ASoC: arizona: No need to update_bits when writing AEC clock control by Richard Fitzgerald · 9 years ago
  40. 989ff77 ASoC: omap-pcm: Initialize DMA configuration by Jim Lodes · 9 years ago
  41. f7cb512 ASoC: ac97: use gpiochip data pointer by Linus Walleij · 9 years ago
  42. c2aea14 ASoC: wm8996: use gpiochip data pointer by Linus Walleij · 9 years ago
  43. f42b6f5 ASoC: wm8962: use gpiochip data pointer by Linus Walleij · 9 years ago
  44. 8f41606 ASoC: wm8903: use gpiochip data pointer by Linus Walleij · 9 years ago
  45. db1d127 ASoC: wm5100: use gpiochip data pointer by Linus Walleij · 9 years ago
  46. 1490036 ASoC: rt5677: use gpiochip data pointer by Linus Walleij · 9 years ago
  47. de06f22 ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  48. 27becea ASoC: mediatek: HDMI audio LR channel swapped by PC Liao · 9 years ago
  49. 9ff49ce ASoC: rt298: fix capture doesn't work at some cases by Bard Liao · 9 years ago
  50. 3c9e014 ASoC: rt298: reset AD dilter is there is no MCLK by Bard Liao · 9 years ago
  51. 60507fe ASoC: bcm2835: setup clock only if CPU is clock master by Matthias Reichl · 9 years ago
  52. a34b027 ASoC: bcm2835: add 24bit support by Matthias Reichl · 9 years ago
  53. ae48a35 ASoC: da7218: Update PLL ranges and dividers to improve locking by Adam Thomson · 9 years ago
  54. fbb88b5 ASoC: Add kerneldoc comments for snd_soc_find_dai by Mengdong Lin · 9 years ago
  55. 54aba08 ASoC: tidyup alphabetical order for SND_SOC_Bxx by Kuninori Morimoto · 9 years ago
  56. fba0d70 ASoC: Intel: Atom: fix boot warning by Vinod Koul · 9 years ago
  57. db71336 ASoC: hdmi-codec: Add ELD control by Philipp Zabel · 9 years ago
  58. 81151cf ASoC: hdmi-codec: Add ELD control by Philipp Zabel · 9 years ago
  59. c0133e3 ASoC: mediatek: Add HDMI dai-links in the mt8173-rt5650-rt5676 machine driver by Koro Chen · 9 years ago
  60. 09305da ASoC: Intel: Skylake: Use UUID in binary format by Shreyas NC · 9 years ago
  61. d349cae ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver by PC Liao · 9 years ago
  62. 8e42db1 ASoC: arizona: Prefer lower FRATIO in pseudo-fractional mode by Richard Fitzgerald · 9 years ago
  63. 13a06ed ASoC: tlv320aic32x4: Add additional input pins by Jeremy McDermond · 9 years ago
  64. 20d2cec ASoC: tlv320aic32x4: Implement resistors on input pins by Jeremy McDermond · 9 years ago
  65. 67d1c21 ASoC: topology: Set CPU DAI name and enable DPCM by default for FE link by Guneshwor Singh · 9 years ago
  66. 74dde20 Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-topology by Mark Brown · 9 years ago
  67. 305e902 ASoC: Export snd_soc_find_dai() by Mengdong Lin · 9 years ago
  68. b84fff5 ASoC: topology: Set the link ID when creating a FE DAI link by Mengdong Lin · 9 years ago
  69. 2f0ad49 ASoC: Change DAI link's be_id to a generic id by Mengdong Lin · 9 years ago
  70. 2ebdf68 ASoC: rsnd: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  71. b6bf328 ASoC: ak4642: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  72. 041f9d3 ASoC: tlv320aic32x4: Add 96k sample rate by Jeremy McDermond · 9 years ago
  73. f5cc177 ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100S by Bastien Nocera · 9 years ago
  74. fb137ba ASoC: da7219: Disallow unsupported 32KHz clock setting in set_dai_sysclk() by Adam Thomson · 9 years ago
  75. 63a450a ASoC: da7219: Update PLL ranges and dividers to improve locking by Adam Thomson · 9 years ago
  76. 125bc68 ASoC: tlv320aic32x4: Add SPI support by Jeremy McDermond · 9 years ago
  77. 3bcfd22 ASoC: tlv320aic32x4: Break out I2C support into separate module by Jeremy McDermond · 9 years ago
  78. ec51388 ASoC: tlv320aic32x4: Change name of probe function by Jeremy McDermond · 9 years ago
  79. 0918411 ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders by Jyri Sarha · 9 years ago
  80. 5f9a50c ASoC: Davinci: McBSP: add device tree support for McBSP by Petr Kulhavy · 9 years ago
  81. 3ee15ca ASoC: sti: select player for I2S/TDM TX bus by Moise Gergaud · 9 years ago
  82. ab9f87c ASoC: wm5102: Free compressed IRQ in CODEC remove by Charles Keepax · 9 years ago
  83. 54dca70 ASoC: arizona: Free speaker thermal IRQs in CODEC remove by Charles Keepax · 9 years ago
  84. 896491b ASoC: au1x: use correct format specifier by Heinrich Schuchardt · 9 years ago
  85. e92077c ASoC: fsl: imx-pcm-fiq: use correct format specifier by Heinrich Schuchardt · 9 years ago
  86. f0c8e1d ASoC: Intel: Skylake: Fix ibs/obs calc for non-integral sampling rates by Subhransu S. Prusty · 9 years ago
  87. 82d4eb9 ASoC: sti: unip reader tdm mode by Moise Gergaud · 9 years ago
  88. 8d8b1e2 ASoC: sti: unip player tdm mode by Moise Gergaud · 9 years ago
  89. 7219978 ASoC: sti: helper functions to fix tdm runtime params by Moise Gergaud · 9 years ago
  90. 44f948b ASoC: sti: helper functions for unip tdm slots configuration by Moise Gergaud · 9 years ago
  91. 9a00a3e ASoC: sti: define tdm type & default tdm hw config by Moise Gergaud · 9 years ago
  92. 5295a0d ASoC: sti: rename unip player type into common player & reader type by Moise Gergaud · 9 years ago
  93. 38535e8 ASoC: sti: macro for uniperif tdm regs access by Moise Gergaud · 9 years ago
  94. 43b27d7 ASoC: arizona: Do not create OUT4R widget for CS47L24/WM1831 by Richard Fitzgerald · 9 years ago
  95. c68ae33e ACPI / utils: Rename acpi_dev_present() by Lukas Wunner · 9 years ago
  96. 3fafd14 ASoC: dwc: Use fifo depth to program FCR by Jose Abreu · 9 years ago
  97. 5847609 ASoC: wm_adsp: Improve DSP error handling by Charles Keepax · 9 years ago
  98. 9771b18 ASoC: wm_adsp: Factor out fetching of stream errors from the DSP by Charles Keepax · 9 years ago
  99. b8af8b1 ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset() by Dan Carpenter · 9 years ago
  100. 613c7c4 ASoC: dwc: Unmask I2S interrupts only for enabled channels by Jose Abreu · 9 years ago