summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07ALSA: mixart: Reduce size of mixart_timer_notifyKees Cook
2021-12-06ALSA: usb-audio: Drop CONFIG_PM ifdefsTakashi Iwai
2021-12-06ALSA: oss: remove useless NULL check before kfreeBernard Zhao
2021-12-06ALSA: Fix some typoChristophe JAILLET
2021-12-02ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's IDTakashi Iwai
2021-12-02ALSA: hda/hdmi: Consider ELD is invalid when no SAD is presentKai-Heng Feng
2021-12-01ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui
2021-11-30ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński
2021-11-30ALSA: hda: Simplify DMIC-in-NHLT checkAmadeusz Sławiński
2021-11-30ALSA: hda: Fill gaps in NHLT endpoint-interfaceAmadeusz Sławiński
2021-11-29ALSA: hda: Make proper use of timecounterThomas Gleixner
2021-11-23ALSA: led: Use restricted type for iface assignmentTakashi Iwai
2021-11-20ALSA: hda: Remove redundant runtime PM callsTakashi Iwai
2021-11-17ALSA: hda: Do disconnect jacks at codec unbindTakashi Iwai
2021-11-16ALSA: memalloc: Unify x86 SG-buffer handling (take#3)Takashi Iwai
2021-11-16ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai
2021-11-16ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-11-16ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-11-16ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-11-16ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLinkTakashi Iwai
2021-11-16ALSA: usb-audio: Add minimal-mute notion in dB mapping tableTakashi Iwai
2021-11-16ALSA: usb-audio: Use int for dB map valuesTakashi Iwai
2021-11-15ALSA: hda: intel: More comprehensive PM runtime setup for controller driverTakashi Iwai
2021-11-14Linux 5.16-rc1Linus Torvalds
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark
2021-11-13perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed
2021-11-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13perf tools: Add more weak libbpf functionsJiri Olsa