aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv7604.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2022-08-30media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16Hans Verkuil1-2/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-06-20media: adv7604: try all infoframe typesHans Verkuil1-3/+2
2022-02-16media: video/hdmi: handle short reads of hdmi info frame.Tom Rix1-1/+1
2021-11-29media: adv7604: mark unused functions as suchMauro Carvalho Chehab1-9/+9
2021-10-19media: Add ADV7610 support for adv7604 driver.Krzysztof Hałasa1-6/+9
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-6/+6
2021-04-09media: adv7604: fix possible use-after-free in adv76xx_remove()Yang Yingliang1-1/+1
2021-04-06media: adv7604: support EDIDs up to 4 blocksHans Verkuil1-28/+61
2021-04-06media: adv7604: fix HPD support for adv7611/12Hans Verkuil1-2/+21
2021-03-22media: adv7604: writing a one-block EDID failedHans Verkuil1-14/+16
2019-12-16media: adv7604: extend deep color mode to ADV7611Dragos Bogdan1-11/+21
2019-08-14i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang1-10/+12
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-12/+56
2018-12-03media: adv7604 added include of linux/interrupt.hJasmin Jessich1-0/+1
2018-11-23media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil1-2/+2
2018-11-23media: adv7604: add CEC support for adv7611/adv7612Hans Verkuil1-10/+53
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2018-10-05media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-1/+1
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä1-1/+1
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil1-1/+1
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil1-2/+2
2018-07-25media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODERHans Verkuil1-0/+1
2018-06-28media: adv7604: simplify of_node_put()Nicholas Mc Guire1-5/+2
2018-03-21media: adv7604: Add support for i2c_new_secondary_deviceJean-Michel Hautbois1-22/+40
2018-02-14media: i2c: add SPDX license infoHans Verkuil1-13/+1
2017-12-08media: adv7604.c: add missing returnHans Verkuil1-0/+1
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring1-3/+3
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring1-3/+1
2017-08-09media: adv7604: Prevent out of bounds accessDan Carpenter1-2/+2
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil1-2/+1
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-3/+4
2017-04-05[media] i2c: adv7604: Use cec_get_drvdata()Jose Abreu1-3/+3
2017-01-30[media] adv7604: Initialize drive strength to default when using DTLars-Peter Clausen1-0/+3
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil1-3/+3
2016-11-16[media] adv7604: add vic detectHans Verkuil1-2/+16
2016-10-24[media] media: adv7604: automatic "default-input" selectionUlrich Hecht1-3/+3
2016-07-12[media] adv7604/adv7842: fix quantization range handlingHans Verkuil1-11/+16
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab1-36/+296
2016-07-08[media] adv7604: Add support for hardware resetDragos Bogdan1-0/+20
2016-07-08[media] adv7604: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-13/+1
2016-06-28[media] cec: adv7604: add cec supportHans Verkuil1-36/+296
2016-06-28[media] adv7604: Don't ignore pad number in subdev DV timings pad operationsLaurent Pinchart1-11/+35
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil1-8/+0
2016-03-03[media] adv7604: fix SPA register location for ADV7612Ulrich Hecht1-1/+2
2016-03-03Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab1-2/+1
2016-02-16[media] adv7604: fix tx 5v detect regressionHans Verkuil1-2/+1
2016-02-10[media] adv7604: add support to for the content type controlHans Verkuil1-0/+21