Age | Commit message (Expand) | Author | Files | Lines |
2016-07-12 | ALSA: hda: add AMD Stoney PCI ID with proper driver caps | Awais Belal | 1 | -0/+2 |
2016-07-11 | ALSA: hda - fix use-after-free after module unload | Peter Wu | 1 | -1/+3 |
2016-07-08 | ALSA: hda/realtek - add new pin definition in alc225 pin quirk table | Hui Wang | 1 | -1/+14 |
2016-07-05 | ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup | Torsten Hilbrich | 1 | -0/+1 |
2016-06-29 | ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift() | Takashi Iwai | 1 | -3/+2 |
2016-06-29 | ALSA: hda - Add PCI ID for Kabylake-H | Vinod Koul | 1 | -1/+5 |
2016-06-27 | ALSA: echoaudio: Fix memory allocation | Christophe JAILLET | 1 | -2/+2 |
2016-06-26 | ALSA: hda - fix read before array start | Bob Copeland | 1 | -0/+2 |
2016-06-24 | ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup | Jaroslav Kysela | 1 | -0/+2 |
2016-06-24 | ALSA: hda - Fix the headset mic jack detection on Dell machine | Woodrow Shen | 1 | -0/+4 |
2016-06-22 | ALSA: hda/tegra: iomem fixups for sparse warnings | Ben Dooks | 1 | -10/+10 |
2016-06-09 | ALSA: hda - Add PCI ID for Kabylake | Vinod Koul | 1 | -1/+10 |
2016-06-07 | ALSA: hda/realtek: Add T560 docking unit fixup | Torsten Hilbrich | 1 | -0/+1 |
2016-06-03 | ALSA: hda - Fix headset mic detection problem for Dell machine | AceLan Kao | 1 | -0/+4 |
2016-05-30 | ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703 | Kailang Yang | 1 | -0/+16 |
2016-05-30 | ALSA: hda/realtek - ALC256 speaker noise issue | Kailang Yang | 1 | -5/+47 |
2016-05-28 | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+15 |
2016-05-25 | ALSA: hda - Fix headset mic detection problem for one Dell machine | Hui Wang | 1 | -0/+3 |
2016-05-24 | ALSA: hda/realtek - Add support for ALC295/ALC3254 | Kailang Yang | 1 | -0/+10 |
2016-05-20 | ALSA: hda - Fix headphone noise on Dell XPS 13 9360 | Kai-Heng Feng | 1 | -1/+2 |
2016-05-19 | Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 10 | -154/+308 |
2016-05-17 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-16 | Merge branch 'for-next' into for-linus | Takashi Iwai | 10 | -154/+308 |
2016-05-12 | ALSA: au88x0: Fix zero clear of stream->resources | Takashi Iwai | 1 | -9/+5 |
2016-05-11 | ALSA: hda - Fix regression on ATI HDMI audio | Takashi Iwai | 1 | -4/+3 |
2016-05-10 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -8/+13 |
2016-05-10 | ALSA: hda - Fix subwoofer pin on ASUS N751 and N551 | Yura Pakhuchiy | 1 | -0/+12 |
2016-05-10 | ALSA: hda - Fix broken reconfig | Takashi Iwai | 1 | -8/+0 |
2016-05-09 | ALSA: hda - Clarify CONFIG_SND_HDA_RECONFIG usages | Takashi Iwai | 1 | -3/+7 |
2016-05-09 | ALSA: hda - Fix white noise on Asus UX501VW headset | Kaho Ng | 1 | -0/+1 |
2016-05-08 | ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294 | Kailang Yang | 1 | -0/+15 |
2016-04-26 | Merge branch 'for-linus' into for-next | Takashi Iwai | 6 | -60/+44 |
2016-04-26 | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW | Takashi Iwai | 2 | -52/+5 |
2016-04-26 | ALSA: hda - Add dock support for ThinkPad X260 | Conrad Kostecki | 1 | -0/+1 |
2016-04-26 | ALSA: au88x0: Fix overlapped PCM pointer | Takashi Iwai | 1 | -1/+4 |
2016-04-21 | ALSA: pcxhr: Fix missing mutex unlock | Takashi Iwai | 1 | -0/+1 |
2016-04-20 | ALSA: hda - add PCI ID for Intel Broxton-T | Lu, Han | 1 | -0/+3 |
2016-04-19 | ALSA: hda - Keep powering up ADCs on Cirrus codecs | Takashi Iwai | 1 | -0/+14 |
2016-04-19 | ALSA: ens1371: Fix "Line In->Rear Out Switch" control | Takashi Iwai | 1 | -1/+1 |
2016-04-18 | ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m | Bastien Nocera | 1 | -0/+1 |
2016-04-18 | ALSA - hda: hdmi check NULL pointer in hdmi_set_chmap | Libin Yang | 1 | -0/+2 |
2016-04-17 | ALSA: hda - Don't trust the reported actual power state | Takashi Iwai | 1 | -2/+4 |
2016-04-15 | ALSA: lx646es: Fix possible uninitialized variable reference | Takashi Iwai | 1 | -1/+1 |
2016-04-13 | ALSA: hda - Fix inconsistent monitor_present state until repoll | Takashi Iwai | 1 | -7/+4 |
2016-04-13 | ALSA: hda - Fix regression of monitor_present flag in eld proc file | Hyungwon Hwang | 1 | -0/+2 |
2016-04-12 | ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streams | Takashi Iwai | 1 | -0/+2 |
2016-04-11 | ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s | Sven Eckelmann | 1 | -1/+9 |
2016-04-09 | ALSA: constify ct_timer_ops structures | Julia Lawall | 1 | -3/+3 |
2016-04-09 | ACPI / utils: Rename acpi_dev_present() | Lukas Wunner | 1 | -1/+1 |