summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-of.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-docJavier Martinez Canillas2016-02-011-1/+1
* [media] v4l: of: Correct pclk-sample for BT656 busNikhil Devshatwar2015-06-061-4/+4
* [media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus2015-04-271-0/+87
* [media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...Sakari Ailus2015-04-271-2/+3
* [media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart2015-04-031-0/+61
* [media] v4l: of: Read lane-polarities endpoint propertySakari Ailus2015-04-021-9/+32
* [media] of: move common endpoint parsing to drivers/ofPhilipp Zabel2014-03-061-13/+3Star
* [media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel2014-03-061-117/+0Star
* [media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port()Laurent Pinchart2013-12-181-1/+1
* [media] v4l: of: Return an int in v4l2_of_parse_endpoint()Laurent Pinchart2013-12-181-2/+6
* [media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar2013-08-241-0/+4
* [media] v4l: of: Drop acquired reference to node when getting next endpointLaurent Pinchart2013-08-181-0/+1
* [media] v4l: of: Use of_get_child_by_name()Laurent Pinchart2013-08-181-6/+2Star
* [media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.cSylwester Nawrocki2013-04-051-2/+1Star
* [media] Add a V4L2 OF parserGuennadi Liakhovetski2013-03-311-0/+267