index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
cs35l41_hda.c
Age
Commit message (
Expand
)
Author
2024-07-04
ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD
Stefan Binding
2024-06-18
ALSA: hda: hda_component: Move codec field into the parent
Simon Trimmer
2024-06-18
ALSA: hda: hda_component: Change codecs to use component parent structure
Simon Trimmer
2024-06-14
ALSA: hda: cs35l41: Component should be unbound before deconstruction
Simon Trimmer
2024-05-31
ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()
Simon Trimmer
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-08
ALSA: hda: cs35l41: Ignore errors when configuring IRQs
Stefan Binding
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-18
ALSA: hda: cs35l41: Remove redundant argument to cs35l41_request_firmware_file()
Richard Fitzgerald
2024-04-18
ALSA: hda: cs35l41: Use shared cs-amp-lib to apply calibration
Stefan Binding
2024-04-18
ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config
Stefan Binding
2024-04-18
ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting
Stefan Binding
2023-12-29
ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
Stefan Binding
2023-12-18
ALSA: hda: cs35l41: Add config table to support many laptops without _DSD
Stefan Binding
2023-11-20
ALSA: cs35l41: Fix for old systems which do not support command
Stefan Binding
2023-11-20
ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_running
Stefan Binding
2023-10-31
ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()
Harshit Mogalapalli
2023-10-29
ALSA: hda: cs35l41: mark cs35l41_verify_id() static
Arnd Bergmann
2023-10-26
ALSA: hda: cs35l41: Check CSPL state after loading firmware
Stefan Binding
2023-10-26
ALSA: hda: cs35l41: Do not unload firmware before reset in system suspend
Stefan Binding
2023-10-26
ALSA: hda: cs35l41: Force a software reset after hardware reset
Stefan Binding
2023-10-26
ALSA: hda: cs35l41: Run boot process during resume callbacks
Stefan Binding
2023-10-26
ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...
Stefan Binding
2023-10-26
ALSA: hda: cs35l41: Assert reset before system suspend
Stefan Binding
2023-10-21
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-10-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-10-06
ALSA: hda: cs35l41: Cleanup and fix double free in firmware request
Stefan Binding
2023-09-22
ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
Stefan Binding
2023-09-22
ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
Stefan Binding
2023-09-11
ALSA: hda: cs35l41: Consistently use dev_err_probe()
Cristian Ciocaltea
2023-09-11
ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
Cristian Ciocaltea
2023-09-11
ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
Cristian Ciocaltea
2023-09-11
ASoC: cs35l41: Fix broken shared boost activation
Cristian Ciocaltea
2023-08-15
ALSA: hda: cs35l41: Support systems with missing _DSD properties
Stefan Binding
2023-08-02
ALSA: hda: cs35l41: Print amp configuration after bind
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Ensure amp is only unmuted during playback
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Use pre and post playback hooks
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Move Play and Pause into separate functions
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.
Stefan Binding
2023-07-24
ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
Stefan Binding
2023-07-24
ALSA: cs35l41: Use mbox command to enable speaker output for external boost
Stefan Binding
2023-06-06
ALSA: hda: cs35l41: Fix endian conversions
Stefan Binding
2023-06-06
ALSA: hda: cs35l41: Clean up Firmware Load Controls
Stefan Binding
2023-03-05
ALSA: cs35l41: Add shared boost feature
Lucas Tanure
2023-02-14
ALSA: hda: cs35l41: Enable Amp High Pass Filter
Stefan Binding
2023-02-14
ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
Stefan Binding
2023-01-07
ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
Takashi Iwai
[next]