index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i2c
/
ch7006_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
drm/i2c: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-18
drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-0
/
+2
2023-01-10
drm/i2c/ch7006: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
1
-1
/
+1
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2019-01-11
drm/ch7006: Stop using drm_crtc_force_disable
Daniel Vetter
1
-3
/
+3
2017-08-22
drm: i2c: ch7006: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2016-06-24
drm/i2c/ch7006: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+2
2016-02-09
ch7006: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-12-15
drm/i2c/ch7006: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
1
-3
/
+3
2013-01-20
drm: encapsulate crtc->set_config calls
Daniel Vetter
1
-1
/
+1
2012-11-30
drm/i2c: drm_connector_property -> drm_object_property
Rob Clark
1
-10
/
+10
2012-08-24
drm/i2c/ch7006: Convert to dev_pm_ops
Mark Brown
1
-9
/
+7
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
1
-4
/
+1
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+2
2010-08-09
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
Francisco Jerez
1
-0
/
+1
2010-07-26
drm/i2c/ch7006: Don't assume that the specified config points to static memory.
Francisco Jerez
1
-2
/
+2
2010-07-13
drm/i2c/ch7006: Fix up suspend/resume.
Francisco Jerez
1
-0
/
+18
2009-12-16
drm/i2c/ch7006: Fix load detection false positives right after system init.
Francisco Jerez
1
-0
/
+5
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+531