index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s3c-camif
/
camif-core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename s3c-camif/ to samsung/s3c-camif/
Mauro Carvalho Chehab
1
-639
/
+0
2021-11-30
media: driver: s3c_camif: move s3c_camif_unregister_subdev out of camif_unregister_media_entities
Dongliang Mu
1
-1
/
+1
2021-09-30
media: s3c-camif: Remove unused including <linux/version.h>
Cai Huoqing
1
-1
/
+0
2021-09-30
media: s3c-camif: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-05-20
media: s3c-camif: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+3
2020-11-16
media: s3c-camif: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-09-27
media: platform: s3c-camif: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+2
2020-07-04
media: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
1
-6
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-2
/
+2
2017-11-30
media: s3c-camif: add missing description at s3c_camif_find_format()
Mauro Carvalho Chehab
1
-0
/
+1
2017-08-08
media: s3c-camif: don't set driver_version
Hans Verkuil
1
-1
/
+0
2017-07-20
media: s3c-camif: use LINUX_VERSION_CODE for driver's version
Mauro Carvalho Chehab
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-10
/
+1
2016-05-02
[media] media: s3c-camif: fix deadlock on driver probe()
Marek Szyprowski
1
-9
/
+3
2016-01-11
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
1
-5
/
+10
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-05-12
[media] media: platform: s3c-camif: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2014-11-25
[media] platform: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-20
media: platform: s3c-camif: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-06-12
[media] s3c-camif: Remove redundant NULL check
Sachin Kamat
1
-1
/
+5
2013-02-06
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-2
/
+2
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-27
[media] s3c-camif: Add missing version.h header file
Sachin Kamat
1
-0
/
+1
2012-11-28
[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface
Sylwester Nawrocki
1
-0
/
+662