aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+3
7 daysMerge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds18-66/+182
8 daysMerge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds16-5/+1200
9 daysMerge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds1-0/+3
9 daysMerge tag 'asoc-fix-v6.16-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai18-66/+182
11 daysASoC: Intel: avs: boards: Fix rt5663 front end nameAmadeusz Sławiński1-1/+1
11 daysASoC: Intel: avs: Simplify verification of parse_int_array() resultCezary Rojewski2-4/+4
12 daysASoC: Intel: avs: Set of functional fixesMark Brown7-21/+29
12 daysASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card initYuuki NAGAO1-2/+5
12 daysASoC: pcm: Do not open FEs with no BEs connectedCezary Rojewski1-11/+12
12 daysASoC: rt1320: fix speaker noise when volume bar is 100%Shuming Fan1-1/+16
12 daysASoC: Intel: avs: Include missing string.hCezary Rojewski1-0/+1
12 daysASoC: Intel: avs: Verify content returned by parse_int_array()Cezary Rojewski1-1/+5
12 daysASoC: Intel: avs: Verify kcalloc() status when setting constraintsCezary Rojewski1-0/+2
12 daysASoC: Intel: avs: Fix paths in MODULE_FIRMWARE hintsAmadeusz Sławiński1-10/+10
12 daysASoC: Intel: avs: Fix possible null-ptr-deref when initing hwCezary Rojewski1-4/+1
12 daysASoC: Intel: avs: Fix PPLCxFMT calculationCezary Rojewski1-3/+5
12 daysASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IXCezary Rojewski1-1/+3
12 daysASoC: codecs: hda: Fix RPM usage count underflowCezary Rojewski1-2/+2
2025-05-28ASoC: amd: yc: Add support for Lenovo Yoga 7 16ARP8meowmeowbeanz1-0/+7
2025-05-28ASoC: tas571x: fix tas5733 num_controlsBram Vlerick1-1/+1
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds204-2364/+18296
2025-05-27ASoC: codecs: wcd93xx: Few regulator supplies fixesMark Brown2-24/+8
2025-05-27ASoC: tas571x: add separate tas5733 controlsBram Vlerick2-1/+98
2025-05-27ASoC: codecs: fix out-of-bounds access on invalid clock configQasim Ijaz1-0/+1
2025-05-27ASoC: codecs: wcd9375: Fix double free of regulator suppliesKrzysztof Kozlowski1-5/+1
2025-05-27ASoC: codecs: wcd937x: Drop unused buck_supplyKrzysztof Kozlowski1-1/+0
2025-05-27ASoC: codecs: wcd9335: Fix missing free of regulator suppliesKrzysztof Kozlowski1-18/+7
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-5/+5
2025-05-23Merge tag 'asoc-v6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai4-0/+923
2025-05-23ASoC: codecs: add support for ES8375Mark Brown4-0/+923
2025-05-23ASoC: qdsp6: fix compile-testing without CONFIG_OFArnd Bergmann1-1/+1
2025-05-23ASoC: codecs: add support for ES8375Zhang Yi4-0/+923
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai8-8/+70
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai194-1974/+16874
2025-05-22Add Tegra264 support in AHUB driversMark Brown15-152/+1940
2025-05-22ASoC: wm_adsp: Make cirrus_dir constRichard Fitzgerald1-1/+1
2025-05-22ASoC: tegra: Tegra264 support in isomgr_bwSheetal1-3/+4
2025-05-22ASoC: tegra: AHUB: Add Tegra264 supportSheetal2-9/+891
2025-05-22ASoC: tegra: ADX: Add Tegra264 supportSheetal2-17/+248
2025-05-22ASoC: tegra: AMX: Add Tegra264 supportSheetal2-22/+241
2025-05-22ASoC: tegra: I2S: Add Tegra264 supportSheetal2-49/+233
2025-05-22ASoC: tegra: Update PLL rate for Tegra264Sheetal1-2/+12
2025-05-22ASoC: tegra: ASRC: Update ARAM addressSheetal2-8/+22
2025-05-22ASoC: tegra: ADMAIF: Add Tegra264 supportSheetal2-38/+263
2025-05-22ASoC: tegra: CIF: Add Tegra264 supportSheetal1-4/+26
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda libShenghao Ding1-15/+0
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown5-24/+1386
2025-05-21ASoC: Add Intel machine driver support for CS35L63Mark Brown2-0/+63
2025-05-21ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platformNaveen Manohar1-0/+18