summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-23media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil1-1/+2
2018-11-23media: vivid: fill in media_device bus_infoHans Verkuil1-0/+2
2018-11-23media: rockchip/rga: constify video_device structureJulia Lawall1-1/+1
2018-11-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2018-11-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2018-11-23media: vimc: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall1-1/+1
2018-11-23media: rockchip/rga: constify v4l2_m2m_ops structureJulia Lawall1-1/+1
2018-11-23media: vicodec: constify v4l2_ctrl_ops structureJulia Lawall1-1/+1
2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil1-9/+18
2018-11-23media: cec: add debug_phys_addr module optionHans Verkuil1-0/+6
2018-11-23media: cec: report Vendor ID after initializationHans Verkuil1-0/+7
2018-11-23media: adv7604: add CEC support for adv7611/adv7612Hans Verkuil1-10/+53
2018-11-23media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2018-11-23media: pulse8-cec: return 0 when invalidating the logical addressHans Verkuil1-1/+1
2018-11-23media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil1-2/+3
2018-11-23media: doc-rst: Fix broken referencesRicardo Ribalda Delgado1-1/+1
2018-11-23media: platform: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2018-11-23media: rcar-csi2: Handle per-SoC number of channelsJacopo Mondi1-3/+12
2018-11-23media: rcar: rcar-csi2: Update V3M/E3 PHTW tablesJacopo Mondi1-31/+31
2018-11-23media: rcar-csi2: Add R8A77990 supportJacopo Mondi1-0/+9
2018-11-23media: rcar-vin: Add support for R-Car R8A77990Jacopo Mondi1-0/+20
2018-11-23media: imx-pxp: Improve pxp_soft_reset() error messageFabio Estevam1-4/+4
2018-11-23media: imx-pxp: Check for pxp_soft_reset() errorFabio Estevam1-3/+9
2018-11-23media: imx-pxp: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+4
2018-11-23media: coda: debug output when setting visible size via crop selectionPhilipp Zabel1-0/+3
2018-11-23media: coda: normalise debug outputPhilipp Zabel3-76/+65
2018-11-23media: coda: improve queue busy error messagePhilipp Zabel1-1/+2
2018-11-23media: coda: print SEQ_INIT error code as hex valueMichael Tretter1-1/+1
2018-11-23media: coda: fail S_SELECTION for read-only targetsPhilipp Zabel1-22/+29
2018-11-23media: coda: never set infinite timeperframePhilipp Zabel1-3/+3
2018-11-23media: coda: implement ENUM_FRAMEINTERVALSPhilipp Zabel1-0/+34
2018-11-23media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parmPhilipp Zabel1-0/+1
2018-11-23media: coda: don't disable IRQs across buffer meta handlingLucas Stach2-15/+9
2018-11-23media: coda: remove unused instances listPhilipp Zabel2-11/+0
2018-11-23media: coda: reduce minimum frame size to 48x16 pixels.Philipp Zabel1-2/+2
2018-11-23media: coda: limit queueing into internal bitstream bufferLucas Stach1-0/+28
2018-11-23media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel2-5/+20
2018-11-23media: coda: store unmasked fifo position in metaPhilipp Zabel4-13/+11
2018-11-23media: coda: fix memory corruption in case more than 32 instances are openedPhilipp Zabel2-17/+12
2018-11-23media: ov2680: fix null dereference at power onRui Miguel Silva1-10/+2
2018-11-23media: sun6i: Add A31 compatibleMaxime Ripard1-0/+1
2018-11-23media: sun6i: manually fix other coding style issuesMauro Carvalho Chehab3-17/+19
2018-11-23media: sum6i: Fix a few coding style issuesMauro Carvalho Chehab4-12/+11
2018-11-23media: sun6i: Add support for Allwinner CSI V3sYong Deng9-0/+1974
2018-11-23media: ov772x: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov7670: support log_status ioctl and event interfaceAkinobu Mita1-1/+5
2018-11-23media: ov5640: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov2640: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov2640: add V4L2_CID_TEST_PATTERN controlAkinobu Mita1-1/+13
2018-11-23media: mt9m111: add V4L2_CID_COLORFX controlAkinobu Mita1-1/+36