index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
tvp5150.c
Age
Commit message (
Expand
)
Author
2018-09-17
media: tvp5150: declare its own pads
Mauro Carvalho Chehab
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
2018-09-17
media: tvp5150: avoid going past array on v4l2_querymenu()
Mauro Carvalho Chehab
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-28
media: Revert "[media] tvp5150: fix pad format frame height"
Javier Martinez Canillas
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-04
media: i2c: tvp5150: Fix open brace placement codding style
Nasser Afshin
2018-05-04
media: i2c: tvp5150: Use the correct comment style
Nasser Afshin
2018-05-04
media: i2c: tvp5150: Add a space after commas
Nasser Afshin
2018-05-04
media: i2c: tvp5150: Use parentheses for sizeof
Nasser Afshin
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-02-23
media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
Mauro Carvalho Chehab
2017-12-11
media: i2c: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-06-24
media: i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()
Gustavo A. R. Silva
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-04-10
[media] tvp5150: fix pad format frame height
Philipp Zabel
2017-04-10
[media] tvp5150: allow get/set_fmt on the video source pad
Philipp Zabel
2016-12-21
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
Laurent Pinchart
2016-12-21
[media] v4l: tvp5150: Fix comment regarding output pin muxing
Laurent Pinchart
2016-12-21
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
Laurent Pinchart
2016-12-12
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
2016-12-12
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
2016-12-12
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
2016-11-18
[media] tvp5150: get rid of KERN_CONT
Mauro Carvalho Chehab
2016-11-18
[media] tvp5150: Get rid of direct calls to printk()
Mauro Carvalho Chehab
2016-11-18
[media] tvp5150: convert it to use dev_foo() macros
Mauro Carvalho Chehab
2016-08-24
[media] tvp5150: use sd internal ops .registered instead .registered_async
Javier Martinez Canillas
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
2016-05-09
[media] tvp5150: propagate I2C write error in .s_register callback
Javier Martinez Canillas
2016-05-09
[media] tvp5150: return I2C write operation failure to callers
Javier Martinez Canillas
2016-02-23
[media] tvp5150: don't go past decoder->input_ent array
Mauro Carvalho Chehab
2016-02-16
[media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a control
Mauro Carvalho Chehab
2016-02-11
[media] tvp5150: add HW input connectors support
Javier Martinez Canillas
2016-02-11
[media] tvp5150: move input definition header to dt-bindings
Javier Martinez Canillas
2016-02-10
[media] tvp5150: store dev id and rom version
Javier Martinez Canillas
2016-02-10
[media] tvp5150: put endpoint node on error
Javier Martinez Canillas
2016-02-01
[media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER
Mauro Carvalho Chehab
2016-02-01
[media] tvp5150: create the expected number of pads
Mauro Carvalho Chehab
2016-01-29
[media] tvp5150: Add pad-level subdev operations
Laurent Pinchart
2016-01-29
[media] tvp5150: fix tvp5150_fill_fmt()
Laurent Pinchart
2016-01-26
Revert "[media] tvp5150: Fix breakage for serial usage"
Mauro Carvalho Chehab
2016-01-25
[media] tvp5150: Fix breakage for serial usage
Mauro Carvalho Chehab
2016-01-25
[media] tvp5150: Add OF match table
Eduard Gavin
2016-01-25
[media] tvp5150: Configure data interface via DT
Javier Martinez Canillas
2016-01-25
[media] tvp5150: Initialize the chip on probe
Javier Martinez Canillas
2016-01-25
[media] tvp5150: Add g_mbus_config subdev operation support
Laurent Pinchart
2016-01-25
[media] tvp5150: Add s_stream subdev operation support
Laurent Pinchart
2016-01-25
[media] tvp5150: Add pixel rate control support
Laurent Pinchart
2016-01-25
[media] tvp5150: Add tvp5151 support
Laurent Pinchart
[prev]
[next]