index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sdca
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
More minor SDCA bug fixes
Mark Brown
2
-2
/
+2
2025-09-04
ASoC: SDCA: Fix return value in detected_mode_handler()
Charles Keepax
1
-1
/
+1
2025-09-04
ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()
Charles Keepax
1
-1
/
+1
2025-09-02
ASoC: SDCA: Add quirk for incorrect function types for 3 systems
Maciej Strozek
2
-5
/
+28
2025-07-28
Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2
-43
/
+85
2025-07-24
Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-86
/
+1145
2025-07-24
ASoC: SDCA: Add support for -cn- value properties
Charles Keepax
2
-41
/
+71
2025-07-24
ASoC: SDCA: Fix some holes in the regmap readable/writeable helpers
Charles Keepax
1
-2
/
+14
2025-07-22
ASoC: SDCA: Fix implicit cast from le16
Charles Keepax
1
-1
/
+1
2025-07-22
ASoC: SDCA: Shrink detected_mode_handler() stack frame
Charles Keepax
1
-3
/
+7
2025-07-22
ASoC: SDCA: Check devm_mutex_init() return value
Stephen Rothwell
1
-1
/
+3
2025-07-21
ASoC: SDCA: add route by the number of input pins in MU entity
Shuming Fan
1
-10
/
+1
2025-07-21
ASoC: SDCA: correct the calculation of the maximum init table size
Shuming Fan
1
-1
/
+1
2025-07-16
Add SDCA DAI ops helpers
Mark Brown
2
-62
/
+437
2025-07-15
ASoC: SDCA: Add hw_params() helper function
Charles Keepax
1
-0
/
+180
2025-07-15
ASoC: SDCA: Add a helper to get the SoundWire port number
Charles Keepax
1
-0
/
+75
2025-07-15
ASoC: SDCA: Add helper to add DAI constraints
Charles Keepax
2
-0
/
+117
2025-07-15
ASoC: SDCA: Move SDCA search functions and export
Charles Keepax
2
-60
/
+63
2025-07-15
ASoC: SDCA: Remove overly chatty input pin list warning
Charles Keepax
1
-1
/
+0
2025-07-15
ASoC: SDCA: Allow read-only controls to be deferrable
Charles Keepax
1
-1
/
+2
2025-07-15
ASoC: SDCA: Update memory allocations to zero initialise
Charles Keepax
1
-6
/
+6
2025-07-15
ASoC: SDCA: Avoid use of uninitialised local name variable
Charles Keepax
1
-2
/
+1
2025-07-15
ASoC: SDCA: Fix off by one error in IRQ bound check
Charles Keepax
1
-1
/
+1
2025-07-13
ASoC: SDCA: Pull HID and IRQ into the primary SDCA module
Charles Keepax
4
-14
/
+7
2025-07-13
ASoC: SDCA: Kconfig/Makefile fixups
Charles Keepax
2
-8
/
+15
2025-07-09
ASoC: SDCA: fix HID dependency
Arnd Bergmann
2
-3
/
+6
2025-07-01
ASoC: Add SDCA IRQ support and some misc fixups
Mark Brown
5
-8
/
+464
2025-06-30
ASoC: SDCA: Add some initial IRQ handlers
Charles Keepax
1
-1
/
+156
2025-06-30
ASoC: SDCA: Generic interrupt support
Maciej Strozek
3
-2
/
+294
2025-06-30
ASoC: SDCA: Add flag for unused IRQs
Charles Keepax
1
-0
/
+2
2025-06-30
ASoC: SDCA: Minor selected/detected mode control fixups
Charles Keepax
1
-4
/
+4
2025-06-30
ASoC: SDCA: Fixup some kernel doc errors
Charles Keepax
1
-2
/
+7
2025-06-30
ASoC: SDCA: Add missing default in switch in entity_pde_event()
Charles Keepax
1
-0
/
+2
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
1
-0
/
+3
2025-06-24
ASoC: sdca: Standardize ASoC menu
Kuninori Morimoto
1
-0
/
+3
2025-06-23
ASoC: SDCA: add a HID device for HIDE entity
Shuming Fan
4
-0
/
+143
2025-06-20
ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report
Shuming Fan
1
-0
/
+83
2025-05-20
ASoC: SDCA: Create DAI drivers from DisCo
Charles Keepax
1
-4
/
+223
2025-05-20
ASoC: SDCA: Create ALSA controls from DisCo
Charles Keepax
1
-4
/
+252
2025-05-20
ASoC: SDCA: Create DAPM widgets and routes from DisCo
Charles Keepax
2
-1
/
+845
2025-05-20
ASoC: SDCA: Move allocation of PDE delays array
Charles Keepax
1
-6
/
+4
2025-05-20
ASoC: SDCA: Remove regmap module macros
Charles Keepax
1
-3
/
+0
2025-03-21
ASoC: SDCA: Correct handling of selected mode DisCo property
Charles Keepax
1
-1
/
+1
2025-03-16
ASoC: SDCA: Add support for GE Entity properties
Charles Keepax
1
-0
/
+129
2025-03-16
ASoC: SDCA: Add type flag for Controls
Charles Keepax
1
-0
/
+173
2025-03-16
ASoC: SDCA: Allow naming of imp def controls
Charles Keepax
1
-8
/
+6
2025-03-16
ASoC: SDCA: Use __free() to manage local buffers
Charles Keepax
1
-13
/
+4
2025-03-16
ASoC: SDCA: Tidy up initialization write parsing
Charles Keepax
1
-22
/
+21
2025-02-27
ASoC: SDCA: Add helper to write out defaults and fixed values
Charles Keepax
1
-0
/
+49
2025-02-27
ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant values
Charles Keepax
1
-0
/
+80
[next]