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-02-03
drm/modes: Print the mode status in human readable form
Ville Syrjälä
1
-2
/
+59
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
6
-6
/
+7
2015-02-01
drm/msm: add moduleparam to disable fbdev
Rob Clark
1
-1
/
+8
2015-02-01
drm/msm: fix build error with W=1
Rob Clark
1
-3
/
+0
2015-02-01
drm/msm/mdp5: Fix negative SMP block allocation
Stephane Viau
1
-2
/
+3
2015-02-01
drm/msm/hdmi: disallow interlaced
Rob Clark
1
-1
/
+1
2015-02-01
drm/msm/atomic: fix issue with gnome-shell wayland
Rob Clark
1
-1
/
+4
2015-02-01
drm/msm/mdp5: Add hardware cursor support
Beeresh Gopal
1
-0
/
+164
2015-02-01
drm/msm/hdmi: rework hdmi configurations, using dt_match[]
Stephane Viau
2
-59
/
+72
2015-02-01
drm/msm/hdmi: Add HDMI platform config for apq8084
Stephane Viau
2
-0
/
+18
2015-02-01
drm/msm/hdmi: use dynamic allocation for hdmi resources
Stephane Viau
2
-8
/
+28
2015-02-01
drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()
Stephane Viau
2
-2
/
+2
2015-02-01
drm/msm/dp: use link power helpers
Rob Clark
1
-19
/
+2
2015-02-01
drm/msm: Add the eDP connector in msm drm driver (V2)
Hai Li
4
-13
/
+75
2015-02-01
drm/msm: Initial add eDP support in msm drm driver (v5)
Hai Li
9
-0
/
+2350
2015-02-01
drm/msm/mdp4: add YUV format support
Beeresh Gopal
1
-9
/
+95
2015-02-01
drm/msm/mdp5: add NV12 support for MDP5
Stephane Viau
2
-21
/
+194
2015-02-01
drm/msm/mdp: add common YUV information for MDP4/MDP5
Stephane Viau
7
-22
/
+154
2015-02-01
drm/msm: update generated headers
Rob Clark
14
-325
/
+1166
2015-02-01
drm/msm: Do not BUG_ON(!spin_is_locked()) on UP
Bruno Prémont
1
-1
/
+1
2015-02-01
drm/msm/hdmi: fix memory leak after bridge changes
Rob Clark
1
-4
/
+5
2015-02-01
drm/msm: fix fallout of atomic dpms changes
Rob Clark
12
-263
/
+303
2015-02-01
drm/msm: Remove CRTC .mode_set and .mode_set_base helpers
Laurent Pinchart
2
-4
/
+0
2015-02-01
drm/dp: add drm_dp_link_power_down() helper
Rob Clark
2
-0
/
+32
2015-01-31
drm: atmel-hlcdc: Add dependency on ARM
Boris Brezillon
1
-1
/
+1
2015-01-31
drm: msm: add missing dependencies on OF and COMMON_CLK
Arnd Bergmann
1
-0
/
+1
2015-01-31
drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)
Haixia Shi
1
-1
/
+8
2015-01-31
drm: shmobile: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+2
2015-01-31
drm: sti: add panel dependency
Arnd Bergmann
1
-0
/
+1
2015-01-31
drm: rockchip: add reset controller dependency
Arnd Bergmann
1
-0
/
+1
2015-01-31
drm: panel/simple: add backlight dependency
Arnd Bergmann
1
-0
/
+1
2015-01-31
drm: panel/sharp: add backlight dependency
Arnd Bergmann
1
-0
/
+1
2015-01-31
drm/udl: optimize udl_compress_hline16 (v2)
Haixia Shi
1
-20
/
+19
2015-01-30
drm/i915: Update DRIVER_DATE to 20150130
Daniel Vetter
1
-1
/
+1
2015-01-30
drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw state
Ander Conselvan de Oliveira
2
-2
/
+2
2015-01-30
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
Nick Hoath
1
-1
/
+1
2015-01-30
drm/i915: Split shared dpll setup out of __intel_set_mode()
Ander Conselvan de Oliveira
1
-17
/
+33
2015-01-30
drm/i915: Don't do posting reads on getting forcewake
Mika Kuoppala
1
-1
/
+0
2015-01-30
drm/i915: Do uncore early sanitize after domain init
Mika Kuoppala
1
-8
/
+30
2015-01-30
drm/i915: Handle CHV in vlv_set_rps_idle()
Ville Syrjälä
1
-5
/
+3
2015-01-29
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
4
-24
/
+24
2015-01-29
drm/i915/documentation: Add intel_uncore.c to drm.tmpl
Mika Kuoppala
1
-0
/
+1
2015-01-29
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
4
-120
/
+0
2015-01-29
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
Jani Nikula
3
-41
/
+37
2015-01-29
drm/i915/dsi: remove old read/write functions in favor of new stuff
Jani Nikula
2
-331
/
+0
2015-01-29
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
Jani Nikula
1
-18
/
+34
2015-01-29
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
4
-4
/
+180
2015-01-29
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
4
-119
/
+157
2015-01-29
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2
-12
/
+4
2015-01-28
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
3
-3
/
+31
[next]