index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
drm/sun4i: Use embedded tcon pointer to get the tcon's output port node
Chen-Yu Tsai
1
-1
/
+1
2017-03-09
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
Chen-Yu Tsai
1
-2
/
+2
2017-03-09
drm/sun4i: Fix TCON clock and regmap initialization sequence
Chen-Yu Tsai
1
-7
/
+15
2017-03-07
drm/sun4i: Grab reserved memory region
Maxime Ripard
1
-1
/
+11
2017-03-07
drm/sun4i: Add backend and tcon pointers to sun4i_crtc
Chen-Yu Tsai
2
-12
/
+9
2017-03-07
drm/sun4i: Add backend pointer to sun4i_layer
Chen-Yu Tsai
2
-5
/
+4
2017-03-07
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
Chen-Yu Tsai
3
-20
/
+11
2017-03-07
drm/sun4i: tv: Switch to drm_of_find_possible_crtcs
Chen-Yu Tsai
1
-1
/
+7
2017-03-07
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
Chen-Yu Tsai
3
-2
/
+13
2017-03-07
drm/sun4i: Drop primary layer pointer from sun4i_drv
Chen-Yu Tsai
3
-8
/
+21
2017-03-07
drm/sun4i: Initialize crtc from tcon bind function
Chen-Yu Tsai
5
-13
/
+13
2017-03-07
drm/sun4i: Move layers from sun4i_drv to sun4i_crtc
Chen-Yu Tsai
4
-11
/
+10
2017-03-07
drm/sun4i: Add end of list element for sun4i_layers_init's returned list
Chen-Yu Tsai
1
-1
/
+1
2017-03-07
drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node
Chen-Yu Tsai
1
-0
/
+5
2017-03-07
drm/sun4i: Make sunxi_rgb2yuv_coef constant
Chen-Yu Tsai
1
-1
/
+1
2017-03-07
drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codes
Chen-Yu Tsai
2
-4
/
+4
2017-03-07
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
Chen-Yu Tsai
1
-0
/
+1
2017-03-07
drm/sun4i: Drop useless assignment in sun4i_layers_init
Chen-Yu Tsai
1
-1
/
+1
2017-03-07
drm/sun4i: Fix kcalloc element size in sun4i_layers_init
Chen-Yu Tsai
1
-1
/
+1
2017-03-07
drm/sun4i: Check return value of drm_vblank_init
Chen-Yu Tsai
1
-1
/
+5
2017-03-07
drm/sun4i: Fix up error path cleanup for master bind function
Chen-Yu Tsai
1
-5
/
+11
2017-03-07
drm/sun4i: Move drm_mode_config_cleanup call to main driver
Chen-Yu Tsai
2
-1
/
+1
2017-03-02
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
Eric Anholt
1
-0
/
+8
2017-03-02
drm/vc4: Fulfill user BO creation requests from the kernel BO cache.
Eric Anholt
1
-6
/
+7
2017-03-02
Revert "drm/i915: Implement Link Rate fallback on Link training failure"
Daniel Vetter
3
-50
/
+2
2017-03-02
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
1
-0
/
+68
2017-03-01
drm: Update drm_fbdev_cma_init documentation
Gabriel Krisman Bertazi
1
-1
/
+0
2017-03-01
drm/rockchip/dsi: add dw-mipi power domain support
Chris Zhong
1
-0
/
+16
2017-03-01
drm/rockchip/dsi: fix insufficient bandwidth of some panel
Chris Zhong
1
-2
/
+2
2017-03-01
drm/rockchip/dsi: remove mode_valid function
Chris Zhong
1
-39
/
+0
2017-03-01
drm/rockchip/dsi: dw-mipi: correct the coding style
Chris Zhong
1
-15
/
+14
2017-03-01
drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsi
Chris Zhong
1
-10
/
+62
2017-03-01
drm/rockchip: dw-mipi-dsi: add reset control
John Keeping
1
-0
/
+31
2017-03-01
drm/rockchip: dw-mipi-dsi: support non-burst modes
John Keeping
1
-8
/
+13
2017-03-01
drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
John Keeping
1
-3
/
+18
2017-03-01
drm/rockchip: vop: test for P{H,V}SYNC
John Keeping
1
-4
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
John Keeping
1
-2
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: use specific poll helper
John Keeping
1
-5
/
+5
2017-03-01
drm/rockchip: dw-mipi-dsi: improve PLL configuration
John Keeping
1
-1
/
+12
2017-03-01
drm/rockchip: dw-mipi-dsi: properly configure PHY timing
John Keeping
1
-4
/
+31
2017-03-01
drm/rockchip: dw-mipi-dsi: configure PHY before enabling
John Keeping
1
-5
/
+6
2017-03-01
drm/rockchip: dw-mipi-dsi: ensure PHY is reset
John Keeping
1
-1
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: fix escape clock rate
John Keeping
1
-1
/
+11
2017-03-01
drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
John Keeping
1
-10
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: prepare panel after phy init
John Keeping
1
-2
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
John Keeping
1
-5
/
+7
2017-03-01
drm/rockchip: dw-mipi-dsi: only request HS clock when required
John Keeping
1
-2
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: respect message flags
John Keeping
1
-1
/
+15
2017-03-01
drm/rockchip: dw-mipi-dsi: include bad value in error message
John Keeping
1
-1
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
John Keeping
1
-2
/
+9
[next]