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