summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-10-01media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil1-1/+1
2020-09-17media: gpio-ir-tx: spinlock is not needed to disable interruptsSean Young1-11/+5
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young1-16/+16
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young1-0/+12
2020-09-09media: i2c: imx214: select V4L2_FWNODEJacopo Mondi1-1/+1
2020-09-09media: vicodec: add missing v4l2_ctrl_request_hdl_put()Hans Verkuil1-0/+1
2020-09-05media: media/v4l2-core: Fix kernel-infoleak in video_put_user()Peilin Ye1-23/+27
2020-09-03media: i2c: imx290: fix reset GPIO pin handlingAndrey Konovalov1-3/+4
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
2020-09-03cec-api: prevent leaking memory through hole in structureHans Verkuil1-1/+7
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai1-2/+3
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: coda: jpeg: add NULL check after kmallocChen Zhou1-1/+4
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-26media: omap3isp: remove cacheflush.hNathan Chancellor2-3/+0
2020-06-16media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-21/+9
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-11media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman1-1/+1
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen1-18/+2
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski1-1/+5
2020-06-11media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORTGeert Uytterhoeven1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse3-6/+6
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport5-5/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport5-5/+5
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig1-1/+1
2020-06-04Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds294-2746/+6349
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+3
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-5/+5
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-30/+16
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig2-4/+2