summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov1-10/+20
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski1-1/+7
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2-13/+15
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca1-0/+2
2020-08-21media: venus: fix multiple encoder crashMansur Alisha Shaik1-0/+4
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen1-14/+17
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter1-4/+12
2020-08-19media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET1-13/+15
2020-08-19go7007: add sanity checking for endpointsOliver Neukum1-1/+10
2020-08-19media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz1-5/+1
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-08-19media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan1-2/+6
2020-08-19media: firewire: Using uninitialized values in node_probe()Dan Carpenter1-0/+2
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan1-0/+2
2020-08-19media: cxusb-analog: fix V4L2 dependencyArnd Bergmann1-0/+1
2020-06-24media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman1-1/+1
2020-06-24media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski1-1/+5
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen1-2/+2
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4
2020-06-22media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET1-3/+3
2020-06-22media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young1-0/+2
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-06-22media: venus: core: remove CNOC voting while device suspendMansur Alisha Shaik1-4/+8
2020-06-22media: i2c: imx219: Fix a bug in imx219_enum_frame_sizeDafna Hirschfeld1-1/+1
2020-06-22media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): don't continue when WARN_ONHans Verkuil1-6/+12
2020-06-22media: si2157: Better check for running tuner in initBrad Love1-8/+7
2020-06-22media: vicodec: Fix error codes in probe functionDan Carpenter1-6/+9
2020-06-17media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen1-18/+2
2020-06-07media: dvbdev: Fix tuner->demod media controller linkBrad Love1-2/+3
2020-03-31Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-5/+4
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki2-5/+4
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-03-24media: mtk-vpu: load vpu firmware from the new locationRui Wang1-3/+13
2020-03-24media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay1-1/+1
2020-03-24media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil1-2/+2
2020-03-20media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-104/+110
2020-03-20media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-20media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil1-2/+15
2020-03-20media: cec-notifier: rename conn_name to port_nameHans Verkuil1-12/+12
2020-03-20media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar1-5/+5
2020-03-20media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner1-0/+1
2020-03-20media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus1-0/+4
2020-03-12media: mtk-mdp: Check return value of of_clk_getMatthias Brugger1-0/+6
2020-03-12media: platform: stm32: don't print an error on probe deferralEtienne Carriere1-1/+3
2020-03-12media: platform: stm32: defer probe for auxiliary clockEtienne Carriere1-1/+5
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17