index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun6i_mipi_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sun4i: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-16
1
-8
/
+6
*
drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-01
1
-3
/
+1
*
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-14
1
-2
/
+2
|
\
|
*
Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-09-11
1
-2
/
+2
|
|
\
|
|
*
drm/sun4i: Fix dsi dcs long write function
Ondrej Jirman
2020-08-31
1
-2
/
+2
*
|
|
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
\
|
|
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
|
/
*
|
drm/sun4i: Constify static structs
Rikard Falkeborn
2020-08-18
1
-1
/
+1
*
|
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
1
-3
/
+0
|
/
*
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
1
-9
/
+3
|
\
|
*
drm/sun4i: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-9
/
+3
*
|
sun6i: dsi: fix gcc-4.8
Arnd Bergmann
2020-05-04
1
-1
/
+1
|
/
*
drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
Samuel Holland
2020-02-19
1
-1
/
+1
*
drm/sun4i: dsi: Remove incorrect use of runtime PM
Samuel Holland
2020-02-14
1
-63
/
+26
*
drm/sun4i: dsi: Allow binding the host without a panel
Samuel Holland
2020-02-14
1
-6
/
+16
*
drm/sun4i: dsi: Use NULL to signify "no panel"
Samuel Holland
2020-02-14
1
-6
/
+8
*
drm/sun4i: dsi: Remove unused drv from driver context
Samuel Holland
2020-02-14
1
-4
/
+0
*
drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
Jagan Teki
2019-12-26
1
-0
/
+1
*
drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
Jagan Teki
2019-12-26
1
-8
/
+29
*
drm/sun4i: dsi: Get the mod clock for A31
Jagan Teki
2019-12-26
1
-4
/
+7
*
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/sun4i: dsi: Fix video start delay computation
Jagan Teki
2019-10-08
1
-1
/
+1
*
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
Icenowy Zheng
2019-10-07
1
-2
/
+2
*
drm/sun4i: dsi: fix the overhead of the horizontal front porch
Icenowy Zheng
2019-10-07
1
-4
/
+5
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
1
-0
/
+1
|
\
|
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
1
-4
/
+5
|
|
\
|
*
|
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-20
1
-0
/
+1
*
|
|
Revert "drm/sun4i: dsi: Change the start delay calculation"
Icenowy Zheng
2019-10-03
1
-2
/
+1
*
|
|
drm/sun4i: dsi: Fix TCON DRQ set bits
Jagan Teki
2019-10-03
1
-2
/
+2
*
|
|
drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support
Jagan Teki
2019-10-03
1
-0
/
+15
|
|
/
|
/
|
*
|
drm/sun4i: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-4
/
+5
|
/
*
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-28
1
-0
/
+1
|
\
|
*
drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer
Jagan Teki
2019-05-16
1
-0
/
+1
*
|
drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow
Jagan Teki
2019-05-16
1
-2
/
+3
|
/
*
drm/sun4i: dsi: Add burst support
Konstantin Sudakov
2019-02-19
1
-40
/
+129
*
drm/sun4i: dsi: Rework a bit the hblk calculation
Maxime Ripard
2019-02-19
1
-2
/
+6
*
drm/sun4i: dsi: Fix front vs back porch calculation
Maxime Ripard
2019-02-19
1
-4
/
+4
*
drm/sun4i: dsi: Enforce boundaries on the start delay
Maxime Ripard
2019-02-19
1
-1
/
+5
*
drm/sun4i: dsi: Change the start delay calculation
Maxime Ripard
2019-02-19
1
-1
/
+3
*
drm/sun4i: dsi: Fix unitialized variable warning
Maxime Ripard
2019-02-08
1
-0
/
+1
*
sun6i: dsi: Convert to generic phy handling
Maxime Ripard
2019-02-07
1
-13
/
+18
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-2
/
+2
*
drm/sun4i: Remove VLA usage
Kees Cook
2018-07-04
1
-43
/
+64
*
drm/sun4i: mark PM functions as __maybe_unused
Arnd Bergmann
2018-05-28
1
-2
/
+2
*
drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
Maxime Ripard
2018-04-11
1
-0
/
+1107