index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
4
-27
/
+731
|
\
|
*
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2018-05-22
4
-27
/
+731
|
|
\
|
|
*
drm/i2c: tda998x: add CEC support
Russell King
2018-04-24
2
-9
/
+187
|
|
*
drm/i2c: tda9950: add CEC driver
Russell King
2018-04-24
3
-0
/
+515
|
|
*
drm/i2c: tda998x: always disable and clear interrupts at probe
Russell King
2018-04-03
1
-5
/
+9
|
|
*
drm/i2c: tda998x: move CEC device initialisation later
Russell King
2018-04-03
1
-5
/
+8
|
|
*
drm/i2c: tda998x: fix error cleanup paths
Russell King
2018-04-03
1
-13
/
+18
|
|
*
drm/i2c: tda998x: move mutex/waitqueue/timer/work init early
Russell King
2018-04-03
1
-6
/
+5
*
|
|
drm/i2c: tda998x: Remove VLA usage
Laura Abbott
2018-05-23
1
-2
/
+11
|
/
/
*
|
drm/i2c: tda998x: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
|
drm/i2c: tda998x: Remove duplicate NULL check
Andy Shevchenko
2018-01-18
1
-2
/
+1
*
|
drm/i2c/sil164: Remove duplicate NULL check
Andy Shevchenko
2018-01-18
1
-2
/
+1
|
/
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-1
/
+0
|
\
|
*
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-07
1
-1
/
+0
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
3
-3
/
+3
|
\
\
|
|
/
|
*
drm: i2c: tda998x: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
|
*
drm: i2c: sil164: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
|
*
drm: i2c: ch7006: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-9
/
+1
*
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
*
drm/i2c: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
2017-05-18
1
-2
/
+0
*
drm/i2c: tda998x: fix spelling mistake
Colin Ian King
2016-11-18
1
-1
/
+1
*
drm/i2c: tda998x: allow sharing of the CEC device accesses
Russell King
2016-11-18
1
-19
/
+34
*
drm/i2c: tda998x: allow interrupt to be shared
Russell King
2016-11-18
1
-25
/
+27
*
drm/i2c: tda998x: power down pre-filter and color conversion
Russell King
2016-11-18
1
-0
/
+4
*
drm/i2c: tda998x: switch to boolean is_on
Russell King
2016-11-18
1
-13
/
+10
*
drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()
Russell King
2016-11-18
1
-14
/
+8
*
drm/i2c: tda998x: group audio functions together
Russell King
2016-11-18
1
-137
/
+139
*
drm/i2c: tda998x: separate connector initialisation
Russell King
2016-11-18
1
-20
/
+26
*
drm/i2c: tda998x: group connector functions and funcs together
Russell King
2016-11-18
1
-174
/
+176
*
drm/i2c: tda998x: move and rename tda998x_encoder_set_config()
Russell King
2016-11-18
1
-20
/
+20
*
drm/i2c: tda998x: correct function name in comments
Russell King
2016-11-18
1
-2
/
+2
*
drm/i2c: tda998x: only enable audio if supported by sink
Russell King
2016-11-18
1
-3
/
+24
*
drm/i2c: tda998x: only configure infoframes and audio if supported
Russell King
2016-11-18
1
-5
/
+19
*
drm/i2c: tda998x: avoid race when programming audio
Russell King
2016-11-18
1
-2
/
+2
*
drm/i2c: tda998x: avoid racy access to mode clock
Russell King
2016-11-18
1
-14
/
+11
*
drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()
Russell King
2016-11-18
1
-4
/
+3
*
drm/i2c: tda998x: move audio mutex initialisation
Russell King
2016-11-17
1
-2
/
+2
*
Merge branch 'drm-tda998x-mali' into drm-tda998x-devel
Russell King
2016-11-01
6
-1336
/
+2
|
\
|
*
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
Brian Starkey
2016-10-31
1
-8
/
+0
|
*
drm/i2c: adv7511: Move to bridge folder
Archit Taneja
2016-07-13
4
-1387
/
+0
|
*
drm/i2c: adv7511: Convert to drm_bridge
Archit Taneja
2016-07-13
2
-74
/
+140
|
*
drm/i2c/ch7006: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
1
-7
/
+2
*
|
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
2016-09-07
2
-3
/
+211
*
|
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
2016-09-07
1
-38
/
+46
|
/
*
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-1
/
+9
|
\
|
*
drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
Jyri Sarha
2016-03-08
1
-1
/
+9
*
|
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-02-11
1
-9
/
+0
[next]