summaryrefslogtreecommitdiff
path: root/isp
AgeCommit message (Expand)Author
2011-10-14omap3isp: Retrieve media device information in media_open()Laurent Pinchart
2011-10-14omap3isp: CCDC black level compensation controlLaurent Pinchart
2011-09-04controls: Add sensor exposure time and gains controlsLaurent Pinchart
2011-09-04omap3isp: Use ":SENSOR" to refer to the sensor when building pipelinesLaurent Pinchart
2011-09-04list.h: Fix list_first_entry() and list_last_entry() macrosLaurent Pinchart
2011-09-04list.h: Add list_insert_before and list_insert_after macrosLaurent Pinchart
2011-09-04list.h: Add list_empty macroLaurent Pinchart
2011-09-04omap3isp: Add support for memory pools in the viewfinderLaurent Pinchart
2011-09-04omap3isp: Return v4l2_queue_buffer() return value directly on errorLaurent Pinchart
2011-09-04omap3isp: Implement pools buffer allocation and streaming eventsLaurent Pinchart
2011-09-04omap3isp: Remove unused struct omap3_isp_device::resizer fieldLaurent Pinchart
2011-09-04omap3isp: Configure video node formats in omap3_isp_pipeline_try_formatLaurent Pinchart
2011-09-04omap3isp: Add pools support in pipeline formats configurationLaurent Pinchart
2011-09-04omap3isp: Add transparent buffer pools supportLaurent Pinchart
2011-09-04oamp3isp: Move video device open to omap3_isp_pipeline_build()Laurent Pinchart
2011-09-04omap3isp: Move scaler field from omap3_isp_video to omap3_isp_pipelineLaurent Pinchart
2011-09-04omap3isp: Make struct omap3_isp_video inherit from omap3_isp_entityLaurent Pinchart
2011-09-04Remove struct isp_video::subdev fieldLaurent Pinchart
2011-09-04Configure formats in omap3_isp_pipeline_activate()Laurent Pinchart
2011-09-04Activate viewfinder pipeline in omap3_isp_viewfinder_setup_pipeline()Laurent Pinchart
2011-09-04Add omap3_isp_pipeline_try_format()Laurent Pinchart
2011-09-04Add omap3_isp_pipeline_activate()Laurent Pinchart
2011-09-04Add entities to pipeline structureLaurent Pinchart
2011-09-04Add omap3_isp_pipeline structureLaurent Pinchart
2011-07-30omap3-isp-live: Initial commitLaurent Pinchart