summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "ALSA: usb-audio: Skip setting clock selector for single connections"Alexander Tsoy2024-01-291-1/+1
* | ALSA: hda/realtek: Enable Mute LED on HP Laptop 14-fq0xxxLuka Guzenko2024-01-291-0/+1
* | ALSA: hda/realtek: Fix the external mic not being recognised for Acer Swift 1...David Senoner2024-01-291-0/+1
* | ALSA: usb-audio: Support read-only clock selector controlAlexander Tsoy2024-01-261-1/+22
* | ALSA: usb-audio: Sort quirk table entriesTakashi Iwai2024-01-241-18/+18
* | ALSA: usb-audio: add quirk for RODE NT-USB+Sean Young2024-01-241-0/+2
* | ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revisionAlexander Tsoy2024-01-241-0/+2
* | ALSA: virtio: remove duplicate check if queue is brokenLi RongQing2024-01-243-6/+0
* | ALSA: usb-audio: fix typoJacob Siverskog2024-01-241-1/+1
* | ALSA: hda/realtek - Add speaker pin verbtable for Dell dual speaker platformKailang Yang2024-01-241-2/+5
* | ALSA: usb-audio: Skip setting clock selector for single connectionsAlexander Tsoy2024-01-231-1/+2
* | ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitterJulian Sikorski2024-01-231-0/+2
* | ALSA: hda/cs8409: Suppress vmaster control for Dolphin modelsVitaly Rodionov2024-01-231-0/+1
* | ALSA: hda: Increase default bdl_pos_adj for Apollo LakeRui Salvaterra2024-01-231-0/+2
* | ALSA: hda: Replace numeric device IDs with constant valuesRui Salvaterra2024-01-231-2/+2
* | ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook PowerAndy Chi2024-01-221-0/+2
|/
* Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1919-128/+141
|\
| * ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5Bin Li2024-01-171-0/+1
| * Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-1613-99/+93
| |\
| | * ASoC: SOF: ipc4-loader: remove the CPC check warningsKai Vehmanen2024-01-151-7/+4
| | * ASoC: SOF: ipc4-pcm: remove log message for LLPRander Wang2024-01-151-3/+1
| | * ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()Kuninori Morimoto2024-01-121-1/+1
| | * ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"Peter Ujfalusi2024-01-121-2/+1
| | * ASoC: mediatek: sof-common: Add NULL check for normal_link stringAngeloGioacchino Del Regno2024-01-111-1/+1
| | * ASoC: mediatek: mt8195: Remove afe-dai component and rework codec linkAngeloGioacchino Del Regno2024-01-102-45/+29
| | * ASoC: mediatek: mt8192: Check existence of dai_name before dereferencingNícolas F. R. A. Prado2024-01-081-1/+2
| | * ASoC: Intel: bxt_rt298: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi2024-01-081-1/+2
| | * ASoC: Intel: bxt_da7219_max98357a: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi2024-01-081-0/+6
| | * rtq9128: Fix pm runtime and TDM usageMark Brown2024-01-051-32/+41
| | |\
| | | * ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flowChiYuan Huang2024-01-051-31/+36
| | | * ASoC: codecs: rtq9128: Fix PM_RUNTIME usageChiYuan Huang2024-01-051-1/+5
| | * | ASoC: tas2781: Add tas2563 into driverShenghao Ding2024-01-051-3/+5
| | * | ASoC: tas2562: move tas2563 from tas2562 driver to tas2781 driverShenghao Ding2024-01-051-3/+0
| | |/
| * | ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBookYo-Jung Lin2024-01-161-0/+1
| * | ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxxÇağhan Demir2024-01-161-0/+1
| * | ALSA: hda: generic: Remove obsolete call to ledtrig_audio_getHeiner Kallweit2024-01-151-1/+0
| * | ALSA: scarlett2: Fix yet more -Wformat-truncation warningsTakashi Iwai2024-01-151-21/+21
| * | ALSA: hda: Properly setup HDMI streamAmadeusz Sławiński2024-01-121-0/+6
| * | ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai2024-01-121-1/+1
| * | ALSA: aloop: Introduce a function to get if access is interleaved modeChancel Liu2024-01-121-6/+17
* | | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-181-1/+1
|\ \ \
| * | | i2c: make i2c_bus_type constGreg Kroah-Hartman2024-01-181-1/+1
* | | | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-2/+2
|\ \ \ \
| * | | | soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski2023-11-241-2/+2
* | | | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-1138-132/+410
| |\ \ \ \ \
| * | | | | | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-01-12229-3663/+9883
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ALSA: hda/tas2781: annotate calibration data endiannessGergo Koteles2024-01-091-1/+1
| * | | | | ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxxTom Jason Schwanke2024-01-081-0/+1