summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-09[media] v4l: rcar-fcp: Keep the coding style consistentLaurent Pinchart
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart
2016-09-09[media] ad5820: Use bool for boolean valuesSakari Ailus
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart
2016-09-09[media] smiapp: Add support for 14 and 16 bits per sample depthsSakari Ailus
2016-09-09[media] pxa_camera: remove an unused structure pointerMauro Carvalho Chehab
2016-09-09[media] pxa_camera: make soc_mbus_xlate_by_fourcc() staticMauro Carvalho Chehab
2016-09-09[media] pxa_camera: allow building it if COMPILE_TEST is setHans Verkuil
2016-09-09[media] media: platform: pxa_camera: fix styleRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: remove set_selectionRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: add buffer sequencingRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: make printk consistentRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: introduce sensor_callRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: trivial move of functionsRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: convert to vb2Robert Jarzmik
2016-09-09[media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik
2016-09-09[media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik
2016-09-09[media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik
2016-09-09[media] st-hva: add H.264 video encoding supportJean-Christophe Trotin
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab
2016-09-09[media] demux.h: fix a documentation warningMauro Carvalho Chehab
2016-09-09[media] demux.h: Fix a few documentation issuesMauro Carvalho Chehab
2016-09-09[media] dvb_ringbuffer.h: document the define macrosMauro Carvalho Chehab
2016-09-09[media] dtv-core.rst: move DTV ringbuffer notes to kAPI docMauro Carvalho Chehab
2016-09-09[media] dvb_ringbuffer.h: Document all functionsMauro Carvalho Chehab
2016-09-06[media] cobalt: update EDIDHans Verkuil
2016-09-06[media] vivid: update EDIDHans Verkuil
2016-09-06[media] tw5864-core: remove excessive irqsaveAndrey Utkin
2016-09-06[media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt
2016-09-06[media] atmel-isc: remove the warningSongjun Wu
2016-09-06[media] media: tw686x: Support frame sizes and frame intervals enumerationEzequiel Garcia
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt
2016-09-06[media] radio-si470x-i2c: Delete owner assignmentMarkus Elfring
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring
2016-09-05[media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus
2016-09-05[media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus
2016-09-05[media] smiapp: Constify the regs argument to smiapp_write_8s()Sakari Ailus
2016-09-05[media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtainedSakari Ailus