index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
cs35l41_hda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
ALSA: hda: cs35l41: Remove redundant call to hda_cs_dsp_control_remove()
Richard Fitzgerald
1
-1
/
+1
2024-08-05
ALSA: hda: cs35l41: Stop creating ALSA Controls for firmware coefficients
Stefan Binding
1
-13
/
+0
2024-07-04
ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD
Stefan Binding
1
-37
/
+49
2024-06-18
ALSA: hda: hda_component: Move codec field into the parent
Simon Trimmer
1
-3
/
+4
2024-06-18
ALSA: hda: hda_component: Change codecs to use component parent structure
Simon Trimmer
1
-18
/
+24
2024-06-14
ALSA: hda: cs35l41: Component should be unbound before deconstruction
Simon Trimmer
1
-2
/
+2
2024-05-31
ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()
Simon Trimmer
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-08
ALSA: hda: cs35l41: Ignore errors when configuring IRQs
Stefan Binding
1
-22
/
+47
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-18
ALSA: hda: cs35l41: Remove redundant argument to cs35l41_request_firmware_file()
Richard Fitzgerald
1
-24
/
+15
2024-04-18
ALSA: hda: cs35l41: Use shared cs-amp-lib to apply calibration
Stefan Binding
1
-73
/
+67
2024-04-18
ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config
Stefan Binding
1
-2
/
+6
2024-04-18
ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting
Stefan Binding
1
-11
/
+159
2023-12-29
ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
Stefan Binding
1
-3
/
+22
2023-12-18
ALSA: hda: cs35l41: Add config table to support many laptops without _DSD
Stefan Binding
1
-0
/
+2
2023-11-20
ALSA: cs35l41: Fix for old systems which do not support command
Stefan Binding
1
-2
/
+2
2023-11-20
ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_running
Stefan Binding
1
-16
/
+12
2023-10-31
ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()
Harshit Mogalapalli
1
-0
/
+1
2023-10-29
ALSA: hda: cs35l41: mark cs35l41_verify_id() static
Arnd Bergmann
1
-1
/
+1
2023-10-26
ALSA: hda: cs35l41: Check CSPL state after loading firmware
Stefan Binding
1
-0
/
+18
2023-10-26
ALSA: hda: cs35l41: Do not unload firmware before reset in system suspend
Stefan Binding
1
-29
/
+4
2023-10-26
ALSA: hda: cs35l41: Force a software reset after hardware reset
Stefan Binding
1
-0
/
+5
2023-10-26
ALSA: hda: cs35l41: Run boot process during resume callbacks
Stefan Binding
1
-33
/
+72
2023-10-26
ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...
Stefan Binding
1
-0
/
+2
2023-10-26
ALSA: hda: cs35l41: Assert reset before system suspend
Stefan Binding
1
-5
/
+8
2023-10-21
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-11
/
+12
2023-10-19
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-36
/
+79
2023-10-06
ALSA: hda: cs35l41: Cleanup and fix double free in firmware request
Stefan Binding
1
-36
/
+79
2023-09-22
ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
Stefan Binding
1
-0
/
+28
2023-09-22
ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
Stefan Binding
1
-13
/
+91
2023-09-11
ALSA: hda: cs35l41: Consistently use dev_err_probe()
Cristian Ciocaltea
1
-7
/
+7
2023-09-11
ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
Cristian Ciocaltea
1
-0
/
+2
2023-09-11
ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
Cristian Ciocaltea
1
-2
/
+1
2023-09-11
ASoC: cs35l41: Fix broken shared boost activation
Cristian Ciocaltea
1
-2
/
+2
2023-08-15
ALSA: hda: cs35l41: Support systems with missing _DSD properties
Stefan Binding
1
-50
/
+15
2023-08-02
ALSA: hda: cs35l41: Print amp configuration after bind
Stefan Binding
1
-0
/
+7
2023-07-24
ALSA: hda: cs35l41: Ensure amp is only unmuted during playback
Stefan Binding
1
-2
/
+20
2023-07-24
ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
Stefan Binding
1
-1
/
+12
2023-07-24
ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
Stefan Binding
1
-5
/
+35
2023-07-24
ALSA: hda: cs35l41: Use pre and post playback hooks
Stefan Binding
1
-10
/
+43
2023-07-24
ALSA: hda: cs35l41: Move Play and Pause into separate functions
Stefan Binding
1
-52
/
+79
2023-07-24
ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
Stefan Binding
1
-4
/
+13
2023-07-24
ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.
Stefan Binding
1
-5
/
+27
2023-07-24
ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
Stefan Binding
1
-1
/
+6
2023-07-24
ALSA: cs35l41: Use mbox command to enable speaker output for external boost
Stefan Binding
1
-3
/
+6
2023-06-06
ALSA: hda: cs35l41: Fix endian conversions
Stefan Binding
1
-4
/
+4
2023-06-06
ALSA: hda: cs35l41: Clean up Firmware Load Controls
Stefan Binding
1
-14
/
+10
2023-03-06
ALSA: cs35l41: Add shared boost feature
Lucas Tanure
1
-3
/
+3
2023-02-14
ALSA: hda: cs35l41: Enable Amp High Pass Filter
Stefan Binding
1
-3
/
+3
[next]