index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
14
-21
/
+2
2017-11-07
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
1
-2
/
+6
2017-11-07
drm/edid: abstract connector ELD clearing
Jani Nikula
1
-8
/
+13
2017-11-07
drm/edid: set ELD connector type in drm_edid_to_eld()
Jani Nikula
1
-2
/
+7
2017-11-07
drm/edid: use macros for ELD offsets and values
Jani Nikula
1
-13
/
+14
2017-11-07
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
1
-0
/
+5
2017-11-07
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
1
-19
/
+45
2017-11-07
drm/stm: checkpatch strict minor updates
Philippe CORNU
2
-3
/
+3
2017-11-07
drm/stm: dsi: Rename driver name
Philippe CORNU
1
-1
/
+1
2017-11-06
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2
-16
/
+9
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2
-4
/
+6
2017-11-02
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
1
-3
/
+3
2017-11-02
drm: Spelling fixes
Liviu Dudau
2
-2
/
+2
2017-11-02
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
1
-2
/
+2
2017-11-02
drm/drm_vma_manager.c: Remove useless goto statement
Liviu Dudau
1
-10
/
+5
2017-10-31
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
1
-0
/
+28
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
1
-2
/
+11
2017-10-31
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
1
-11
/
+17
2017-10-31
drm: gma500: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-31
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Dan Carpenter
1
-1
/
+1
2017-10-31
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+7
2017-10-30
drm: Enable pr_debug() for drm_printer
Chris Wilson
1
-0
/
+2
2017-10-30
gma500: mmu: unmap the correct address
Pan Bian
1
-1
/
+1
2017-10-30
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
1
-1
/
+1
2017-10-27
drm/gem: Remove trailing whitespace
Noralf Trønnes
1
-2
/
+2
2017-10-21
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
1
-3
/
+1
2017-10-20
drm/rockchip: Fix build warning in analogix_dp-rockchip.c
Sean Paul
1
-1
/
+0
2017-10-20
drm: Move debug macros out of drmP.h
Haneen Mohammed
2
-47
/
+47
2017-10-20
drm/rockchip: analogix_dp: Remove unnecessary init code
Jeffy Chen
1
-21
/
+6
2017-10-19
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
1
-2
/
+30
2017-10-19
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
Boris Brezillon
5
-15
/
+488
2017-10-19
drm/panel: simple: add Toshiba LT089AC19000
Lucas Stach
1
-0
/
+27
2017-10-18
drm/panel: simple: add delays for Innolux AT043TN24
Philipp Zabel
1
-0
/
+4
2017-10-18
drm/panel: simple: add bus flags for Innolux AT043TN24
Philipp Zabel
1
-0
/
+1
2017-10-18
drm/panel: simple: fix vertical timings for Innolux AT043TN24
Philipp Zabel
1
-2
/
+2
2017-10-18
drm/atomic-helper: check that drivers call drm_crtc_vblank_off
Daniel Vetter
1
-0
/
+9
2017-10-18
vgaarb: Factor out EFI and fallback default device selection
Bjorn Helgaas
1
-22
/
+35
2017-10-18
vgaarb: Select a default VGA device even if there's no legacy VGA
Bjorn Helgaas
1
-0
/
+25
2017-10-18
drm/bridge: adv7511: Fix a use after free
Dan Carpenter
1
-2
/
+2
2017-10-17
drm/sun4i: Add support for A20 display pipeline components
Jonathan Liu
3
-0
/
+18
2017-10-17
drm/sun4i: Add support for A10 display pipeline components
Chen-Yu Tsai
2
-1
/
+11
2017-10-17
drm/sun4i: hdmi: Support HDMI controller on A10
Chen-Yu Tsai
1
-0
/
+53
2017-10-17
drm/sun4i: tcon: Add support for A10 TCON
Jonathan Liu
2
-1
/
+32
2017-10-17
drm/sun4i: backend: Support output muxing
Chen-Yu Tsai
2
-4
/
+51
2017-10-17
drm/sun4i: tcon: Move out the tcon0 common setup
Maxime Ripard
1
-10
/
+16
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
[next]