summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-07-19media: pci: dt3155: fix spelling mistakeFlavio Suligoi2-2/+2
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov1-1/+1
2020-07-19media: atmel: atmel-isc: rework component offsetsEugen Hristev3-39/+25
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov5-5/+5
2020-07-19media: solo6x10: replace http references with httpsAlexander A. Klimov16-16/+16
2020-07-19sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil1-1/+2
2020-07-19sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil2-3/+1
2020-07-19sunxi-csi: fill in bus_info of media deviceHans Verkuil2-0/+4
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King1-1/+1
2020-07-19v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)Ezequiel Garcia1-4/+10
2020-07-19cec-api: prevent leaking memory through hole in structureHans Verkuil1-1/+7
2020-07-19go7007: add sanity checking for endpointsOliver Neukum1-1/+10
2020-07-04media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz1-5/+1
2020-07-04media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski1-1/+7
2020-07-04media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2-13/+15
2020-07-04media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-07-04media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan1-2/+6
2020-07-04media: pxa_camera: remove an impossible conditionDan Carpenter1-11/+8
2020-07-04media: rcar-csi2: Rename confirm_start() to phy_post_init() to match its usageNiklas Söderlund1-7/+7
2020-07-04media: test_drivers: vivid-core: Use array_size() helperGustavo A. R. Silva1-2/+2
2020-07-04media: videobuf2: Fix length check for single plane dmabuf queueingJohn Cox1-1/+2
2020-07-04media: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2-2/+2
2020-07-04media: vb2: Print the queue pointer in debug messagesLaurent Pinchart2-137/+157
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot4-60/+11
2020-07-04media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 formatLad Prabhakar1-0/+1
2020-07-04media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 formatLad Prabhakar2-1/+18
2020-07-04media: rcar-vin: Invalidate pipeline if conversion is not possible on input f...Lad Prabhakar2-4/+13
2020-07-04media: venus: venc: Fix runtime PM imbalance in venc_openDinghao Liu1-2/+1
2020-07-04media: venus: fix multiple encoder crashMansur Alisha Shaik1-0/+4
2020-07-04media: rc: return proper error code on error handling path in initEvgeny Novikov1-1/+1
2020-07-04media: cx23888: remove unused functionsSean Young1-20/+0
2020-07-04media: fintek-cir: remove unused function fintek_clear_reg_bitSean Young1-7/+0
2020-07-04media: nuvoton-cir: remove setting tx carrier functionsSean Young1-32/+0
2020-07-04media: drx-k: remove unused MulDiv32 functionSean Young1-11/+0
2020-07-04media: pxa_camera: update MODULE_DESCRIPTIONHans Verkuil1-1/+1
2020-07-04media: ov9640: update MODULE_DESCRIPTIONHans Verkuil1-1/+1
2020-07-04media: cec: i2c: ch7322: Add ch7322 CEC controller driverJeff Chase5-1/+625
2020-07-04media: cec: add adap_controls_phys_addr optionJeff Chase1-4/+7
2020-07-04media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca1-0/+2
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King1-1/+1
2020-07-04media: mtk-mdp: Remove mtk_mdp_comp.id and supporting functionalityEizan Miyamoto3-78/+10
2020-07-04media: mtk-mdp: convert mtk_mdp_dev.comp array to listEizan Miyamoto4-16/+43
2020-07-04media: mtk-mdp: handle vpu_wdt_reg_handler() errors during probeEizan Miyamoto1-2/+6
2020-07-04media: mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probeEizan Miyamoto1-1/+5
2020-07-04media: mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.hEizan Miyamoto2-3/+0
2020-07-04media: mtk-mdp: Remove states for format checksFrancois Buergisser2-58/+34
2020-07-04media: firewire: Using uninitialized values in node_probe()Dan Carpenter1-0/+2
2020-07-04media: coda: jpeg: add NULL check after kmallocChen Zhou1-1/+4
2020-07-04media: atmel: atmel-sama5d2-isc: fix warning in configs without OFEugen Hristev1-0/+2
2020-07-04media: usb: pwc: pwc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1