summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix the return value if cb func is already registeredHui Wang2020-10-221-5/+13
* ALSA: hda/ca0132: make some const arrays static, makes object smallerColin Ian King2020-10-171-6/+12
* ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen2020-10-131-8/+12
* ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen2020-10-122-6/+9
* ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall2020-10-122-2/+2
* Merge branch 'for-next' into for-linusTakashi Iwai2020-10-126-365/+1436
|\
| * ALSA: hda - controller is in GPU on the DG1Kai Vehmanen2020-09-211-1/+2
| * ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen2020-09-212-0/+4
| * Merge branch 'for-linus' into for-nextTakashi Iwai2020-09-094-6/+139
| |\
| * | ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart2020-09-032-5/+5
| * | ALSA: hda: auto_parser: remove shadowed variable declarationPierre-Louis Bossart2020-09-031-1/+1
| * | ALSA: hda/ca0132 - Add AE-7 exit commands.Connor McAdams2020-08-261-0/+29
| * | ALSA: hda/ca0132 - Add AE-7 custom controls.Connor McAdams2020-08-261-4/+16
| * | ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams2020-08-261-1/+21
| * | ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7.Connor McAdams2020-08-261-20/+68
| * | ALSA: hda/ca0132 - Add DSP setup functions for AE-7.Connor McAdams2020-08-261-0/+290
| * | ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.Connor McAdams2020-08-261-0/+14
| * | ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7.Connor McAdams2020-08-261-15/+55
| * | ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7.Connor McAdams2020-08-261-1/+19
| * | ALSA: hda/ca0132 - Set AE-7 bools and select mixer.Connor McAdams2020-08-261-0/+5
| * | ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.Connor McAdams2020-08-261-0/+19
| * | ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams2020-08-261-0/+2
| * | ALSA: hda/ca0132 - Fix Recon3D Center/LFE output.Connor McAdams2020-08-261-0/+6
| * | ALSA: hda/ca0132 - Add quirk output selection structures.Connor McAdams2020-08-261-95/+241
| * | ALSA: hda/ca0132 - Clean up ca0132_alt_out_select.Connor McAdams2020-08-261-85/+57
| * | ALSA: hda/ca0132 - Remove surround output selection.Connor McAdams2020-08-261-105/+46
| * | ALSA: hda/ca0132 - Add bass redirection controls.Connor McAdams2020-08-261-4/+126
| * | ALSA: hda/ca0132 - Add full-range speaker selection controls.Connor McAdams2020-08-261-0/+117
| * | ALSA: hda/ca0132 - Add surround channel config control.Connor McAdams2020-08-261-2/+108
| * | ALSA: hda/ca0132 - Add speaker tuning initialization commands.Connor McAdams2020-08-261-0/+119
| * | ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function.Connor McAdams2020-08-261-59/+99
* | | ALSA: hda/realtek - The front Mic on a HP machine doesn't workJeremy Szu2020-10-081-0/+1
* | | ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887Jian-Hong Pan2020-10-071-0/+42
* | | ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7Qiu Wenbo2020-10-021-0/+1
* | | ALSA: HDA: Early Forbid of runtime PMHarsha Priya2020-09-301-0/+3
* | | ALSA: hda - Don't register a cb func if it is registered alreadyHui Wang2020-09-301-1/+13
* | | ALSA: hda/realtek - set mic to auto detect on a HP AIO machineHui Wang2020-09-291-0/+11
* | | Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...Takashi Iwai2020-09-211-1/+0
* | | ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng2020-09-211-0/+7
* | | ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang2020-09-211-1/+5
| |/ |/|
* | ALSA: hda/realtek - The Mic on a RedmiBook doesn't workHui Wang2020-09-091-0/+13
* | ALSA: hda: fixup headset for ASUS GX502 laptopLuke D Jones2020-09-071-0/+65
* | ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai2020-09-031-1/+41
* | ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-09-021-2/+3
* | ALSA: hda: hdmi - add Rocketlake supportRander Wang2020-09-021-0/+1
* | ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford2020-08-291-0/+1
* | ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen2020-08-261-0/+1
* | ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli2020-08-261-1/+2
* | Revert "ALSA: hda: Add support for Loongson 7A1000 controller"Tiezhu Yang2020-08-251-2/+0
* | ALSA: hda/tegra: Program WAKEEN register for TegraMohan Kumar2020-08-251-0/+7