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
/
adv7511.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
1
-2
/
+3
2016-08-24
[media] adv7511: fix error return code in adv7511_probe()
Wei Yongjun
1
-0
/
+1
2016-07-28
[media] adv7511: fix VIC autodetect
Hans Verkuil
1
-4
/
+20
2016-07-12
[media] adv7511: the h/vsync polarities were always positive
Hans Verkuil
1
-0
/
+5
2016-07-12
[media] adv7511: fix quantization range handling
Hans Verkuil
1
-13
/
+17
2016-07-12
[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrame
Hans Verkuil
1
-15
/
+0
2016-06-28
[media] cec: adv7511: add cec support
Hans Verkuil
1
-8
/
+393
2016-04-25
[media] media/i2c/adv*: make controls inheritable instead of private
Hans Verkuil
1
-6
/
+0
2016-02-19
[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnect
Hans Verkuil
1
-6
/
+15
2016-02-10
[media] adv7511: add support to for the content type control
Hans Verkuil
1
-2
/
+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-11-17
[media] adv7511: fix incorrect bit offset
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-16
[media] i2c/adv7511: Fix license, set to GPL v2
Mike Looijmans
1
-1
/
+1
2015-08-11
[media] i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-09
[media] adv7511: log the currently set infoframes
Hans Verkuil
1
-2
/
+121
2015-06-09
[media] adv7511: replace uintX_t by uX for consistency
Hans Verkuil
1
-16
/
+16
2015-06-05
[media] adv7511: add xfer_func support
Hans Verkuil
1
-0
/
+5
2015-04-08
[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
1
-5
/
+5
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-7
/
+9
2014-12-02
[media] adv7511: improve colorspace handling
Hans Verkuil
1
-0
/
+208
2014-11-11
[media] adv7511: fix G/S_EDID behavior
Hans Verkuil
1
-7
/
+14
2014-05-25
[media] v4l: Validate fields in the core code for subdev EDID ioctls
Laurent Pinchart
1
-2
/
+0
2014-05-25
[media] adv7511: Remove deprecated video-level DV timings operations
Laurent Pinchart
1
-2
/
+0
2014-05-25
[media] adv7511: Add pad-level DV timings operations
Laurent Pinchart
1
-28
/
+38
2014-03-11
[media] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edid
Hans Verkuil
1
-1
/
+1
2014-01-07
[media] adv7511: verify EDID header
Martin Bugge
1
-11
/
+24
2014-01-07
[media] adv7511: add VIC and audio CTS/N values to log_status
Martin Bugge
1
-0
/
+23
2014-01-07
[media] adv7511: disable register reset by HPD
Martin Bugge
1
-0
/
+6
2013-10-14
[media] adv7511: fix error return code in adv7511_probe()
Wei Yongjun
1
-0
/
+2
2013-10-14
[media] adv7511: fix compilation with GCC < 4.4.6
Gianluca Gennari
1
-9
/
+7
2013-08-26
[media] adv7511: add new video encoder
Hans Verkuil
1
-0
/
+1198