index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l42.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-16
/
+16
2024-08-12
treewide: remove unnecessary <linux/version.h> inclusion
Masahiro Yamada
1
-1
/
+0
2024-02-19
ASoC: cs42l42: Remove redundant delays in suspend().
Vitaly Rodionov
1
-1
/
+0
2023-12-01
ASoC: cs42l42: Drop legacy include
Linus Walleij
1
-1
/
+0
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-09-13
ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset
Richard Fitzgerald
1
-1
/
+10
2023-09-13
ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low
Richard Fitzgerald
1
-0
/
+6
2023-09-13
ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.
Richard Fitzgerald
1
-0
/
+4
2023-06-13
ASoC: cs42l42: Use maple tree register cache
Mark Brown
1
-1
/
+1
2023-05-25
ASoC: cs42l42: Add PLL ratio table values
Vitaly Rodionov
1
-0
/
+7
2023-01-31
ASoC: cs42l42: Don't set idle_bias_on
Richard Fitzgerald
1
-1
/
+0
2023-01-31
ASoC: cs42l42: Add SoundWire support
Richard Fitzgerald
1
-0
/
+27
2023-01-31
ASoC: cs42l42: Export some functions for SoundWire
Richard Fitzgerald
1
-5
/
+9
2023-01-31
ASoC: cs42l42: Separate ASP config from PLL config
Richard Fitzgerald
1
-37
/
+44
2023-01-31
ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rate
Richard Fitzgerald
1
-3
/
+9
2023-01-31
ASoC: cs42l42: Add SOFT_RESET_REBOOT register
Richard Fitzgerald
1
-0
/
+2
2022-09-27
ASoC: cs42l42: Fallback to headphones for type detect
Stefan Binding
1
-5
/
+2
2022-09-19
ASoC: cs42l42: Implement 'set_bclk_ratio'
Martin Povišer
1
-1
/
+16
2022-09-19
ASoC: cs42l83: Extend CS42L42 support to new part
Martin Povišer
1
-4
/
+5
2022-09-19
ASoC: cs42l42: Export regmap elements to core namespace
Martin Povišer
1
-3
/
+6
2022-09-19
ASoC: cs42l42: Split I2C identity into separate module
Richard Fitzgerald
1
-91
/
+20
2022-09-19
ASoC: cs42l42: Pass component and dai defs into common probe
Richard Fitzgerald
1
-6
/
+6
2022-09-19
ASoC: cs42l42: Split cs42l42_resume into two functions
Richard Fitzgerald
1
-1
/
+21
2022-09-19
ASoC: cs42l42: Split probe() and remove() into stages
Richard Fitzgerald
1
-42
/
+85
2022-09-19
ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
Richard Fitzgerald
1
-15
/
+17
2022-09-19
ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
Richard Fitzgerald
1
-16
/
+16
2022-09-15
ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
Mark Brown
1
-6
/
+7
2022-09-14
ASoC: cs42l42: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-08-17
ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()
Richard Fitzgerald
1
-6
/
+5
2022-08-17
ASoC: cs42l42: Fix comment typo in cs42l42_slow_start_put()
Richard Fitzgerald
1
-1
/
+1
2022-08-17
ASoC: cs42l42: Move cs42l42_supply_names to .c file
Richard Fitzgerald
1
-0
/
+9
2022-08-17
ASoC: cs42l42: Don't include kernel.h
Richard Fitzgerald
1
-1
/
+1
2022-08-15
ASoC: cs42l42: Only report button state if there was a button interrupt
Richard Fitzgerald
1
-6
/
+7
2022-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-06
ASoC: cs42l42: remove redundant test
Pierre-Louis Bossart
1
-2
/
+1
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-03-07
ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START
Richard Fitzgerald
1
-1
/
+12
2022-01-24
ASoC: cs42l42: Handle system suspend
Richard Fitzgerald
1
-0
/
+141
2022-01-24
ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handling
Richard Fitzgerald
1
-6
/
+5
2022-01-24
ASoC: cs42l42: Report full jack status when plug is detected
Richard Fitzgerald
1
-3
/
+11
2021-11-22
ASoC: cs42l42: Report initial jack state
Richard Fitzgerald
1
-0
/
+22
2021-11-17
ASoC: cs42l42: Remove redundant pll_divout member
Richard Fitzgerald
1
-6
/
+3
2021-11-17
ASoC: cs42l42: Simplify reporting of jack unplug
Richard Fitzgerald
1
-11
/
+1
2021-11-17
ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks
Richard Fitzgerald
1
-8
/
+0
2021-11-17
ASoC: cs42l42: Remove redundant writes to DETECT_MODE
Richard Fitzgerald
1
-10
/
+3
2021-11-15
ASoC: cs42l42: Add control for audio slow-start switch
Richard Fitzgerald
1
-1
/
+29
2021-10-29
ASoC: cs42l42: Correct configuring of switch inversion from ts-inv
Richard Fitzgerald
1
-5
/
+4
2021-10-26
ASoC: cs42l42: free_irq() before powering-down on probe() fail
Richard Fitzgerald
1
-8
/
+11
2021-10-26
ASoC: cs42l42: Reset and power-down on remove() and failed probe()
Richard Fitzgerald
1
-4
/
+20
2021-10-25
ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler
Richard Fitzgerald
1
-19
/
+9
[next]