aboutsummaryrefslogtreecommitdiff
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ALSA: hda: hda_component: Protect shared data with a mutexSimon Trimmer2024-06-182-1/+16
| | * | | | ALSA: hda: hda_component: Move codec field into the parentSimon Trimmer2024-06-185-10/+8
| | * | | | ALSA: hda: hda_component: Change codecs to use component parent structureSimon Trimmer2024-06-185-47/+57
| | * | | | ALSA: hda: hda_component: Introduce component parent structureSimon Trimmer2024-06-183-53/+71
| | * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2024-06-184-8/+32
| | |\ \ \ \
| | * | | | | ALSA: hda: hda-intel: add PantherLake supportPierre-Louis Bossart2024-06-131-0/+2
| * | | | | | ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck2024-07-141-0/+1
* | | | | | | Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-151-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2024-07-136-10/+81
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ALSA: hda: Remove convert_art_to_tsc()Thomas Gleixner2024-06-031-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | ALSA: hda/realtek: Enable Mute LED on HP 250 G7Nazar Bilinskyi2024-07-091-0/+1
* | | | | | ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck2024-07-061-0/+2
* | | | | | ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4Dmitry Savin2024-07-051-2/+2
* | | | | | ALSA: hda/realtek: add quirk for Clevo V5[46]0TUMichał Kopeć2024-07-021-0/+1
| |/ / / / |/| | | |
* | | | | ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.Dirk Su2024-06-261-0/+3
* | | | | ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820Takashi Iwai2024-06-261-1/+20
| |_|_|/ |/| | |
* | | | ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov2024-06-251-0/+1
* | | | ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai2024-06-211-2/+2
* | | | ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9Pablo Caño2024-06-211-0/+1
* | | | ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATESimon Trimmer2024-06-201-0/+2
| |_|/ |/| |
* | | ALSA: hda/realtek: Add more codec ID to no shutup pins listKailang Yang2024-06-181-0/+4
* | | ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8Gergely Meszaros2024-06-161-1/+21
* | | ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DMAjrat Makhmutov2024-06-161-1/+1
* | | ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer2024-06-141-2/+2
* | | ALSA: hda: cs35l41: Component should be unbound before deconstructionSimon Trimmer2024-06-141-2/+2
* | | ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer2024-06-141-2/+2
| |/ |/|
* | ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4Stefan Binding2024-06-131-0/+2
* | ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5Stefan Binding2024-06-131-0/+2
* | ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4Stefan Binding2024-06-131-0/+4
* | ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5Stefan Binding2024-06-131-0/+4
* | ALSA: hda/realtek: Remove Framework Laptop 16 from quirksDustin L. Howett2024-06-131-1/+0
* | ALSA: hda/realtek: Limit mic boost on N14AP7Edson Juliano Drosdeck2024-06-131-0/+1
* | ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.Andy Chi2024-06-131-0/+4
* | ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()Simon Trimmer2024-05-311-1/+1
* | ALSA: hda: cs35l56: Fix lifecycle of codec pointerSimon Trimmer2024-05-311-0/+5
|/
* ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones2024-05-271-1/+1
* Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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/...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
* | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi 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