summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2Vasiliy Kovalev2024-10-161-1/+1
* ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property readPierre-Louis Bossart2024-10-151-8/+17
* ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property readPierre-Louis Bossart2024-10-151-2/+3
* ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller()Pierre-Louis Bossart2024-10-151-3/+5
* ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controllerPierre-Louis Bossart2024-10-151-2/+1
* ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projectsBaojun Xu2024-10-141-0/+29
* ALSA: scarlett2: Add error check after retrieving PEQ filter valuesZhu Jun2024-10-111-0/+2
* ALSA: hda/cs8409: Fix possible NULL dereferenceMurad Masimov2024-10-111-2/+3
* sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UMLJulian Vetter2024-10-101-1/+1
* ALSA: line6: update contact informationMarkus Grabner2024-10-1015-16/+16
* ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()Karol Kosik2024-10-101-0/+1
* ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2Vasiliy Kovalev2024-10-091-0/+19
* ALSA: hda: Sound support for HP Spectre x360 16 inch model 2024christoph.plattner2024-10-081-1/+49
* Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-10-0437-61/+111
|\
| * ALSA: hda/conexant: Fix conflicting quirk for System76 PangolinTakashi Iwai2024-10-041-5/+19
| * ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller2024-10-041-1/+1
| * ALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET2024-10-041-2/+2
| * ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_...Takashi Iwai2024-10-031-0/+1
| * ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky2024-10-031-0/+2
| * ALSA: core: add isascii() check to card ID generatorJaroslav Kysela2024-10-031-4/+10
| * Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-10-0240-203/+78
| |\
| | * qrb4210-rb2: add HDMI audio playback supportMark Brown2024-10-021-0/+1
| | |\
| | | * ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible stringAlexey Klimov2024-10-021-0/+1
| | * | ASoC: intel: sof_sdw: Add check devm_kasprintf() returned valueCharles Han2024-10-021-0/+12
| | * | ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang2024-10-021-0/+1
| | |/
| | * ASoC: Intel: soc-acpi: Fix missing empty terminatorsMark Brown2024-10-012-0/+3
| | |\
| | | * ASoC: Intel: soc-acpi: arl: Fix some missing empty terminatorsCharles Keepax2024-10-011-0/+2
| | | * ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty itemBard Liao2024-10-011-0/+1
| | * | ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang2024-10-012-1/+5
| | |/
| | * Merge existing fixes from asoc/for-6.12 into new branchMark Brown2024-09-307-10/+15
| | |\
| | | * ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...Alexey Klimov2024-09-251-1/+1
| | | * ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...Andrei Simion2024-09-241-0/+3
| | | * ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data typeRicardo Rivera-Matos2024-09-192-2/+2
| | | * ASoC: topology: Fix incorrect addressing assignmentsTang Bin2024-09-191-2/+2
| | | * ASoC: amd: yc: Add quirk for HP Dragonfly pro oneDavid Lawrence Glanzman2024-09-191-0/+7
| | | * ASoC: amd: acp: don't set card long_nameVijendar Mukunda2024-09-181-5/+0
| * | | Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"Takashi Iwai2024-10-022-10/+2
| * | | ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela2024-10-022-3/+6
| * | | ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200Abhishek Tamboli2024-10-021-0/+1
| * | | ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flagTakashi Iwai2024-10-022-4/+1
| * | | ALSA: hda/generic: Unconditionally prefer preferred_dacs pairsTakashi Iwai2024-10-021-2/+2
| * | | ALSA: silence integer wrapping warningDan Carpenter2024-10-011-0/+2
| * | | ALSA: Reorganize kerneldoc parameter namesJulia Lawall2024-09-301-1/+1
| * | | ALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou2024-09-301-0/+1
| * | | ALSA: hda/conexant: fix some typosOldherl Oh2024-09-301-8/+8
| * | | ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET2024-09-301-2/+2
| * | | ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao2024-09-301-0/+1
| * | | ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu2024-09-301-0/+2
| * | | ALSA: Fix typos in comments across various filesYu Jiaoliang2024-09-304-4/+4
| * | | ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-09-204-4/+4