summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-12-03ASoC: cs40l50: Use *-y for MakefileTakashi Iwai
2024-12-03ASoC: amd: ps: add ZSC control register programming sequenceVijendar Mukunda
2024-12-03ASoC: amd: ps: update mach params subsystem_rev variableVijendar Mukunda
2024-12-03ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsBard Liao
2024-12-03ALSA: hda: Always check capability at opening a hwdepTakashi Iwai
2024-12-03ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a...Richard Fitzgerald
2024-12-03ASoC: cs35l56: Split SoundWire DAI into separate playback and captureRichard Fitzgerald
2024-12-03ALSA: hda: Fix typo in hda_sysfs.hZhu Jun
2024-12-03ALSA: ac97: Modify the incorrect format specifierliujing
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-12-02ALSA: hda/realtek: fix micmute LEDs don't work on HP LaptopsChris Chiu
2024-12-02ALSA: usb-audio: Add extra PID for RME Digiface USBAsahi Lina
2024-12-02ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter
2024-12-02ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter
2024-12-02ASoC: sun4i-codec: Add support for Allwinner suniv F1C100sMesih Kilinc
2024-12-02ASoC: sun4i-codec: Add DMA Max Burst fieldMesih Kilinc
2024-12-02ALSA: seq: Skip notifications unless subscribed to announce portTakashi Iwai
2024-12-02ALSA: seq: Notify client and port info changesTakashi Iwai
2024-12-02ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)Sahas Leelodharry
2024-12-02ASoC: cs42l51: Constify struct i2c_device_idChristophe JAILLET
2024-12-02ASoC: tas2781: Fix redundant logical jumpTang Bin
2024-12-02ASoC: rockchip: i2s-tdm: Fix a useless call issueDheeraj Reddy Jonnalagadda
2024-12-02ASoc: mediatek: mt8365: Don't use "proxy" headersAndy Shevchenko
2024-12-02ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variableTang Bin
2024-12-02ASoC: fsl_xcvr: Add suspend and resume supportShengjiu Wang
2024-12-02ASoC: fsl_xcvr: Use regmap for PHY and PLL registersShengjiu Wang
2024-12-02ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()Marek Maslanka
2024-12-01ALSA: hda/tas2781: Fix error code tas2781_read_acpi()Dan Carpenter
2024-12-01ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8Nazar Bilinskyi
2024-12-01ALSA: usb-audio: add mixer mapping for Corsair HS80Marie Ramlow
2024-11-30ALSA: ump: Shut up truncated string warningTakashi Iwai
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-29ALSA: sh: Use standard helper for buffer accessesTakashi Iwai
2024-11-29ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai
2024-11-29ALSA: hda/conexant: fix Z60MR100 startup pop issuebo liu
2024-11-29ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai
2024-11-29ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai
2024-11-29ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai
2024-11-28Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2024-11-28ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela
2024-11-28ALSA: hda/realtek: Apply quirk for Medion E15433Takashi Iwai
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES0...Ilya Zverev
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado
2024-11-27ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu
2024-11-27ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai
2024-11-27ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie