index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
ALSA: hda/realtek: Fix deadlock by COEF mutex
Takashi Iwai
1
-15
/
+24
2022-02-14
ALSA: usb-audio: Don't abort resume upon errors
Takashi Iwai
1
-6
/
+3
2022-02-14
ALSA: hda: Fix missing codec probe on Shenker Dock 15
Takashi Iwai
1
-0
/
+1
2022-02-14
ALSA: hda: Fix regression on forced probe mask option
Takashi Iwai
1
-2
/
+2
2022-02-14
ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
Yu Huang
1
-0
/
+1
2022-02-14
ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra
Matteo Martelli
1
-2
/
+2
2022-02-10
ALSA: memalloc: invalidate SG pages before sync
Takashi Iwai
1
-1
/
+1
2022-02-10
ALSA: memalloc: Fix dma_need_sync() checks
Takashi Iwai
1
-4
/
+9
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
20
-80
/
+175
2022-02-01
ALSA: hda: Skip codec shutdown in case the codec is not registered
Peter Ujfalusi
1
-0
/
+4
2022-02-01
ALSA: usb-audio: Correct quirk for VF0770
Jonas Hahnfeld
1
-1
/
+1
2022-02-01
ALSA: Replace acpi_bus_get_device()
Rafael J. Wysocki
2
-9
/
+5
2022-01-31
Input: wm97xx: Simplify resource management
Christophe JAILLET
1
-9
/
+3
2022-01-31
ALSA: hda/realtek: Add quirk for ASUS GU603
Albert Geantă
1
-0
/
+1
2022-01-31
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...
Christian Lachner
1
-1
/
+1
2022-01-31
ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...
Christian Lachner
1
-0
/
+2
2022-01-31
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...
Christian Lachner
1
-0
/
+1
2022-01-31
ALSA: hda: realtek: Fix race at concurrent COEF updates
Takashi Iwai
1
-11
/
+50
2022-01-28
ASoC: ops: Check for negative values before reading them
Mark Brown
1
-6
/
+6
2022-01-28
ASoC DPCM lockdep fixes
Mark Brown
3
-6
/
+40
2022-01-28
ASoC: rt5682: Fix deadlock on resume
Peter Ujfalusi
3
-29
/
+12
2022-01-28
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
2
-2
/
+4
2022-01-28
ASoC: soc-pcm: Move debugfs removal out of spinlock
Takashi Iwai
1
-3
/
+9
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
3
-3
/
+31
2022-01-28
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
1
-3
/
+8
2022-01-28
ALSA: hda: Fix signedness of sscanf() arguments
Takashi Iwai
1
-1
/
+1
2022-01-27
ALSA: usb-audio: initialize variables that could ignore errors
Tom Rix
1
-0
/
+4
2022-01-26
ALSA: hda: Fix UAF of leds class devs at unbinding
Takashi Iwai
2
-2
/
+18
2022-01-26
ASoC: qdsp6: q6apm-dai: only stop graphs that are started
Srinivas Kandagatla
1
-2
/
+5
2022-01-26
ASoC: codecs: wcd938x: fix return value of mixer put function
Srinivas Kandagatla
1
-3
/
+3
2022-01-26
ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
Srinivas Kandagatla
1
-4
/
+4
2022-01-26
ASoC: codecs: wcd938x: fix incorrect used of portid
Srinivas Kandagatla
1
-11
/
+14
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
1
-0
/
+2
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
1
-1
/
+8
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
1
-2
/
+16
2022-01-23
Linux 5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
51
-149
/
+354
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-3
/
+10
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-23
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+3
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
73
-438
/
+635
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
[next]