summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2024-08-03ASoC/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
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+1
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-46/+354
2024-07-19ALSA: hda: tas2781: mark const variables as __maybe_unusedArnd Bergmann1-3/+3
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai12-44/+340
2024-07-12ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding2-1/+262
2024-07-09ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding1-4/+4
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter1-0/+1
2024-07-03ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()Krzysztof Kozlowski1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-4/+1
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-02ALSA: pcm: optimize and clarify stream synchronization ID APIJaroslav Kysela1-2/+13
2024-07-02ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela1-1/+2
2024-07-01ASoC: cs35l56: Remove support for A1 siliconRichard Fitzgerald1-2/+0
2024-07-01ASoC: cs35l56: Revert support for dual-ownership of ASP registersRichard Fitzgerald1-3/+6
2024-06-26ASoC: simple-card-utils: add link-trigger-order supportKuninori Morimoto1-0/+4
2024-06-24ASoc: tas2781: Add name_prefix as the prefix name of firmwares and kcontrol t...Shenghao Ding1-0/+1
2024-06-23ASoC: Few constifications (mostly arguments)Mark Brown2-21/+24