index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l41.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Constify channel mapping array arguments in set_channel_map()
Krzysztof Kozlowski
2024-05-27
1
-1
/
+2
*
ASoC: Merge up fixes
Mark Brown
2024-04-29
1
-6
/
+20
|
\
|
*
ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
Stefan Binding
2024-04-11
1
-6
/
+20
*
|
ASoC: cs35l41: Delete unnecessary condition in cs35l41_pcm_hw_params()
Dan Carpenter
2024-04-23
1
-4
/
+3
|
/
*
ALSA: cs35l41: Fix for old systems which do not support command
Stefan Binding
2023-11-20
1
-2
/
+2
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+0
*
ASoC: cs35l41: Use modern pm_ops
Cristian Ciocaltea
2023-09-11
1
-11
/
+10
*
ASoC: cs35l41: Make use of dev_err_probe()
Cristian Ciocaltea
2023-09-11
1
-18
/
+16
*
ASoC: cs35l41: Undo runtime PM changes at driver exit time
Cristian Ciocaltea
2023-09-11
1
-0
/
+2
*
ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
Cristian Ciocaltea
2023-09-11
1
-2
/
+10
*
ASoC: cs35l41: Fix broken shared boost activation
Cristian Ciocaltea
2023-09-11
1
-9
/
+15
*
ASoC: cs35l41: Initialize completion object before requesting IRQ
Cristian Ciocaltea
2023-09-11
1
-2
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-08-24
1
-1
/
+1
|
\
|
*
ASoC: cs35l41: Correct amp_gain_tlv values
Charles Keepax
2023-08-23
1
-1
/
+1
*
|
ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delay
Stefan Binding
2023-07-24
1
-10
/
+0
*
|
ALSA: cs35l41: Use mbox command to enable speaker output for external boost
Stefan Binding
2023-07-24
1
-4
/
+4
|
/
*
ASoC: cs35l41: Add 12288000 clk freq to cs35l41_fs_mon clk config
Jianhua Lu
2023-03-20
1
-0
/
+1
*
ASoC: cs35l41: Steam Deck Shared boost properties quirk
Lucas Tanure
2023-03-09
1
-3
/
+15
*
ALSA: cs35l41: Add shared boost feature
Lucas Tanure
2023-03-06
1
-2
/
+25
*
ASoC: cs35l41: Refactor error release code
Lucas Tanure
2023-03-06
1
-48
/
+16
*
ASoC: cs35l41: Only disable internal boost
Lucas Tanure
2023-03-06
1
-15
/
+19
*
ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmware
Stefan Binding
2022-07-15
1
-0
/
+30
*
ASoC: Merge fixes
Mark Brown
2022-06-22
1
-6
/
+6
|
\
|
*
ASoC: cs35l41: Correct some control names
Charles Keepax
2022-06-21
1
-6
/
+6
*
|
ASoC: cs35l41: Add common cs35l41 enter hibernate function
Stefan Binding
2022-06-06
1
-9
/
+1
*
|
ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
Stefan Binding
2022-06-06
1
-60
/
+1
|
/
*
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-05-23
1
-0
/
+2
|
\
|
*
ASoC: cs35l41: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-05-09
1
-0
/
+2
*
|
ASoC: cs35l41: Move cs_dsp config struct into shared code
Stefan Binding
2022-05-16
1
-18
/
+2
*
|
ASoC: cs35l41: Move cs35l41 fs errata into shared code
Stefan Binding
2022-05-16
1
-24
/
+2
*
|
ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code
Stefan Binding
2022-05-16
1
-64
/
+5
*
|
ASoC: cs35l41: Support external boost
Lucas Tanure
2022-04-13
1
-12
/
+37
*
|
ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
Lucas Tanure
2022-04-13
1
-43
/
+1
*
|
ALSA: cs35l41: Check hw_config before using it
Lucas Tanure
2022-04-13
1
-28
/
+48
*
|
ALSA: cs35l41: Unify hardware configuration
Lucas Tanure
2022-04-13
1
-52
/
+41
|
/
*
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-21
1
-4
/
+2
|
\
|
*
ASoC: cs35l41: Remove unnecessary param
Lucas Tanure
2022-03-07
1
-4
/
+2
|
*
ASoC: cs35l41: Fix max number of TX channels
Lucas Tanure
2022-03-07
1
-1
/
+1
*
|
ASoC: cs35l41: Fix DSP mbox start command and global enable order
Lucas Tanure
2022-03-07
1
-2
/
+2
*
|
ASoC: cs35l41: Fix max number of TX channels
Lucas Tanure
2022-03-07
1
-1
/
+1
*
|
ASoC: cs35l41: Fix GPIO2 configuration
David Rhodes
2022-03-07
1
-2
/
+2
|
/
*
ASoC: cs35l41: Add support for hibernate memory retention mode
Charles Keepax
2022-01-07
1
-4
/
+197
*
ASoC: cs35l41: Update handling of test key registers
Charles Keepax
2022-01-07
1
-14
/
+18
*
ASoC: cs35l41: Correct DSP power down
Charles Keepax
2022-01-05
1
-4
/
+8
*
ASoC: cs35l41: Remove incorrect comment
Charles Keepax
2022-01-05
1
-2
/
+0
*
ASoC: cs35l41: Create shared function for boost configuration
Lucas Tanure
2021-12-31
1
-103
/
+2
*
ASoC: cs35l41: Create shared function for setting channels
Lucas Tanure
2021-12-31
1
-27
/
+3
*
ASoC: cs35l41: Create shared function for errata patches
Lucas Tanure
2021-12-31
1
-89
/
+3
*
ASoC: cs35l41: Move power initializations to reg_sequence
Lucas Tanure
2021-12-31
1
-14
/
+6
*
ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
Lucas Tanure
2021-12-31
1
-124
/
+1
[next]