index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
cs35l41_hda.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
Stefan Binding
2023-12-29
1
-3
/
+22
*
ALSA: hda: cs35l41: Add config table to support many laptops without _DSD
Stefan Binding
2023-12-18
1
-0
/
+2
*
ALSA: cs35l41: Fix for old systems which do not support command
Stefan Binding
2023-11-20
1
-2
/
+2
*
ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_running
Stefan Binding
2023-11-20
1
-16
/
+12
*
ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()
Harshit Mogalapalli
2023-10-31
1
-0
/
+1
*
ALSA: hda: cs35l41: mark cs35l41_verify_id() static
Arnd Bergmann
2023-10-29
1
-1
/
+1
*
ALSA: hda: cs35l41: Check CSPL state after loading firmware
Stefan Binding
2023-10-26
1
-0
/
+18
*
ALSA: hda: cs35l41: Do not unload firmware before reset in system suspend
Stefan Binding
2023-10-26
1
-29
/
+4
*
ALSA: hda: cs35l41: Force a software reset after hardware reset
Stefan Binding
2023-10-26
1
-0
/
+5
*
ALSA: hda: cs35l41: Run boot process during resume callbacks
Stefan Binding
2023-10-26
1
-33
/
+72
*
ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...
Stefan Binding
2023-10-26
1
-0
/
+2
*
ALSA: hda: cs35l41: Assert reset before system suspend
Stefan Binding
2023-10-26
1
-5
/
+8
*
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-10-21
1
-11
/
+12
|
\
|
*
ALSA: hda: cs35l41: Consistently use dev_err_probe()
Cristian Ciocaltea
2023-09-11
1
-7
/
+7
|
*
ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
Cristian Ciocaltea
2023-09-11
1
-0
/
+2
|
*
ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
Cristian Ciocaltea
2023-09-11
1
-2
/
+1
|
*
ASoC: cs35l41: Fix broken shared boost activation
Cristian Ciocaltea
2023-09-11
1
-2
/
+2
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-10-19
1
-36
/
+79
|
\
\
|
*
|
ALSA: hda: cs35l41: Cleanup and fix double free in firmware request
Stefan Binding
2023-10-06
1
-36
/
+79
|
|
/
*
|
ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
Stefan Binding
2023-09-22
1
-0
/
+28
*
|
ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
Stefan Binding
2023-09-22
1
-13
/
+91
|
/
*
ALSA: hda: cs35l41: Support systems with missing _DSD properties
Stefan Binding
2023-08-15
1
-50
/
+15
*
ALSA: hda: cs35l41: Print amp configuration after bind
Stefan Binding
2023-08-02
1
-0
/
+7
*
ALSA: hda: cs35l41: Ensure amp is only unmuted during playback
Stefan Binding
2023-07-24
1
-2
/
+20
*
ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
Stefan Binding
2023-07-24
1
-1
/
+12
*
ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
Stefan Binding
2023-07-24
1
-5
/
+35
*
ALSA: hda: cs35l41: Use pre and post playback hooks
Stefan Binding
2023-07-24
1
-10
/
+43
*
ALSA: hda: cs35l41: Move Play and Pause into separate functions
Stefan Binding
2023-07-24
1
-52
/
+79
*
ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
Stefan Binding
2023-07-24
1
-4
/
+13
*
ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.
Stefan Binding
2023-07-24
1
-5
/
+27
*
ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
Stefan Binding
2023-07-24
1
-1
/
+6
*
ALSA: cs35l41: Use mbox command to enable speaker output for external boost
Stefan Binding
2023-07-24
1
-3
/
+6
*
ALSA: hda: cs35l41: Fix endian conversions
Stefan Binding
2023-06-06
1
-4
/
+4
*
ALSA: hda: cs35l41: Clean up Firmware Load Controls
Stefan Binding
2023-06-06
1
-14
/
+10
*
ALSA: cs35l41: Add shared boost feature
Lucas Tanure
2023-03-05
1
-3
/
+3
*
ALSA: hda: cs35l41: Enable Amp High Pass Filter
Stefan Binding
2023-02-14
1
-3
/
+3
*
ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
Stefan Binding
2023-02-14
1
-52
/
+51
*
ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
Takashi Iwai
2023-01-07
1
-1
/
+11
*
ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resume
Takashi Iwai
2023-01-07
1
-4
/
+4
*
firmware: cs_dsp: Make the exports namespaced
Richard Fitzgerald
2022-11-25
1
-0
/
+1
*
ALSA: hda: cs35l41: Support System Suspend
Stefan Binding
2022-10-12
1
-24
/
+136
*
ALSA: hda: cs35l41: Remove suspend/resume hda hooks
Stefan Binding
2022-10-12
1
-19
/
+12
*
ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls
Richard Fitzgerald
2022-10-12
1
-4
/
+4
*
ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
Andy Shevchenko
2022-09-06
1
-37
/
+9
*
ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
Andy Shevchenko
2022-09-06
1
-5
/
+6
*
ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD Properties
Stefan Binding
2022-08-16
1
-0
/
+5
*
ALSA: hda: cs35l41: Support CLSA0101
Lucas Tanure
2022-07-28
1
-26
/
+40
*
ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
Lucas Tanure
2022-07-28
1
-1
/
+2
*
ALSA: hda: cs35l41: Fix build error unused-function
Ren Zhijie
2022-07-25
1
-1
/
+1
*
ALSA: hda: cs35l41: Add module parameter to control firmware load
Stefan Binding
2022-07-15
1
-5
/
+16
[next]