aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik2-239/+516
2016-09-09[media] media: platform: pxa_camera: remove set_selectionRobert Jarzmik1-83/+0
2016-09-09[media] media: platform: pxa_camera: add buffer sequencingRobert Jarzmik1-0/+5
2016-09-09[media] media: platform: pxa_camera: make printk consistentRobert Jarzmik1-27/+43
2016-09-09[media] media: platform: pxa_camera: introduce sensor_callRobert Jarzmik1-12/+15
2016-09-09[media] media: platform: pxa_camera: trivial move of functionsRobert Jarzmik1-232/+241
2016-09-09[media] media: platform: pxa_camera: convert to vb2Robert Jarzmik2-314/+269
2016-09-09[media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik5-3/+13
2016-09-09[media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik1-4/+4
2016-09-09[media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik1-36/+15
2016-09-09[media] st-hva: add H.264 video encoding supportJean-Christophe Trotin4-7/+1189
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin9-0/+2289
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab1-142/+0
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab1-254/+0
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab1-127/+1
2016-09-09[media] demux.h: fix a documentation warningMauro Carvalho Chehab1-3/+5
2016-09-09[media] demux.h: Fix a few documentation issuesMauro Carvalho Chehab1-20/+16
2016-09-09[media] dvb_ringbuffer.h: document the define macrosMauro Carvalho Chehab1-8/+19
2016-09-09[media] dtv-core.rst: move DTV ringbuffer notes to kAPI docMauro Carvalho Chehab1-28/+0
2016-09-09[media] dvb_ringbuffer.h: Document all functionsMauro Carvalho Chehab1-45/+134
2016-09-06[media] cobalt: update EDIDHans Verkuil1-23/+24
2016-09-06[media] vivid: update EDIDHans Verkuil1-29/+29
2016-09-06[media] tw5864-core: remove excessive irqsaveAndrey Utkin1-2/+2
2016-09-06[media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil1-0/+2
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt1-23/+10
2016-09-06[media] atmel-isc: remove the warningSongjun Wu1-1/+1
2016-09-06[media] media: tw686x: Support frame sizes and frame intervals enumerationEzequiel Garcia1-0/+38
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt1-38/+228
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt1-0/+23
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt1-20/+32
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt1-4/+0
2016-09-06[media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring1-1/+0
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin1-0/+66
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring11-11/+0
2016-09-05[media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus1-32/+17
2016-09-05[media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus2-25/+12
2016-09-05[media] smiapp: Constify the regs argument to smiapp_write_8s()Sakari Ailus1-7/+5
2016-09-05[media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtainedSakari Ailus1-2/+3