index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
s5c73m3
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-11-30
media: s5c73m3: Drop empty spi_driver remove callback
Uwe Kleine-König
1
-6
/
+0
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-26
/
+29
2021-05-19
media: I2C: change 'RST' to "RSET" to fix multiple build errors
Randy Dunlap
2
-4
/
+4
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-12
media: i2c: s5c73m3: Fix number in auto focus cluster
Sebastian Gross
1
-1
/
+1
2019-08-13
media: i2c: s5c73m3: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
4
-36
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
1
-1
/
+1
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-1
/
+1
2018-10-03
media: v4l: i2c: Add a comment not to use static sub-device names in the future
Sakari Ailus
1
-0
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-07
media: s5c73m3-core: fix logic on a timeout condition
Mauro Carvalho Chehab
1
-3
/
+3
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+1
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-3
/
+4
2017-01-31
[media] v4l: s5c73m3: fix negation operator
Andrzej Hajda
1
-1
/
+1
2016-09-22
[media] s5c73m3: Fix entity function assignment for the OIF subdev
Sylwester Nawrocki
1
-1
/
+1
2016-02-01
[media] s5c73m3: remove duplicate module device table
Arnd Bergmann
1
-1
/
+0
2016-02-01
[media] s5c73m3: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
1
-1
/
+3
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] s5c73m3: fix subdev type
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-2
/
+2
2015-11-18
[media] s5c73m3-spi: fix compilation breakage when compiled as Module
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-18
[media] s5c73m3: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
3
-3
/
+3
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-02
[media] s5c73m3: fix a sparse warning
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-01
[media] s5c73m3: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-11
[media] s5c73m3: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-04-28
[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warnings
Hans Verkuil
1
-1
/
+1
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_size 'which' field
Hans Verkuil
1
-4
/
+19
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-25
/
+26
2015-03-03
[media] drivers: media: i2c : s5c73m3: Replace dev_err with pr_err
Tapasweni Pathak
1
-1
/
+1
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-3
/
+3
2014-04-15
[media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function
Sylwester Nawrocki
1
-1
/
+1
2014-03-14
[media] V4L: s5c73m3: Add device tree support
Sylwester Nawrocki
3
-50
/
+167
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2
-2
/
+2
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-10-14
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-10-04
media: s5c73m3: Don't use i2c_client->driver
Lars-Peter Clausen
1
-1
/
+1
2013-08-18
[media] V4L: s5c73m3: Add format propagation for TRY formats
Andrzej Hajda
1
-0
/
+5
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2013-06-13
[media] s5c73m3: Do not ignore errors from regulator_enable()
Sylwester Nawrocki
1
-3
/
+6
[next]