summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall9-10/+10
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab10-27/+51
2016-09-19[media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart4-5/+12
2016-09-19[media] v4l: vsp1: Fix spinlock in mixed IRQ context functionLaurent Pinchart1-2/+3
2016-09-19[media] v4l: vsp1: Support multiple partitions per frameKieran Bingham5-20/+195
2016-09-19[media] v4l: vsp1: Determine partition requirements for scaled imagesKieran Bingham5-0/+92
2016-09-19[media] v4l: vsp1: Support chained display listsKieran Bingham3-20/+102
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart8-114/+100
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart12-48/+78
2016-09-19[media] v4l: vsp1: Fix RPF croppingLaurent Pinchart1-1/+2
2016-09-19[media] v4l: vsp1: Disable cropping on WPF sink padLaurent Pinchart2-29/+26
2016-09-19[media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham2-2/+2
2016-09-19[media] v4l: vsp1: Repair race between frame end and qbuf handlerKieran Bingham1-7/+2
2016-09-19[media] v4l: vsp1: Ensure pipeline locking in resume pathKieran Bingham1-0/+3
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart10-49/+161
2016-09-19[media] v4l: vsp1: Prevent pipelines from running when not streamingLaurent Pinchart1-0/+7
2016-09-19[media] gs1662: make checkpatch happyMauro Carvalho Chehab1-10/+16
2016-09-19[media] media Kconfig: improve the spi integrationHans Verkuil3-5/+10
2016-09-19[media] Add GS1662 driver, a video serializerCharles-Antoine Couret5-1/+484
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret1-4/+7
2016-09-19[media] vivid: fix error return code in vivid_create_instance()Wei Yongjun1-1/+4
2016-09-19[media] pxa_camera: remove duplicated include from pxa_camera.cWei Yongjun1-1/+0
2016-09-19[media] pxa_camera: fix error return code in pxa_camera_probe()Wei Yongjun1-2/+6
2016-09-19[media] tw5864: constify struct video_device templateAndrey Utkin1-1/+1
2016-09-19[media] tw5864: constify vb2_ops structureAndrey Utkin1-1/+1
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann1-1/+3
2016-09-19[media] atmel-isc: set the format on the first openSongjun Wu1-12/+18
2016-09-19[media] cec: fix Kconfig help textJean Delvare1-3/+0
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt1-0/+34
2016-09-19[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability settingTiffany Lin1-0/+3
2016-09-19[media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"Colin Ian King1-1/+1
2016-09-19[media] add stih-cec driverBenjamin Gaignard5-0/+392
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil1-1/+1
2016-09-12[media] pxa_camera: merge soc_mediabus.c into pxa_camera.cHans Verkuil2-25/+459
2016-09-09[media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov2-0/+24
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart1-3/+3
2016-09-09[media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart2-6/+17
2016-09-09[media] v4l: rcar-fcp: Extend compatible list to support the FDPKieran Bingham1-0/+1
2016-09-09[media] v4l: rcar-fcp: Keep the coding style consistentLaurent Pinchart1-4/+4
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart1-4/+4
2016-09-09[media] ad5820: Use bool for boolean valuesSakari Ailus1-9/+10
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart4-8/+21
2016-09-09[media] smiapp: Add support for 14 and 16 bits per sample depthsSakari Ailus2-1/+9
2016-09-09[media] pxa_camera: remove an unused structure pointerMauro Carvalho Chehab1-3/+0
2016-09-09[media] pxa_camera: make soc_mbus_xlate_by_fourcc() staticMauro Carvalho Chehab1-2/+3
2016-09-09[media] pxa_camera: allow building it if COMPILE_TEST is setHans Verkuil1-1/+2
2016-09-09[media] media: platform: pxa_camera: fix styleRobert Jarzmik1-0/+2
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik5-9/+9
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik1-3/+12
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik1-0/+32