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
2016-03-13
drm/edid: Extract SADs properly from multiple audio data blocks
Ville Syrjälä
1
-6
/
+11
2016-03-10
drm: fix blob pointer check
Lionel Landwerlin
1
-2
/
+2
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
9
-6
/
+386
2016-03-08
drm/atomic: Clean up update_connector_routing.
Maarten Lankhorst
1
-13
/
+3
2016-03-08
drm/atomic: Clean up steal_encoder, v2.
Maarten Lankhorst
1
-21
/
+6
2016-03-08
drm/atomic: Handle encoder assignment conflicts in a separate check, v3.
Maarten Lankhorst
1
-34
/
+43
2016-03-08
drm/atomic: Handle encoder stealing from set_config better.
Maarten Lankhorst
2
-0
/
+71
2016-03-08
drm/atomic: Always call steal_encoder, v2.
Maarten Lankhorst
1
-54
/
+20
2016-03-04
drm/ast: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/bochs: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/fsl-dcu: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/virtio: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-03-04
drm/sti: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-03-04
drm/shmobile: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/msm/mdp: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2
-16
/
+0
2016-03-04
drm/omapdrm: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-03-04
drm/rcar-du: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-03-04
drm/gma: removed optional dummy crtc mode_fixup function.
Carlos Palminha
6
-21
/
+6
2016-03-04
drm/udl: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-03-04
drm/mgag200: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-13
/
+0
2016-03-04
drm/cirrus: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-13
/
+0
2016-03-04
drm/atomic: Pass connector and state to update_connector_routing.
Maarten Lankhorst
1
-10
/
+5
2016-03-04
drm/atomic: Clean up update_output_state.
Maarten Lankhorst
1
-24
/
+17
2016-02-29
drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()
Liu Ying
1
-3
/
+1
2016-02-25
drm/fsl-dcu: fix register initialization
Stefan Agner
1
-2
/
+2
2016-02-25
drm/fsl-dcu: use mode flags for hsync/vsync polarity
Stefan Agner
2
-3
/
+9
2016-02-25
drm/fsl-dcu: fix alpha blending
Stefan Agner
2
-12
/
+23
2016-02-25
drm/fsl-dcu: mask all interrupts on initialization
Stefan Agner
1
-4
/
+1
2016-02-25
drm/fsl-dcu: handle initialization errors properly
Stefan Agner
1
-4
/
+20
2016-02-25
drm/fsl-dcu: avoid memory leak on errors
Stefan Agner
2
-1
/
+7
2016-02-25
drm/fsl-dcu: remove regmap return value checks
Stefan Agner
3
-188
/
+99
2016-02-25
drm/fsl-dcu: specify volatile registers
Stefan Agner
1
-1
/
+11
2016-02-25
drm: fsl-dcu: Fix no fb check bug
Meng Yi
1
-0
/
+3
2016-02-25
MAINTAINERS: update for Freescale DCU DRM driver
Stefan Agner
1
-1
/
+1
2016-02-23
drm: rcar-du: Add tri-planar memory formats support
Laurent Pinchart
2
-10
/
+52
2016-02-23
drm: rcar-du: Add probe deferral debug messages
Laurent Pinchart
1
-1
/
+8
2016-02-23
drm: rcar-du: lvds: Add R-Car Gen3 support
Koji Matsuoka
4
-48
/
+123
2016-02-23
drm: rcar-du: lvds: Rename PLLEN bit to PLLON
Laurent Pinchart
2
-2
/
+2
2016-02-23
drm: rcar-du: lvds: Fix PLL frequency-related configuration
Laurent Pinchart
1
-3
/
+3
2016-02-23
drm: rcar-du: lvds: Avoid duplication of clock clamp code
Laurent Pinchart
4
-10
/
+18
2016-02-23
drm: rcar-du: Add R8A7795 device support
Laurent Pinchart
9
-46
/
+149
2016-02-23
drm: rcar-du: Output the DISP signal on the ODDF pin
Laurent Pinchart
2
-1
/
+13
2016-02-23
drm: rcar-du: Output the DISP signal on the DISP pin
Laurent Pinchart
1
-1
/
+1
2016-02-23
drm: rcar-du: Support up to 4 CRTCs
Koji Matsuoka
3
-2
/
+3
2016-02-23
drm: rcar-du: Drop LVDS double dependency on OF
Laurent Pinchart
1
-1
/
+0
2016-02-23
drm: rcar-du: Enable compilation on ARM64
Koji Matsuoka
1
-1
/
+2
2016-02-23
drm: rcar-du: Fix compile warning on 64-bit platforms
Koji Matsuoka
1
-4
/
+4
2016-02-23
drm: rcar-du: Expose the VSP1 compositor through KMS planes
Laurent Pinchart
10
-16
/
+539
[next]