summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd938x.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-28ASoC: wcd938x: Remove spurious type_base from irq chipAidan MacDonald1-1/+0
2022-06-24ASoC: wcd938x: Fix event generation for some controlsMark Brown1-0/+12
2022-05-09ASoC: wcd938x: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+4
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+27
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman1-14/+17
2022-02-25ASoC: codecs: wcd938x: Make use of the helper component_compare/release_ofYong Wu1-14/+4
2022-02-23ASoC: codecs: wcd938x: fix kcontrol max valuesSrinivas Kandagatla1-3/+3
2022-02-23ASoC: codecs: wc938x: fix accessing array out of bounds for enum typeSrinivas Kandagatla1-2/+2
2022-02-16ASoC: codec: wcd938x: Update CTIA/OMTP switch controlSrinivasa Rao Mandadapu1-22/+11
2022-02-14ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP HeadsetSrinivasa Rao Mandadapu1-0/+38
2022-01-26ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla1-3/+3
2022-01-26ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla1-11/+14
2021-12-24ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown1-1/+1
2021-12-24ASoC: remove unneeded variablechiminghao1-4/+2
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart1-1/+1
2021-11-16ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla1-0/+3
2021-10-07ASoC: wcd938x: Fix jack detection issueSrinivasa Rao Mandadapu1-3/+3
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-9/+9
2021-08-05ASoC: codecs: wcd938x: add Multi Button Headset Control supportSrinivas Kandagatla1-23/+818
2021-08-05ASoC: wcd938x: simplify return valuePierre-Louis Bossart1-1/+1
2021-07-16ASoC: codecs: wcd938x: remove unused port-map referenceSrinivas Kandagatla1-4/+1
2021-07-16ASoC: codecs: wcd938x: setup irq during component bindSrinivas Kandagatla1-9/+9
2021-07-12ASoC: codecs: wcd938x: fix returnvar.cocci warningskernel test robot1-4/+2
2021-06-22ASoC: codecs: wcd938x: fix uninitialized symbol warningsSrinivas Kandagatla1-3/+3
2021-06-22ASoC: codecs: wcd938x: fix unused variable warningSrinivas Kandagatla1-0/+2
2021-06-16ASoC: codecs: wcd938x: fix boolreturn.cocci warningYang Li1-1/+1
2021-06-16ASoC: codecs: Fix duplicate included sound/soc.hJiapeng Chong1-1/+0
2021-06-15ASoC: codecs: wcd938x: remove incorrect module interdependencySrinivas Kandagatla1-22/+5
2021-06-15ASoC: codecs: wcd938x: constify static struct snd_soc_dai_opsPu Lehui1-1/+1
2021-06-14ASoC: codecs: wcd938x: add audio routing and KconfigSrinivas Kandagatla1-0/+94
2021-06-14ASoC: codecs: wcd938x: add capture dapm widgetsSrinivas Kandagatla1-0/+756
2021-06-14ASoC: codecs: wcd938x: add playback dapm widgetsSrinivas Kandagatla1-0/+707
2021-06-14ASoC: codecs: wcd938x: add basic controlsSrinivas Kandagatla1-0/+419
2021-06-14ASoC: codecs: wcd938x-sdw: add SoundWire driverSrinivas Kandagatla1-0/+82
2021-06-14ASoC: codecs: wcd938x: add basic driverSrinivas Kandagatla1-0/+1695