summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-10-04media: qcom: remove duplicated include filezhong jiang
2018-10-04media: VPU: mediatek: don't pass an unused parameterDan Carpenter
2018-10-04media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-10-04media: rc: nec keymaps should specify the nec variant they useSean Young
2018-10-03media: smiapp: Remove unused loopRicardo Ribalda Delgado
2018-10-03media: ov5640: use JPEG mode 3 for 720pHugues Fruchet
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus
2018-10-03media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman
2018-09-24media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-09-24media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski
2018-09-24media: v4l2-ctrls.c: initialize an error return code with zeroHans Verkuil
2018-09-24media: v4l2-compat-ioctl32.c: add missing documentation for a fieldHans Verkuil
2018-09-24media: davinci: Fix implicit enum conversion warningNathan Chancellor
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-09-24media: au0828: Fix incorrect error messagesBrad Love
2018-09-24media: au0828: cannot kfree dev before usb disconnectBrad Love
2018-09-24media: venus: helpers: use true and false for boolean valuesGustavo A. R. Silva
2018-09-24media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-09-24media: vb2: check for sane values from queue_setupJohan Fjeldtvedt
2018-09-24media: platform: remove redundant null pointer check before of_node_putzhong jiang
2018-09-24media: coda: remove redundant null pointer check before of_node_putzhong jiang
2018-09-24media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil
2018-09-24media: imx-pxp: fix compilation on i386 or x86_64Philipp Zabel
2018-09-24media: vicodec: Drop unused job_abort()Ezequiel Garcia
2018-09-24media: vicodec: Drop unneeded symbol dependencyEzequiel Garcia
2018-09-24media: vicodec: set state->info before calling the encode/decode funcsHans Verkuil
2018-09-24media: vicodec: check for valid format in v4l2_fwht_en/decodeHans Verkuil
2018-09-24media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX
2018-09-24media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai
2018-09-24media: cec: remove cec-edid.cHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-24media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-09-17media: ov5640: fix restore of last mode setHugues Fruchet
2018-09-17media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet
2018-09-17media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet
2018-09-17media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet
2018-09-17media: ov5640: fix exposure regressionHugues Fruchet
2018-09-17media: ov5640: Fix timings setup codeJacopo Mondi
2018-09-17media: ov5640: Re-work MIPI startup sequenceJacopo Mondi
2018-09-17media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()Javier Martinez Canillas
2018-09-17media: ov2680: don't register the v4l2 subdevice before checking chip IDJavier Martinez Canillas
2018-09-17media: sr030pc30: remove NULL in sr030pc30_base_config()Dan Carpenter