index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
drm/kirin: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-10-12
driver:gpu: return -ENOMEM on allocation failure.
Allen Pais
1
-1
/
+1
2017-10-12
drm/vblank: Fix flip event vblank count
Ville Syrjälä
1
-1
/
+1
2017-10-11
drm/dp: WARN about invalid/unknown link rates and bw codes
Jani Nikula
1
-2
/
+5
2017-10-11
Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Daniel Vetter
1
-0
/
+39
2017-10-11
drm/msm/mdp5: remove less than 0 comparison for unsigned value
Aishwarya Pant
1
-1
/
+1
2017-10-11
drm/bridge/sii8620: add remote control support
Maciej Purski
3
-6
/
+96
2017-10-11
drm/sun4i: hdmi: Add support for A31's HDMI controller
Chen-Yu Tsai
2
-0
/
+61
2017-10-11
drm/sun4i: hdmi: Add A31 specific DDC register definitions
Chen-Yu Tsai
1
-0
/
+31
2017-10-11
drm/sun4i: hdmi: Add support for controller hardware variants
Chen-Yu Tsai
5
-97
/
+369
2017-10-11
dt-bindings: display: sun4i: Add binding for A31 HDMI controller
Chen-Yu Tsai
1
-0
/
+3
2017-10-11
drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
Chen-Yu Tsai
1
-24
/
+29
2017-10-11
drm/sun4i: hdmi: create a regmap for later use
Chen-Yu Tsai
2
-0
/
+16
2017-10-11
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
Chen-Yu Tsai
1
-5
/
+14
2017-10-11
drm/sun4i: tcon: Add support for demuxing TCON output on A31
Chen-Yu Tsai
1
-0
/
+47
2017-10-11
drm/sun4i: tcon: Add variant callback for TCON output muxing
Chen-Yu Tsai
2
-18
/
+32
2017-10-10
drm/bridge/synopsys: dsi :remove is_panel_bridge
benjamin.gaignard@linaro.org
1
-4
/
+1
2017-10-10
drm/vc4: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
1
-11
/
+6
2017-10-10
drm/stm: ltdc: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
2
-13
/
+5
2017-10-10
drm/drm_of: add drm_of_panel_bridge_remove function
benjamin.gaignard@linaro.org
2
-0
/
+41
2017-10-10
drm/bridge: make drm_panel_bridge_remove more robust
benjamin.gaignard@linaro.org
1
-1
/
+9
2017-10-09
dma-fence: fix dma_fence_get_rcu_safe v2
Christian König
1
-1
/
+4
2017-10-09
dma-buf: make reservation_object_copy_fences rcu save
Christian König
1
-14
/
+42
2017-10-09
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
Jeffy Chen
1
-0
/
+1
2017-10-09
drm: adv7511/33: add HDMI CEC support
Hans Verkuil
6
-58
/
+485
2017-10-09
dt-bindings: adi,adv7511.txt: document cec clock
Hans Verkuil
1
-0
/
+4
2017-10-08
drm/gem-fb-helper: Improve documentation
Noralf Trønnes
1
-30
/
+52
2017-10-06
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
Eric Anholt
3
-0
/
+523
2017-10-06
dt-bindings: Document the Raspberry Pi Touchscreen nodes.
Eric Anholt
1
-0
/
+49
2017-10-06
drm/bridge: add Silicon Image SiI9234 driver
Maciej Purski
4
-0
/
+1052
2017-10-06
drm/atomic: Make atomic iterators less surprising
Maarten Lankhorst
1
-43
/
+42
2017-10-06
drm/atomic: Remove unneeded null check for private objects
Maarten Lankhorst
2
-9
/
+3
2017-10-06
Merge tag 'drm-misc-next-2017-10-05' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
42
-246
/
+225
2017-10-04
drm: fix typo in drm_gem_get_pages() comment
Jordan Crouse
1
-1
/
+1
2017-10-04
regmap: add iopoll-like polling macro for regmap_field
Chen-Yu Tsai
1
-0
/
+39
2017-10-03
MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
Daniel Vetter
1
-0
/
+1
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
11582
-338148
/
+589173
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
236
-1794
/
+2887
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
3
-10
/
+10
2017-10-02
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-47
/
+56
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+16
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-143
/
+384
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-74
/
+102
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-174
/
+210
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+14
2017-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2017-10-01
drm/fb-cma-helper: Remove unused functions
Noralf Trønnes
2
-87
/
+3
2017-10-01
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
[next]