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
/
gpu
/
drm
/
sun4i
/
sun6i_mipi_dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
sun6i: dsi: fix gcc-4.8
Arnd Bergmann
1
-1
/
+1
2020-02-19
drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
Samuel Holland
1
-1
/
+1
2020-02-14
drm/sun4i: dsi: Remove incorrect use of runtime PM
Samuel Holland
1
-63
/
+26
2020-02-14
drm/sun4i: dsi: Allow binding the host without a panel
Samuel Holland
1
-6
/
+16
2020-02-14
drm/sun4i: dsi: Use NULL to signify "no panel"
Samuel Holland
1
-6
/
+8
2020-02-14
drm/sun4i: dsi: Remove unused drv from driver context
Samuel Holland
1
-4
/
+0
2019-12-26
drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
Jagan Teki
1
-0
/
+1
2019-12-26
drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
Jagan Teki
1
-8
/
+29
2019-12-26
drm/sun4i: dsi: Get the mod clock for A31
Jagan Teki
1
-4
/
+7
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-10-08
drm/sun4i: dsi: Fix video start delay computation
Jagan Teki
1
-1
/
+1
2019-10-07
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
Icenowy Zheng
1
-2
/
+2
2019-10-07
drm/sun4i: dsi: fix the overhead of the horizontal front porch
Icenowy Zheng
1
-4
/
+5
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2019-10-03
Revert "drm/sun4i: dsi: Change the start delay calculation"
Icenowy Zheng
1
-2
/
+1
2019-10-03
drm/sun4i: dsi: Fix TCON DRQ set bits
Jagan Teki
1
-2
/
+2
2019-10-03
drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support
Jagan Teki
1
-0
/
+15
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+5
2019-08-20
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
1
-4
/
+5
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2019-05-16
drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer
Jagan Teki
1
-0
/
+1
2019-05-16
drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow
Jagan Teki
1
-2
/
+3
2019-02-19
drm/sun4i: dsi: Add burst support
Konstantin Sudakov
1
-40
/
+129
2019-02-19
drm/sun4i: dsi: Rework a bit the hblk calculation
Maxime Ripard
1
-2
/
+6
2019-02-19
drm/sun4i: dsi: Fix front vs back porch calculation
Maxime Ripard
1
-4
/
+4
2019-02-19
drm/sun4i: dsi: Enforce boundaries on the start delay
Maxime Ripard
1
-1
/
+5
2019-02-19
drm/sun4i: dsi: Change the start delay calculation
Maxime Ripard
1
-1
/
+3
2019-02-08
drm/sun4i: dsi: Fix unitialized variable warning
Maxime Ripard
1
-0
/
+1
2019-02-07
sun6i: dsi: Convert to generic phy handling
Maxime Ripard
1
-13
/
+18
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-2
/
+2
2018-07-04
drm/sun4i: Remove VLA usage
Kees Cook
1
-43
/
+64
2018-05-28
drm/sun4i: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-04-11
drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
Maxime Ripard
1
-0
/
+1107