index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
|
drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-02-11
1
-9
/
+0
*
|
ch7006: correctly handling failed allocation
Insu Yun
2016-02-09
1
-0
/
+2
|
/
*
drm: adv7511: it's HPD, not HDP
Wolfram Sang
2016-02-02
2
-17
/
+17
*
drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile
Wolfram Sang
2016-02-02
1
-0
/
+1
*
drm: adv7511: really enable interrupts for EDID detection
Wolfram Sang
2016-02-02
1
-8
/
+17
*
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-01-18
1
-1
/
+0
|
\
|
*
drm: Do not set connector->encoder in drivers
Thierry Reding
2016-01-13
1
-1
/
+0
*
|
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-12-23
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
drm/i2c: tda998x: Add support for atomic modesetting
Liviu Dudau (ARM)
2015-12-03
1
-1
/
+5
|
*
drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA...
Liviu Dudau (ARM)
2015-12-03
1
-1
/
+4
|
*
drm/i2c: tda998x: unregister the connector in the unbind function
Liviu Dudau (ARM)
2015-12-03
1
-0
/
+1
*
|
drm/i2c/sil164: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
|
drm/i2c/adv7511: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
|
drm/i2c/ch7006: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
|
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
|
drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.
Rodrigo Vivi
2015-12-08
1
-14
/
+0
*
|
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-10-15
1
-302
/
+185
|
\
\
|
|
/
|
*
drm/i2c: tda998x: clean up after struct tda998x_priv2 removal
Russell King
2015-09-29
1
-58
/
+22
|
*
drm/i2c: tda998x: kill struct tda998x_priv2
Russell King
2015-09-29
1
-42
/
+38
|
*
drm/i2c: tda998x: move connector into struct tda998x_priv
Russell King
2015-09-29
1
-11
/
+11
|
*
drm/i2c: tda998x: remove encoder pointer
Russell King
2015-09-29
1
-13
/
+12
|
*
drm/i2c: tda998x: remove DRM slave encoder support
Russell King
2015-09-29
1
-138
/
+8
|
*
drm/i2c: tda998x: use more HDMI helpers
Russell King
2015-09-15
1
-40
/
+31
[next]