summaryrefslogtreecommitdiff
path: root/isp/v4l2.c
AgeCommit message (Collapse)Author
2015-11-12isp: v4l2: Fix capabilities parsingLaurent Pinchart
When adding support for device_caps the kernel changed the userspace API and started reporting both output and capture through the capabilities field. Use the device_caps field instead to get the per-device-node capabilities. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2012-10-20v4l2: Print the device name in error messagesLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2012-10-20v4l2-pool: Initialize buffer indexes when creating the poolLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2011-07-30omap3-isp-live: Initial commitLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>