summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l42.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l42: Drop legacy includeLinus Walleij2023-12-011-1/+1
* ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard resetRichard Fitzgerald2023-09-131-0/+1
* ASoC: cs42l42: Add SoundWire supportRichard Fitzgerald2023-01-311-0/+3
* ASoC: cs42l42: Export some functions for SoundWireRichard Fitzgerald2023-01-311-0/+5
* ASoC: cs42l42: Separate ASP config from PLL configRichard Fitzgerald2023-01-311-1/+0
* ASoC: cs42l42: Implement 'set_bclk_ratio'Martin Povišer2022-09-191-0/+1
* ASoC: cs42l83: Extend CS42L42 support to new partMartin Povišer2022-09-191-0/+1
* ASoC: cs42l42: Export regmap elements to core namespaceMartin Povišer2022-09-191-0/+4
* ASoC: cs42l42: Split I2C identity into separate moduleRichard Fitzgerald2022-09-191-0/+15
* ASoC: cs42l42: Split probe() and remove() into stagesRichard Fitzgerald2022-09-191-0/+2
* ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()Richard Fitzgerald2022-09-191-1/+0
* ASoC: cs42l42: Move cs42l42_supply_names to .c fileRichard Fitzgerald2022-08-171-8/+0
* ASoC: cs42l42: Add include dependencies to cs42l42.hRichard Fitzgerald2022-08-171-0/+5
* ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding2022-05-091-824/+2
* ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_STARTRichard Fitzgerald2022-03-071-1/+8
* ASoC: cs42l42: Handle system suspendRichard Fitzgerald2022-01-241-0/+5
* ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handlingRichard Fitzgerald2022-01-241-1/+1
* ASoC: cs42l42: Report initial jack stateRichard Fitzgerald2021-11-221-0/+2
* ASoC: cs42l42: Remove redundant pll_divout memberRichard Fitzgerald2021-11-171-1/+0
* ASoC: cs42l42: Add control for audio slow-start switchRichard Fitzgerald2021-11-151-0/+3
* ASoC: cs42l42: Prevent NULL pointer deref in interrupt handlerRichard Fitzgerald2021-10-251-1/+1
* Merge branch 'asoc-5.15' into asoc-5.16Mark Brown2021-10-181-0/+3
|\
| * ASoC: cs42l42: Set correct SRC MCLKRichard Fitzgerald2021-10-151-0/+1
| * ASoC: cs42l42: Allow time for HP/ADC to power-up after enableRichard Fitzgerald2021-10-151-0/+2
| * Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-0/+3
| |\
* | | ASoC: cs42l42: Use two thresholds and increased wait time for manual type det...Stefan Binding2021-09-271-0/+5
* | | ASoC: cs42l42: Implement Manual Type detection as fallbackStefan Binding2021-09-161-0/+54
* | | Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-08-061-0/+3
|\ \ \ | |/ / |/| / | |/
| * ASoC: cs42l42: Fix mono playbackRichard Fitzgerald2021-08-051-0/+2
| * ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SELRichard Fitzgerald2021-08-051-0/+1
* | Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2021-06-251-1/+4
|\|
| * ASoC: cs42l42: Fix 1536000 Bit Clock instabilityLucas Tanure2021-05-251-0/+2
| * ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov2021-05-121-0/+1
| * ASoC: cs42l42: Add support for set_jack callsLucas Tanure2021-05-101-1/+1
* | ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald2021-06-161-1/+1
|/
* ASoC: cs42l42: Wait for PLL to lock before switching to itRichard Fitzgerald2021-03-101-0/+2
* ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENTRichard Fitzgerald2021-03-101-0/+1
* ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not calledLucas Tanure2021-03-101-0/+1
* ASoC: cs42l42: Report jack and button detectionLucas Tanure2021-03-101-0/+3
* ASoC: cs42l42: Add Capture SupportLucas Tanure2021-03-101-0/+12
* ASoC: cs42l42: Set clock source for both ways of streamLucas Tanure2021-03-101-0/+1
* ASoC: cs42l42: Provide finer control on playback pathLucas Tanure2021-03-101-4/+4
* ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure2021-03-101-0/+1
* ASoC: cs42l42: Fix channel width supportLucas Tanure2021-03-101-1/+0
* ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure2021-03-101-5/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: cs42l42: replace codec to componentKuninori Morimoto2018-02-121-1/+1
* ASoC: Add support for CS42L42 codecJames Schulman2016-11-091-0/+776