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
2022-10-12
ALSA: hda: cs35l41: Support System Suspend
Stefan Binding
2022-10-12
ALSA: hda: cs35l41: Remove suspend/resume hda hooks
Stefan Binding
2022-10-12
ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls
Richard Fitzgerald
2022-09-06
ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
Andy Shevchenko
2022-09-06
ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
Andy Shevchenko
2022-08-16
ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD Properties
Stefan Binding
2022-07-28
ALSA: hda: cs35l41: Support CLSA0101
Lucas Tanure
2022-07-28
ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
Lucas Tanure
2022-07-25
ALSA: hda: cs35l41: Fix build error unused-function
Ren Zhijie
2022-07-15
ALSA: hda: cs35l41: Add module parameter to control firmware load
Stefan Binding
2022-07-15
ALSA: hda: cs35l41: Support Firmware switching and reloading
Stefan Binding
2022-07-15
ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
Stefan Binding
2022-07-15
ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
Stefan Binding
2022-07-15
ALSA: hda: cs35l41: Support Hibernation during Suspend
Stefan Binding
2022-07-14
ALSA: hda: cs35l41: Support Speaker ID for laptops
Stefan Binding
2022-07-14
ALSA: hda: cs35l41: Support multiple load paths for firmware
Stefan Binding
2022-07-14
ALSA: hda: cs35l41: Support reading subsystem id from ACPI
Stefan Binding
2022-07-14
ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
Stefan Binding
2022-07-14
ALSA: hda: cs35l41: Add initial DSP support and firmware loading
Vitaly Rodionov
2022-07-14
ALSA: hda: cs35l41: Save codec object inside component struct
Stefan Binding
2022-07-13
ALSA: hda: cs35l41: Don't dereference fwnode handle
Andy Shevchenko
2022-07-12
ALSA: hda: cs35l41: Improve dev_err_probe() messaging
Andy Shevchenko
2022-07-12
ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate reference
Andy Shevchenko
2022-05-16
ALSA: hda: cs35l41: Add Amp Name based on channel and index
Stefan Binding
2022-05-16
ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptops
Stefan Binding
2022-05-16
ALSA: hda: cs35l41: Add Support for Interrupts
Stefan Binding
2022-05-16
ALSA: hda: cs35l41: Remove Set Channel Map api from binding
Stefan Binding
2022-05-16
ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 Laptop
Stefan Binding
2022-04-13
ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Handle all external boost setups the same way
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Reorganize log for playback actions
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Move boost config to initialization code
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Mute the device before shutdown
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Put the device into safe mode for external boost
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Add Boost type flag
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Always configure the DAI
Lucas Tanure
2022-04-13
ALSA: hda: cs35l41: Fix I2S params comments
Lucas Tanure
2022-04-13
ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
Lucas Tanure
2022-04-13
ALSA: cs35l41: Check hw_config before using it
Lucas Tanure
2022-04-13
ALSA: cs35l41: Unify hardware configuration
Lucas Tanure
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: Make use of the helper function dev_err_probe()
Lucas Tanure
2022-01-18
ALSA: hda: cs35l41: Add missing default cases
Lucas Tanure
2022-01-18
ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace
Lucas Tanure
2022-01-18
ALSA: hda: cs35l41: Add calls to newly added test key function
Charles Keepax
2022-01-18
ALSA: hda: cs35l41: Avoid overwriting register patch
Charles Keepax
2022-01-11
ALSA: hda: cs35l41: fix double free on error in probe()
Dan Carpenter
2022-01-05
ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
Lucas Tanure