summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: media/v4l2-core: Fix kernel-infoleak in video_put_user()Peilin Ye2020-09-051-23/+27
* media: i2c: imx290: fix reset GPIO pin handlingAndrey Konovalov2020-09-031-3/+4
* media: davinci: vpif_capture: fix potential double freeEvgeny Novikov2020-09-031-2/+0
* cec-api: prevent leaking memory through hole in structureHans Verkuil2020-09-031-1/+7
* media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai2020-09-031-2/+3
* media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov2020-08-261-10/+20
* media: vpss: clean up resources in initEvgeny Novikov2020-08-261-4/+16
* media: coda: jpeg: add NULL check after kmallocChen Zhou2020-08-261-1/+4
* media: budget-core: Improve exception handling in budget_register()Chuhong Yuan2020-08-261-3/+8
* media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski2020-08-211-1/+7
* media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2020-08-212-13/+15
* media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca2020-08-211-0/+2
* media: venus: fix multiple encoder crashMansur Alisha Shaik2020-08-211-0/+4
* media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen2020-08-191-14/+17
* media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter2020-08-191-4/+12
* media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'Christophe JAILLET2020-08-191-13/+15
* go7007: add sanity checking for endpointsOliver Neukum2020-08-191-1/+10
* media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz2020-08-191-5/+1
* media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan2020-08-191-0/+3
* media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan2020-08-191-2/+6
* media: firewire: Using uninitialized values in node_probe()Dan Carpenter2020-08-191-0/+2
* media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan2020-08-191-1/+3
* media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan2020-08-191-0/+2
* media: cxusb-analog: fix V4L2 dependencyArnd Bergmann2020-08-191-0/+1
* media: omap3isp: remove cacheflush.hNathan Chancellor2020-06-262-3/+0
* media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-134-21/+9
|\ \ | |/ |/|
| * media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman2020-06-111-1/+1
| * media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2020-06-111-18/+2
| * media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski2020-06-111-1/+5
| * media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORTGeert Uytterhoeven2020-06-111-1/+1
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-6/+6
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-5/+5
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* | asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig2020-06-081-1/+1
* | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-03294-2746/+6349
|\|
| * media: s5k5baf: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-251-1/+1
| * media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>Geert Uytterhoeven2020-05-251-2/+0
| * media: i2c: Add ov2740 image sensor driverBingbu Cao2020-05-253-0/+1030
| * media: ov8856: Implement sensor module revision identificationRobert Foss2020-05-251-0/+53
| * media: ov8856: Add devicetree supportRobert Foss2020-05-251-14/+124
| * media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring2020-05-251-4/+21
| * media: dvbdev: Fix tuner->demod media controller linkBrad Love2020-05-251-2/+3
| * media: i2c: imx219: Parse and register propertiesJacopo Mondi2020-05-181-1/+11
| * media: i2c: ov13858: Parse and register propertiesJacopo Mondi2020-05-181-1/+12
| * media: i2c: ov5670: Parse and register propertiesJacopo Mondi2020-05-181-1/+13