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
/
i2c
/
tvp7002.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
media: tvp7002: fix uninitialized variable warning
Hans Verkuil
1
-1
/
+3
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
1
-1
/
+1
2018-07-25
media: adv7180/tvp514x/tvp7002: fix entity function
Hans Verkuil
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-1
/
+1
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-3
/
+3
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
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-21
[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