index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i2c
/
ch7006_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i2c/ch7006: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
1
-7
/
+2
*
ch7006: correctly handling failed allocation
Insu Yun
2016-02-09
1
-0
/
+2
*
drm/i2c/ch7006: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
drm: Constify TV mode names
Ville Syrjälä
2015-09-08
1
-3
/
+3
*
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
*
drm/i2c/ch7006: Convert to dev_pm_ops
Mark Brown
2012-08-24
1
-9
/
+7
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-20
1
-1
/
+1
*
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-11-01
1
-0
/
+2
*
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
Francisco Jerez
2010-08-09
1
-0
/
+1
*
drm/i2c/ch7006: Don't assume that the specified config points to static memory.
Francisco Jerez
2010-07-26
1
-2
/
+2
*
drm/i2c/ch7006: Fix up suspend/resume.
Francisco Jerez
2010-07-13
1
-0
/
+18
*
drm/i2c/ch7006: Fix load detection false positives right after system init.
Francisco Jerez
2009-12-16
1
-0
/
+5
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+531