aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
...
| | | | * | | | | ASoC: ti: davinci-i2s: Add S32_LE as support formatPeter Ujfalusi2019-08-30
| | | | * | | | | ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla2019-08-28
| | | | * | | | | ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota2019-08-28
| | | | * | | | | ASoC: mediatek: mt8183: fix tdm out data is valid on rising edgeJiaxin Yu2019-08-28
| | | | * | | | | ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s outJiaxin Yu2019-08-28
| | | | * | | | | ASoC: atmel_ssc_dai: implement left-justified data modeMichał Mirosław2019-08-27
| | | | * | | | | ASoC: atmel_ssc_dai: rework DAI format configurationMichał Mirosław2019-08-27
| | | | * | | | | ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in KconfigMichał Mirosław2019-08-27
| | | | * | | | | ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang2019-08-27
| | | | * | | | | ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2019-08-27
| | | | * | | | | ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński2019-08-27
| | | | * | | | | ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter2019-08-27
| | | | * | | | | ASoC: sun4i: Revert A83t descriptionMaxime Ripard2019-08-27
| | | | * | | | | ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun2019-08-27
| | | | * | | | | ASoC: mediatek: mt8183: remove unused DAPM-related variablesTzung-Bi Shih2019-08-27
| | | | * | | | | ASoC: sunxi: Revert initial A83t supportMaxime Ripard2019-08-27
| | | | * | | | | ASoC: imx-audmix: register the card on a proper devShengjiu Wang2019-08-27
| | | | * | | | | ASoC: SOF: imx8: Make some functions staticYueHaibing2019-08-27
| | | | * | | | | ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()Kuninori Morimoto2019-08-23
| | | | * | | | | ASoC: soc-core: initialize list at one placeKuninori Morimoto2019-08-22
| | | | * | | | | ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen2019-08-22
| | | | * | | | | ASoC: soc-core: initialize component listKuninori Morimoto2019-08-22
| | | | * | | | | ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto2019-08-22
| | | | * | | | | ASoC: soc-core: soc_cleanup_card_resources() become voidKuninori Morimoto2019-08-22
| | | | * | | | | ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()Kuninori Morimoto2019-08-22
| | | | * | | | | ASoC: soc-core: use device_register()Kuninori Morimoto2019-08-22
| | | | * | | | | ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or offJiaxin Yu2019-08-22
| | | | * | | | | ASoC: mediatek: mt2701: Fix -Wunused-const-variable warningsYueHaibing2019-08-22
| | | | * | | | | ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing2019-08-22
| | | | * | | | | ASoC: SOF: imx: Add i.MX8 HW supportDaniel Baluta2019-08-22
| | | | * | | | | ASoC: SOF: Add OF DSP device supportDaniel Baluta2019-08-22
| | | | * | | | | ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard2019-08-21
| | | | * | | | | ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard2019-08-21
| | | | * | | | | ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard2019-08-21
| | | | * | | | | ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard2019-08-21
| | | | * | | | | ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard2019-08-21
| | | | * | | | | ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()Kuninori Morimoto2019-08-21
| | | | * | | | | ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto2019-08-21
| | | | * | | | | ASoC: fsl_sai: Add support for imx8qmDaniel Baluta2019-08-21
| | | | * | | | | ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master modeCodrin Ciubotariu2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Support more channelsMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Pass the channels number as an argumentMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Remove duplicated quirks structureMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Fix the LRCK period on A83tMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83tMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Fix WSS and SR fields for the A83tMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Fix the LRCK polarityMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCsMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard2019-08-20
| | | | * | | | | ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCsMaxime Ripard2019-08-20