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
/
drivers
/
video
/
of_display_timing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
video: Fix kernel-doc warnings in of_display_timing + of_videomode
Sam Ravnborg
1
-0
/
+1
2019-07-26
video: of: display_timing: Don't yell if no timing node is present
Douglas Anderson
1
-3
/
+1
2019-07-26
video: of: display_timing: Add of_node_put() in of_get_display_timing()
Douglas Anderson
1
-1
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2018-10-08
fbdev: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-03-12
video: of: display_timing: Remove of_display_timings_exist() function
Vladimir Zapolskiy
1
-20
/
+0
2017-08-07
video: fbdev: Convert to using %pOF instead of full_name
Rob Herring
1
-25
/
+16
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-3
/
+3
2016-11-14
video: of: Constify node argument to display timing functions
Laurent Pinchart
1
-3
/
+3
2016-11-02
video: of: display_timing: Add support for syncclk-active property
Peter Ujfalusi
1
-0
/
+9
2015-10-07
video: of: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2014-10-19
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
1
-2
/
+1
2014-08-26
video: of: display_timing: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-26
video: of: display_timing: double free on error
Dan Carpenter
1
-0
/
+1
2014-05-23
video: of: display_timing: fix default native-mode setting
Boris BREZILLON
1
-1
/
+1
2014-05-15
video: of: display_timing: remove two unsafe error messages
Lucas Stach
1
-6
/
+2
2013-09-26
video: of: display_timing: correct display-timings node finding
Andrzej Hajda
1
-3
/
+3
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+4
2013-06-03
video: of: display_timing: add doubleclk flag
Steffen Trumtrar
1
-0
/
+2
2013-06-03
video: display_timing: make parameter const
Steffen Trumtrar
1
-2
/
+3
2013-05-28
videomode: implement public of_get_display_timing()
Tomi Valkeinen
1
-3
/
+30
2013-05-28
videomode: don't allocate mem in of_get_display_timing()
Tomi Valkeinen
1
-12
/
+14
2013-03-12
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
1
-10
/
+9
2013-01-24
video: add of helper for display timings/videomode
Steffen Trumtrar
1
-0
/
+239