Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77644ad86abd205742937010fa1cf4795e927212
/
drivers
/
media
/
i2c
/
tvp7002.c
baf40b5
[media] tvp7002: Check v4l2_of_parse_endpoint() return value
by Javier Martinez Canillas
· 9 years ago
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
4ca72ef
[media] uapi/media.h: Rename entities types to functions
by Mauro Carvalho Chehab
· 9 years ago
1809510
[media] media: get rid of unused "extra_links" param on media_entity_init()
by Mauro Carvalho Chehab
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
f5f24bc
[media] media/i2c/tvp7002: Remove compat control ops
by Ricardo Ribalda
· 10 years ago
da298c6
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
by Hans Verkuil
· 10 years ago
ebcff5f
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
by Hans Verkuil
· 10 years ago
f723413
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
by Hans Verkuil
· 10 years ago
c3718de
[media] media: drop call to v4l2_device_unregister_subdev()
by Lad, Prabhakar
· 10 years ago
f5fe58f
[media] i2c: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
18cb650
[media] tvp7002: Don't update device->streaming if write to register fails
by Axel Lin
· 10 years ago
9627892
[media] tvp7002: Remove deprecated video-level DV timings operations
by Laurent Pinchart
· 11 years ago
307d3bd
[media] tvp7002: Add pad-level DV timings operations
by Laurent Pinchart
· 11 years ago
fd9fdb7
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
by Philipp Zabel
· 11 years ago
b91670a
[media] tvp7002: Include linux/of.h header
by Sachin Kamat
· 11 years ago
c0d9644
[media] media: i2c: tvp7002: add OF support
by Lad, Prabhakar
· 11 years ago
25ba2c8
[media] media: i2c: tvp7002: add support for asynchronous probing
by Lad, Prabhakar
· 12 years ago
fc84e65
[media] media: i2c: tvp7002: remove manual setting of subdev name
by Lad, Prabhakar
· 12 years ago
15c4fee
[media] media/i2c: fill in missing reg->size fields
by Hans Verkuil
· 12 years ago
e127711
[media] media/i2c: remove g_chip_ident op
by Hans Verkuil
· 12 years ago
7e89bd9
[media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_register
by Lad, Prabhakar
· 12 years ago
abc0fd7
[media] media: i2c: tvp7002: remove duplicate define
by Lad, Prabhakar
· 12 years ago
63eb2ca
[media] media: i2c: tvp7002: enable TVP7002 decoder for media controller based usage
by Lad, Prabhakar
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
416d307
[media] tvp7002: remove dv_preset support
by Hans Verkuil
· 12 years ago
f96067a
[media] tvp7002: use dv_timings structs instead of presets
by Hans Verkuil
· 12 years ago
f0cd015
[media] tvp7002: replace 'preset' by 'timings' in various structs/variables
by Hans Verkuil
· 12 years ago
f3e8e4f
[media] tvp7002: use devm_kzalloc() instead of kzalloc()
by Lad, Prabhakar
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/tvp7002.c]
eb8305b
[media] tvp7002: add support for the new dv timings API
by Hans Verkuil
· 13 years ago
8173090
[media] v4l: fix compiler warnings
by Hans Verkuil
· 13 years ago
c6e8d86
[media] convert drivers/media/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 13 years ago
425b91c
[media] TVP7002: Changed register values
by Mats Randgaard
· 14 years ago
ab0ab19
[media] TVP7002: Return V4L2_DV_INVALID if any of the errors occur
by Mats Randgaard
· 14 years ago
0eb73de
[media] tvp7002: use control framework
by Hans Verkuil
· 14 years ago
eb78bd7
media: comment typo fix diable -> disable.
by Justin P. Mattock
· 14 years ago
515d93f
V4L/DVB: tvp7002: remove obsolete enum/try/s/g_fmt
by Hans Verkuil
· 15 years ago
db7b546
V4L/DVB: tvp7002: add support for enum/try/g/s_mbus_fmt
by Hans Verkuil
· 15 years ago
560afa7
V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register
by Rajashekhara, Sudhakar
· 14 years ago
6fa7dac
V4L/DVB: tvp7002.c: fix some copy-paste errors in the comments
by Mats Randgaard
· 15 years ago
37eb446
V4L/DVB: tvp7002.c: Add support for enum_dv_presets
by Mats Randgaard
· 15 years ago
cf19cd3
V4L/DVB: tvp7002: fix query_dv_preset
by Hans Verkuil
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dfbd5d4
V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabled
by Hans Verkuil
· 15 years ago
0b67553
V4L/DVB: TVP7002 driver for DM365
by Santiago Nunez-Corrales
· 15 years ago