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
/
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-25
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-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
[next]