summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()Charles Keepax2024-05-271-0/+1
* ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax2024-05-271-2/+3
* Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-2410-93/+74
|\
| * Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai2024-05-236-84/+47
| |\
| | * ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding2024-05-202-78/+29
| | * ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding2024-05-201-2/+13
| | * ASoC: codecs: ES8326: solve hp and button detect issueZhang Yi2024-05-151-3/+3
| | * ASoC: rt5645: mic-in detection threshold modificationJack Yu2024-05-141-0/+1
| | * ASoC: Intel: sof_sdw_rt_sdca_jack_common: Use name_prefix for `-sdca` detectionPeter Ujfalusi2024-05-141-1/+1
| * | ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi2024-05-231-0/+3
| * | ALSA: core: Enable proc module when CONFIG_MODULES=yTakashi Iwai2024-05-221-7/+5
| * | ALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai2024-05-221-1/+1
| * | ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897Jian-Hong Pan2024-05-211-0/+9
| * | ALSA: usb-audio: Fix for sampling rates support for Mbox3Manuel Barrio Linares2024-05-161-2/+2
| * | ALSA: timer: Set lower bound of start tick timeTakashi Iwai2024-05-161-0/+8
* | | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-233-6/+6
|\ \ \
| * | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-223-6/+6
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | sound: virtio: drop owner assignmentKrzysztof Kozlowski2024-05-221-1/+0
* | | | Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-05-222-4/+17
|\ \ \ \
| * | | | ALSA: control-led: Integrate mute led triggerHeiner Kallweit2024-03-282-4/+17
* | | | | Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-211-2/+2
|\ \ \ \ \
| * | | | | ASoC: SOF: Intel: hda: disable SoundWire interrupt laterPierre-Louis Bossart2024-04-111-2/+2
| |/ / / /
* | | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-1/+1
|\ \ \ \ \
| * | | | | ASoC: Intel: avs: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| |/ / / /
* | | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | | | | ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2eTakashi Iwai2024-05-131-1/+0
* | | | | ALSA: hda/realtek - fixed headset Mic not showKailang Yang2024-05-131-0/+22
* | | | | ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai2024-05-131-1/+1
* | | | | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-13579-10631/+14380
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: Intel: updates for 6.10 - part7Mark Brown2024-05-1024-427/+300
| |\ \ \ \
| | * | | | ASoC: Intel: sof_sdw_rt_amp: use dai parameterBard Liao2024-05-101-7/+3
| | * | | | ASoC: Intel: sof_sdw: add dai parameter to rtd_init callbackBard Liao2024-05-1014-34/+34
| | * | | | ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgetsBard Liao2024-05-1012-257/+112
| | * | | | ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_infoBard Liao2024-05-102-0/+35
| | * | | | ASoC: Intel: sof_sdw: use generic name for controls/widgetsBard Liao2024-05-109-56/+56
| | * | | | ASoC: Intel: sof_sdw_cs_amp: rename Speakers to SpeakerBard Liao2024-05-101-2/+2
| | * | | | ASoC: Intel: maxim-common: change max98373 data to staticBrent Lu2024-05-102-16/+8
| | * | | | ASoC: Intel: sof_sdw: add max98373 dapm routesBrent Lu2024-05-103-3/+5
| | * | | | ASoC: Intel: sof_rt5682: use max_98373_dai_link functionBrent Lu2024-05-101-4/+1
| | * | | | ASoC: Intel: sof_nau8825: use max_98373_dai_link functionBrent Lu2024-05-101-4/+1
| | * | | | ASoC: Intel: sof_da7219: use max_98373_dai_link functionBrent Lu2024-05-101-3/+2
| | * | | | ASoC: Intel: maxim-common: add max_98373_dai_link functionBrent Lu2024-05-102-0/+10
| | * | | | ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only supportBard Liao2024-05-101-0/+50
| | * | | | ASoC: Intel: soc-acpi-intel-mtl-match: add cs42l43 only supportBard Liao2024-05-101-0/+14
| | * | | | ASoC: Intel: realtek-common: remove 2-spk rt1015p configBrent Lu2024-05-102-53/+5
| | * | | | ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2024-05-102-39/+1
| | * | | | ASoC: Intel: sof-rt5682: remove DMI quirk for hatchBrent Lu2024-05-101-9/+0
| | * | | | ASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecsBard Liao2024-05-101-1/+22