Age | Commit message (Expand) | Author | Files | Lines |
2019-02-08 | ASoC: regulator notifier registration should be managed | Guennadi Liakhovetski | 8 | -86/+28 |
2019-02-08 | SoC: stm32: i2s: manage clock power | Olivier Moysan | 1 | -29/+15 |
2019-02-08 | ASoC: stm32: i2s: add power management | Olivier Moysan | 1 | -3/+30 |
2019-02-08 | ASoC: codecs: jz4725b: Remove unnecessary const qualifier | Nathan Chancellor | 1 | -6/+6 |
2019-02-08 | ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier | James Schulman | 4 | -0/+2411 |
2019-02-07 | ASoC: codecs: jz4725b: Use C++ style comments in header | Paul Cercueil | 1 | -5/+4 |
2019-02-07 | ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TEST | Paul Cercueil | 1 | -1/+8 |
2019-02-07 | ASoC: codecs: jz4740: Add support for devicetree | Paul Cercueil | 1 | -0/+9 |
2019-02-07 | ASoC: codecs: jz4740: Use SPDX license notifier | Paul Cercueil | 1 | -12/+5 |
2019-02-07 | ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L... | Danny Milosavljevic | 1 | -0/+27 |
2019-02-07 | ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch | Danny Milosavljevic | 1 | -0/+18 |
2019-02-07 | ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch | Danny Milosavljevic | 1 | -0/+14 |
2019-02-07 | ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ... | Danny Milosavljevic | 1 | -16/+16 |
2019-02-07 | ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume | Danny Milosavljevic | 1 | -0/+23 |
2019-02-07 | ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec | Danny Milosavljevic | 1 | -1/+23 |
2019-02-07 | ASoC: sun4i-codec: Add Mic Playback Volume | Danny Milosavljevic | 1 | -0/+3 |
2019-02-07 | ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input | Danny Milosavljevic | 1 | -0/+12 |
2019-02-07 | ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize" | Colin Ian King | 1 | -1/+1 |
2019-02-07 | ASoC: wcd9335: fix semicolon.cocci warnings | kbuild test robot | 1 | -3/+3 |
2019-02-06 | ASoC: codecs: Add jz4725b-codec driver | Paul Cercueil | 3 | -0/+613 |
2019-02-06 | ASoC: dapm: harden use of lookup tables | Pierre-Louis Bossart | 1 | -76/+82 |
2019-02-06 | Merge branch 'asoc-5.0' into asoc-5.1 for dapm table | Mark Brown | 6 | -8/+44 |
2019-02-06 | ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables | Pierre-Louis Bossart | 1 | -0/+24 |
2019-02-06 | ASoC: ssm2602: switch to SPDX identifier | Marco Felsch | 1 | -27/+12 |
2019-02-06 | ASoC: compress: Add helper functions for component trigger/set_params | Charles Keepax | 1 | -63/+54 |
2019-02-06 | ASoC: compress: Clarify the intent of current compressed ops handling | Charles Keepax | 1 | -58/+48 |
2019-02-06 | ASoC: wcd9335: remove some unnecessary NULL checks | Dan Carpenter | 1 | -12/+8 |
2019-02-06 | ASoC: ssm2602: Fix ADC powerup sequencing | Philipp Zabel | 1 | -2/+28 |
2019-02-06 | ASoC: dapm: Check for NULL widget in dapm_update_dai_unlocked | Charles Keepax | 1 | -0/+3 |
2019-02-04 | ASoC: ak4118: fix missing header | Clément Péron | 1 | -0/+1 |
2019-02-04 | ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset" | Colin Ian King | 1 | -1/+1 |
2019-02-04 | ASoC: topology: unload physical dai link in remove | Bard liao | 1 | -0/+32 |
2019-02-04 | ASoC: soc-core: clear platform pointers on error | Curtis Malainey | 1 | -1/+20 |
2019-02-04 | ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe | wen yang | 1 | -0/+1 |
2019-02-02 | ASoC: dapm: Add warnings for widget overwrite when adding route | Zhiwei Jiang | 1 | -0/+12 |
2019-02-02 | ASoC: dapm: Only power up active channels from a DAI | Charles Keepax | 2 | -0/+80 |
2019-02-02 | ASoC: topology: fix oops/use-after-free case with dai driver | Guennadi Liakhovetski | 2 | -1/+6 |
2019-02-02 | ASoC: dapm: fix use-after-free issue with dailink sname | Pierre-Louis Bossart | 1 | -1/+18 |
2019-02-02 | ASoC: mediatek: add btcvsd driver | KaiChieh Chuang | 3 | -0/+1375 |
2019-02-02 | ASoC: arizona: Add channel numbers to AIFs | Charles Keepax | 5 | -158/+158 |
2019-02-02 | ASoC: rsnd: fixup TDM Split mode check for CTU | Kuninori Morimoto | 1 | -13/+12 |
2019-02-02 | ASoC: rsnd: synchronize connection check for simple-card/audio-graph | Kuninori Morimoto | 1 | -8/+7 |
2019-02-02 | ASoC: rsnd: fixup MIX kctrl registration | Kuninori Morimoto | 1 | -4/+4 |
2019-01-29 | ASoC: sprd: Add Spreadtrum audio DMA platfrom driver | Baolin Wang | 6 | -0/+589 |
2019-01-29 | ASoC: topology: modify dapm route loading routine and add dapm route unloading | Ranjani Sridharan | 1 | -16/+86 |
2019-01-29 | ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create | Bard liao | 1 | -0/+3 |
2019-01-29 | ASoC: topology: Fix memory leak from soc_tplg_denum_create_texts | Amadeusz Sławiński | 1 | -0/+3 |
2019-01-29 | ASoC: topology: Remove widgets from dobj list | Amadeusz Sławiński | 1 | -0/+2 |
2019-01-29 | ASoC: topology: Reduce number of dereferences when accessing dobj | Amadeusz Sławiński | 1 | -12/+12 |
2019-01-29 | ASoC: Intel: cht_bsw_rt5672: remove useless test | Pierre-Louis Bossart | 1 | -12/+9 |