aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-08-26Merge branch 'v5.7/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-26Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca
2020-08-21media: venus: fix multiple encoder crashMansur Alisha Shaik
2020-08-19Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter
2020-08-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET
2020-08-19go7007: add sanity checking for endpointsOliver Neukum
2020-08-19media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-08-19media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan
2020-08-19media: firewire: Using uninitialized values in node_probe()Dan Carpenter
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
2020-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan
2020-08-19media: cxusb-analog: fix V4L2 dependencyArnd Bergmann
2020-08-06Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-06-24media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman
2020-06-24media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter
2020-06-22media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET
2020-06-22media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-06-22media: venus: core: remove CNOC voting while device suspendMansur Alisha Shaik
2020-06-22media: i2c: imx219: Fix a bug in imx219_enum_frame_sizeDafna Hirschfeld
2020-06-22media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): don't continue when WARN_ONHans Verkuil
2020-06-22media: si2157: Better check for running tuner in initBrad Love
2020-06-22media: vicodec: Fix error codes in probe functionDan Carpenter
2020-06-17media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen
2020-06-07media: dvbdev: Fix tuner->demod media controller linkBrad Love
2020-05-17v4l: xilinx: multi-scaler: fix a printk format specifierFlorian Klink
2020-05-17v4l: xilinx: vipp: Remove set streaming on subdevHyun Kwon
2020-05-17v4l: xilinx: vipp: Change xvip_entity_start/stop to take graph entityHyun Kwon
2020-05-17v4l: xilinx: vipp: remove a loop for graph start / stopHyun Kwon
2020-05-17v4l: xilinx: vipp: do enabling in the dependency checkHyun Kwon
2020-05-17v4l: xilinx: vipp: use async list for start and stopHyun Kwon
2020-05-17v4l: xilinx: vipp: move xvip_entity_start_stop() to xilinx-vippHyun Kwon
2020-05-17v4l: xilinx: xsdirxss: Fix format height for interlaced and pSF modeVishal Sagar
2020-05-17v4l: xilinx: sdirxss: Add support for ST2081-10 Mode 2 in 6G modeVishal Sagar
2020-05-17v4l: xilinx: sdirxss: Add new 10/12 bit supportVishal Sagar
2020-05-17v4l: xilinx: sdirxss: Add support for optional gt reset gpioVishal Sagar
2020-05-17v4l: xilinx: sdirxss: Fix IP reset on gt clock switch in 12G modeVishal Sagar
2020-05-17v4l: xilinx: dma: Prevent divide by zero errorDylan Yip