summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd938x.c
AgeCommit message (Expand)Author
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-07-29ASoC: codecs: wcd938x: Drop unused defines and enumsKrzysztof Kozlowski
2024-06-18ASoC: codecs: wcd938x: Constify wcd938x_sdw_ch_infoKrzysztof Kozlowski
2024-06-18ASoC: codecs: wcd938x: Constify static dataKrzysztof Kozlowski
2024-06-03ASoC: codecs: wcd938x: Drop no-op ADC2_BCS Disable SwitchKrzysztof Kozlowski
2024-05-27ASoC: codecs: wcd938x: Unify define used for MIC2 bias registerKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: skip printing deferred probe failuersKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold
2023-10-25ASoC: codecs: wcd938x: use defines for entries in snd_soc_dai_driver arrayKrzysztof Kozlowski
2023-10-09ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold
2023-10-09ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold
2023-10-09ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold
2023-10-09ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold
2023-10-09ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold
2023-07-06ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold
2023-07-06ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold
2023-07-05ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla
2023-07-04ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold
2023-07-03ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold
2023-06-30ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown
2023-06-30ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold
2023-06-30ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold
2023-06-30ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold
2023-06-30ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold
2023-05-04ASoC: codecs: wcd938x: fix accessing regmap on unattached devicesKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-03-20ASoC: codecs: wcd938x: Convert to platform remove callback returning voidUwe Kleine-König
2022-12-05ASoC: wcd938x: Make read-only array minCode_param static constColin Ian King
2022-08-28ASoC: wcd938x: Remove spurious type_base from irq chipAidan MacDonald
2022-06-24ASoC: wcd938x: Fix event generation for some controlsMark Brown
2022-05-09ASoC: wcd938x: Add endianness flag in snd_soc_component_driverCharles Keepax
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-25ASoC: codecs: wcd938x: Make use of the helper component_compare/release_ofYong Wu
2022-02-23ASoC: codecs: wcd938x: fix kcontrol max valuesSrinivas Kandagatla
2022-02-23ASoC: codecs: wc938x: fix accessing array out of bounds for enum typeSrinivas Kandagatla
2022-02-16ASoC: codec: wcd938x: Update CTIA/OMTP switch controlSrinivasa Rao Mandadapu
2022-02-14ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP HeadsetSrinivasa Rao Mandadapu
2022-01-26ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla
2022-01-26ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla
2021-12-24ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown
2021-12-24ASoC: remove unneeded variablechiminghao
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2021-11-16ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla
2021-10-07ASoC: wcd938x: Fix jack detection issueSrinivasa Rao Mandadapu
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-05ASoC: codecs: wcd938x: add Multi Button Headset Control supportSrinivas Kandagatla
2021-08-05ASoC: wcd938x: simplify return valuePierre-Louis Bossart