index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
adv7842.c
Age
Commit message (
Expand
)
Author
2019-10-24
media: i2c: adv7842: make array cri static and const, makes object smaller
Christophe JAILLET
2019-08-26
media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
2019-08-13
media: i2c: adv7842: convert to i2c_new_dummy_device
Wolfram Sang
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
2018-12-25
Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-11-23
media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
Hans Verkuil
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-10-05
media: adv7842: when the EDID is cleared, unconfigure CEC as well
Hans Verkuil
2018-10-01
video/hdmi: Pass buffer size to infoframe unpack functions
Ville Syrjälä
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-08-31
media: adv7842: enable reduced fps detection
Hans Verkuil
2018-07-27
media: i2c: adv7842: Replace mdelay() with msleep() and usleep_range() in adv...
Jia-Ju Bai
2018-07-25
media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODER
Hans Verkuil
2018-02-14
media: i2c: add SPDX license info
Hans Verkuil
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-08-26
media: adv7842: constify i2c_device_id
Arvind Yadav
2017-08-09
media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTS
Hans 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 handling
Hans Verkuil
2016-07-08
Merge branch 'topic/cec' into patchwork
Mauro Carvalho Chehab
2016-07-08
[media] adv7842: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-06-28
[media] cec: adv7842: add cec support
Hans Verkuil
2016-06-24
adv7842: comment out a table useful for debug
Mauro Carvalho Chehab
2016-04-25
[media] media/i2c/adv*: make controls inheritable instead of private
Hans Verkuil
2016-02-10
[media] adv7842: add support to for the content type control
Hans 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_timings
Hans Verkuil
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
[media] adv7842: Deliver resolution change events to userspace
Lars-Peter Clausen
2015-07-17
[media] adv7842: Add support for control event notifications
Lars-Peter Clausen
2015-07-06
[media] v4l2-dv-timings: add support for reduced blanking v2
Prashant Laddha
2015-06-09
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
Prashant Laddha
2015-06-09
[media] adv7842: replace uintX_t by uX for consistency
Hans Verkuil
2015-05-20
[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENT
Hans Verkuil
2015-05-20
[media] adv7842: Make output format configurable through pad format operations
Hans Verkuil
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
2015-04-08
[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
2015-01-27
[media] adv7842: simplify InfoFrame logging
Martin Bugge
2015-01-27
[media] media: i2c: adv7604.c: Remove some unused functions
Rickard Strandqvist
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
2014-11-11
[media] adv7842: fix G/S_EDID behavior
Hans Verkuil
2014-09-21
[media] adv7604/adv7842: fix il_vbackporch typo and zero the struct
Hans Verkuil
2014-05-25
[media] v4l: Validate fields in the core code for subdev EDID ioctls
Laurent Pinchart
2014-05-25
[media] adv7842: Remove deprecated video-level DV timings operations
Laurent Pinchart
2014-05-25
[media] adv7842: Add pad-level DV timings operations
Laurent Pinchart
[next]