summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai
2018-04-25Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2018-04-25ALSA: hda/realtek - change the location for one of two front micsKailang Yang
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: hda: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-04-25ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang
2018-04-25ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang
2018-04-25ALSA: pcm: Change return type to vm_fault_tSouptick Joarder
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder
2018-04-24ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake
2018-04-24ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai
2018-04-24ALSA: dice: improve support for ancient firmware for DICETakashi Sakamoto
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2018-04-24ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-04-24ALSA: usb-audio: Fix missing endian conversionTakashi Iwai
2018-04-23ALSA: usb-audio: Fix forgotten conversion of control query functionsTakashi Iwai
2018-04-23ALSA: control: Fix missing __user annotationTakashi Iwai
2018-04-23ALSA: usb-audio: add more quirks for DSD interfacesDaniel Mack
2018-04-23ALSA: cmi8328: array_find() can be statickbuild test robot
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller
2018-04-22Linux 4.17-rc2Linus Torvalds
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-23Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-21Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox