summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/hdmi: always print pin NIDs as hexadecimalKai Vehmanen2020-12-111-15/+12
* ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions.Connor McAdams2020-12-111-105/+0
* ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download.Connor McAdams2020-12-111-0/+119
* ALSA: hda/ca0132 - Add 8051 exram helper functions.Connor McAdams2020-12-111-58/+79
* ALSA: hda/ca0132 - Add stream port remapping function.Connor McAdams2020-12-111-52/+156
* ALSA: hda/ca0132 - Reset codec upon initialization.Connor McAdams2020-12-111-5/+16
* ALSA: hda/hdmi: fix silent stream for first playback to DPKai Vehmanen2020-12-101-12/+86
* ALSA: hda/ca0132 - Change Input Source enum strings.Connor McAdams2020-12-101-1/+1
* ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.Connor McAdams2020-12-101-1/+1
* ALSA: hda: Fix regressions on clear and reconfig sysfsTakashi Iwai2020-12-102-2/+2
* ALSA: hda/proc - print DP-MST connectionsKai Vehmanen2020-12-081-1/+37
* ALSA: hda/ca0132: Move unsol callback setups to parserTakashi Iwai2020-11-281-2/+3
* ALSA: hda/ca0132: Fix compile warning without PCITakashi Iwai2020-11-191-0/+2
* ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen2020-11-162-0/+4
* ALSA: hda/realtek - HP Headset Mic can't detect after bootKailang Yang2020-11-131-0/+13
* ALSA: hda/realtek - Add supported mute Led for HPKailang Yang2020-11-131-0/+13
* ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)PeiSen Hou2020-11-111-1/+49
* ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset ButtonKailang Yang2020-11-071-0/+9
* ALSA: hda/realtek - Enable headphone for ASUS TM420Kailang Yang2020-11-031-0/+13
* ALSA: hda: Reinstate runtime_allow() for all hda controllersKai-Heng Feng2020-10-281-0/+1
* ALSA: hda: Separate runtime and system suspendKai-Heng Feng2020-10-282-29/+36
* ALSA: hda: Refactor codec PM to use direct-complete optimizationKai-Heng Feng2020-10-281-16/+29
* ALSA: hda/realtek - Fixed HP headset Mic can't be detectedKailang Yang2020-10-281-11/+43
* 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