summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* 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-1213-449/+1499
|\
| * ALSA: hdspm: Fix typo arbitaryNaoki Hayama2020-10-081-1/+1
| * 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
| * ALSA: asihpi: fix spellint typo in commentsWang Qing2020-09-211-1/+1
| * ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()YueHaibing2020-09-091-9/+0
| * ALSA: mixart: Correct comment wrt obsoleted tasklet usageTakashi Iwai2020-09-091-1/+1
| * ALSA: asihpi: Replace tasklet with threaded irqTakashi Iwai2020-09-092-28/+16
| * ALSA: riptide: Replace tasklet with threaded irqTakashi Iwai2020-09-091-9/+11
| * ALSA: hdspm: Replace tasklet with workTakashi Iwai2020-09-091-7/+6
| * ALSA: hdsp: Replace tasklet with workTakashi Iwai2020-09-091-28/+27
| * Merge branch 'for-linus' into for-nextTakashi Iwai2020-09-099-22/+154
| |\
| * | 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