aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-221/+291
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai13-131/+69
2024-12-05ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2024-12-05ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado1-3/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra152-604/+602
2024-12-02ALSA: hda/realtek: fix micmute LEDs don't work on HP LaptopsChris Chiu1-0/+6
2024-12-02ALSA: usb-audio: Add extra PID for RME Digiface USBAsahi Lina3-168/+176
2024-12-02ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter1-15/+27
2024-12-02ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter1-3/+4
2024-12-02ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)Sahas Leelodharry1-0/+1
2024-12-02ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()Marek Maslanka1-17/+0
2024-12-01ALSA: hda/tas2781: Fix error code tas2781_read_acpi()Dan Carpenter1-0/+1
2024-12-01ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8Nazar Bilinskyi1-0/+1
2024-12-01ALSA: usb-audio: add mixer mapping for Corsair HS80Marie Ramlow1-0/+10
2024-11-30ALSA: ump: Shut up truncated string warningTakashi Iwai1-3/+3
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-108/+321
2024-11-29ALSA: sh: Use standard helper for buffer accessesTakashi Iwai1-3/+2
2024-11-29ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai1-3/+11
2024-11-29ALSA: hda/conexant: fix Z60MR100 startup pop issuebo liu1-0/+28
2024-11-29ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai1-4/+15
2024-11-29ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai1-2/+3
2024-11-29ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai1-0/+2
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai1-3/+3
2024-11-28Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai8-10/+83
2024-11-28ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela1-0/+16
2024-11-28ALSA: hda/realtek: Apply quirk for Medion E15433Takashi Iwai1-0/+1
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+5
2024-11-27ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES0...Ilya Zverev1-0/+7
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao1-2/+24
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado3-6/+16
2024-11-27ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu1-1/+17
2024-11-27ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai1-1/+4
2024-11-27ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie1-0/+11
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2024-11-26ALSA: hda: Show the codec quirk info at probingTakashi Iwai1-9/+11
2024-11-26ALSA: asihpi: Remove unused variableZhu Jun1-1/+1
2024-11-26ALSA: hda/realtek: Set PCBeep to default value for ALC274Kailang Yang1-0/+2
2024-11-26ALSA: hda/tas2781: Add speaker id check for ASUS projectsBaojun Xu1-4/+59
2024-11-26ALSA: hda/realtek: Update ALC225 depop procedureKailang Yang1-48/+39
2024-11-26ALSA: hda/realtek: Enable speaker pins for Medion E15443 platformKailang Yang1-0/+9
2024-11-26ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1iDirk Su1-0/+1
2024-11-25ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai1-1/+23
2024-11-25ALSA: rawmidi: Fix kvfree() call in spinlockTakashi Iwai1-1/+3
2024-11-25ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 MaxDinesh Kumar1-0/+11
2024-11-25ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König1-0/+7
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-42/+0
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds330-6157/+16048
2024-11-21ASoC: apple: Fix the wrong format specifierliujing1-1/+1
2024-11-21ASoC: imx-audmix: Add NULL check in imx_audmix_probeCharles Han1-0/+3
2024-11-21ALSA: pcm: Add sanity NULL check for the default mmap fault handlerTakashi Iwai1-2/+4
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-59/+50
2024-11-20ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesBenoît Sevens1-6/+21
2024-11-20ALSA: hda/realtek: Update ALC256 depop procedureKailang Yang1-23/+19
2024-11-20ALSA: ac97: bus: Fix the mistake in the commentPei Xiao1-2/+3
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2024-11-19ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`Mario Limonciello1-0/+1
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2024-11-18ASoC: amd: yc: fix internal mic on Redmi G 2022Alex Far1-0/+7
2024-11-18ALSA: hda: Poll jack events for LS7A HD-AudioHuacai Chen1-0/+2
2024-11-18Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+24
2024-11-18Merge tag 'asoc-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai289-5751/+15192
2024-11-15ASoC: hdmi-codec: reorder channel allocation listJonas Karlman1-63/+77
2024-11-14Merge tag 'asoc-fix-v6.12-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai3-2/+20
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown30-61/+251
2024-11-14Add generic AMD Soundwire machine driver for Legacy(NoMark Brown10-48/+646
2024-11-14ALSA: ump: Fix the wrong format specifierzhang jiao1-1/+1
2024-11-14ASoC: Intel: soc-acpi-intel-lnl-match: add rt712_vb + rt1320 supportBard Liao1-0/+65
2024-11-14ASoC: stm32: dfsdm: change rate upper limitsOlivier Moysan1-1/+1
2024-11-14ASoC: sma1307: fix uninitialized variable refenceArnd Bergmann1-5/+5
2024-11-14ASoC: Merge up fixesMark Brown30-72/+395
2024-11-14ASoc: simple-mux: add idle-state supportHendrik v. Raven1-1/+38
2024-11-13ASoC: sdca: test adev before calling acpi_dev_for_each_childBard Liao1-0/+4
2024-11-13ASoC: SOF: ipc4-topology: remove redundant assignment to variable retColin Ian King1-1/+0
2024-11-13ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platformVijendar Mukunda1-0/+2
2024-11-13ASoC: amd: acp: add soundwire machine driver for legacy stackVijendar Mukunda4-0/+512
2024-11-13ASoC: amd: acp: move get_acp63_cpu_pin_id() to common fileVijendar Mukunda5-48/+76
2024-11-13ASoC: amd: ps: add soundwire machines for acp6.3 platformVijendar Mukunda1-0/+1
2024-11-13ASoC: amd: acp: add RT711, RT714 & RT1316 support for acp 6.3 platformVijendar Mukunda1-0/+5
2024-11-13ASoC: amd: acp: add rt722 based soundwire machinesVijendar Mukunda2-0/+50
2024-11-13ALSA: 6fire: Release resources at card releaseTakashi Iwai1-5/+5
2024-11-13ALSA: caiaq: Use snd_card_free_when_closed() at disconnectionTakashi Iwai5-9/+34
2024-11-13ALSA: us122l: Drop mmap_count fieldTakashi Iwai2-18/+0
2024-11-13ALSA: us122l: Use snd_card_free_when_closed() at disconnectionTakashi Iwai1-4/+1
2024-11-13ALSA: usx2y: Use snd_card_free_when_closed() at disconnectionTakashi Iwai1-1/+1
2024-11-13ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locallyTakashi Iwai1-0/+20
2024-11-13ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318Kailang Yang1-2/+8
2024-11-13ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10Maksym Glubokiy1-0/+1
2024-11-12ALSA: hda/realtek - Fixed Clevo platform headset Mic issueKailang Yang1-0/+2
2024-11-12ALSA: usb-audio: Fix Yamaha P-125 Quirk EntryEryk Zagorski1-1/+13
2024-11-12ASoC: max9768: Fix event generation for playback muteMark Brown1-2/+9
2024-11-12ASoC: simple-card-utils: care simple_util_dai for dummy DAIKuninori Morimoto1-0/+6
2024-11-12ASoC: test-component: Support continuous rates for test componentJohn Watts1-1/+1
2024-11-11ASoC: max98088: Add headphone mixer switchMarek Vasut1-0/+3
2024-11-11ASoC: max98088: Add left/right DAC volume controlMarek Vasut1-0/+3
2024-11-11ASoc: SOF: ipc4-pcm: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rateSuraj Sonawane1-0/+3
2024-11-11ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto6-22/+23
2024-11-11ASoC: max98088: Remove duplicate DACsMarek Vasut1-54/+26
2024-11-11ASoC: intel: sof_sdw: add quirk for Dell SKUDeep Harsora1-0/+8
2024-11-11ASoC: audio-graph-card2: Purge absent supplies for device tree nodesJohn Watts1-0/+3
2024-11-09ASoC: stm32: i2s: add stm32mp25 supportMark Brown1-22/+189
2024-11-09ASoC: stm32: sai: add stm32mp25 supportMark Brown3-17/+191
2024-11-09ASoC: Intel: Fix Kconfig for ACPI=nMark Brown1-3/+2
2024-11-09ASoC: qcom: sm8250: add handling of secondary MI2S clockAlexey Klimov1-0/+8
2024-11-08ALSA: ump: remove unnecessary check on blkLuo Yifan1-1/+1
2024-11-08ASoC: Intel: Kconfig: Revert make SND_SOC_ACPI_INTEL_MATCH depend on ACPIPeter Ujfalusi1-2/+1
2024-11-08ASoC: Intel: Kconfig: Only select SND_SOC_SDCA if ACPI is enabledPeter Ujfalusi1-1/+1
2024-11-08ASoC: sma1307: Fix invalid logical judgementTang Bin1-3/+0
2024-11-08ASoC: mediatek: mt8183: Remove unnecessary variable assignmentsTang Bin1-6/+1
2024-11-08ASoC: stm32: i2s: add stm32mp25 supportOlivier Moysan1-22/+189
2024-11-08ASoC: stm32: sai: add stm32mp25 supportOlivier Moysan3-17/+191
2024-11-08Merge tag 'asoc-fix-v6.12-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-5/+29
2024-11-07Add a driver for the Iron Device SMA1307 AmpMark Brown4-0/+2508
2024-11-07ASoC: SOF: ipc3-loader: Handle PROBE_INFO ext_manifestMark Brown1-0/+3
2024-11-07ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bitsJyri Sarha1-0/+1
2024-11-07ASoC: ux500: Remove redundant castsTang Bin1-3/+3
2024-11-07ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend()Ranjani Sridharan1-0/+4
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()Luo Yifan1-1/+1
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()Luo Yifan1-2/+2
2024-11-07ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6Markus Petri1-0/+7
2024-11-07ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffersPeter Ujfalusi3-30/+90
2024-11-07ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfersPeter Ujfalusi1-3/+29
2024-11-07ASoC: SOF: ipc3-loader: 'Handle' PROBE_INFO ext_manifest type when parsingPeter Ujfalusi1-0/+3
2024-11-07ASoC: Intel: Kconfig: fix undefined symbol:Mark Brown2-3/+4
2024-11-06ASoC: da7213: Extend support for the MCK in range [2, 50] MHzHao Bui2-5/+14
2024-11-06ASoC: da7213: Avoid setting PLL when closing audio streamHao Bui1-0/+4
2024-11-06ASoC: da7213: Add suspend to RAM supportClaudiu Beznea1-0/+1
2024-11-06ASoC: da7213: Return directly the value of regcache_sync()Claudiu Beznea1-2/+1
2024-11-06ASoC: da7213: Populate max_register to regmap_configClaudiu Beznea1-0/+1
2024-11-06ASoC: SOF: amd: Fix for incorrect DMA ch status register offsetVenkata Prasad Potturu1-1/+9
2024-11-06ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022Mingcong Bai1-0/+7
2024-11-06ASoC: sma1307: Add driver for Iron Device SMA1307Kiseok Jo4-0/+2508
2024-11-06ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKSBard Liao2-2/+2
2024-11-06ASoC: Intel: Kconfig: make SND_SOC_ACPI_INTEL_MATCH depend on ACPIBard Liao1-1/+2
2024-11-06Merge branch 'topic/compress-accel' into for-nextTakashi Iwai1-5/+5
2024-11-06ALSA: compress_offload: Use runtime pointer in snd_compr_poll()Peter Ujfalusi1-5/+5
2024-11-05ASoC: codecs: Add aw88081 amplifier driverMark Brown4-0/+1387
2024-11-05Soundwire dai link init logic refactorMark Brown3-14/+16
2024-11-05ASoC: cleasnup rtd and its IDMark Brown9-51/+54
2024-11-05ASoC: rt721-sdca: change interrupt mask from XU to GEJack Yu3-11/+9
2024-11-05ASoC: Intel: sof_sdw: Add missing quirks from some new DellDeep Harsora1-0/+48
2024-11-05ASoC: rt722: change the interrupt mask for jack type detectionShuming Fan2-11/+8
2024-11-05ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_removeAmelie Delaunay1-1/+1
2024-11-05ASoC: qcom: sc8280xp Add SM8750 sound cardKrzysztof Kozlowski1-0/+1
2024-11-05ASoC: fsl_mqs: Support accessing registers by scmi interfaceShengjiu Wang2-0/+42
2024-11-05ASoC: bcm63xx-pcm-whistler: fix uninit-value in i2s_dma_isrSuraj Sonawane1-1/+5
2024-11-05ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2024-11-05ASoC: qcom: x1e80100: Support boards with two speakersKrzysztof Kozlowski1-5/+35
2024-11-05ASoC: codecs: ES8326: Reduce pop noiseZhang Yi1-2/+2
2024-11-05ASoC: amd: acp: Fix for ACP SOF dmic tplg component load failureVenkata Prasad Potturu1-1/+0
2024-11-05ALSA: usb-audio: Make mic volume workarounds globally applicableTakashi Iwai3-48/+45
2024-11-05Merge branch 'for-linus' into for-nextTakashi Iwai44-122/+489
2024-11-05ALSA: usb-audio: Add quirk for HP 320 FHD WebcamTakashi Iwai2-0/+3
2024-11-04ALSA: hda: Fix unused variable warningTakashi Iwai1-2/+0
2024-11-04ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chipShenghao Ding1-0/+1
2024-11-04ALSA: hda: intel: Switch to pci_alloc_irq_vectors APIHeiner Kallweit1-9/+12
2024-11-04ALSA: hda: intel: Don't free interrupt when suspendingHeiner Kallweit1-13/+0
2024-11-04ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()Murad Masimov1-1/+1
2024-11-04ALSA: ump: Don't enumeration invalid groups for legacy rawmidiTakashi Iwai1-1/+1
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro1-1/+1
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto4-20/+17
2024-11-01ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime()Kuninori Morimoto1-18/+24
2024-11-01ASoC: remove rtd->numKuninori Morimoto1-1/+0
2024-11-01ASoC: generic: switch to use rtd->id from rtd->numKuninori Morimoto1-5/+5
2024-11-01ASoC: sh: switch to use rtd->id from rtd->numKuninori Morimoto1-1/+1
2024-11-01ASoC: meson: switch to use rtd->id from rtd->numKuninori Morimoto2-4/+4
2024-11-01ASoC: fsl: switch to use rtd->id from rtd->numKuninori Morimoto1-3/+3
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto4-22/+23
2024-11-01ASoC: codecs: Add aw88081 amplifier driverWeidong Wang4-0/+1387
2024-11-01ASoC: sdw_utils: Update stream_name in dai_links structureVijendar Mukunda1-0/+1
2024-11-01ASoC: sdw_utils/intel/amd: refactor dai link init logicVijendar Mukunda3-14/+15
2024-10-31mfd: cs42l43: Disable IRQs during suspendCharles Keepax1-42/+0
2024-10-31Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"Jarosław Janik1-2/+0
2024-10-31ASoC: codecs: wcd937x: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-10-30ALSA: korg1212: Replace deprecated PCI functionsPhilipp Stanner1-2/+4
2024-10-30ASoC: Rename "sh" to "renesas"Mark Brown29-3/+3
2024-10-30sound: Switch back to struct platform_driver::remove()Uwe Kleine-König14-15/+15
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg1-0/+1
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg1-0/+1
2024-10-30ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär1-0/+3
2024-10-30Merge tag 'asoc-fix-v6.12-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai8-28/+140
2024-10-30ASoC: cs42l84: Remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2024-10-30ASoC: audio-graph-card2: Update comment with renamed file pathLad Prabhakar1-1/+1
2024-10-30ASoC: Rename "sh" to "renesas"Lad Prabhakar28-2/+2
2024-10-29ASoC: codecs: adau1373: drop platform dataMark Brown2-46/+156
2024-10-29ASoC: codecs: adau1373: add powerdown gpioNuno Sa1-1/+27
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa1-44/+128
2024-10-29ASoC: codecs: adau1373: add some kconfig textNuno Sa1-1/+1
2024-10-29ASoC: codecs: wcd937x: relax the AUX PDM watchdogAlexey Klimov2-2/+12
2024-10-29ASoC: codecs: wcd937x: add missing LO Switch controlAlexey Klimov1-0/+2
2024-10-29ASoC: cs42l84: remove incorrect of_match_ptr()Arnd Bergmann1-1/+1
2024-10-29ALSA: usb-audio: Add Pioneer DJ/AlphaTheta DJM-A9 MixerSarah Grant2-4/+121
2024-10-29ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13Piyush Raj Chouhan1-0/+12
2024-10-28ASoC: dapm: fix bounds checker error in dapm_widget_list_createAleksei Vetrov1-0/+2
2024-10-28ASoC: Intel: sst: Fix used of uninitialized ctx to log an errorHans de Goede1-1/+1
2024-10-28ASoC: Intel: add rt722 and rt1320 supportMark Brown3-0/+73
2024-10-28ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 supportMac Chiang1-0/+63
2024-10-28ASoC: intel: sof_sdw: add quirk for Dell SKUMac Chiang1-0/+8
2024-10-28ASoC: sdw_utils: Add quirk to exclude amplifier functionMac Chiang1-0/+2
2024-10-28ASoC: codecs: ES8326: Modify the configuration of and micbiasZhang Yi1-4/+16
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert1-37/+0