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