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
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
2020-07-04
media: tvp5150: Add missed media_entity_cleanup()
Chuhong Yuan
2020-03-12
media: tvp5150: make debug output more readable
Marco Felsch
2020-03-12
media: tvp5150: add support to limit sdtv standards
Marco Felsch
2020-03-12
media: tvp5150: add subdev open/close callbacks
Marco Felsch
2020-03-12
media: tvp5150: add v4l2-event support
Marco Felsch
2020-03-12
media: tvp5150: move irq en-/disable into runtime-pm ops
Marco Felsch
2020-03-12
media: tvp5150: initialize subdev before parsing device tree
Michael Tretter
2020-03-12
media: tvp5150: add FORMAT_TRY support for get/set selection handlers
Marco Felsch
2020-03-12
media: tvp5150: fix set_selection rectangle handling
Marco Felsch
2020-03-12
media: tvp5150: add input source selection of_graph support
Marco Felsch
2020-03-12
media: partial revert of "[media] tvp5150: add HW input connectors support"
Javier Martinez Canillas
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
2019-08-13
media: i2c: tvp5150: Add of_node_put() before goto
Nishka Dasgupta
2018-12-05
media: tvp5150: fix irq_request error path during probe
Marco Felsch
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-03
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
2018-09-17
media: tvp5150: get rid of some warnings
Mauro Carvalho Chehab
2018-09-17
media: tvp5150: implement decoder lock when irq is not used
Mauro Carvalho Chehab
2018-09-17
media: tvp5150: add querystd
Philipp Zabel
2018-09-17
media: tvp5150: add g_std callback
Marco Felsch
2018-09-17
media: tvp5150: add sync lock/loss signal debug messages
Philipp Zabel
2018-09-17
media: tvp5150: issue source change events
Philipp Zabel
2018-09-17
media: tvp5150: disable output while signal not locked
Philipp Zabel
2018-09-17
media: tvp5150: Add sync lock interrupt handling
Philipp Zabel
2018-09-17
media: tvp5150: remove pin configuration from initialization tables
Philipp Zabel
2018-09-17
media: tvp5150: split reset/enable routine
Philipp Zabel
2018-09-17
media: tvp5150: fix standard autodetection
Philipp Zabel
2018-09-17
media: tvp5150: trigger autodetection on subdev open to reset cropping
Philipp Zabel
2018-09-17
media: tvp5150: add default format helper
Marco Felsch
2018-09-17
media: tvp5150: make use of regmap_update_bits
Marco Felsch
2018-09-17
media: tvp5150: convert register access to regmap
Philipp Zabel
2018-09-17
media: tvp5150: fix switch exit in set control handler
Marco Felsch
2018-09-17
media: tvp5150: fix width alignment during set_selection()
Marco Felsch
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
[next]