index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-17
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
8
-45
/
+37
2017-10-17
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
6
-80
/
+67
2017-10-17
drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const
Maxime Ripard
1
-1
/
+1
2017-10-17
drm/sun4i: tcon: Make tcon_set_mux mode argument const
Maxime Ripard
2
-4
/
+4
2017-10-17
drm/sun4i: Realign Makefile padding and reorder it
Maxime Ripard
1
-16
/
+17
2017-10-17
drm/sun4i: Implement endpoint parsing using kfifo
Maxime Ripard
1
-58
/
+13
2017-10-17
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
Chen-Yu Tsai
1
-0
/
+7
2017-10-17
drm/atomic: Check for busy planes/connectors before setting the commit
Maarten Lankhorst
1
-9
/
+8
2017-10-17
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
Maarten Lankhorst
1
-1
/
+1
2017-10-16
drm/udl: Reading all edid blocks in DRM/UDL driver
Robert Tarasov
1
-38
/
+68
2017-10-16
drm/udl: Fixed problem with UDL adpater reconnection
Robert Tarasov
4
-26
/
+72
2017-10-16
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
Haneen Mohammed
3
-10
/
+10
2017-10-16
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
Haneen Mohammed
4
-17
/
+17
2017-10-16
drm/gem-cma-helper: Change the level of the allocation failure message
Boris BREZILLON
1
-1
/
+1
2017-10-16
drm/via: use ARRAY_SIZE
Jérémy Lefaure
1
-6
/
+4
2017-10-16
drm/gma500: use ARRAY_SIZE
Jérémy Lefaure
1
-5
/
+4
2017-10-16
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
Chen-Yu Tsai
1
-10
/
+16
2017-10-16
drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
Chen-Yu Tsai
1
-0
/
+5
2017-10-16
drm/sun4i: backend: Add comment explaining why registers are cleared
Chen-Yu Tsai
1
-1
/
+8
2017-10-16
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
Chen-Yu Tsai
1
-13
/
+2
2017-10-16
drm/sun4i: backend: Create regmap after access is possible
Chen-Yu Tsai
1
-7
/
+7
2017-10-16
drm/sun4i: don't add components that are already in the queue
Chen-Yu Tsai
1
-0
/
+16
2017-10-14
drm/vc4: Fix pitch setup for T-format scanout.
Eric Anholt
1
-5
/
+15
2017-10-14
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
Eric Anholt
1
-6
/
+6
2017-10-13
drm: Replace kzalloc with kcalloc
Harsha Sharma
3
-4
/
+4
2017-10-13
drm/tinydrm: Remove explicit .best_encoder assignment
Haneen Mohammed
1
-1
/
+0
2017-10-13
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
3
-22
/
+20
2017-10-13
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
Maarten Lankhorst
2
-36
/
+26
2017-10-13
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
Thierry Reding
1
-1
/
+1
2017-10-13
drm/atomic-helper: Fix typo
Thierry Reding
1
-1
/
+1
2017-10-13
drm: Add missing __user annotation to drm_syncobj_array_find()
Ville Syrjälä
1
-1
/
+2
2017-10-13
drm/rockchip: add PINCTRL dependency for LVDS
Arnd Bergmann
1
-0
/
+1
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
[next]