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
starfive-6.6.48-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
/
tvp7002.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
[media] media/i2c: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-02-01
[media] tvp7002: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
1
-2
/
+4
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-07-06
[media] media/i2c/tvp7002: Remove compat control ops
Ricardo Ribalda
1
-7
/
+0
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
1
-28
/
+0
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
1
-20
/
+0
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-7
/
+7
2015-03-03
[media] media: drop call to v4l2_device_unregister_subdev()
Lad, Prabhakar
1
-1
/
+0
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-5
/
+5
2014-09-22
[media] tvp7002: Don't update device->streaming if write to register fails
Axel Lin
1
-13
/
+8
2014-05-25
[media] tvp7002: Remove deprecated video-level DV timings operations
Laurent Pinchart
1
-1
/
+0
2014-05-25
[media] tvp7002: Add pad-level DV timings operations
Laurent Pinchart
1
-0
/
+4
2014-03-06
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
1
-1
/
+2
2013-10-31
[media] tvp7002: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-24
[media] media: i2c: tvp7002: add OF support
Lad, Prabhakar
1
-7
/
+60
2013-07-26
[media] media: i2c: tvp7002: add support for asynchronous probing
Lad, Prabhakar
1
-0
/
+6
2013-06-28
[media] media: i2c: tvp7002: remove manual setting of subdev name
Lad, Prabhakar
1
-1
/
+0
2013-06-17
[media] media/i2c: fill in missing reg->size fields
Hans Verkuil
1
-0
/
+1
2013-06-17
[media] media/i2c: remove g_chip_ident op
Hans Verkuil
1
-34
/
+0
2013-05-27
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
Lad, Prabhakar
1
-8
/
+2
2013-05-27
[media] media: i2c: tvp7002: remove duplicate define
Lad, Prabhakar
1
-3
/
+0
2013-05-21
[media] media: i2c: tvp7002: enable TVP7002 decoder for media controller base...
Lad, Prabhakar
1
-5
/
+91
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-19
[media] tvp7002: remove dv_preset support
Hans Verkuil
1
-70
/
+0
2013-03-19
[media] tvp7002: use dv_timings structs instead of presets
Hans Verkuil
1
-37
/
+17
2013-03-19
[media] tvp7002: replace 'preset' by 'timings' in various structs/variables
Hans Verkuil
1
-45
/
+45
2013-02-05
[media] tvp7002: use devm_kzalloc() instead of kzalloc()
Lad, Prabhakar
1
-12
/
+6
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-0
/
+1145