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/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
|
\
|
*
drm/i2c/ch7006: Convert to dev_pm_ops
Mark Brown
2012-08-24
1
-9
/
+7
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
2
-8
/
+8
|
/
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
4
-4
/
+4
*
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
1
-4
/
+1
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
2
-0
/
+4
*
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
Francisco Jerez
2010-08-09
3
-1
/
+6
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-08-02
2
-3
/
+21
|
\
|
*
drm/i2c/ch7006: Don't assume that the specified config points to static memory.
Francisco Jerez
2010-07-26
2
-3
/
+3
|
*
drm/i2c/ch7006: Fix up suspend/resume.
Francisco Jerez
2010-07-13
1
-0
/
+18
[next]