summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c/sil164_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko2018-01-181-2/+1Star
* drm: i2c: sil164: constify i2c_device_idArvind Yadav2017-08-221-1/+1
* drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.Carlos Palminha2016-02-111-9/+0Star
* drm/i2c/sil164: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-4/+4
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-201-1/+1
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-11-011-0/+2
* drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez2010-08-021-0/+462