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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
drm/pl111: Support the Versatile Express
Linus Walleij
4
-1
/
+196
2018-05-02
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
Colin Ian King
1
-1
/
+1
2018-05-02
dma-fence: Some kerneldoc polish for dma-fence.h
Daniel Vetter
1
-81
/
+155
2018-05-01
drm/rockchip: Disable blending for win0
Kristian H. Kristensen
1
-1
/
+12
2018-04-30
drm/vc4: Enable syncobj support
Stefan Schake
1
-1
/
+2
2018-04-30
drm/vc4: Export fence through syncobj
Stefan Schake
2
-2
/
+34
2018-04-30
drm/vc4: Syncobj import support
Stefan Schake
3
-9
/
+29
2018-04-30
drm/panel: Enable DSI transactions on the RPi panel.
Eric Anholt
1
-13
/
+1
2018-04-30
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
1
-0
/
+5
2018-04-30
drm/vc4: make function vc4_allocate_bin_bo static
Vaishali Thakkar
1
-2
/
+1
2018-04-30
drm: Make the prime vmap/vunmap hooks optional.
Eric Anholt
1
-2
/
+6
2018-04-30
drm/tinydrm/mi0283qt: Always set rotation value
Tom Callaway
1
-18
/
+23
2018-04-27
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
7
-27
/
+23
2018-04-27
drm/dp: Rename the edp_sdp_header as dp_sdp_header
Manasi Navare
1
-4
/
+4
2018-04-27
drm/stm: ltdc: fix warnings in ltdc_plane_create()
Philippe CORNU
1
-2
/
+2
2018-04-27
drm/stm: ltdc: add mode_valid()
Philippe CORNU
1
-0
/
+38
2018-04-27
drm/stm: ltdc: fix deferred endpoint management
Philippe CORNU
1
-6
/
+5
2018-04-27
qxl: drop dummy functions
Gerd Hoffmann
1
-50
/
+0
2018-04-27
qxl: hook monitors_config updates into crtc, not encoder.
Gerd Hoffmann
2
-92
/
+66
2018-04-27
qxl: move qxl_send_monitors_config()
Gerd Hoffmann
1
-24
/
+23
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
5
-62
/
+7
2018-04-26
drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
Philippe CORNU
1
-6
/
+6
2018-04-25
drm/todo: Fallout from v3d review
Daniel Vetter
1
-0
/
+18
2018-04-25
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/i2c: tda998x: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/qxl: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
2
-2
/
+2
2018-04-25
drm/gma500: fix mode_valid's return type
Luc Van Oostenryck
7
-7
/
+7
2018-04-25
drm/bridge: tc358767: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/udl: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/mgag200: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/hisilicon: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/bridge: adv7511: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/ast: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm: adv7511: Add support for i2c_new_secondary_device
Kieran Bingham
2
-15
/
+33
2018-04-25
dt-bindings: adv7511: Extend bindings to allow specifying slave map addresses
Kieran Bingham
1
-2
/
+16
2018-04-24
drm: Don't EXPORT drm_add/reset_display_info
Daniel Vetter
3
-4
/
+2
2018-04-24
drm/xen-front: use simple display pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-04-24
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
3
-3
/
+21
2018-04-24
drm/mxsfb: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-04-24
drm/pl111: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-04-24
drm/tve200: Use simple_display_pipe prepare_fb helper
Daniel Vetter
1
-7
/
+1
2018-04-24
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
10
-24
/
+31
2018-04-24
drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacks
Daniel Vetter
1
-35
/
+0
2018-04-24
drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 320
Hans de Goede
1
-9
/
+10
2018-04-24
drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 310
Hans de Goede
1
-0
/
+17
2018-04-24
drm/rockchip: psr: Remove flush by CRTC
Tomasz Figa
2
-36
/
+0
2018-04-24
drm/rockchip: Disallow PSR for the whole atomic commit
Tomasz Figa
2
-8
/
+60
2018-04-24
drm/rockchip: psr: Sanitize semantics of allow/inhibit API
Tomasz Figa
3
-17
/
+46
[next]