summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/tvp5150.c
AgeCommit message (Expand)Author
2021-07-12media: i2c: tvp5150: deleted the repeated wordlijian
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-19media: i2c: tvp5150: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2020-12-03media: tvp5150: Fix wrong return value of tvp5150_parse_dt()Zhang Xiaoxu
2020-11-16media: i2c: tvp5150: simplify getting state containerKrzysztof Kozlowski
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18media: i2c: Use the new get_mbus_config pad opJacopo Mondi
2020-07-04media: tvp5150: Add missed media_entity_cleanup()Chuhong Yuan
2020-03-12media: tvp5150: make debug output more readableMarco Felsch
2020-03-12media: tvp5150: add support to limit sdtv standardsMarco Felsch
2020-03-12media: tvp5150: add subdev open/close callbacksMarco Felsch
2020-03-12media: tvp5150: add v4l2-event supportMarco Felsch
2020-03-12media: tvp5150: move irq en-/disable into runtime-pm opsMarco Felsch
2020-03-12media: tvp5150: initialize subdev before parsing device treeMichael Tretter
2020-03-12media: tvp5150: add FORMAT_TRY support for get/set selection handlersMarco Felsch
2020-03-12media: tvp5150: fix set_selection rectangle handlingMarco Felsch
2020-03-12media: tvp5150: add input source selection of_graph supportMarco Felsch
2020-03-12media: partial revert of "[media] tvp5150: add HW input connectors support"Javier Martinez Canillas
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham
2019-08-13media: i2c: tvp5150: Add of_node_put() before gotoNishka Dasgupta
2018-12-05media: tvp5150: fix irq_request error path during probeMarco Felsch
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus
2018-09-17media: tvp5150: get rid of some warningsMauro Carvalho Chehab
2018-09-17media: tvp5150: implement decoder lock when irq is not usedMauro Carvalho Chehab
2018-09-17media: tvp5150: add querystdPhilipp Zabel
2018-09-17media: tvp5150: add g_std callbackMarco Felsch
2018-09-17media: tvp5150: add sync lock/loss signal debug messagesPhilipp Zabel
2018-09-17media: tvp5150: issue source change eventsPhilipp Zabel
2018-09-17media: tvp5150: disable output while signal not lockedPhilipp Zabel
2018-09-17media: tvp5150: Add sync lock interrupt handlingPhilipp Zabel
2018-09-17media: tvp5150: remove pin configuration from initialization tablesPhilipp Zabel
2018-09-17media: tvp5150: split reset/enable routinePhilipp Zabel
2018-09-17media: tvp5150: fix standard autodetectionPhilipp Zabel
2018-09-17media: tvp5150: trigger autodetection on subdev open to reset croppingPhilipp Zabel
2018-09-17media: tvp5150: add default format helperMarco Felsch
2018-09-17media: tvp5150: make use of regmap_update_bitsMarco Felsch
2018-09-17media: tvp5150: convert register access to regmapPhilipp Zabel
2018-09-17media: tvp5150: fix switch exit in set control handlerMarco Felsch
2018-09-17media: tvp5150: fix width alignment during set_selection()Marco Felsch
2018-09-17media: tvp5150: declare its own padsMauro Carvalho Chehab
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab
2018-09-17media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-28media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-04media: i2c: tvp5150: Fix open brace placement codding styleNasser Afshin
2018-05-04media: i2c: tvp5150: Use the correct comment styleNasser Afshin
2018-05-04media: i2c: tvp5150: Add a space after commasNasser Afshin