index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
cs35l41_hda_i2c.c
Age
Commit message (
Expand
)
Author
2025-07-11
ALSA: hda: Move codec drivers into sound/hda/codecs directory
Takashi Iwai
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-20
ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-12-29
ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
Stefan Binding
2023-06-05
ALSA: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-19
ALSA: hda: cs35l41: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-28
ALSA: hda: cs35l41: Support CLSA0101
Lucas Tanure
2022-07-15
ALSA: hda: cs35l41: Support Hibernation during Suspend
Stefan Binding
2022-07-13
ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2022-07-12
ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate reference
Andy Shevchenko
2022-01-18
ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void
Uwe Kleine-König
2022-01-18
ALSA: hda: cs35l41: Tidyup code
Lucas Tanure
2022-01-18
ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace
Lucas Tanure
2022-01-05
ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
Lucas Tanure