index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
media: cec-adap.c: don't use flush_scheduled_work()
Hans Verkuil
1
-1
/
+1
2020-09-17
media: gpio-ir-tx: spinlock is not needed to disable interrupts
Sean Young
1
-11
/
+5
2020-09-09
media: rc: uevent sysfs file races with rc_unregister_device()
Sean Young
1
-16
/
+16
2020-09-09
media: rc: do not access device via sysfs after rc_unregister_device()
Sean Young
1
-0
/
+12
2020-09-09
media: i2c: imx214: select V4L2_FWNODE
Jacopo Mondi
1
-1
/
+1
2020-09-09
media: vicodec: add missing v4l2_ctrl_request_hdl_put()
Hans Verkuil
1
-0
/
+1
2020-09-05
media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
Peilin Ye
1
-23
/
+27
2020-09-03
media: i2c: imx290: fix reset GPIO pin handling
Andrey Konovalov
1
-3
/
+4
2020-09-03
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
1
-2
/
+0
2020-09-03
cec-api: prevent leaking memory through hole in structure
Hans Verkuil
1
-1
/
+7
2020-09-03
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...
Jia-Ju Bai
1
-2
/
+3
2020-08-26
media: camss: fix memory leaks on error handling paths in probe
Evgeny Novikov
1
-10
/
+20
2020-08-26
media: vpss: clean up resources in init
Evgeny Novikov
1
-4
/
+16
2020-08-26
media: coda: jpeg: add NULL check after kmalloc
Chen Zhou
1
-1
/
+4
2020-08-26
media: budget-core: Improve exception handling in budget_register()
Chuhong Yuan
1
-3
/
+8
2020-08-21
media: rockchip: rga: Only set output CSC mode for RGB input
Paul Kocialkowski
1
-1
/
+7
2020-08-21
media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
Paul Kocialkowski
2
-13
/
+15
2020-08-21
media: vsp1: dl: Fix NULL pointer dereference on unbind
Eugeniu Rosca
1
-0
/
+2
2020-08-21
media: venus: fix multiple encoder crash
Mansur Alisha Shaik
1
-0
/
+4
2020-08-19
media: media-request: Fix crash if memory allocation fails
Tuomas Tynkkynen
1
-14
/
+17
2020-08-19
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
1
-4
/
+12
2020-08-19
media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
Christophe JAILLET
1
-13
/
+15
2020-08-19
go7007: add sanity checking for endpoints
Oliver Neukum
1
-1
/
+10
2020-08-19
media: cros-ec-cec: do not bail on device_init_wakeup failure
Dariusz Marcinkiewicz
1
-5
/
+1
2020-08-19
media: exynos4-is: Add missed check for pinctrl_lookup_state()
Chuhong Yuan
1
-0
/
+3
2020-08-19
media: tvp5150: Add missed media_entity_cleanup()
Chuhong Yuan
1
-2
/
+6
2020-08-19
media: firewire: Using uninitialized values in node_probe()
Dan Carpenter
1
-0
/
+2
2020-08-19
media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
Chuhong Yuan
1
-1
/
+3
2020-08-19
media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
Chuhong Yuan
1
-0
/
+2
2020-08-19
media: cxusb-analog: fix V4L2 dependency
Arnd Bergmann
1
-0
/
+1
2020-06-26
media: omap3isp: remove cacheflush.h
Nathan Chancellor
2
-3
/
+0
2020-06-16
media: pwc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-21
/
+9
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-11
media: v4l2-ctrls: Unset correct HEVC loop filter flag
Jonas Karlman
1
-1
/
+1
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-18
/
+2
2020-06-11
media: s5p-mfc: Properly handle dma_parms for the allocated devices
Marek Szyprowski
1
-1
/
+5
2020-06-11
media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT
Geert Uytterhoeven
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-1
/
+1
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
294
-2746
/
+6349
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-5
/
+5
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-30
/
+16
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2
-4
/
+2
[next]