index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l42.h
Age
Commit message (
Expand
)
Author
2023-12-01
ASoC: cs42l42: Drop legacy include
Linus Walleij
2023-09-13
ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset
Richard Fitzgerald
2023-01-31
ASoC: cs42l42: Add SoundWire support
Richard Fitzgerald
2023-01-31
ASoC: cs42l42: Export some functions for SoundWire
Richard Fitzgerald
2023-01-31
ASoC: cs42l42: Separate ASP config from PLL config
Richard Fitzgerald
2022-09-19
ASoC: cs42l42: Implement 'set_bclk_ratio'
Martin Povišer
2022-09-19
ASoC: cs42l83: Extend CS42L42 support to new part
Martin Povišer
2022-09-19
ASoC: cs42l42: Export regmap elements to core namespace
Martin Povišer
2022-09-19
ASoC: cs42l42: Split I2C identity into separate module
Richard Fitzgerald
2022-09-19
ASoC: cs42l42: Split probe() and remove() into stages
Richard Fitzgerald
2022-09-19
ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
Richard Fitzgerald
2022-08-17
ASoC: cs42l42: Move cs42l42_supply_names to .c file
Richard Fitzgerald
2022-08-17
ASoC: cs42l42: Add include dependencies to cs42l42.h
Richard Fitzgerald
2022-05-09
ASoC: cs42l42: Move CS42L42 register descriptions to general include
Stefan Binding
2022-03-07
ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START
Richard Fitzgerald
2022-01-24
ASoC: cs42l42: Handle system suspend
Richard Fitzgerald
2022-01-24
ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handling
Richard Fitzgerald
2021-11-22
ASoC: cs42l42: Report initial jack state
Richard Fitzgerald
2021-11-17
ASoC: cs42l42: Remove redundant pll_divout member
Richard Fitzgerald
2021-11-15
ASoC: cs42l42: Add control for audio slow-start switch
Richard Fitzgerald
2021-10-25
ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler
Richard Fitzgerald
2021-10-18
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
2021-10-15
ASoC: cs42l42: Set correct SRC MCLK
Richard Fitzgerald
2021-10-15
ASoC: cs42l42: Allow time for HP/ADC to power-up after enable
Richard Fitzgerald
2021-09-27
ASoC: cs42l42: Use two thresholds and increased wait time for manual type det...
Stefan Binding
2021-09-16
ASoC: cs42l42: Implement Manual Type detection as fallback
Stefan Binding
2021-08-06
Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-05
ASoC: cs42l42: Fix mono playback
Richard Fitzgerald
2021-08-05
ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL
Richard Fitzgerald
2021-06-25
Merge remote-tracking branch 'asoc/for-5.14' into asoc-next
Mark Brown
2021-06-16
ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK
Richard Fitzgerald
2021-05-25
ASoC: cs42l42: Fix 1536000 Bit Clock instability
Lucas Tanure
2021-05-12
ASoC: cs42l42: make HSBIAS_SENSE_EN optional
Vitaly Rodionov
2021-05-10
ASoC: cs42l42: Add support for set_jack calls
Lucas Tanure
2021-03-10
ASoC: cs42l42: Wait for PLL to lock before switching to it
Richard Fitzgerald
2021-03-10
ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENT
Richard Fitzgerald
2021-03-10
ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not called
Lucas Tanure
2021-03-10
ASoC: cs42l42: Report jack and button detection
Lucas Tanure
2021-03-10
ASoC: cs42l42: Add Capture Support
Lucas Tanure
2021-03-10
ASoC: cs42l42: Set clock source for both ways of stream
Lucas Tanure
2021-03-10
ASoC: cs42l42: Provide finer control on playback path
Lucas Tanure
2021-03-10
ASoC: cs42l42: Always wait at least 3ms after reset
Lucas Tanure
2021-03-10
ASoC: cs42l42: Fix channel width support
Lucas Tanure
2021-03-10
ASoC: cs42l42: Fix Bitclock polarity inversion
Lucas Tanure
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-12
ASoC: cs42l42: replace codec to component
Kuninori Morimoto
2016-11-09
ASoC: Add support for CS42L42 codec
James Schulman