index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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
2016-02-02
drm: adv7511: it's HPD, not HDP
Wolfram Sang
2
-17
/
+17
2016-02-02
drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile
Wolfram Sang
1
-0
/
+1
2016-02-02
drm: adv7511: really enable interrupts for EDID detection
Wolfram Sang
1
-8
/
+17
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+0
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
1
-1
/
+0
2015-12-23
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-2
/
+10
2015-12-15
drm/i2c/sil164: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm/i2c/adv7511: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm/i2c/ch7006: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-12-08
drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.
Rodrigo Vivi
1
-14
/
+0
2015-12-03
drm/i2c: tda998x: Add support for atomic modesetting
Liviu Dudau (ARM)
1
-1
/
+5
2015-12-03
drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA...
Liviu Dudau (ARM)
1
-1
/
+4
2015-12-03
drm/i2c: tda998x: unregister the connector in the unbind function
Liviu Dudau (ARM)
1
-0
/
+1
2015-10-15
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-302
/
+185
2015-09-29
drm/i2c: tda998x: clean up after struct tda998x_priv2 removal
Russell King
1
-58
/
+22
2015-09-29
drm/i2c: tda998x: kill struct tda998x_priv2
Russell King
1
-42
/
+38
2015-09-29
drm/i2c: tda998x: move connector into struct tda998x_priv
Russell King
1
-11
/
+11
2015-09-29
drm/i2c: tda998x: remove encoder pointer
Russell King
1
-13
/
+12
2015-09-29
drm/i2c: tda998x: remove DRM slave encoder support
Russell King
1
-138
/
+8
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
1
-1
/
+1
[next]