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
/
tvp5150.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-23
media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
Mauro Carvalho Chehab
1
-43
/
+45
2017-12-11
media: i2c: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
1
-7
/
+6
2017-06-24
media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()
Gustavo A. R. Silva
1
-14
/
+11
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-3
/
+4
2017-04-10
[media] tvp5150: fix pad format frame height
Philipp Zabel
1
-1
/
+1
2017-04-10
[media] tvp5150: allow get/set_fmt on the video source pad
Philipp Zabel
1
-1
/
+1
2016-12-21
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
Laurent Pinchart
1
-14
/
+19
2016-12-21
[media] v4l: tvp5150: Fix comment regarding output pin muxing
Laurent Pinchart
1
-7
/
+17
2016-12-21
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
Laurent Pinchart
1
-3
/
+2
2016-12-12
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
1
-0
/
+1
2016-12-12
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
1
-1
/
+1
2016-12-12
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
1
-2
/
+2
2016-11-18
[media] tvp5150: get rid of KERN_CONT
Mauro Carvalho Chehab
1
-11
/
+13
2016-11-18
[media] tvp5150: Get rid of direct calls to printk()
Mauro Carvalho Chehab
1
-108
/
+110
2016-11-18
[media] tvp5150: convert it to use dev_foo() macros
Mauro Carvalho Chehab
1
-25
/
+24
2016-08-24
[media] tvp5150: use sd internal ops .registered instead .registered_async
Javier Martinez Canillas
1
-2
/
+6
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
1
-42
/
+39
2016-05-09
[media] tvp5150: propagate I2C write error in .s_register callback
Javier Martinez Canillas
1
-2
/
+1
2016-05-09
[media] tvp5150: return I2C write operation failure to callers
Javier Martinez Canillas
1
-2
/
+4
2016-02-23
[media] tvp5150: don't go past decoder->input_ent array
Mauro Carvalho Chehab
1
-1
/
+1
2016-02-16
[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control
Mauro Carvalho Chehab
1
-17
/
+28
2016-02-11
[media] tvp5150: add HW input connectors support
Javier Martinez Canillas
1
-0
/
+150
2016-02-11
[media] tvp5150: move input definition header to dt-bindings
Javier Martinez Canillas
1
-1
/
+1
2016-02-10
[media] tvp5150: store dev id and rom version
Javier Martinez Canillas
1
-9
/
+12
2016-02-10
[media] tvp5150: put endpoint node on error
Javier Martinez Canillas
1
-2
/
+4
2016-02-01
[media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER
Mauro Carvalho Chehab
1
-0
/
+3
2016-02-01
[media] tvp5150: create the expected number of pads
Mauro Carvalho Chehab
1
-3
/
+8
2016-01-29
[media] tvp5150: Add pad-level subdev operations
Laurent Pinchart
1
-11
/
+42
2016-01-29
[media] tvp5150: fix tvp5150_fill_fmt()
Laurent Pinchart
1
-2
/
+2
2016-01-26
Revert "[media] tvp5150: Fix breakage for serial usage"
Mauro Carvalho Chehab
1
-4
/
+5
2016-01-25
[media] tvp5150: Fix breakage for serial usage
Mauro Carvalho Chehab
1
-5
/
+4
2016-01-25
[media] tvp5150: Add OF match table
Eduard Gavin
1
-0
/
+9
2016-01-25
[media] tvp5150: Configure data interface via DT
Javier Martinez Canillas
1
-3
/
+63
2016-01-25
[media] tvp5150: Initialize the chip on probe
Javier Martinez Canillas
1
-0
/
+35
2016-01-25
[media] tvp5150: Add g_mbus_config subdev operation support
Laurent Pinchart
1
-0
/
+11
2016-01-25
[media] tvp5150: Add s_stream subdev operation support
Laurent Pinchart
1
-0
/
+16
2016-01-25
[media] tvp5150: Add pixel rate control support
Laurent Pinchart
1
-1
/
+4
2016-01-25
[media] tvp5150: Add tvp5151 support
Laurent Pinchart
1
-0
/
+2
2016-01-25
[media] tvp5150: Restructure version detection
Laurent Pinchart
1
-34
/
+45
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-01
[media] tvp5150: add support for asynchronous probing
Javier Martinez Canillas
1
-3
/
+11
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
1
-6
/
+9
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
1
-5
/
+10
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-3
/
+3
2014-07-22
[media] tvp5150: Use i2c_smbus_(read|write)_byte_data
Laurent Pinchart
1
-20
/
+11
2014-07-22
[media] tvp5150: Fix device ID kernel log message
Laurent Pinchart
1
-2
/
+2
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-1
/
+1
2014-05-23
[media] tvp5150: Replace container_of() with to_tvp5150()
Laurent Pinchart
1
-2
/
+2
[next]