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
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
/
include
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+2
2013-06-28
Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2013-06-28
Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux i...
Jean-Christophe PLAGNIOL-VILLARD
2
-5
/
+396
2013-06-28
Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux i...
Jean-Christophe PLAGNIOL-VILLARD
1
-43
/
+70
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2013-06-27
video: of_display_timing.h: Declare 'display_timing'
Fabio Estevam
1
-0
/
+1
2013-06-17
OMAPDSS: Add NEC NL8048HL11 panel driver
Tomi Valkeinen
1
-0
/
+18
2013-06-17
OMAPDSS: Add TPO TD043MTEA1 panel driver
Tomi Valkeinen
1
-0
/
+16
2013-06-17
OMAPDSS: Add Sharp LS037V7DW01 panel driver
Tomi Valkeinen
1
-0
/
+24
2013-06-17
OMAPDSS: Add LG.Philips LB035Q02 panel driver
Tomi Valkeinen
1
-0
/
+18
2013-06-17
OMAPDSS: Add Sony ACX565AKM panel driver
Tomi Valkeinen
1
-0
/
+16
2013-06-17
OMAPDSS: Add new DSI Command Mode panel driver
Tomi Valkeinen
1
-0
/
+28
2013-06-17
OMAPDSS: Add new simple DPI panel driver
Tomi Valkeinen
1
-0
/
+23
2013-06-17
OMAPDSS: Add new Analog TV Connector driver
Tomi Valkeinen
1
-0
/
+15
2013-06-17
OMAPDSS: Add new HDMI Connector driver
Tomi Valkeinen
1
-0
/
+10
2013-06-17
OMAPDSS: Add new DVI Connector driver
Tomi Valkeinen
1
-0
/
+12
2013-06-17
OMAPDSS: Add new TPD12S015 Encoder driver
Tomi Valkeinen
1
-0
/
+16
2013-06-17
OMAPDSS: Add new TFP410 Encoder driver
Tomi Valkeinen
1
-0
/
+13
2013-06-17
OMAPDSS: DSI: Add ops
Tomi Valkeinen
1
-0
/
+58
2013-06-17
OMAPDSS: HDMI: Add ops
Tomi Valkeinen
1
-5
/
+39
2013-06-17
OMAPDSS: AnalogTV: Add ops
Tomi Valkeinen
1
-0
/
+26
2013-06-17
OMAPDSS: DVI: Add ops
Tomi Valkeinen
1
-0
/
+18
2013-06-17
OMAPDSS: SDI: Add ops
Tomi Valkeinen
1
-0
/
+20
2013-06-17
OMAPDSS: DPI: Add ops
Tomi Valkeinen
1
-0
/
+23
2013-06-17
OMAPDSS: add OMAP_DISPLAY_TYPE_DVI
Tomi Valkeinen
1
-0
/
+1
2013-06-17
OMAPDSS: public omapdss_register_output()
Tomi Valkeinen
1
-0
/
+2
2013-06-17
OMAPDSS: remove unused fields in omap_dss_device
Tomi Valkeinen
1
-14
/
+0
2013-06-17
OMAPDSS: add module_get/put to omap_dss_get/put_device()
Tomi Valkeinen
1
-1
/
+1
2013-06-17
OMAPDSS: omapdss.h: add owner field to omap_dss_device
Tomi Valkeinen
1
-0
/
+2
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
1
-36
/
+30
2013-06-17
OMAPDSS: remove omap_dss_start/stop_device()
Tomi Valkeinen
1
-3
/
+0
2013-06-17
OMAPDSS: Add panel dev pointer to dssdev
Tomi Valkeinen
1
-2
/
+6
2013-06-17
OMAPDSS: add panel list
Tomi Valkeinen
1
-0
/
+8
2013-06-17
OMAPDSS: add videomode conversion support
Tomi Valkeinen
1
-0
/
+7
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
1
-0
/
+23
2013-06-17
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
1
-0
/
+3
2013-06-17
OMAPDSS: add omap_dss_find_output_by_node()
Tomi Valkeinen
1
-0
/
+1
2013-06-17
OMAPDSS: add omap_dss_find_output()
Tomi Valkeinen
1
-0
/
+1
2013-06-17
OMAPDSS: add pdata->default_display_name
Tomi Valkeinen
1
-0
/
+1
2013-06-14
Merge branch 'fbdev-3.11' of git://gitorious.org/linux-omap-dss2/linux into f...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2013-06-03
video: display_timing: add doubleclk flag
Steffen Trumtrar
1
-0
/
+1
2013-05-31
uvesafb: Clean up MTRR code
Andy Lutomirski
1
-0
/
+1
2013-05-29
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2013-05-28
videomode: implement public of_get_display_timing()
Tomi Valkeinen
1
-0
/
+2
2013-05-23
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
1
-0
/
+1
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-186
/
+192
2013-04-30
drivers/video/backlight/platform_lcd.c: introduce probe callback
Andrew Bresticker
1
-0
/
+1
2013-04-15
OMAPDSS: Merge omapdss topic branches
Tomi Valkeinen
1
-44
/
+42
2013-04-15
fbdev: Merge fbdev topic branches
Tomi Valkeinen
2
-44
/
+31
[next]