index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_intel.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
ALSA: hda - Apply workaround for another AMD chip 1022:1487
Takashi Iwai
1
-0
/
+3
2019-08-07
ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
Takashi Iwai
1
-1
/
+62
2019-07-25
ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
Takashi Iwai
1
-3
/
+2
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-15
/
+1
2019-06-13
ALSA: hda: Add Elkhart Lake PCI ID
Lai, Poey Seng
1
-0
/
+3
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-15
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-28
ALSA: hda - Force polling mode on CNL for fixing codec communication
Bard Liao
1
-2
/
+3
2019-05-28
ALSA: hda: move polling_mode flag to struct hdac_bus
Bard Liao
1
-1
/
+1
2019-05-28
ALSA: hda: assign polling_mode after azx_bus_init
Bard Liao
1
-4
/
+4
2019-05-07
ALSA: hda/intel: add CometLake PCI IDs
Pierre-Louis Bossart
1
-0
/
+6
2019-04-30
ALSA: hda - Register irq handler after the chip initialization
Takashi Iwai
1
-3
/
+3
2019-04-08
ALSA: hda - Add two more machines to the power_save_blacklist
Hui Wang
1
-0
/
+4
2019-03-19
ALSA: hda - Don't trigger jackpoll_work in azx_resume
Hui Wang
1
-4
/
+4
2019-03-18
ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
Jaroslav Kysela
1
-2
/
+4
2019-02-01
ALSA: hda - Serialize codec registrations
Takashi Iwai
1
-0
/
+2
2019-01-01
ALSA: hda - Revert DSP detection on legacy HD-audio driver
Takashi Iwai
1
-47
/
+7
2018-12-19
ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selection
Pierre-Louis Bossart
1
-3
/
+23
2018-12-19
ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selected
Pierre-Louis Bossart
1
-7
/
+27
2018-12-11
ALSA: hda: Make snd_hdac_display_power() void function
Takashi Iwai
1
-8
/
+1
2018-12-11
ALSA: hda/intel: Properly free the display power at error path
Takashi Iwai
1
-1
/
+1
2018-12-11
ALSA: hda/intel: Drop superfluous AZX_DCAPS_I915_POWERWELL checks
Takashi Iwai
1
-46
/
+27
2018-12-11
ALSA: hda: Refactor display power management
Takashi Iwai
1
-14
/
+8
2018-12-09
ALSA: hda/intel: Refactoring PM code
Takashi Iwai
1
-91
/
+69
2018-11-29
ALSA: hda: Add support for AMD Stoney Ridge
Kai-Heng Feng
1
-0
/
+4
2018-11-23
ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-10-16
ALSA: hda: Add 2 more models to the power_save blacklist
Hans de Goede
1
-0
/
+4
2018-10-04
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-23
/
+63
2018-09-13
ALSA: hda - Enable runtime PM only for discrete GPU
Takashi Iwai
1
-23
/
+63
2018-08-30
Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
1
-1
/
+1
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
1
-1
/
+1
2018-08-30
ALSA: hda - Clean up jackpoll_ms option handling
Takashi Iwai
1
-1
/
+2
2018-08-28
ALSA: hda: Remove substream allocation/free ops
Takashi Iwai
1
-15
/
+0
2018-08-28
ALSA: hda: Use new non-cached allocation for non-snoop mode
Takashi Iwai
1
-77
/
+4
2018-08-28
ALSA: hda: Check the non-cached stream buffers more explicitly
Takashi Iwai
1
-3
/
+8
2018-08-12
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-7
/
+9
2018-08-02
ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
Hans de Goede
1
-1
/
+1
2018-07-18
Merge branch 'topic/vga_switcheroo' into for-next
Takashi Iwai
1
-5
/
+6
2018-07-17
vga_switcheroo: set audio client id according to bound GPU id
Jim Qu
1
-5
/
+6
2018-07-16
ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
Jim Qu
1
-1
/
+1
2018-06-28
ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
Kai-Heng Feng
1
-1
/
+2
2018-05-29
ALSA: hda: Add Intel NUC5i7RY to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-05-23
ALSA: hda: Add ASRock H81M-HDS to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-05-23
ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklist
Hans de Goede
1
-0
/
+3
2018-05-23
ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-05-23
ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-05-13
ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-04-21
Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+2
2018-04-16
ALSA: hda - New VIA controller suppor no-snoop path
David Wang
1
-1
/
+2
2018-04-12
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+1
[next]