summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l42.h
AgeCommit message (Expand)Author
2023-12-01ASoC: cs42l42: Drop legacy includeLinus Walleij
2023-09-13ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard resetRichard Fitzgerald
2023-01-31ASoC: cs42l42: Add SoundWire supportRichard Fitzgerald
2023-01-31ASoC: cs42l42: Export some functions for SoundWireRichard Fitzgerald
2023-01-31ASoC: cs42l42: Separate ASP config from PLL configRichard Fitzgerald
2022-09-19ASoC: cs42l42: Implement 'set_bclk_ratio'Martin Povišer
2022-09-19ASoC: cs42l83: Extend CS42L42 support to new partMartin Povišer
2022-09-19ASoC: cs42l42: Export regmap elements to core namespaceMartin Povišer
2022-09-19ASoC: cs42l42: Split I2C identity into separate moduleRichard Fitzgerald
2022-09-19ASoC: cs42l42: Split probe() and remove() into stagesRichard Fitzgerald
2022-09-19ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()Richard Fitzgerald
2022-08-17ASoC: cs42l42: Move cs42l42_supply_names to .c fileRichard Fitzgerald
2022-08-17ASoC: cs42l42: Add include dependencies to cs42l42.hRichard Fitzgerald
2022-05-09ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding
2022-03-07ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_STARTRichard Fitzgerald
2022-01-24ASoC: cs42l42: Handle system suspendRichard Fitzgerald
2022-01-24ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handlingRichard Fitzgerald
2021-11-22ASoC: cs42l42: Report initial jack stateRichard Fitzgerald
2021-11-17ASoC: cs42l42: Remove redundant pll_divout memberRichard Fitzgerald
2021-11-15ASoC: cs42l42: Add control for audio slow-start switchRichard Fitzgerald
2021-10-25ASoC: cs42l42: Prevent NULL pointer deref in interrupt handlerRichard Fitzgerald
2021-10-18Merge branch 'asoc-5.15' into asoc-5.16Mark Brown
2021-10-15ASoC: cs42l42: Set correct SRC MCLKRichard Fitzgerald
2021-10-15ASoC: cs42l42: Allow time for HP/ADC to power-up after enableRichard Fitzgerald
2021-09-27ASoC: cs42l42: Use two thresholds and increased wait time for manual type det...Stefan Binding
2021-09-16ASoC: cs42l42: Implement Manual Type detection as fallbackStefan Binding
2021-08-06Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-05ASoC: cs42l42: Fix mono playbackRichard Fitzgerald
2021-08-05ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SELRichard Fitzgerald
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown
2021-06-16ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald
2021-05-25ASoC: cs42l42: Fix 1536000 Bit Clock instabilityLucas Tanure
2021-05-12ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov
2021-05-10ASoC: cs42l42: Add support for set_jack callsLucas Tanure
2021-03-10ASoC: cs42l42: Wait for PLL to lock before switching to itRichard Fitzgerald
2021-03-10ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENTRichard Fitzgerald
2021-03-10ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not calledLucas Tanure
2021-03-10ASoC: cs42l42: Report jack and button detectionLucas Tanure
2021-03-10ASoC: cs42l42: Add Capture SupportLucas Tanure
2021-03-10ASoC: cs42l42: Set clock source for both ways of streamLucas Tanure
2021-03-10ASoC: cs42l42: Provide finer control on playback pathLucas Tanure
2021-03-10ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure
2021-03-10ASoC: cs42l42: Fix channel width supportLucas Tanure
2021-03-10ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: cs42l42: replace codec to componentKuninori Morimoto
2016-11-09ASoC: Add support for CS42L42 codecJames Schulman