summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-09-05[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfigSakari Ailus
2016-09-05[media] smiapp: Unify enforced and need-based 8-bit readSakari Ailus
2016-09-05[media] cx231xx-cards: unregister IR earlierMauro Carvalho Chehab
2016-09-05[media] cx231xx: can't proceed if I2C bus register failsMauro Carvalho Chehab
2016-09-05[media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap()Mauro Carvalho Chehab
2016-09-05[media] cx231xx-core: fix GPIO commentsMauro Carvalho Chehab
2016-09-05[media] cx231xx: prints error code if can't switch TV modeMauro Carvalho Chehab
2016-09-05[media] cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab
2016-09-05[media] cx231xx: don't return error on successMauro Carvalho Chehab
2016-09-05[media] mb86a20s: fix demod settingsMauro Carvalho Chehab
2016-09-05[media] mb86a20s: fix the locking logicMauro Carvalho Chehab
2016-09-05[media] tea5767: use module prefix on printed messagesMauro Carvalho Chehab
2016-09-05[media] tda18271: use prefix on all printk messagesMauro Carvalho Chehab
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi
2016-08-25[media] redrat3: fix sparse warningHans Verkuil
2016-08-25[media] drivers: hackrf: fixed a coding style issueJannik Becher
2016-08-24[media] dvb_frontend: Use memdup_user() rather than duplicating its implement...Markus Elfring
2016-08-24[media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas