aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_video.c
Commit message (Expand)AuthorAge
...
* [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-11
* [media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2016-01-11
* [media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas2016-01-11
* [media] media: create a macro to get entity IDMauro Carvalho Chehab2016-01-11
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-11
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* [media] v4l: vsp1: Fix plane stride and size checksLaurent Pinchart2015-07-17
* [media] vsp1: declar vsp1_pipeline_stopped() as staticMauro Carvalho Chehab2015-07-06
* [media] v4l: vsp1: Fix race condition when stopping pipelineLaurent Pinchart2015-07-06
* [media] v4l: vsp1: Fix Suspend-to-RAMSei Fumizono2015-07-06
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-14
* [media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart2014-07-17
* [media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Switch to XRGB formatsLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Release buffers at stream stopLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Fix routing cleanup when stopping the streamLaurent Pinchart2014-07-17
* [media] v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart2014-06-17
* [media] v4l: vsp1: Add BRU supportLaurent Pinchart2014-04-23
* [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-23
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] v4l: vsp1: Update copyright noticeLaurent Pinchart2014-03-12
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-05
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-13
|\
| * [media] v4l: vsp1: Fix error return code in vsp1_video_init()Wei Yongjun2013-11-29
* | [media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart2013-12-11
|/
* [media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart2013-08-28
* [media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart2013-08-18