aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-05-27ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart9-10/+10
2024-05-27ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart8-16/+4
2024-05-27ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSEPierre-Louis Bossart1-2/+0
2024-05-27ASoC: tegra: I2S client convert formats handlingMohan Kumar2-4/+69
2024-05-27ASoC: simple-card-utils: Split simple_fixup_sample_fmt funcMohan Kumar1-6/+20
2024-05-27ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()Charles Keepax1-0/+1
2024-05-27ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax1-2/+3
2024-05-27ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones1-1/+1
2024-05-27ALSA: core: Remove debugfs at disconnectionTakashi Iwai2-11/+19
2024-05-27ASoC: intel: Constify struct snd_soc_opsChristophe JAILLET14-22/+22
2024-05-27ASoC: fsl: fsl_xcvr: Switch to RUNTIME_PM_OPS()Fabio Estevam1-6/+4
2024-05-27ASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS()Fabio Estevam1-6/+4
2024-05-27ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS()Fabio Estevam1-6/+5
2024-05-27ASoC: SOF: topology: Constify struct snd_soc_tplg_opsChristophe JAILLET1-2/+2
2024-05-27ASoC: Intel: Skylake: Constify struct snd_soc_tplg_opsChristophe JAILLET1-1/+1
2024-05-27ASoC: qdsp6: audioreach: Constify struct snd_soc_tplg_opsChristophe JAILLET1-1/+1
2024-05-27ASoC: Intel: avs: Constify struct snd_soc_tplg_opsChristophe JAILLET1-1/+1
2024-05-27ASoC: topology: Constify an argument of snd_soc_tplg_component_load()Christophe JAILLET1-2/+2
2024-05-27ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi1-3/+22
2024-05-27ASoC: codecs: wcd939x: Minor white-space and define cleanupKrzysztof Kozlowski1-3/+1
2024-05-27ASoC: codecs: wcd939x: Unify define used for MIC bias registersKrzysztof Kozlowski2-23/+18
2024-05-27ASoC: codecs: wcd938x: Unify define used for MIC2 bias registerKrzysztof Kozlowski2-2/+1
2024-05-27ASoC: codecs: wcd938x: Drop unused duplicated MIC2 bias register definesKrzysztof Kozlowski1-2/+0
2024-05-27ASoC: rt1320: Add RT1320 SDCA vendor-specific driverShuming Fan4-0/+2363
2024-05-27ASoC: qcom: x1e80100: Correct channel mappingKrzysztof Kozlowski1-0/+18
2024-05-27ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaultsKrzysztof Kozlowski4-24/+15
2024-05-27ASoC: qcom: q6apm-lpass-dais: Implement proper channel mappingKrzysztof Kozlowski2-6/+5
2024-05-27ASoC: Constify channel mapping array arguments in set_channel_map()Krzysztof Kozlowski9-21/+36
2024-05-27ASoC: codecs: es8311: add everest es8311 codec supportMatteo Martelli4-0/+1138
2024-05-24Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-93/+74
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+6
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2024-05-23Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai6-84/+47
2024-05-23ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi1-0/+3
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)3-6/+6
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-4/+17
2024-05-22sound: virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22ALSA: core: Enable proc module when CONFIG_MODULES=yTakashi Iwai1-7/+5
2024-05-22ALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai1-1/+1
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-05-21ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897Jian-Hong Pan1-0/+9
2024-05-20ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding2-78/+29
2024-05-20ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding1-2/+13
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-16ALSA: usb-audio: Fix for sampling rates support for Mbox3Manuel Barrio Linares1-2/+2
2024-05-16ALSA: timer: Set lower bound of start tick timeTakashi Iwai1-0/+8
2024-05-15ASoC: codecs: ES8326: solve hp and button detect issueZhang Yi1-3/+3
2024-05-14ASoC: rt5645: mic-in detection threshold modificationJack Yu1-0/+1
2024-05-14ASoC: Intel: sof_sdw_rt_sdca_jack_common: Use name_prefix for `-sdca` detectionPeter Ujfalusi1-1/+1