aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-05-05ASoC: wm_adsp_fw_find_test: Redirect wm_adsp_release_firmware_files()Richard Fitzgerald1-10/+46
2026-05-05ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itselfMark Brown8-8/+8
2026-05-05ASoC: rockchip: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski3-3/+3
2026-05-05ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski5-5/+5
2026-05-05ASoC: SDCA: Fix bad move of jack_state initialisationCharles Keepax1-1/+2
2026-05-05ALSA: usb-audio: simplify mixer control name handlingThorsten Blum1-25/+16
2026-05-05ASoC: mediatek: Add support for MT8196 SoCMark Brown15-18/+20630
2026-05-05ASoC: mediatek: mt8196: add machine driver with nau8825Darren Ye3-0/+892
2026-05-05ASoC: mediatek: mt8196: add platform driverDarren Ye4-0/+2526
2026-05-05ASoC: mediatek: mt8196: support TDM in platform driverDarren Ye1-0/+675
2026-05-05ASoC: mediatek: mt8196: support I2S in platform driverDarren Ye1-0/+2613
2026-05-05ASoC: mediatek: mt8196: support ADDA in platform driverDarren Ye1-0/+845
2026-05-05ASoC: mediatek: mt8196: support audio clock controlDarren Ye2-0/+645
2026-05-05ASoC: mediatek: mt8196: add common headerDarren Ye3-0/+12394
2026-05-05ASoC: mediatek: common: modify mtk afe platform driver for mt8196Darren Ye2-18/+40
2026-05-05ASoC: mediatek: mt2701: add machine driver for on-chip HDMI codecDaniel Golle3-0/+125
2026-05-05ASoC: mediatek: mt2701: add HDMI audio memif, FE and BE DAIsDaniel Golle2-1/+285
2026-05-05ASoC: mediatek: mt2701: add optional HDMI audio path clocksDaniel Golle2-0/+26
2026-05-05ASoC: mediatek: mt2701: add AFE HDMI register definitionsDaniel Golle1-0/+29
2026-05-05ASoC: tas2770: Deal with bogus initial temperature valueJames Calligeros1-1/+22
2026-05-05ASoC: tas2764: Deal with bogus initial temperature register valueJames Calligeros1-8/+27
2026-05-04ALSA: ac97: clean up whitespace and move EXPORT_SYMBOLsLucas Poupeau1-3/+1
2026-05-04ALSA: usb-audio: add clock quirk for Motu 1248Nicola Lunghi1-4/+11
2026-05-04ALSA: usb-audio: midi2: Restart output URBs on resumeCássio Gabriel1-4/+5
2026-05-04ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 15-fh0xxxFernando Antunez Antonio1-1/+8
2026-05-04ALSA: usb-audio: Add quirk flags for JBL PebblesRong Zhang1-0/+3
2026-05-04ALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel1-0/+1
2026-05-04ALSA: usb-audio: Add quirk flags for AlphaTheta EUPHONIAAnton Swart1-0/+2
2026-05-04ASoC: Improve SDCA support for duplicated featuresMark Brown7-79/+87
2026-05-04ASoC: SDCA: Support devices with multiple functions of identical typeCharles Keepax2-4/+25
2026-05-04ASoC: SDCA: Remove sdca_function_data duplicationCharles Keepax5-44/+18
2026-05-04ASoC: SDCA: Add correct masks whilst reporting SDCA jack statusCharles Keepax1-31/+44
2026-05-04ASoC: fsl_xcvr: Fix event generation for cached controlsCássio Gabriel1-4/+13
2026-05-04ASoC: uniphier: Use guard() for spin locksMark Brown34-168/+296
2026-05-04ASoC: uniphier: aio-dma: Use guard() for spin locksbui duc phuc1-29/+23
2026-05-04ASoC: uniphier: aio-compress: Use guard() for spin locksbui duc phuc1-17/+7
2026-05-04ASoC: tegra: Use guard() for mutex locksbui duc phuc1-11/+10
2026-05-04ASoC: sdw_utils: avoid the SDCA companion function not supported failureDerek Fang1-0/+1
2026-05-04ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin1-0/+14
2026-05-04ASoC: cs35l56: Fix out-of-bounds in dev_err() in cs35l56_read_onchip_spkid()Richard Fitzgerald1-2/+1
2026-05-04ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VEBob Song1-0/+7
2026-05-04ASoC: cs35l56: Fix hibernate write in runtime resume error pathRichard Fitzgerald1-3/+5
2026-05-04ASoC: spacemit: fix RX DMA params not set when TX is runningTroy Mitchell1-4/+3
2026-05-04ASoC: ux500: Use guard() for mutex locksbui duc phuc1-13/+11
2026-05-04ASoC: tegra: ADMAIF: allocate with a single kzallocRosen Penev3-19/+12
2026-05-04ASoC: codecs: ab8500: Remove suspicious codeUwe Kleine-König (The Capable Hub)1-301/+3
2026-05-04ALSA: jack: use scnprintf to improve parse_mask_bitsThorsten Blum1-8/+5
2026-05-04ALSA: pcmtest: Return -EFAULT on pattern read copy failureCássio Gabriel1-3/+3
2026-05-04ALSA: seq: oss/rw: allocate evrec with main structRosen Penev2-12/+4
2026-05-04ALSA: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)53-270/+443