开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_cs8409.h
Age
Commit message (
Expand
)
Author
2023-09-04
ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
Vitaly Rodionov
2022-07-05
ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to static
Tom Rix
2022-05-12
ALSA: hda/cs8409: Add Speaker Playback Switch for Warlock
Stefan Binding
2022-05-12
ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
Stefan Binding
2022-05-12
ALSA: hda/cs8409: Support new Odin Variants
Stefan Binding
2022-05-09
ALSA: hda/cs8409: Support manual mode detection for CS42L42
Stefan Binding
2022-05-09
ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driver
Stefan Binding
2022-03-28
ALSA: hda/cs8409: Support new Warlock MLK Variants
Stefan Binding
2022-03-28
ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants
Stefan Binding
2022-01-04
ALSA: hda/cs8409: Fix Jack detection after resume
Christian A. Ehrhardt
2021-08-27
ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Add support for dolphin
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Move codec properties to its own struct
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Support i2c bulk read/write functions
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Avoid re-setting the same page as the last access
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Avoid setting the same I2C address for every access
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Generalize volume controls
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Prevent I2C access during suspend time
Lucas Tanure
2021-08-12
ALSA: hda/cs8409: Use enums for register names and coefficients
Stefan Binding
2021-08-12
ALSA: hda/cs8409: Move arrays of configuration to a new file
Lucas Tanure
2021-08-12
ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
Lucas Tanure