summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wcd938x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-14/+4
|\
| * Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-281-14/+17
| |\
| * | ASoC: codecs: wcd938x: Make use of the helper component_compare/release_ofYong Wu2022-02-251-14/+4
* | | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-0/+27
|\ \ \
| * | | ASoC: codec: wcd938x: Update CTIA/OMTP switch controlSrinivasa Rao Mandadapu2022-02-161-22/+11
| * | | ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP HeadsetSrinivasa Rao Mandadapu2022-02-141-0/+38
| |/ /
* | | ASoC: codecs: wcd938x: fix kcontrol max valuesSrinivas Kandagatla2022-02-231-3/+3
* | | ASoC: codecs: wc938x: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-2/+2
| |/ |/|
* | ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla2022-01-261-3/+3
* | ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla2022-01-261-11/+14
|/
* ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown2021-12-241-1/+1
|\
| * ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-241-1/+1
* | ASoC: remove unneeded variablechiminghao2021-12-241-4/+2
|/
* ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla2021-11-161-0/+3
* ASoC: wcd938x: Fix jack detection issueSrinivasa Rao Mandadapu2021-10-071-3/+3
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-9/+9
|\
| * ASoC: codecs: wcd938x: setup irq during component bindSrinivas Kandagatla2021-07-161-9/+9
* | ASoC: codecs: wcd938x: add Multi Button Headset Control supportSrinivas Kandagatla2021-08-051-23/+818
* | ASoC: wcd938x: simplify return valuePierre-Louis Bossart2021-08-051-1/+1
* | ASoC: codecs: wcd938x: remove unused port-map referenceSrinivas Kandagatla2021-07-161-4/+1
* | ASoC: codecs: wcd938x: fix returnvar.cocci warningskernel test robot2021-07-111-4/+2
|/
* ASoC: codecs: wcd938x: fix uninitialized symbol warningsSrinivas Kandagatla2021-06-221-3/+3
* ASoC: codecs: wcd938x: fix unused variable warningSrinivas Kandagatla2021-06-221-0/+2
* ASoC: codecs: wcd938x: fix boolreturn.cocci warningYang Li2021-06-161-1/+1
* ASoC: codecs: Fix duplicate included sound/soc.hJiapeng Chong2021-06-161-1/+0
* ASoC: codecs: wcd938x: remove incorrect module interdependencySrinivas Kandagatla2021-06-151-22/+5
* ASoC: codecs: wcd938x: constify static struct snd_soc_dai_opsPu Lehui2021-06-151-1/+1
* ASoC: codecs: wcd938x: add audio routing and KconfigSrinivas Kandagatla2021-06-141-0/+94
* ASoC: codecs: wcd938x: add capture dapm widgetsSrinivas Kandagatla2021-06-141-0/+756
* ASoC: codecs: wcd938x: add playback dapm widgetsSrinivas Kandagatla2021-06-141-0/+707
* ASoC: codecs: wcd938x: add basic controlsSrinivas Kandagatla2021-06-141-0/+419
* ASoC: codecs: wcd938x-sdw: add SoundWire driverSrinivas Kandagatla2021-06-141-0/+82
* ASoC: codecs: wcd938x: add basic driverSrinivas Kandagatla2021-06-141-0/+1695