summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28[HACK] arm64: mmp: Register clkdev for the camera sensorLaurent Pinchart
2015-04-28arm64: mmp: Remove S5K8AA camera sensor power controlLaurent Pinchart
2015-04-28arm64: mmp: Remove SP0A20 camera sensor supportLaurent Pinchart
2015-04-28[HACK] media: s5k8aa: Hijack the mv_sc2_camera DT nodeLaurent Pinchart
2015-04-28media: s5k8aa: Add clock supportLaurent Pinchart
2015-04-28media: s5k8aa: Add regulators and GPIO supportLaurent Pinchart
2015-04-28media: s5k8aa: Use the devm_* managed allocatorsLaurent Pinchart
2015-04-28media: s5k8aa: Remove the core.init operationLaurent Pinchart
2015-04-28media: mv-sc2: Reset statistics at streamon timeLaurent Pinchart
2015-04-28media: mv-sc2: Don't call the sensor core.init operationLaurent Pinchart
2015-04-28media: mv-sc2: Refactor MMU, DMA and CCIC init/cleanup codeLaurent Pinchart
2015-04-28media: mv-sc2: Remove TWSI pin control hackLaurent Pinchart
2015-04-28media: mv-sc2: Remove CCIC control power operationsLaurent Pinchart
2015-04-28media: mv-sc2: Constify CCIC control and DMA ops structuresLaurent Pinchart
2015-04-28media: mv-sc2: Store dev instead of pdev in device and buffer structuresLaurent Pinchart
2015-04-28media: mv-sc2: Remove empty ctrl_irq_handlerLaurent Pinchart
2015-04-28media: mv-sc2: Remove extra blank linesLaurent Pinchart
2015-04-28media: mv-sc2: Sort #include statementsLaurent Pinchart
2015-04-28media: mv-sc2: Remove FSF address from license headerLaurent Pinchart
2015-04-28media: mv-sc2: Remove 'TBD' commented-out codeLaurent Pinchart
2015-04-28media: mv-sc2: Don't print error message in case of kzalloc failureLaurent Pinchart
2015-04-28media: mv-sc2: Use sizeof(*var) instead of sizeof(type)Laurent Pinchart
2015-04-28Merge branch 'ara-common' into HEADLaurent Pinchart
2015-04-28[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-04-28[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil
2015-04-28[media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil
2015-04-28[media] v4l: subdev: Unify argument validation across IOCTLsSakari Ailus
2015-04-28[media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart
2015-04-28[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil
2015-04-28[media] v4l2: allow v4l2_subdev_edid to be used with video nodesHans Verkuil
2015-04-28[media] v4l2-subdev: Allow 32-bit compat ioctlsHans Verkuil
2015-04-28[media] V4L2: (cosmetic) remove redundant use of unlikely()Guennadi Liakhovetski
2015-04-28[media] v4l: Fix typo in v4l2_subdev_get_try_crop()Laurent Pinchart
2015-04-28of: Add of_graph_get_port_by_id functionPhilipp Zabel
2015-04-28of: Add for_each_endpoint_of_node helper macroPhilipp Zabel
2015-04-28of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel
2015-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-28of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel
2015-04-28of: Warn if of_graph_parse_endpoint is called with the root nodePhilipp Zabel
2015-04-28of: Reduce indentation in of_graph_get_next_endpointPhilipp Zabel
2015-04-28of: Warn if of_graph_get_next_endpoint is called with the root nodePhilipp Zabel
2015-04-28[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart
2015-04-28[media] v4l: of: Read lane-polarities endpoint propertySakari Ailus
2015-04-28[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel
2015-04-28[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2015-04-28[media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port()Laurent Pinchart
2015-04-28[media] v4l: of: Remove struct v4l2_of_endpoint remote fieldLaurent Pinchart
2015-04-28[media] v4l: of: Return an int in v4l2_of_parse_endpoint()Laurent Pinchart
2015-04-28[media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar
2015-04-28[media] v4l: of: Drop acquired reference to node when getting next endpointLaurent Pinchart