index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vimc
/
vimc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
media: vimc: use-after-free fix - release vimc in the v4l_device release
Dafna Hirschfeld
1
-18
/
+43
2020-03-05
media: vimc: allocate vimc_device dynamically
Dafna Hirschfeld
1
-13
/
+17
2020-03-05
media: vimc: replace vimc->pdev.dev with vimc->mdev.dev
Dafna Hirschfeld
1
-2
/
+2
2019-10-24
media: vimc: cleanup code that assigns entity in entities array
Dafna Hirschfeld
1
-4
/
+2
2019-10-24
media: vimc: initialize vim entity pointers to NULL
Dafna Hirschfeld
1
-3
/
+2
2019-10-10
media: vimc: Fix error return code in vimc_register_devices()
Wei Yongjun
1
-1
/
+3
2019-10-01
media: vimc: Collapse component structure into a single monolithic driver
Shuah Khan
1
-129
/
+87
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-28
media: vimc: fix component match compare
Helen Koike
1
-5
/
+2
2019-03-19
media: vimc: zero the media_device on probe
Hans Verkuil
1
-0
/
+2
2019-02-18
media: vimc: fix memory leak
Hans Verkuil
1
-0
/
+2
2019-02-07
media: vimc: fill in bus_info in media_device_info
Hans Verkuil
1
-0
/
+2
2019-01-21
media: vimc: fill in correct driver name in querycap
Hans Verkuil
1
-1
/
+0
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-08-02
media: vimc: Remove redundant free
Anton Vasilyev
1
-1
/
+0
2017-10-27
media: vimc: Fix return value check in vimc_add_subdevs()
Wei Yongjun
1
-2
/
+3
2017-06-23
[media] vimc: Subdevices as modules
Helen Fornazier
1
-247
/
+158
2017-06-23
[media] vimc: Move common code from the core
Helen Fornazier
1
-204
/
+1
2017-04-14
[media] vimc: Virtual Media Controller core, capture and sensor
Helen Koike
1
-0
/
+695