| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2019-02-08 | 5 | -29/+43 |
|\| |
|
| * | ALSA: hda - Add quirk for HP EliteBook 840 G5 | Jurica Vukadin | 2019-02-07 | 1 | -0/+1 |
| * | ALSA: hda/ca0132 - Fix build error without CONFIG_PCI | Takashi Iwai | 2019-02-06 | 1 | -1/+3 |
| * | ALSA: hda - Serialize codec registrations | Takashi Iwai | 2019-02-01 | 2 | -1/+4 |
| * | ALSA: hda/realtek - Use a common helper for hp pin reference | Takashi Iwai | 2019-02-01 | 1 | -72/+24 |
| * | ALSA: hda/realtek - Fix lose hp_pins for disable auto mute | Kailang Yang | 2019-02-01 | 1 | -0/+45 |
| * | ALSA: hda/realtek - Headset microphone support for System76 darp5 | Jeremy Soller | 2019-01-31 | 1 | -0/+11 |
* | | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 2019-02-08 | 10 | -101/+63 |
|\ \ |
|
| * | | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 10 | -101/+63 |
* | | | ALSA: cs46xx: Clean up proc file creations | Takashi Iwai | 2019-02-06 | 3 | -73/+33 |
* | | | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 2019-02-06 | 38 | -278/+133 |
* | | | ALSA: pci: Remove superfluous snd_info_register() calls | Takashi Iwai | 2019-02-06 | 3 | -58/+14 |
|/ / |
|
* | | ALSA: hda - Use standard device registration for beep | Takashi Iwai | 2019-01-29 | 3 | -94/+72 |
* | | Merge branch 'topic/hda-pm-state' into for-next | Takashi Iwai | 2019-01-29 | 2 | -35/+88 |
|\ \ |
|
| * | | ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume | Takashi Iwai | 2019-01-29 | 1 | -1/+3 |
| * | | ALSA: hda - Record the current power state before suspend/resume calls | Takashi Iwai | 2019-01-29 | 1 | -2/+41 |
| |/ |
|
| * | ALSA: hda/realtek - Fixed hp_pin no value | Kailang Yang | 2019-01-29 | 1 | -33/+45 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2019-01-29 | 3 | -2/+21 |
|\| |
|
| * | ALSA: hda - Add mute LED support for HP ProBook 470 G5 | Anthony Wong | 2019-01-21 | 1 | -0/+1 |
| * | ALSA: hda/realtek - Fix typo for ALC225 model | Kailang Yang | 2019-01-14 | 1 | -1/+1 |
| * | ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225 | Kailang Yang | 2019-01-09 | 1 | -1/+15 |
| * | ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for... | Kailang Yang | 2019-01-09 | 1 | -0/+1 |
| * | ALSA: cs46xx: Potential NULL dereference in probe | Dan Carpenter | 2019-01-08 | 1 | -0/+3 |
* | | ALSA: hda/tegra: add driver flag for runtime PM | Sameer Pujar | 2019-01-22 | 1 | -1/+2 |
* | | ALSA: hda/tegra: implement runtime suspend/resume | Sameer Pujar | 2019-01-22 | 1 | -16/+33 |
* | | ALSA: hda/tegra: remove redundant clock enable API | Sameer Pujar | 2019-01-22 | 1 | -7/+0 |
* | | ALSA: hda/tegra: add runtime PM callbacks | Sameer Pujar | 2019-01-22 | 1 | -0/+15 |
* | | ALSA: hda/tegra: get clock handles early in probe | Sameer Pujar | 2019-01-22 | 1 | -16/+27 |
* | | ALSA: hda/tegra: runtime power management support | Sameer Pujar | 2019-01-22 | 1 | -1/+14 |
* | | ALSA: hda - Fix unused variable warning | Takashi Iwai | 2019-01-21 | 1 | -1/+0 |
* | | Merge branch 'topic/pcm-device-suspend' into for-next | Takashi Iwai | 2019-01-18 | 33 | -96/+10 |
|\ \ |
|
| * | | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 32 | -85/+2 |
| * | | ALSA: atiixp: Move PCM suspend/resume code into trigger callback | Takashi Iwai | 2019-01-15 | 1 | -11/+8 |
* | | | ALSA: hda: program stripe control for codec | Sameer Pujar | 2019-01-14 | 1 | -1/+9 |
* | | | ALSA: ice1712: fix a missing check of snd_i2c_sendbytes | Aditya Pakki | 2019-01-07 | 1 | -1/+6 |
* | | | ALSA: oxygen: initialize spdif_playback_enable to 0 | Tom Yan | 2019-01-07 | 1 | -1/+1 |
* | | | ALSA: virtuoso: add de-emphasis control | Tom Yan | 2019-01-07 | 2 | -3/+69 |
| |/
|/| |
|
* | | ALSA: hda/realtek - Support Dell headset mode for New AIO platform | Kailang Yang | 2019-01-07 | 1 | -0/+1 |
|/ |
|
* | ALSA: hda - Revert DSP detection on legacy HD-audio driver | Takashi Iwai | 2019-01-01 | 3 | -110/+8 |
* | ALSA: hda/tegra: clear pending irq handlers | Sameer Pujar | 2019-01-01 | 1 | -0/+2 |
* | ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops | Jian-Hong Pan | 2019-01-01 | 1 | -1/+1 |
* | ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selection | Pierre-Louis Bossart | 2018-12-19 | 1 | -3/+23 |
* | ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selected | Pierre-Louis Bossart | 2018-12-19 | 3 | -8/+90 |
* | ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294 | Wandrille RONCE | 2018-12-19 | 1 | -0/+1 |
* | ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 2018-12-19 | 1 | -0/+5 |
* | ALSA: rme9652: Fix potential Spectre v1 vulnerability | Gustavo A. R. Silva | 2018-12-19 | 1 | -4/+6 |
* | ALSA: hda: add mute LED support for HP EliteBook 840 G4 | Mantas Mikulėnas | 2018-12-16 | 1 | -0/+1 |
* | Merge branch 'topic/huawei-leds' into for-next | Takashi Iwai | 2018-12-13 | 1 | -0/+22 |
|\ |
|
| * | ALSA: hda: add support for Huawei WMI micmute LED | Ayman Bagabas | 2018-12-13 | 1 | -0/+4 |
| * | ALSA: hda: fix front speakers on Huawei MBXP | Ayman Bagabas | 2018-12-13 | 1 | -0/+18 |