summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv7842.c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+6
* media: i2c: fix several typosMauro Carvalho Chehab2019-03-011-5/+5
* Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-251-2/+2
|\
| * media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil2018-11-231-2/+2
* | Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-191-1/+1
|\ \ | |/ |/|
| * video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä2018-10-011-1/+1
* | media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2018-10-051-1/+3
* | media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-241-2/+2
* | media: adv7842: enable reduced fps detectionHans Verkuil2018-08-311-0/+9
|/
* media: i2c: adv7842: Replace mdelay() with msleep() and usleep_range() in adv...Jia-Ju Bai2018-07-271-4/+4
* media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODERHans Verkuil2018-07-251-0/+1
* media: i2c: add SPDX license infoHans Verkuil2018-02-141-14/+1
* media: drivers: improve a size determinationMarkus Elfring2017-09-231-1/+1
* media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-231-3/+1
* media: adv7842: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-091-2/+1
* [media] i2c: adv7842: Use cec_get_drvdata()Jose Abreu2017-04-051-3/+3
* [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-291-3/+3
* [media] adv7604/adv7842: fix quantization range handlingHans Verkuil2016-07-121-9/+17
* Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-081-63/+305
|\
| * [media] cec: adv7842: add cec supportHans Verkuil2016-06-281-63/+305
* | [media] adv7842: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-081-14/+2
* | adv7842: comment out a table useful for debugMauro Carvalho Chehab2016-06-241-0/+3
|/
* [media] media/i2c/adv*: make controls inheritable instead of privateHans Verkuil2016-04-251-6/+0
* [media] adv7842: add support to for the content type controlHans Verkuil2016-02-101-0/+20
* [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-111-1/+1
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-111-1/+1
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-3/+3
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0
* [media] adv7842: Deliver resolution change events to userspaceLars-Peter Clausen2015-07-171-5/+17
* [media] adv7842: Add support for control event notificationsLars-Peter Clausen2015-07-171-1/+4
* [media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha2015-07-061-1/+1
* [media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha2015-06-091-2/+2
* [media] adv7842: replace uintX_t by uX for consistencyHans Verkuil2015-06-091-11/+11
* [media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil2015-05-201-2/+9
* [media] adv7842: Make output format configurable through pad format operationsHans Verkuil2015-05-201-30/+239
* [media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil2015-05-011-5/+9
* [media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil2015-05-011-5/+6
* [media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-081-2/+3
* [media] adv7842: simplify InfoFrame loggingMartin Bugge2015-01-271-128/+46
* [media] media: i2c: adv7604.c: Remove some unused functionsRickard Strandqvist2015-01-271-10/+0
* [media] i2c: Make use of media_bus_format enumBoris BREZILLON2014-11-141-3/+3
* [media] adv7842: fix G/S_EDID behaviorHans Verkuil2014-11-111-14/+20
* [media] adv7604/adv7842: fix il_vbackporch typo and zero the structHans Verkuil2014-09-211-1/+3
* [media] v4l: Validate fields in the core code for subdev EDID ioctlsLaurent Pinchart2014-05-251-4/+0
* [media] adv7842: Remove deprecated video-level DV timings operationsLaurent Pinchart2014-05-251-2/+0
* [media] adv7842: Add pad-level DV timings operationsLaurent Pinchart2014-05-251-0/+8
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-2/+2
* [media] adv7842: Disable access to EDID DDC lines before chip power upMartin Bugge2014-04-161-3/+6