index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
drm/nouveau/fifo/ga100-: remove individual runlists rather than failing oneinit
Ben Skeggs
1
-11
/
+35
2023-07-06
drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()
Ben Skeggs
1
-2
/
+2
2023-07-06
drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan
Ben Skeggs
32
-47
/
+37
2023-07-06
drm/nouveau/fb/ga102-: construct vidmem heap via new gp102 paths
Ben Skeggs
4
-43
/
+8
2023-07-06
drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection method
Ben Skeggs
10
-4
/
+72
2023-07-06
drm/nouveau/nvkm: punt spurious irq messages to debug level
Ben Skeggs
1
-2
/
+2
2023-07-06
drm/nouveau/nvkm: fini object children in reverse order
Ben Skeggs
1
-1
/
+1
2023-07-06
MAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS FRAMEWORK
John Stultz
1
-1
/
+0
2023-07-05
MAINTAINERS: add maintainers for DRM LOONGSON driver
Sui Jingfeng
1
-0
/
+7
2023-07-05
drm: Add kms driver for loongson display controller
Sui Jingfeng
32
-0
/
+6491
2023-07-05
drm/drm_gem.c: Remove surplus else after return
Sui Jingfeng
1
-2
/
+2
2023-07-04
drm/gud: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-07-02
drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
Marek Vasut
1
-1
/
+1
2023-06-30
MAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF HEAPS FRAMEWORK
John Stultz
1
-0
/
+1
2023-06-30
MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK
Jeffrey Hugo
1
-1
/
+0
2023-06-29
drm/edid: Add quirk for OSVR HDK 2.0
Ralph Campbell
1
-0
/
+1
2023-06-28
drm/tests: Fix swapped drm_framebuffer tests parameter names
Carlos Eduardo Gallo Filho
1
-2
/
+2
2023-06-28
drm/edid: make read-only const array static
Colin Ian King
1
-1
/
+1
2023-06-27
drm/ast: Merge config and chip detection
Thomas Zimmermann
1
-51
/
+57
2023-06-27
drm/ast: Move widescreen and tx-chip detection into separate helpers
Thomas Zimmermann
1
-3
/
+15
2023-06-27
drm/ast: Detect AST 2510 model
Thomas Zimmermann
2
-5
/
+11
2023-06-27
drm/ast: Detect AST 1400 model
Thomas Zimmermann
2
-5
/
+11
2023-06-27
drm/ast: Detect AST 1300 model
Thomas Zimmermann
2
-5
/
+12
2023-06-27
drm/ast: Distinguish among chip generations
Thomas Zimmermann
5
-57
/
+89
2023-06-27
drm/ast: Set up release action right after enabling MMIO
Thomas Zimmermann
1
-19
/
+19
2023-06-27
drm/ast: Enable and unlock device access early during init
Thomas Zimmermann
4
-39
/
+30
2023-06-27
drm/ast: Set PCI config before accessing I/O registers
Thomas Zimmermann
3
-7
/
+21
2023-06-27
drm/ast: Remove device POSTing and config from chip detection
Thomas Zimmermann
1
-27
/
+25
2023-06-27
drm/ast: Remove dead else branch in POST code
Thomas Zimmermann
1
-9
/
+3
2023-06-27
drm/ast: Implement register helpers in ast_drv.h
Thomas Zimmermann
2
-38
/
+24
2023-06-27
drm/ast: Remove vga2_clone field
Thomas Zimmermann
2
-2
/
+0
2023-06-27
drm/ast: Fix DRAM init on AST2200
Thomas Zimmermann
1
-1
/
+1
2023-06-27
drm/ttm: Don't shadow the operation context
Thomas Hellström
1
-2
/
+1
2023-06-27
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
7
-4
/
+72
2023-06-27
fbdev/core: Rework fb init code
Thomas Zimmermann
4
-33
/
+22
2023-06-27
fbdev/core: Move file-I/O code into separate file
Thomas Zimmermann
4
-473
/
+498
2023-06-27
fbdev/core: Move procfs code to separate file
Thomas Zimmermann
4
-43
/
+80
2023-06-27
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
4
-22
/
+52
2023-06-27
fbdev/core: Move framebuffer and backlight helpers into separate files
Thomas Zimmermann
4
-110
/
+115
2023-06-27
fbdev/core: Pass Linux device to pm_vt_switch_*() functions
Thomas Zimmermann
1
-3
/
+3
2023-06-27
fbdev/tdfxfb: Set i2c adapter parent to hardware device
Thomas Zimmermann
1
-2
/
+2
2023-06-27
fbdev/smscufx: Detect registered fb_info from refcount
Thomas Zimmermann
1
-2
/
+2
2023-06-27
fbdev/sm501fb: Output message with fb_err()
Thomas Zimmermann
1
-1
/
+1
2023-06-27
fbdev/sh7760fb: Use hardware device with dev_() output during probe
Thomas Zimmermann
1
-3
/
+3
2023-06-27
fbdev/sh7760fb: Alloc DMA memory from hardware device
Thomas Zimmermann
1
-4
/
+4
2023-06-27
fbdev/sh7760fb: Output messages with fb_dbg()
Thomas Zimmermann
1
-13
/
+13
2023-06-27
fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
Thomas Zimmermann
1
-5
/
+5
2023-06-27
fbdev/rivafb: Use hardware device as backlight parent
Thomas Zimmermann
1
-1
/
+1
2023-06-27
fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
1
-4
/
+4
2023-06-27
fbdev/radeonfb: Use hardware device as backlight parent
Thomas Zimmermann
1
-1
/
+1
[next]