summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-0430-101/+74
* media: rc: nec keymaps should specify the nec variant they useSean Young2018-10-0412-12/+12
* media: smiapp: Remove unused loopRicardo Ribalda Delgado2018-10-031-3/+1
* media: ov5640: use JPEG mode 3 for 720pHugues Fruchet2018-10-031-1/+1
* media: v4l: Remove support for crop default target in subdev driversSakari Ailus2018-10-0319-29/+1
* media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus2018-10-035-0/+5
* media: davinci: Fix implicit enum conversion warningNathan Chancellor2018-09-241-1/+1
* media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor2018-09-241-1/+0
* media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund2018-09-241-1/+1
* media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-09-241-0/+10
* media: au0828: Fix incorrect error messagesBrad Love2018-09-241-2/+2
* media: au0828: cannot kfree dev before usb disconnectBrad Love2018-09-241-1/+0
* media: venus: helpers: use true and false for boolean valuesGustavo A. R. Silva2018-09-241-1/+1
* media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach2018-09-241-1/+2
* media: vb2: check for sane values from queue_setupJohan Fjeldtvedt2018-09-241-0/+9
* media: platform: remove redundant null pointer check before of_node_putzhong jiang2018-09-241-8/+4
* media: coda: remove redundant null pointer check before of_node_putzhong jiang2018-09-241-2/+1
* media: media colorspaces*.rst: rename AdobeRGB to opRGBHans Verkuil2018-09-243-21/+10
* media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil2018-09-244-10/+10
* media: replace ADOBERGB by OPRGBHans Verkuil2018-09-2410-152/+165
* media: imx-pxp: fix compilation on i386 or x86_64Philipp Zabel2018-09-241-0/+1
* media: vicodec: Drop unused job_abort()Ezequiel Garcia2018-09-241-11/+0
* media: vicodec: Drop unneeded symbol dependencyEzequiel Garcia2018-09-241-1/+1
* media: vicodec: set state->info before calling the encode/decode funcsHans Verkuil2018-09-241-3/+9
* media: vicodec: check for valid format in v4l2_fwht_en/decodeHans Verkuil2018-09-242-9/+13
* media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX2018-09-241-0/+15
* media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai2018-09-241-1/+1
* media: imx: work around false-positive warning, againArnd Bergmann2018-09-241-1/+4
* media: cec: remove cec-edid.cHans Verkuil2018-09-243-25/+14
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-249-159/+165
* media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil2018-09-241-1/+18
* media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2018-09-242-60/+70
* media: ov5640: fix restore of last mode setHugues Fruchet2018-09-171-4/+8
* media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet2018-09-171-4/+0
* media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet2018-09-171-4/+4
* media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet2018-09-171-42/+54
* media: ov5640: fix exposure regressionHugues Fruchet2018-09-171-6/+12
* media: ov5640: Fix timings setup codeJacopo Mondi2018-09-171-29/+21
* media: ov5640: Re-work MIPI startup sequenceJacopo Mondi2018-09-171-20/+79
* media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()Javier Martinez Canillas2018-09-171-2/+2
* media: ov2680: don't register the v4l2 subdevice before checking chip IDJavier Martinez Canillas2018-09-171-10/+4
* media: sr030pc30: remove NULL in sr030pc30_base_config()Dan Carpenter2018-09-171-1/+1
* media: v4l: sr030pc30: Remove redundant setting of sub-device nameSakari Ailus2018-09-171-1/+0
* media: smiapp: Use v4l2_i2c_subdev_set_nameSakari Ailus2018-09-171-6/+4
* media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus2018-09-172-4/+26
* media: imx274: switch to SPDX license identifierLuca Ceresoli2018-09-171-12/+1
* media: imx274: add helper to read multibyte registersLuca Ceresoli2018-09-171-46/+47
* media: imx274: fix error in function docsLuca Ceresoli2018-09-171-1/+1
* media: imx274: rename frmfmt and format to "mode"Luca Ceresoli2018-09-171-9/+9
* media: imx274: don't hard-code the subdev name to DRIVER_NAMELuca Ceresoli2018-09-171-1/+0