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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-29
1
-10
/
+42
|
\
|
*
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-01-27
1
-10
/
+42
|
|
\
|
|
*
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
Andrew Jackson
2015-01-21
1
-1
/
+4
|
|
*
drm: tda998x: Fix EDID read timeout on HDMI connect
Jean-Francois Moine
2014-12-01
1
-4
/
+18
|
|
*
drm: tda998x: Protect the page register
Jean-Francois Moine
2014-12-01
1
-5
/
+20
*
|
|
drm: adv7511: Remove interlaced mode check
Laurent Pinchart
2014-12-23
1
-3
/
+0
|
/
/
*
|
drm: Add adv7511 encoder driver
Lars-Peter Clausen
2014-11-26
4
-0
/
+1307
|
/
*
drm/tda998x: update for new drm connector APIs.
Dave Airlie
2014-08-05
1
-2
/
+2
*
Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...
Dave Airlie
2014-08-05
1
-81
/
+306
|
\
|
*
drm/i2c: tda998x: add component support
Russell King
2014-08-01
1
-14
/
+198
|
*
drm/i2c: tda998x: allow re-use of tda998x support code
Russell King
2014-08-01
1
-69
/
+110
*
|
drm/i2c: tda998x: Remove useless test
Jean-Francois Moine
2014-07-22
1
-2
/
+1
*
|
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
2014-07-06
1
-3
/
+9
|
\
\
|
|
/
|
*
drm/i2c: tda998x: add some basic mode validation
Russell King
2014-06-26
1
-0
/
+6
|
*
drm/i2c: tda998x: faster polling for edid
Russell King
2014-06-26
1
-2
/
+2
|
*
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
Guido MartÃnez
2014-06-26
1
-1
/
+1
*
|
drm/i2c/tda998x: Fix signed overflow issue
Daniel Vetter
2014-04-22
1
-3
/
+3
|
/
*
drm/i2c: tda998x: always use the same device for all kernel messages
Russell King
2014-02-14
1
-5
/
+5
*
drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
Jean-Francois Moine
2014-02-13
1
-3
/
+7
*
drm/i2c: tda998x: code optimization
Jean-Francois Moine
2014-02-13
1
-8
/
+4
*
drm/i2c: tda998x: remove the unused variable ca_i2s
Jean-Francois Moine
2014-02-13
1
-3
/
+1
*
drm/i2c: tda998x: make the audio code more readable
Jean-Francois Moine
2014-02-13
1
-12
/
+13
*
drm/i2c: tda998x: use irq for connection status and EDID read
Jean-Francois Moine
2014-02-13
1
-9
/
+105
*
drm/i2c: tda998x: always enable EDID read IRQ
Jean-Francois Moine
2014-02-13
1
-5
/
+3
*
drm/i2c: tda998x: add DT support
Jean-Francois Moine
2014-02-13
1
-0
/
+22
*
drm/i2c: tda998x: don't read write-only registers
Jean-Francois Moine
2014-02-13
1
-22
/
+24
*
drm/i2c: tda998x: don't freeze the system at audio startup time
Jean-Francois Moine
2014-02-13
1
-1
/
+1
*
drm/i2c: tda998x: change probe message origin
Jean-Francois Moine
2014-02-13
1
-5
/
+14
*
drm/i2c: tda998x: code cleanup
Jean-Francois Moine
2014-02-13
1
-6
/
+7
*
drm/i2c: tda998x: clean up error chip version checking
Russell King
2014-02-13
1
-5
/
+8
*
drm/i2c: tda998x: check more I/O errors
Jean-Francois Moine
2014-02-13
1
-14
/
+43
*
drm/i2c: tda998x: simplify the i2c read/write functions
Jean-Francois Moine
2014-02-13
1
-160
/
+162
*
drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequency
Jean-Francois Moine
2014-02-13
1
-3
/
+5
*
drm/i2c: tda998x: add the active aspect in HDMI AVI frame
Jean-Francois Moine
2014-02-13
1
-0
/
+1
*
drm/i2c: tda998x: use HDMI constants
Jean-Francois Moine
2014-02-13
1
-6
/
+6
*
drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.
Dave Jones
2014-02-13
1
-1
/
+3
*
drm/i2c: tda998x: fix the ENABLE_SPACE register
Jean-Francois Moine
2014-02-02
1
-1
/
+1
*
drm/i2c: tda998x: set the PLL division factor in range 0..3
Jean-Francois Moine
2014-02-02
1
-1
/
+6
*
drm/i2c: tda998x: force the page register at startup time
Jean-Francois Moine
2014-02-02
1
-1
/
+1
*
drm/i2c: tda998x: free the CEC device on encoder_destroy
Jean-Francois Moine
2014-02-02
1
-0
/
+2
*
drm/i2c: tda998x: check the CEC device creation
Jean-Francois Moine
2014-02-02
1
-0
/
+2
*
drm/i2c: tda998x: fix bad value in the AIF
Jean-Francois Moine
2014-02-02
1
-1
/
+1
*
drm/i2c: tda998x: set VIF for full range, underscanned display
Russell King
2013-10-18
1
-0
/
+3
*
drm/i2c: tda998x: fix audio muting
Russell King
2013-09-24
1
-2
/
+1
*
drm/tda998x: BUG() on invalid audio format
David Herrmann
2013-09-05
1
-0
/
+4
*
drm/i2c: tda998x: prepare for broken sync workaround
Sebastian Hesselbarth
2013-08-19
1
-0
/
+8
*
drm/i2c: tda998x: fix sync generation and calculation
Sebastian Hesselbarth
2013-08-19
1
-66
/
+115
*
drm/i2c: tda998x: add video and audio input configuration
Russell King
2013-08-19
1
-8
/
+260
*
drm/i2c: tda998x: prepare for video input configuration
Russell King
2013-08-19
1
-6
/
+10
*
drm/i2c: tda998x: fix npix/nline programming
Russell King
2013-08-19
1
-2
/
+2
[next]