aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones14 days1-1/+1
* Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2024-05-241-0/+12
|\
| * ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi2024-05-231-0/+3
| * ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897Jian-Hong Pan2024-05-211-0/+9
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus 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
* | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2024-05-131-20/+2
|\ \
| * \ ASoC: doc: dapm: various improvementsMark Brown2024-05-012-6/+47
| |\ \
| * \ \ ASoC: Merge up fixesMark Brown2024-04-306-12/+91
| |\ \ \
| * \ \ \ ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown2024-04-052-45/+81
| |\ \ \ \
| * \ \ \ \ ALSA: cirrus: Tidy up of firmware control read/writeMark Brown2024-04-031-20/+2
| |\ \ \ \ \
| | * | | | | ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver writeSimon Trimmer2024-04-031-8/+0
| | * | | | | ALSA: hda: hda_cs_dsp_ctl: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()Simon Trimmer2024-04-031-12/+2
* | | | | | | ALSA: hda: clarify Copyright informationPierre-Louis Bossart2024-05-093-3/+3
* | | | | | | ALSA: hda: cirrus_scodec_test: Add missing module descriptionsTakashi Iwai2024-05-091-0/+1
* | | | | | | ALSA: hda: cs35l56: Fix lifetime of cs_dsp instanceRichard Fitzgerald2024-05-081-3/+5
* | | | | | | ALSA: hda: hda_component: Initialize shared data during bind callbackRichard Fitzgerald2024-05-083-7/+18
* | | | | | | ALSA: hda/cs_dsp_ctl: Use private_free for control cleanupRichard Fitzgerald2024-05-081-16/+31
* | | | | | | ALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-0822-94/+94
* | | | | | | ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306WStefan Binding2024-05-081-0/+1
* | | | | | | ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7Junhao Pei2024-05-082-0/+3
* | | | | | | Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai2024-05-0817-133/+102
|\ \ \ \ \ \ \
| * | | | | | | ALSA: hda: via: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-6/+0
| * | | | | | | ALSA: hda: sigmantel: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-8/+0
| * | | | | | | ALSA: hda: realtek: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-15/+1
| * | | | | | | ALSA: hda: hdmi: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-8/+0
| * | | | | | | ALSA: hda: cs4809: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-8/+0
| * | | | | | | ALSA: hda: conexant: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-4/+0
| * | | | | | | ALSA: hda: cirrus: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-4/+0
| * | | | | | | ALSA: hda: ca0132: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-4/+0
| * | | | | | | ALSA: hda: analog: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-4/+0
| * | | | | | | ALSA: hda: generic: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-082-6/+0
| * | | | | | | ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-083-33/+10
| * | | | | | | ALSA: hda: intel: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-082-34/+14
| * | | | | | | ALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai2024-05-021-1/+3
| * | | | | | | Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2024-05-011-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()Richard Fitzgerald2024-04-081-0/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion modelsTakashi Iwai2024-04-301-1/+23
| * | | | | | ALSA: hda/realtek - Set GPIO3 to default at S4 state for Thinkpad with ALC1318Kailang Yang2024-04-301-1/+50
| * | | | | | ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TUAman Dhoot2024-04-291-0/+1
* | | | | | | ALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah2024-05-082-0/+3
* | | | | | | ALSA: hda: cs35l41: Add support for ASUS ROG 2024 LaptopsStefan Binding2024-05-081-0/+10
* | | | | | | ALSA: hda: cs35l41: Ignore errors when configuring IRQsStefan Binding2024-05-081-22/+47
* | | | | | | Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai2024-04-286-173/+231
|\ \ \ \ \ \ \
| * | | | | | | ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen2024-04-282-7/+7
| * | | | | | | ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen2024-04-282-41/+48
| * | | | | | | ALSA: emu10k1: make snd_emu1010_load_firmware_entry() voidOswald Buddenhagen2024-04-281-7/+3
| * | | | | | | ALSA: emu10k1: simplify E-MU card FPGA reset sequenceOswald Buddenhagen2024-04-281-22/+3
| |/ / / / / /