index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
of_display_timing.c
Age
Commit message (
Expand
)
Author
2019-07-26
video: of: display_timing: Don't yell if no timing node is present
Douglas Anderson
2019-07-26
video: of: display_timing: Add of_node_put() in of_get_display_timing()
Douglas Anderson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2018-10-08
fbdev: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-12
video: of: display_timing: Remove of_display_timings_exist() function
Vladimir Zapolskiy
2017-08-07
video: fbdev: Convert to using %pOF instead of full_name
Rob Herring
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-14
video: of: Constify node argument to display timing functions
Laurent Pinchart
2016-11-02
video: of: display_timing: Add support for syncclk-active property
Peter Ujfalusi
2015-10-07
video: of: fix memory leak
Sudip Mukherjee
2014-10-18
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-08-26
video: of: display_timing: delete unneeded test before of_node_put
Julia Lawall
2014-08-26
video: of: display_timing: double free on error
Dan Carpenter
2014-05-23
video: of: display_timing: fix default native-mode setting
Boris BREZILLON
2014-05-15
video: of: display_timing: remove two unsafe error messages
Lucas Stach
2013-09-26
video: of: display_timing: correct display-timings node finding
Andrzej Hajda
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-06-03
video: of: display_timing: add doubleclk flag
Steffen Trumtrar
2013-06-03
video: display_timing: make parameter const
Steffen Trumtrar
2013-05-28
videomode: implement public of_get_display_timing()
Tomi Valkeinen
2013-05-28
videomode: don't allocate mem in of_get_display_timing()
Tomi Valkeinen
2013-03-12
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
2013-01-24
video: add of helper for display timings/videomode
Steffen Trumtrar