Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92c2cc5d5566cb84e4f4a683e73c3516882c2ee8
/
drivers
/
media
/
i2c
/
tvp5150.c
79d6205
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
by Laurent Pinchart
· 8 years ago
b4b2de3
[media] v4l: tvp5150: Fix comment regarding output pin muxing
by Laurent Pinchart
· 8 years ago
aff808e
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
by Laurent Pinchart
· 8 years ago
d183e4e
[media] v4l: tvp5150: Add missing break in set control handler
by Laurent Pinchart
· 8 years ago
6e98bee
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
by Laurent Pinchart
· 8 years ago
406ff67
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
by Laurent Pinchart
· 8 years ago
e513411
[media] tvp5150: get rid of KERN_CONT
by Mauro Carvalho Chehab
· 8 years ago
ad0e374
[media] tvp5150: Get rid of direct calls to printk()
by Mauro Carvalho Chehab
· 8 years ago
257e29f
[media] tvp5150: convert it to use dev_foo() macros
by Mauro Carvalho Chehab
· 8 years ago
5a08bc0
[media] tvp5150: use sd internal ops .registered instead .registered_async
by Javier Martinez Canillas
· 8 years ago
10d5509c
[media] v4l2: remove g/s_crop from video ops
by Hans Verkuil
· 9 years ago
eca4ca8
[media] tvp5150: propagate I2C write error in .s_register callback
by Javier Martinez Canillas
· 9 years ago
cacdd6a
[media] tvp5150: return I2C write operation failure to callers
by Javier Martinez Canillas
· 9 years ago
60ad768
[media] tvp5150: don't go past decoder->input_ent array
by Mauro Carvalho Chehab
· 9 years ago
c43875f
[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control
by Mauro Carvalho Chehab
· 9 years ago
f7b4b54
[media] tvp5150: add HW input connectors support
by Javier Martinez Canillas
· 9 years ago
b802fb9
[media] tvp5150: move input definition header to dt-bindings
by Javier Martinez Canillas
· 9 years ago
8227513
[media] tvp5150: store dev id and rom version
by Javier Martinez Canillas
· 9 years ago
2bd5e43
[media] tvp5150: put endpoint node on error
by Javier Martinez Canillas
· 9 years ago
f92c70a
[media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER
by Mauro Carvalho Chehab
· 9 years ago
5560631
[media] tvp5150: create the expected number of pads
by Mauro Carvalho Chehab
· 9 years ago
e545ac8
[media] tvp5150: Add pad-level subdev operations
by Laurent Pinchart
· 9 years ago
4f57d27
[media] tvp5150: fix tvp5150_fill_fmt()
by Laurent Pinchart
· 9 years ago
841502d
Revert "[media] tvp5150: Fix breakage for serial usage"
by Mauro Carvalho Chehab
· 9 years ago
47de9bf
[media] tvp5150: Fix breakage for serial usage
by Mauro Carvalho Chehab
· 9 years ago
7ef930a
[media] tvp5150: Add OF match table
by Eduard Gavin
· 9 years ago
a2e5f1b
[media] tvp5150: Configure data interface via DT
by Javier Martinez Canillas
· 9 years ago
09aa260
[media] tvp5150: Initialize the chip on probe
by Javier Martinez Canillas
· 9 years ago
dd3a46b
[media] tvp5150: Add g_mbus_config subdev operation support
by Laurent Pinchart
· 9 years ago
460b6c0
[media] tvp5150: Add s_stream subdev operation support
by Laurent Pinchart
· 9 years ago
b1950b8
[media] tvp5150: Add pixel rate control support
by Laurent Pinchart
· 9 years ago
05676b3
[media] tvp5150: Add tvp5151 support
by Laurent Pinchart
· 9 years ago
7871597
[media] tvp5150: Restructure version detection
by Laurent Pinchart
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
c7d9749
[media] tvp5150: add support for asynchronous probing
by Javier Martinez Canillas
· 9 years ago
dfadacc
[media] i2c: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 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
f5fe58f
[media] i2c: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
e35ce2e
[media] tvp5150: Use i2c_smbus_(read|write)_byte_data
by Laurent Pinchart
· 11 years ago
385dded
[media] tvp5150: Fix device ID kernel log message
by Laurent Pinchart
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
12bd10c
[media] tvp5150: Replace container_of() with to_tvp5150()
by Laurent Pinchart
· 11 years ago
2a0489d
[media] tvp5150: Make debug module parameter visible in sysfs
by Philipp Zabel
· 11 years ago
785a3de
[media] tvp5150: Fix type mismatch warning in clamp macro
by Philipp Zabel
· 11 years ago
f90580c
[media] videodev2: Set vb2_rect's width and height as unsigned
by Ricardo Ribalda
· 11 years ago
8de531b
[media] tvp5150: make read operations atomic
by Mauro Carvalho Chehab
· 11 years ago
26811ae
[media] tvp5150: fix s_std support
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
c02b211
[media] media: i2c: Convert to devm_kzalloc()
by Laurent Pinchart
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
7f52979
[media] tvp5150: remove compat control ops
by Hans Verkuil
· 12 years ago
30634e8
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct
by Hans Verkuil
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/tvp5150.c]
afcc8e8
[media] tvp5150: signedness bug in tvp5150_selmux()
by Dan Carpenter
· 12 years ago
8cd0d4c
[media] tvp5150: fix kernel crash if chip is unavailable
by Dmitry Lifshitz
· 13 years ago
002eaf9
[media] media: tvp5150: Fix mbus format
by Javier Martin
· 13 years ago
8173090
[media] v4l: fix compiler warnings
by Hans Verkuil
· 13 years ago
0f67a03
[media] media: tvp5150: support g_mbus_fmt callback
by Javier Martin
· 13 years ago
963ddc6
[media] media: tvp5150: Add cropping support
by Javier Martin
· 13 years ago
c6e8d86
[media] convert drivers/media/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
ec2c4f3
[media] media: tvp5150: Add mbus_fmt callbacks
by Javier Martin
· 13 years ago
12cbfd0
Merge tag 'v3.2-rc2' into staging/for_v3.3
by Mauro Carvalho Chehab
· 13 years ago
2da12fc
[media] tvp5150: replace video standard "magic" numbers
by Javier Martinez Canillas
· 13 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 13 years ago
0e09a3c
[media] tvp5150: device detection should be done only once
by Mauro Carvalho Chehab
· 14 years ago
6c45ec7
[media] tvp5150: use the control framework
by Hans Verkuil
· 14 years ago
2962fc0
[media] tvp5150: COMPOSITE0 input should not force-enable TV mode
by Paul Walmsley
· 14 years ago
c771145
V4L/DVB: tvp5150: remove obsolete v4l2-i2c-drv.h header
by Hans Verkuil
· 14 years ago
468df20
V4L/DVB: tvp5150: remove obsolete g/s_fmt ops
by Hans Verkuil
· 15 years ago
aae6e33
V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt
by Hans Verkuil
· 15 years ago
d37dad4
V4L/DVB: tvp5150: support new vbi ops to set/get VBI format
by Hans Verkuil
· 15 years ago
32cd527
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
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
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
762decd
V4L/DVB (11363): tvp5150: remove i2c legacy code.
by Hans Verkuil
· 16 years ago
bccfa44
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
by Hans Verkuil
· 16 years ago
7700603
V4L/DVB (10738): Get rid of video_decoder.h header were uneeded
by Mauro Carvalho Chehab
· 16 years ago
e230b22
V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.
by Hans Verkuil
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
bc97430
V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl
by Mauro Carvalho Chehab
· 16 years ago
6b8fe02
V4L/DVB (9958): tvp5150: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
2c5aacc
V4L/DVB (9363): tvp5150: add support to enable raw vbi
by Markus Rechberger
· 16 years ago
33b687c
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possible
by Hans Verkuil
· 16 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
5fa1247
NULL noise: drivers/media
by Al Viro
· 17 years ago
7d5b7b9
V4L/DVB (7362): tvp5150.c: logical-bitwise and confusion
by Roel Kluin
· 17 years ago
f4b8b3a
V4L/DVB (6542): Fix S-video mode on tvp5150
by Mauro Carvalho Chehab
· 17 years ago
032c202
V4L/DVB (6518): Fix tvp5150 default values
by Mauro Carvalho Chehab
· 17 years ago
0c71bf1
V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.
by Robert P. J. Day
· 18 years ago
f3d092b
V4L/DVB (5304): Improve chip matching in v4l2_register
by Hans Verkuil
· 18 years ago
62d50ad
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
by Trent Piepho
· 18 years ago
52ebc76
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
by Trent Piepho
· 18 years ago
12500f0
V4L/DVB (4506): TVP5150 routing logic were broken.
by Mauro Carvalho Chehab
· 18 years ago
c7c0b34
V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150
by Hans Verkuil
· 19 years ago
ab4cecf
V4L/DVB (3700): Remove obsolete commands from tvp5150.c
by Hans Verkuil
· 19 years ago
9bc7400
V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0
by Hans Verkuil
· 19 years ago
Next »