summaryrefslogtreecommitdiff
path: root/cpp.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-26cpp: Use mkstemps() to create unique temporary fileTobias Klauser1-4/+9
2016-01-29cpp: Fix sparse warningTobias Klauser1-0/+1
2015-12-17cpp: Constify cpp argv passed to cpp_execTobias Klauser1-2/+2
2015-12-17cpp: Allow to pass additional cpp optionsVadim Kochan1-9/+30
2015-12-17cpp: Use new proc_exec function to invoke cppVadim Kochan1-5/+10
2015-11-24cpp: Use /tmp folder for output filesVadim Kochan1-8/+5
2015-11-24cpp: Add cpp.c module to invoke C preprocessorVadim Kochan1-0/+27
td> parent35962eaef44166fd8d4fff7cb4e9c64a2da536ee (diff)parent151787ba0562fd70e7b669a1b5a398875e4fc8e7 (diff)
Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
imx-drm updates - add support for reading LVDS panel EDID over DDC - enable UYVY/VYUY support - add support for pixel clock polarity configuration - honor the native-mode DT property for LVDS - various fixes and cleanups * tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux: drm/imx: plane: Don't set plane->crtc in ipu_plane_update() drm/imx: ipuv3-plane: Constify ipu_plane_funcs drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT drm/imx: parallel-display: remove dead code drm/imx: use bus_flags for pixel clock polarity drm/imx: ipuv3-plane: enable UYVY and VYUY formats drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper dt-bindings: imx: ldb: Add ddc-i2c-bus property drm/imx: imx-ldb: Add DDC support
Diffstat (limited to 'Documentation/iostats.txt')