index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
adv7842.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+2
2022-08-30
media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16
Hans Verkuil
1
-2
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-02-16
media: video/hdmi: handle short reads of hdmi info frame.
Tom Rix
1
-1
/
+1
2021-11-29
media: adv7842: get rid of two unused functions
Mauro Carvalho Chehab
1
-10
/
+0
2021-06-17
media: adv7842: remove spurious & and fix vga_edid size
Hans Verkuil
1
-4
/
+4
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-6
/
+6
2021-06-02
media: adv7842: support EDIDs up to 4 blocks
Hans Verkuil
1
-10
/
+27
2021-04-09
media: adv7842: support 1 block EDIDs, fix clearing EDID
Hans Verkuil
1
-28
/
+43
2021-04-09
media: adv7842: configure all pads
Hans Verkuil
1
-3
/
+7
2021-04-09
media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
Yang Yingliang
1
-1
/
+1
2021-03-22
media: i2c: adv7842: remove open coded version of SMBus block write
Wolfram Sang
1
-20
/
+7
2019-10-24
media: i2c: adv7842: make array cri static and const, makes object smaller
Christophe JAILLET
1
-2
/
+2
2019-08-26
media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-22
/
+11
2019-08-13
media: i2c: adv7842: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+6
2019-03-01
media: i2c: fix several typos
Mauro Carvalho Chehab
1
-5
/
+5
2018-12-25
Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2018-11-23
media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
Hans Verkuil
1
-2
/
+2
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-10-05
media: adv7842: when the EDID is cleared, unconfigure CEC as well
Hans Verkuil
1
-1
/
+3
2018-10-01
video/hdmi: Pass buffer size to infoframe unpack functions
Ville Syrjälä
1
-1
/
+1
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
1
-2
/
+2
2018-08-31
media: adv7842: enable reduced fps detection
Hans Verkuil
1
-0
/
+9
2018-07-27
media: i2c: adv7842: Replace mdelay() with msleep() and usleep_range() in adv...
Jia-Ju Bai
1
-4
/
+4
2018-07-25
media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODER
Hans Verkuil
1
-0
/
+1
2018-02-14
media: i2c: add SPDX license info
Hans Verkuil
1
-14
/
+1
2017-09-23
media: drivers: improve a size determination
Markus Elfring
1
-1
/
+1
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
1
-3
/
+1
2017-08-26
media: adv7842: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTS
Hans Verkuil
1
-2
/
+1
2017-04-05
[media] i2c: adv7842: Use cec_get_drvdata()
Jose Abreu
1
-3
/
+3
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
1
-3
/
+3
2016-07-12
[media] adv7604/adv7842: fix quantization range handling
Hans Verkuil
1
-9
/
+17
2016-07-08
Merge branch 'topic/cec' into patchwork
Mauro Carvalho Chehab
1
-63
/
+305
2016-07-08
[media] adv7842: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-14
/
+2
2016-06-28
[media] cec: adv7842: add cec support
Hans Verkuil
1
-63
/
+305
2016-06-24
adv7842: comment out a table useful for debug
Mauro Carvalho Chehab
1
-0
/
+3
2016-04-25
[media] media/i2c/adv*: make controls inheritable instead of private
Hans Verkuil
1
-6
/
+0
2016-02-10
[media] adv7842: add support to for the content type control
Hans Verkuil
1
-0
/
+20
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
1
-3
/
+3
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-17
[media] adv7842: Deliver resolution change events to userspace
Lars-Peter Clausen
1
-5
/
+17
2015-07-17
[media] adv7842: Add support for control event notifications
Lars-Peter Clausen
1
-1
/
+4
2015-07-06
[media] v4l2-dv-timings: add support for reduced blanking v2
Prashant Laddha
1
-1
/
+1
2015-06-09
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
Prashant Laddha
1
-2
/
+2
2015-06-09
[media] adv7842: replace uintX_t by uX for consistency
Hans Verkuil
1
-11
/
+11
2015-05-20
[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENT
Hans Verkuil
1
-2
/
+9
[next]