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-08-07
drm/i2c: tda998x: get rid of private fill_modes function
Russell King
1
-24
/
+6
2018-08-07
drm/i2c: tda998x: move mode_valid() to bridge
Russell King
1
-16
/
+16
2018-08-07
drm/i2c: tda998x: register bridge outside of component helper
Russell King
1
-13
/
+13
2018-08-07
drm/i2c: tda998x: cleanup from previous changes
Russell King
1
-39
/
+37
2018-08-07
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
Russell King
1
-14
/
+16
2018-08-07
drm/i2c: tda998x: convert to bridge driver
Russell King
1
-75
/
+81
2018-08-06
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
1
-0
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
2
-29
/
+11
2018-08-06
drm/etnaviv: protect sched job submission with fence mutex
Lucas Stach
4
-11
/
+21
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
1
-5
/
+4
2018-08-02
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
Russell King
1
-38
/
+35
2018-08-02
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Peter Rosin
1
-12
/
+25
2018-08-02
drm/i2c: tda998x: find the drm_device via the drm_connector
Peter Rosin
1
-1
/
+1
2018-07-31
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2
-17
/
+19
2018-07-31
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2
-7
/
+2
2018-07-31
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
Laurent Pinchart
1
-3
/
+1
2018-07-31
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-32
/
+6
2018-07-31
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-23
/
+3
2018-07-31
udl-kms: dont spam the syslog with debug messages
Mikulas Patocka
2
-4
/
+4
2018-07-31
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2
-9
/
+6
2018-07-31
udl-kms: avoid prefetch
Mikulas Patocka
1
-7
/
+0
2018-07-31
udl-kms: avoid division
Mikulas Patocka
3
-26
/
+30
2018-07-31
udl-kms: fix crash due to uninitialized memory
Mikulas Patocka
1
-1
/
+1
2018-07-31
udl-kms: handle allocation failure
Mikulas Patocka
1
-10
/
+18
2018-07-31
udl-kms: change down_interruptible to down
Mikulas Patocka
1
-6
/
+1