index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
*
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
*
drm/i2c: tda998x: ensure VIP output mux is properly set
Russell King
2013-08-19
1
-0
/
+4
*
drm/i2c: tda998x: fix EDID reading on TDA19988 devices
Russell King
2013-08-19
1
-1
/
+13
*
drm/i2c: nxp-tda998x (v3)
Rob Clark
2013-02-19
3
-0
/
+915
*
drm/i2c: give i2c it's own Kconfig
Rob Clark
2013-02-08
1
-0
/
+22
*
drm: encapsulate crtc->set_config calls
Daniel Vetter
2013-01-20
1
-1
/
+1
*
drm/i2c: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
1
-10
/
+10
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-9
/
+7
|
\
[next]