summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281-1/+41
|\
| * ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang2019-02-141-1/+13
| * ALSA: hda/realtek - Headset microphone and internal speaker support for Syste...Jeremy Soller2019-02-141-0/+28
* | ALSA: hda/tegra: sound card name from device treeSameer Pujar2019-02-221-12/+6
* | ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan2019-02-211-1/+4
* | ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai2019-02-201-23/+34
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-085-29/+43
|\|
| * ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin2019-02-071-0/+1
| * ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai2019-02-061-1/+3
| * ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-012-1/+4
| * ALSA: hda/realtek - Use a common helper for hp pin referenceTakashi Iwai2019-02-011-72/+24
| * ALSA: hda/realtek - Fix lose hp_pins for disable auto muteKailang Yang2019-02-011-0/+45
| * ALSA: hda/realtek - Headset microphone support for System76 darp5Jeremy Soller2019-01-311-0/+11
* | ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-8/+1
* | ALSA: hda - Use standard device registration for beepTakashi Iwai2019-01-293-94/+72
* | Merge branch 'topic/hda-pm-state' into for-nextTakashi Iwai2019-01-292-35/+88
|\ \
| * | ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai2019-01-291-1/+3
| * | ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-01-291-2/+41
| |/
| * ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang2019-01-291-33/+45
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-292-2/+18
|\|
| * ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong2019-01-211-0/+1
| * ALSA: hda/realtek - Fix typo for ALC225 modelKailang Yang2019-01-141-1/+1
| * ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang2019-01-091-1/+15
| * ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...Kailang Yang2019-01-091-0/+1
* | ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar2019-01-221-1/+2
* | ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar2019-01-221-16/+33
* | ALSA: hda/tegra: remove redundant clock enable APISameer Pujar2019-01-221-7/+0
* | ALSA: hda/tegra: add runtime PM callbacksSameer Pujar2019-01-221-0/+15
* | ALSA: hda/tegra: get clock handles early in probeSameer Pujar2019-01-221-16/+27
* | ALSA: hda/tegra: runtime power management supportSameer Pujar2019-01-221-1/+14
* | ALSA: hda - Fix unused variable warningTakashi Iwai2019-01-211-1/+0
* | Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-181-2/+0
|\ \
| * | ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-2/+0
* | | ALSA: hda: program stripe control for codecSameer Pujar2019-01-141-1/+9
| |/ |/|
* | ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang2019-01-071-0/+1
|/
* ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai2019-01-013-110/+8
* ALSA: hda/tegra: clear pending irq handlersSameer Pujar2019-01-011-0/+2
* ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan2019-01-011-1/+1
* ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2018-12-191-3/+23
* ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selectedPierre-Louis Bossart2018-12-193-8/+90
* ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294Wandrille RONCE2018-12-191-0/+1
* ALSA: hda: add mute LED support for HP EliteBook 840 G4Mantas Mikulėnas2018-12-161-0/+1
* Merge branch 'topic/huawei-leds' into for-nextTakashi Iwai2018-12-131-0/+22
|\
| * ALSA: hda: add support for Huawei WMI micmute LEDAyman Bagabas2018-12-131-0/+4
| * ALSA: hda: fix front speakers on Huawei MBXPAyman Bagabas2018-12-131-0/+18
* | Merge branch 'topic/hda-pm-refactor' into for-nextTakashi Iwai2018-12-135-163/+98
|\ \
| * | ALSA: hda/hdmi: Always set display_power_control for Intel HSW+ codecsTakashi Iwai2018-12-111-5/+1
| * | ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai2018-12-111-8/+1
| * | ALSA: hda/intel: Properly free the display power at error pathTakashi Iwai2018-12-111-1/+1
| * | ALSA: hda/intel: Drop superfluous AZX_DCAPS_I915_POWERWELL checksTakashi Iwai2018-12-112-51/+28