Age | Commit message (Expand) | Author | Files | Lines |
2019-03-14 | ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB | Kailang Yang | 1 | -0/+1 |
2019-03-14 | ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO | Kailang Yang | 1 | -0/+26 |
2019-03-14 | ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook | Jaroslav Kysela | 1 | -30/+13 |
2019-03-13 | ALSA: hda: hdmi - add Icelake support | Jaroslav Kysela | 1 | -16/+51 |
2019-03-13 | ALSA: hda - add more quirks for HP Z2 G4 and HP Z240 | Jaroslav Kysela | 2 | -2/+7 |
2019-03-13 | ALSA: hda/realtek - Fixed Headset Mic JD not stable | Kailang Yang | 1 | -1/+28 |
2019-03-13 | ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255 | Jian-Hong Pan | 1 | -0/+12 |
2019-03-13 | ALSA: hda/tegra: avoid build error without CONFIG_PM | Arnd Bergmann | 1 | -8/+4 |
2019-02-28 | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 1 | -1/+41 |
2019-02-22 | ALSA: hda/tegra: sound card name from device tree | Sameer Pujar | 1 | -12/+6 |
2019-02-21 | ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294 | Jian-Hong Pan | 1 | -1/+4 |
2019-02-20 | ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone | Takashi Iwai | 1 | -23/+34 |
2019-02-14 | ALSA: hda/realtek: Disable PC beep in passthrough on alc285 | Hui Wang | 1 | -1/+13 |
2019-02-14 | ALSA: hda/realtek - Headset microphone and internal speaker support for Syste... | Jeremy Soller | 1 | -0/+28 |
2019-02-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 5 | -29/+43 |
2019-02-08 | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 10 | -101/+63 |
2019-02-07 | ALSA: hda - Add quirk for HP EliteBook 840 G5 | Jurica Vukadin | 1 | -0/+1 |
2019-02-06 | ALSA: cs46xx: Clean up proc file creations | Takashi Iwai | 3 | -73/+33 |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 38 | -278/+133 |
2019-02-06 | ALSA: pci: Remove superfluous snd_info_register() calls | Takashi Iwai | 3 | -58/+14 |
2019-02-06 | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 10 | -101/+63 |
2019-02-06 | ALSA: hda/ca0132 - Fix build error without CONFIG_PCI | Takashi Iwai | 1 | -1/+3 |
2019-02-01 | ALSA: hda - Serialize codec registrations | Takashi Iwai | 2 | -1/+4 |
2019-02-01 | ALSA: hda/realtek - Use a common helper for hp pin reference | Takashi Iwai | 1 | -72/+24 |
2019-02-01 | ALSA: hda/realtek - Fix lose hp_pins for disable auto mute | Kailang Yang | 1 | -0/+45 |
2019-01-31 | ALSA: hda/realtek - Headset microphone support for System76 darp5 | Jeremy Soller | 1 | -0/+11 |
2019-01-29 | ALSA: hda - Use standard device registration for beep | Takashi Iwai | 3 | -94/+72 |
2019-01-29 | Merge branch 'topic/hda-pm-state' into for-next | Takashi Iwai | 2 | -35/+88 |
2019-01-29 | ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume | Takashi Iwai | 1 | -1/+3 |
2019-01-29 | ALSA: hda - Record the current power state before suspend/resume calls | Takashi Iwai | 1 | -2/+41 |
2019-01-29 | ALSA: hda/realtek - Fixed hp_pin no value | Kailang Yang | 1 | -33/+45 |
2019-01-29 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -2/+21 |
2019-01-22 | ALSA: hda/tegra: add driver flag for runtime PM | Sameer Pujar | 1 | -1/+2 |
2019-01-22 | ALSA: hda/tegra: implement runtime suspend/resume | Sameer Pujar | 1 | -16/+33 |
2019-01-22 | ALSA: hda/tegra: remove redundant clock enable API | Sameer Pujar | 1 | -7/+0 |
2019-01-22 | ALSA: hda/tegra: add runtime PM callbacks | Sameer Pujar | 1 | -0/+15 |
2019-01-22 | ALSA: hda/tegra: get clock handles early in probe | Sameer Pujar | 1 | -16/+27 |
2019-01-22 | ALSA: hda/tegra: runtime power management support | Sameer Pujar | 1 | -1/+14 |
2019-01-21 | ALSA: hda - Add mute LED support for HP ProBook 470 G5 | Anthony Wong | 1 | -0/+1 |
2019-01-21 | ALSA: hda - Fix unused variable warning | Takashi Iwai | 1 | -1/+0 |
2019-01-18 | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai | 33 | -96/+10 |
2019-01-15 | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 32 | -85/+2 |
2019-01-15 | ALSA: atiixp: Move PCM suspend/resume code into trigger callback | Takashi Iwai | 1 | -11/+8 |
2019-01-14 | ALSA: hda: program stripe control for codec | Sameer Pujar | 1 | -1/+9 |
2019-01-14 | ALSA: hda/realtek - Fix typo for ALC225 model | Kailang Yang | 1 | -1/+1 |
2019-01-09 | ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225 | Kailang Yang | 1 | -1/+15 |
2019-01-09 | ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for... | Kailang Yang | 1 | -0/+1 |
2019-01-08 | ALSA: cs46xx: Potential NULL dereference in probe | Dan Carpenter | 1 | -0/+3 |
2019-01-07 | ALSA: ice1712: fix a missing check of snd_i2c_sendbytes | Aditya Pakki | 1 | -1/+6 |
2019-01-07 | ALSA: oxygen: initialize spdif_playback_enable to 0 | Tom Yan | 1 | -1/+1 |