aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-of.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-28[media] v4l2-of: fix compiler errors if CONFIG_OF is undefinedHans Verkuil1-2/+2
2015-04-27[media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus1-0/+17
2015-04-27[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify thisSakari Ailus1-0/+1
2015-04-27[media] v4l: of: Remove the head field in struct v4l2_of_endpointSakari Ailus1-2/+0
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart1-0/+27
2015-04-02[media] v4l: of: Read lane-polarities endpoint propertySakari Ailus1-0/+3
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel1-6/+2
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel1-24/+1
2013-12-18[media] v4l: of: Remove struct v4l2_of_endpoint remote fieldLaurent Pinchart1-2/+0
2013-12-18[media] v4l: of: Return an int in v4l2_of_parse_endpoint()Laurent Pinchart1-2/+2
2013-04-04[media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.cSylwester Nawrocki1-3/+3
2013-03-31[media] Add a V4L2 OF parserGuennadi Liakhovetski1-0/+111