summaryrefslogtreecommitdiffstats
path: root/drivers/video/of_display_timing.c
Commit message (Expand)AuthorAgeFilesLines
* video: of: fix memory leakSudip Mukherjee2015-10-071-0/+1
* Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-181-2/+1
|\
| * video: of: display_timing: delete unneeded test before of_node_putJulia Lawall2014-08-261-2/+1
* | video: of: display_timing: double free on errorDan Carpenter2014-08-261-0/+1
|/
* video: of: display_timing: fix default native-mode settingBoris BREZILLON2014-05-231-1/+1
* video: of: display_timing: remove two unsafe error messagesLucas Stach2014-05-151-6/+2
* video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-261-3/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-091-2/+4
|\
| * video: of: display_timing: add doubleclk flagSteffen Trumtrar2013-06-031-0/+2
| * video: display_timing: make parameter constSteffen Trumtrar2013-06-031-2/+3
* | videomode: implement public of_get_display_timing()Tomi Valkeinen2013-05-281-3/+30
* | videomode: don't allocate mem in of_get_display_timing()Tomi Valkeinen2013-05-281-12/+14
|/
* videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen2013-03-121-10/+9
* video: add of helper for display timings/videomodeSteffen Trumtrar2013-01-241-0/+239
OpenPOWER on IntegriCloud