summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/adv7842.c
AgeCommit message (Expand)Author
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-21media: i2c/adv7842: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-08-30media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16Hans Verkuil
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-16media: video/hdmi: handle short reads of hdmi info frame.Tom Rix
2021-11-29media: adv7842: get rid of two unused functionsMauro Carvalho Chehab
2021-06-17media: adv7842: remove spurious & and fix vga_edid sizeHans Verkuil
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-02media: adv7842: support EDIDs up to 4 blocksHans Verkuil
2021-04-09media: adv7842: support 1 block EDIDs, fix clearing EDIDHans Verkuil
2021-04-09media: adv7842: configure all padsHans Verkuil
2021-04-09media: i2c: adv7842: fix possible use-after-free in adv7842_remove()Yang Yingliang
2021-03-22media: i2c: adv7842: remove open coded version of SMBus block writeWolfram Sang
2019-10-24media: i2c: adv7842: make array cri static and const, makes object smallerChristophe JAILLET
2019-08-26media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2019-08-13media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-23media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-10-05media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-08-31media: adv7842: enable reduced fps detectionHans Verkuil
2018-07-27media: i2c: adv7842: Replace mdelay() with msleep() and usleep_range() in adv...Jia-Ju Bai
2018-07-25media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODERHans Verkuil
2018-02-14media: i2c: add SPDX license infoHans Verkuil
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-26media: adv7842: constify i2c_device_idArvind Yadav
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil
2017-04-05[media] i2c: adv7842: Use cec_get_drvdata()Jose Abreu
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil
2016-07-12[media] adv7604/adv7842: fix quantization range handlingHans Verkuil
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08[media] adv7842: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-06-28[media] cec: adv7842: add cec supportHans Verkuil
2016-06-24adv7842: comment out a table useful for debugMauro Carvalho Chehab
2016-04-25[media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil
2016-02-10[media] adv7842: add support to for the content type controlHans Verkuil
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-08-11[media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-17[media] adv7842: Deliver resolution change events to userspaceLars-Peter Clausen
2015-07-17[media] adv7842: Add support for control event notificationsLars-Peter Clausen
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha