index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-05
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
2023-02-14
ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
Stefan Binding
1
-52
/
+51
2023-01-07
ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
Takashi Iwai
1
-1
/
+11
2023-01-07
ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resume
Takashi Iwai
1
-4
/
+4
2022-11-25
firmware: cs_dsp: Make the exports namespaced
Richard Fitzgerald
1
-0
/
+1
2022-10-12
ALSA: hda: cs35l41: Support System Suspend
Stefan Binding
1
-24
/
+136
2022-10-12
ALSA: hda: cs35l41: Remove suspend/resume hda hooks
Stefan Binding
1
-19
/
+12
2022-10-12
ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls
Richard Fitzgerald
1
-4
/
+4
2022-09-06
ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
Andy Shevchenko
1
-37
/
+9
2022-09-06
ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
Andy Shevchenko
1
-5
/
+6
2022-08-16
ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD Properties
Stefan Binding
1
-0
/
+5
2022-07-28
ALSA: hda: cs35l41: Support CLSA0101
Lucas Tanure
1
-26
/
+40
2022-07-28
ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
Lucas Tanure
1
-1
/
+2
2022-07-25
ALSA: hda: cs35l41: Fix build error unused-function
Ren Zhijie
1
-1
/
+1
2022-07-15
ALSA: hda: cs35l41: Add module parameter to control firmware load
Stefan Binding
1
-5
/
+16
2022-07-15
ALSA: hda: cs35l41: Support Firmware switching and reloading
Stefan Binding
1
-10
/
+172
2022-07-15
ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
Stefan Binding
1
-0
/
+13
2022-07-15
ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
Stefan Binding
1
-0
/
+101
2022-07-15
ALSA: hda: cs35l41: Support Hibernation during Suspend
Stefan Binding
1
-3
/
+106
[next]