summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai3-12/+0
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai2-21/+3
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai1-1/+1
2024-08-09Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-0/+10
2024-08-08ASoC: tas*: Fix up GPIO usageMark Brown1-6/+1
2024-08-08ASoC: Merge fixesMark Brown2-0/+10
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai1-67/+0
2024-08-08ALSA: emux: Use standard print APITakashi Iwai1-2/+4
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai1-4/+0
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai1-1/+0
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij1-6/+1
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai1-0/+1
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto2-5/+1
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai1-0/+1
2024-08-05ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald1-0/+5
2024-08-02ASoC/SOF/PCI/Intel: add PantherLake supportMark Brown1-0/+2
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2024-08-02ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding2-260/+279
2024-08-02ASoC: Intel: soc-acpi: add PTL match tablesPierre-Louis Bossart1-0/+2
2024-08-02ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpersCharles Keepax1-0/+5
2024-08-01AMD SOF based generic SoundWire machine driverMark Brown2-0/+218
2024-08-01ASoC: soc-acpi: add pci revision id field in mach params structureVijendar Mukunda1-0/+2
2024-08-01ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link()Vijendar Mukunda1-0/+16
2024-08-01ASoC: sdw_utils: refactor sof_sdw_card_late_probe functionVijendar Mukunda1-0/+2
2024-08-01ASoC: intel/sdw_utils: move machine driver dai link helper functionsVijendar Mukunda1-0/+5
2024-08-01ASoC: intel/sdw_utils: move soundwire codec_info_list structureVijendar Mukunda1-0/+13
2024-08-01ASoC: intel/sdw_utils: move soundwire dai type macrosVijendar Mukunda1-0/+4
2024-08-01ASoC: intel/sdw_utils: move dai id common macrosVijendar Mukunda1-0/+7
2024-08-01ASoC: intel/sdw_utils: move maxim codec helper functionsVijendar Mukunda1-0/+7
2024-08-01ASoC: intel/sdw_utils: move cirrus soundwire codec helper functionsVijendar Mukunda1-0/+40
2024-08-01ASoC: intel/sdw_utils: move rtk amp codec helper functionsVijendar Mukunda1-0/+11
2024-08-01ASoC: intel/sdw_utils: move rt700 and rt711 codec helper functionsVijendar Mukunda1-0/+9
2024-08-01ASoC: intel/sdw_utils: move rtk jack common helper functionsVijendar Mukunda1-0/+11
2024-08-01ASoC: intel/sdw_utils: move rt5682 codec helper functionVijendar Mukunda1-0/+1
2024-08-01ASoC: intel: split soundwire machine driver private dataVijendar Mukunda1-0/+10
2024-08-01ASoC: intel/sdw_utils: move rt722 sdca helper functionsVijendar Mukunda1-0/+1
2024-08-01ASoC: intel/sdw_utils: move rt712 sdca helper functionsVijendar Mukunda1-0/+1
2024-08-01ASoC: intel/sdw_utils: move rtk dmic helper functionsVijendar Mukunda1-0/+3
2024-08-01ASoC: intel/sdw_utils: move dmic codec helper functionVijendar Mukunda1-0/+4
2024-08-01ASoC: intel/sdw_utils: move soundwire machine driver helper functionsVijendar Mukunda1-0/+5
2024-08-01ASoC: intel: move soundwire machine driver common structuresVijendar Mukunda1-0/+43
2024-08-01ASoC: intel/sdw-utils: move soundwire machine driver soc opsVijendar Mukunda1-0/+23
2024-08-01ALSA: memalloc: Let IOMMU handle S/G primarilyTakashi Iwai1-6/+1
2024-07-31ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai1-0/+1
2024-07-30ALSA: ump: Update substream name from assigned FB namesTakashi Iwai1-0/+10
2024-07-30ALSA: control: Annotate snd_kcontrol with __counted_by()Takashi Iwai1-1/+1
2024-07-29ASoC: Use __counted_by() annotation for snd_soc_pcm_runtimeTakashi Iwai1-1/+2
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3