index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
davinci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: isif: reset global state
Evgeny Novikov
2020-11-16
1
-2
/
+9
*
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
2020-08-06
1
-2
/
+0
*
media: vpss: clean up resources in init
Evgeny Novikov
2020-07-19
1
-4
/
+16
*
media: davinci: replace http references with https
Alexander A. Klimov
2020-07-19
5
-5
/
+5
*
media: vpif: Fix runtime PM imbalance in vpif_probe
Dinghao Liu
2020-06-23
1
-0
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
media: davinci: remove redundant assignment to pointer 'common'
Colin Ian King
2020-04-21
1
-1
/
+0
*
media: davinci: fix incorrect pix_fmt assignment
Cengiz Can
2020-02-24
1
-1
/
+1
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
4
-4
/
+4
*
media: isif: constify copied structure
Julia Lawall
2020-02-24
1
-1
/
+1
*
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-01-31
1
-15
/
+16
|
\
|
*
media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
Aditya Pakki
2020-01-09
1
-15
/
+16
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
3
-3
/
+3
|
/
*
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
1
-10
/
+10
*
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2019-07-25
1
-7
/
+6
*
media: davinci-vpif: Don't dereference endpoint after putting it, fix refcoun...
Sakari Ailus
2019-07-25
1
-3
/
+2
*
media: davinci/vpfe_capture.c: drop unused format descriptions
Hans Verkuil
2019-07-25
1
-42
/
+9
*
media: davinci-vpbe: remove obsolete includes
Arnd Bergmann
2019-07-23
3
-14
/
+0
*
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-23
1
-1
/
+0
*
media: am437x/davinci: set device_caps in struct video_device
Hans Verkuil
2019-07-22
4
-8
/
+4
*
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
3
-25
/
+4
*
media: davinci: vpif_capture: fix memory leak in vpif_probe()
Young Xiao
2019-06-12
1
-2
/
+14
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
17
-166
/
+17
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
5
-46
/
+5
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
11
-111
/
+11
*
|
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-28
1
-0
/
+1
|
\
|
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
media: vpss: fix the order of resource clean up
Mukesh Ojha
2019-05-23
1
-1
/
+1
*
|
media: vpss: fix a potential NULL pointer dereference
Kangjie Lu
2019-05-23
1
-0
/
+5
|
/
*
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Dan Carpenter
2019-05-08
1
-1
/
+1
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
3
-4
/
+5
*
media: davinci-isif: avoid uninitialized variable use
Arnd Bergmann
2019-03-29
1
-9
/
+0
*
media: platform: fix several typos
Mauro Carvalho Chehab
2019-03-01
4
-6
/
+6
*
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
1
-1
/
+1
*
media: DaVinci-VPBE: fix error handling in vpbe_initialize()
Alexey Khoroshilov
2018-12-03
1
-2
/
+5
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
2
-11
/
+11
*
media: davinci/vpbe: drop unused g_cropcap
Hans Verkuil
2018-11-20
1
-23
/
+0
*
media: isif: fix a NULL pointer dereference bug
Wenwen Wang
2018-10-09
1
-1
/
+2
*
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
2
-36
/
+55
*
media: davinci: Fix implicit enum conversion warning
Nathan Chancellor
2018-09-24
1
-1
/
+1
*
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-12
1
-2
/
+1
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
4
-6
/
+11
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
4
-10
/
+10
*
media: davinci: vpif_display: Mix memory leak on probe error path
Anton Vasilyev
2018-08-03
1
-8
/
+16
*
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
2018-08-03
2
-0
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-4
/
+6
*
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-28
1
-6
/
+0
*
media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()
Dan Carpenter
2018-05-09
1
-1
/
+1
[next]