summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic2019-02-071-1/+23
* ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic2019-02-071-0/+3
* ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic2019-02-071-0/+12
* ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"Colin Ian King2019-02-071-1/+1
* ASoC: wcd9335: fix semicolon.cocci warningskbuild test robot2019-02-071-3/+3
* ASoC: codecs: Add jz4725b-codec driverPaul Cercueil2019-02-063-0/+613
* ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart2019-02-062-76/+85
* Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-067-10/+46
|\
| * ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-02-061-0/+24
| * ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-022-1/+6
| * ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| * ASoC: core: Allow soc_find_component lookups to match parent of_nodeCharles Keepax2019-01-251-1/+6
| * ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan2019-01-221-0/+2
| * ASoC: MAINTAINERS: fsl: Change Fabio's email addressFabio Estevam2019-01-211-2/+2
| * ASoC: hdmi-codec: fix oops on re-probeRussell King2019-01-181-2/+2
* | ASoC: ssm2602: switch to SPDX identifierMarco Felsch2019-02-061-27/+12
* | ASoC: compress: Add helper functions for component trigger/set_paramsCharles Keepax2019-02-061-63/+54
* | ASoC: compress: Clarify the intent of current compressed ops handlingCharles Keepax2019-02-061-58/+48
* | ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter2019-02-061-12/+8
* | ASoC: ssm2602: Fix ADC powerup sequencingPhilipp Zabel2019-02-061-2/+28
* | ASoC: dapm: Check for NULL widget in dapm_update_dai_unlockedCharles Keepax2019-02-061-0/+3
* | ASoC: ak4118: fix missing headerClément Péron2019-02-041-0/+1
* | ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King2019-02-041-1/+1
* | ASoC: topology: unload physical dai link in removeBard liao2019-02-042-0/+33
* | ASoC: soc-core: clear platform pointers on errorCurtis Malainey2019-02-041-1/+20
* | ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-02-041-0/+1
* | ASoC: dapm: Add warnings for widget overwrite when adding routeZhiwei Jiang2019-02-021-0/+12
* | ASoC: dapm: Only power up active channels from a DAICharles Keepax2019-02-023-8/+94
* | ASoC: dapm: fix use-after-free issue with dailink snamePierre-Louis Bossart2019-02-021-1/+18
* | ASoC: mediatek: add btcvsd driverKaiChieh Chuang2019-02-023-0/+1375
* | ASoC: mediatek: add documents for btcvsd driverKaiChieh Chuang2019-02-021-0/+24
* | ASoC: arizona: Add channel numbers to AIFsCharles Keepax2019-02-025-158/+158
* | ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto2019-02-021-13/+12
* | ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto2019-02-021-8/+7
* | ASoC: sprd: Add Spreadtrum audio DMA platfrom driverBaolin Wang2019-01-296-0/+589
* | dt-bindings: ASoC: Add Spreadtrum DMA platform documentationBaolin Wang2019-01-291-0/+23
* | ASoC: topology: modify dapm route loading routine and add dapm route unloadingRanjani Sridharan2019-01-291-16/+86
* | ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan2019-01-292-3/+6
* | ASoC: topology: fix memory leak in soc_tplg_dapm_widget_createBard liao2019-01-291-0/+3
* | ASoC: topology: Fix memory leak from soc_tplg_denum_create_textsAmadeusz Sławiński2019-01-291-0/+3
* | ASoC: topology: Remove widgets from dobj listAmadeusz Sławiński2019-01-291-0/+2
* | ASoC: topology: Reduce number of dereferences when accessing dobjAmadeusz Sławiński2019-01-291-12/+12
* | ASoC: Intel: cht_bsw_rt5672: remove useless testPierre-Louis Bossart2019-01-291-12/+9
* | ASoC: cros_ec_codec: Add codec driver for Cros ECCheng-Yi Chiang2019-01-294-0/+452
* | ASoC: Documentation: Add google, cros-ec-codecCheng-Yi Chiang2019-01-292-0/+33
* | Merge tag 'v5.0-rc4' into asoc-5.1Mark Brown2019-01-291146-6274/+11615
|\ \
| * | Linux 5.0-rc4v5.0-rc4Linus Torvalds2019-01-271-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-278-17/+61
| |\ \
| | * | x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya2019-01-221-1/+1
| | * | x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich2019-01-181-2/+4