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
2015-06-19
drm: prime: Document gem_prime_mmap
Daniel Thompson
1
-1
/
+3
2015-06-19
drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Chris Wilson
1
-2
/
+3
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
3
-13
/
+12
2015-06-15
drm/cma: Fix 64-bit size_t build warnings
Magnus Damm
1
-2
/
+2
2015-06-15
Documentation/drm: Update rotation property
Sonika Jindal
1
-23
/
+18
2015-06-11
drm/msm: restart queued submits after hang
Rob Clark
4
-4
/
+49
2015-06-11
drm/msm: fix timeout calculation
Rob Clark
4
-16
/
+21
2015-06-11
drm/msm/hdmi: Use pinctrl in HDMI driver
Stephane Viau
2
-0
/
+17
2015-06-11
drm/msm/hdmi: Point to the right struct device
Stephane Viau
1
-16
/
+16
2015-06-11
drm/msm/mdp: Add support for more 32-bit RGB formats
Stephane Viau
1
-0
/
+6
2015-06-11
drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabi
Mikko Rapeli
1
-38
/
+38
2015-06-11
drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
1
-3
/
+9
2015-06-11
drm/msm/mdp5: Always generate active-high sync signals for DSI
Hai Li
1
-4
/
+8
2015-06-11
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
1
-0
/
+1
2015-06-11
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
1
-23
/
+6
2015-06-11
drm/msm/dsi: Separate PHY to another platform device
Hai Li
5
-94
/
+326
2015-06-11
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
5
-35
/
+229
2015-06-11
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
8
-7
/
+926
2015-06-11
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
1
-1
/
+1
2015-06-11
drm/msm: use IS_ERR() to check msm_ioremap() return
Fabian Frederick
1
-2
/
+2
2015-06-11
drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit
Hai Li
2
-20
/
+66
2015-06-11
drm/msm: Use customized function to wait for atomic commit done
Hai Li
10
-11
/
+146