index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sdca
Age
Commit message (
Expand
)
Author
2026-03-12
ASoC: SDCA: Fix comments for sdca_irq_request()
Takashi Iwai
2026-02-26
ASoC: SDCA: Handle volatile controls correctly
Charles Keepax
2026-02-26
ASoC: SDCA: Force some SDCA Controls to be volatile
Charles Keepax
2026-02-26
ASoC: SDCA: Remove outdated todo comment
Charles Keepax
2026-02-26
ASoC: SDCA: Allow sample width wild cards in set_usage()
Simon Trimmer
2026-01-02
ASoC: SDCA: support Q7.8 volume format
Shuming Fan
2025-12-18
ASoC: SDCA: Fix missing dash in HIDE DisCo property
Charles Keepax
2025-11-10
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
Niranjan H Y
2025-09-04
More minor SDCA bug fixes
Mark Brown
2025-09-04
ASoC: SDCA: Fix return value in detected_mode_handler()
Charles Keepax
2025-09-04
ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()
Charles Keepax
2025-09-02
ASoC: SDCA: Add quirk for incorrect function types for 3 systems
Maciej Strozek
2025-07-28
Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2025-07-24
Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2025-07-24
ASoC: SDCA: Add support for -cn- value properties
Charles Keepax
2025-07-24
ASoC: SDCA: Fix some holes in the regmap readable/writeable helpers
Charles Keepax
2025-07-22
ASoC: SDCA: Fix implicit cast from le16
Charles Keepax
2025-07-22
ASoC: SDCA: Shrink detected_mode_handler() stack frame
Charles Keepax
2025-07-22
ASoC: SDCA: Check devm_mutex_init() return value
Stephen Rothwell
2025-07-21
ASoC: SDCA: add route by the number of input pins in MU entity
Shuming Fan
2025-07-21
ASoC: SDCA: correct the calculation of the maximum init table size
Shuming Fan
2025-07-16
Add SDCA DAI ops helpers
Mark Brown
2025-07-15
ASoC: SDCA: Add hw_params() helper function
Charles Keepax
2025-07-15
ASoC: SDCA: Add a helper to get the SoundWire port number
Charles Keepax
2025-07-15
ASoC: SDCA: Add helper to add DAI constraints
Charles Keepax
2025-07-15
ASoC: SDCA: Move SDCA search functions and export
Charles Keepax
2025-07-15
ASoC: SDCA: Remove overly chatty input pin list warning
Charles Keepax
2025-07-15
ASoC: SDCA: Allow read-only controls to be deferrable
Charles Keepax
2025-07-15
ASoC: SDCA: Update memory allocations to zero initialise
Charles Keepax
2025-07-15
ASoC: SDCA: Avoid use of uninitialised local name variable
Charles Keepax
2025-07-15
ASoC: SDCA: Fix off by one error in IRQ bound check
Charles Keepax
2025-07-13
ASoC: SDCA: Pull HID and IRQ into the primary SDCA module
Charles Keepax
2025-07-13
ASoC: SDCA: Kconfig/Makefile fixups
Charles Keepax
2025-07-09
ASoC: SDCA: fix HID dependency
Arnd Bergmann
2025-07-01
ASoC: Add SDCA IRQ support and some misc fixups
Mark Brown
2025-06-30
ASoC: SDCA: Add some initial IRQ handlers
Charles Keepax
2025-06-30
ASoC: SDCA: Generic interrupt support
Maciej Strozek
2025-06-30
ASoC: SDCA: Add flag for unused IRQs
Charles Keepax
2025-06-30
ASoC: SDCA: Minor selected/detected mode control fixups
Charles Keepax
2025-06-30
ASoC: SDCA: Fixup some kernel doc errors
Charles Keepax
2025-06-30
ASoC: SDCA: Add missing default in switch in entity_pde_event()
Charles Keepax
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
2025-06-24
ASoC: sdca: Standardize ASoC menu
Kuninori Morimoto
2025-06-23
ASoC: SDCA: add a HID device for HIDE entity
Shuming Fan
2025-06-20
ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report
Shuming Fan
2025-05-20
ASoC: SDCA: Create DAI drivers from DisCo
Charles Keepax
2025-05-20
ASoC: SDCA: Create ALSA controls from DisCo
Charles Keepax
2025-05-20
ASoC: SDCA: Create DAPM widgets and routes from DisCo
Charles Keepax
2025-05-20
ASoC: SDCA: Move allocation of PDE delays array
Charles Keepax
2025-05-20
ASoC: SDCA: Remove regmap module macros
Charles Keepax
[next]