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