index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i2c
/
ch7006_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
1
-1
/
+1
*
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-24
1
-3
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
drm/ch7006: Stop using drm_crtc_force_disable
Daniel Vetter
2019-01-11
1
-3
/
+3
*
drm: i2c: ch7006: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
*
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-19
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-10-31
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