aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/sdca_function.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax1-0/+2
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax1-1/+1
2025-11-18ASoC: SDCA: Add companion amp FunctionCharles Keepax1-0/+3
2025-10-27ASoC: SDCA: Add FDL library for XU entitiesMaciej Strozek1-0/+24
2025-10-27ASoC: SDCA: Add SDCA FDL data parsingMaciej Strozek1-0/+40
2025-10-27ASoC: SDCA: Add UMP buffer helper functionsCharles Keepax1-0/+26
2025-10-27ASoC: SDCA: Parse Function Reset max delayCharles Keepax1-0/+3
2025-10-27ASoC: SDCA: Parse XU Entity propertiesCharles Keepax1-0/+23
2025-10-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax1-0/+1
2025-10-27ASoC: SDCA: Pass SoundWire slave to HIDCharles Keepax1-1/+1
2025-09-04ASoC: SDCA: Reorder members of hide struct to remove holesCharles Keepax1-9/+12
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax1-7/+7
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax1-0/+8
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax1-0/+12
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax1-0/+11
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax1-0/+2
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax1-0/+9
2025-06-20ASoC: SDCA: add support for HIDE entity properties and HID descriptor/reportShuming Fan1-0/+29
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax1-0/+23
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax1-0/+10
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax1-0/+36
2025-05-20ASoC: SDCA: Fix minor typoCharles Keepax1-1/+1
2025-03-16ASoC: SDCA: Add support for GE Entity propertiesCharles Keepax1-0/+48
2025-03-16ASoC: SDCA: Add SDCA Control Range data access helperCharles Keepax1-0/+19
2025-03-16ASoC: SDCA: Add type flag for ControlsCharles Keepax1-0/+23
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax1-0/+48
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax1-0/+25
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax1-0/+117
2025-02-07ASoC: SDCA: Add Channel Cluster parsingCharles Keepax1-0/+170
2025-02-07ASoC: SDCA: Add parsing for Control range structuresCharles Keepax1-0/+14
2025-02-07ASoC: SDCA: Add SDCA Control parsingCharles Keepax1-0/+534
2025-02-07ASoC: SDCA: Add support for Entity 0Charles Keepax1-0/+4
2025-02-07ASoC: SDCA: Parse initialization write tablePierre-Louis Bossart1-0/+20
2025-02-07ASoC: SDCA: Add code to parse Function informationPierre-Louis Bossart1-0/+95
2025-02-07ASoC: SDCA: Minor formatting and naming tweaksCharles Keepax1-23/+41
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+3
2025-01-07ASoC: SDCA: Update list of entity_0 controlsCharles Keepax1-8/+25
2024-12-24ASoC: SDCA: Add missing function type namesCharles Keepax1-0/+1
2024-12-24ASoC: SDCA: Add missing header includesCharles Keepax1-0/+2
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart1-0/+55