index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
tvp5150.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
2018-10-03
1
-1
/
+0
*
media: tvp5150: get rid of some warnings
Mauro Carvalho Chehab
2018-09-17
1
-3
/
+1
*
media: tvp5150: implement decoder lock when irq is not used
Mauro Carvalho Chehab
2018-09-17
1
-4
/
+19
*
media: tvp5150: add querystd
Philipp Zabel
2018-09-17
1
-0
/
+10
*
media: tvp5150: add g_std callback
Marco Felsch
2018-09-17
1
-0
/
+10
*
media: tvp5150: add sync lock/loss signal debug messages
Philipp Zabel
2018-09-17
1
-0
/
+3
*
media: tvp5150: issue source change events
Philipp Zabel
2018-09-17
1
-1
/
+7
*
media: tvp5150: disable output while signal not locked
Philipp Zabel
2018-09-17
1
-11
/
+28
*
media: tvp5150: Add sync lock interrupt handling
Philipp Zabel
2018-09-17
1
-3
/
+60
*
media: tvp5150: remove pin configuration from initialization tables
Philipp Zabel
2018-09-17
1
-3
/
+5
*
media: tvp5150: split reset/enable routine
Philipp Zabel
2018-09-17
1
-4
/
+13
*
media: tvp5150: fix standard autodetection
Philipp Zabel
2018-09-17
1
-25
/
+31
*
media: tvp5150: trigger autodetection on subdev open to reset cropping
Philipp Zabel
2018-09-17
1
-0
/
+24
*
media: tvp5150: add default format helper
Marco Felsch
2018-09-17
1
-17
/
+25
*
media: tvp5150: make use of regmap_update_bits
Marco Felsch
2018-09-17
1
-21
/
+13
*
media: tvp5150: convert register access to regmap
Philipp Zabel
2018-09-17
1
-69
/
+142
*
media: tvp5150: fix switch exit in set control handler
Marco Felsch
2018-09-17
1
-1
/
+1
*
media: tvp5150: fix width alignment during set_selection()
Marco Felsch
2018-09-17
1
-5
/
+9
*
media: tvp5150: declare its own pads
Mauro Carvalho Chehab
2018-09-17
1
-8
/
+14
*
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
2018-09-17
1
-0
/
+2
*
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
2018-09-17
1
-1
/
+0
*
media: tvp5150: avoid going past array on v4l2_querymenu()
Mauro Carvalho Chehab
2018-09-17
1
-1
/
+1
*
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-12
1
-4
/
+4
*
media: Revert "[media] tvp5150: fix pad format frame height"
Javier Martinez Canillas
2018-06-28
1
-1
/
+1
*
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-10
1
-1
/
+1
|
\
|
*
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-05-04
1
-1
/
+1
*
|
media: i2c: tvp5150: Fix open brace placement codding style
Nasser Afshin
2018-05-04
1
-2
/
+2
*
|
media: i2c: tvp5150: Use the correct comment style
Nasser Afshin
2018-05-04
1
-7
/
+12
*
|
media: i2c: tvp5150: Add a space after commas
Nasser Afshin
2018-05-04
1
-67
/
+67
*
|
media: i2c: tvp5150: Use parentheses for sizeof
Nasser Afshin
2018-05-04
1
-1
/
+1
|
/
*
media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
Mauro Carvalho Chehab
2018-02-23
1
-43
/
+45
*
media: i2c: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-12-11
1
-7
/
+6
*
media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()
Gustavo A. R. Silva
2017-06-24
1
-14
/
+11
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-3
/
+4
*
[media] tvp5150: fix pad format frame height
Philipp Zabel
2017-04-10
1
-1
/
+1
*
[media] tvp5150: allow get/set_fmt on the video source pad
Philipp Zabel
2017-04-10
1
-1
/
+1
*
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
Laurent Pinchart
2016-12-21
1
-14
/
+19
*
[media] v4l: tvp5150: Fix comment regarding output pin muxing
Laurent Pinchart
2016-12-21
1
-7
/
+17
*
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
Laurent Pinchart
2016-12-21
1
-3
/
+2
*
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
2016-12-12
1
-0
/
+1
*
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
2016-12-12
1
-1
/
+1
*
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
2016-12-12
1
-2
/
+2
*
[media] tvp5150: get rid of KERN_CONT
Mauro Carvalho Chehab
2016-11-18
1
-11
/
+13
*
[media] tvp5150: Get rid of direct calls to printk()
Mauro Carvalho Chehab
2016-11-18
1
-108
/
+110
*
[media] tvp5150: convert it to use dev_foo() macros
Mauro Carvalho Chehab
2016-11-18
1
-25
/
+24
*
[media] tvp5150: use sd internal ops .registered instead .registered_async
Javier Martinez Canillas
2016-08-24
1
-2
/
+6
*
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
2016-08-24
1
-42
/
+39
*
[media] tvp5150: propagate I2C write error in .s_register callback
Javier Martinez Canillas
2016-05-09
1
-2
/
+1
*
[media] tvp5150: return I2C write operation failure to callers
Javier Martinez Canillas
2016-05-09
1
-2
/
+4
[next]