aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
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-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-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-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-03-24media: mtk-vpu: load vpu firmware from the new locationRui Wang
2020-03-24media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2020-03-24media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil
2020-03-20media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-20media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-20media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil
2020-03-20media: cec-notifier: rename conn_name to port_nameHans Verkuil
2020-03-20media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar
2020-03-20media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner
2020-03-20media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus
2020-03-12media: mtk-mdp: Check return value of of_clk_getMatthias Brugger
2020-03-12media: platform: stm32: don't print an error on probe deferralEtienne Carriere
2020-03-12media: platform: stm32: defer probe for auxiliary clockEtienne Carriere
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold