summaryrefslogtreecommitdiff
path: root/drivers/video/of_display_timing.c
Commit message (Expand)AuthorAge
* video: fbdev: Convert to using %pOF instead of full_nameRob Herring2017-08-07
* Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2016-11-16
|\
| * video: of: Constify node argument to display timing functionsLaurent Pinchart2016-11-14
* | video: of: display_timing: Add support for syncclk-active propertyPeter Ujfalusi2016-11-02
|/
* video: of: fix memory leakSudip Mukherjee2015-10-07
* Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-18
|\
| * video: of: display_timing: delete unneeded test before of_node_putJulia Lawall2014-08-26
* | video: of: display_timing: double free on errorDan Carpenter2014-08-26
|/
* video: of: display_timing: fix default native-mode settingBoris BREZILLON2014-05-23
* video: of: display_timing: remove two unsafe error messagesLucas Stach2014-05-15
* video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-26
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\
| * video: of: display_timing: add doubleclk flagSteffen Trumtrar2013-06-03
| * video: display_timing: make parameter constSteffen Trumtrar2013-06-03
* | videomode: implement public of_get_display_timing()Tomi Valkeinen2013-05-28
* | videomode: don't allocate mem in of_get_display_timing()Tomi Valkeinen2013-05-28
|/
* videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen2013-03-12
* video: add of helper for display timings/videomodeSteffen Trumtrar2013-01-24