Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i2c/sil164: Remove duplicate NULL check | Andy Shevchenko | 2018-01-18 | 1 | -2/+1 |
* | drm: i2c: sil164: constify i2c_device_id | Arvind Yadav | 2017-08-22 | 1 | -1/+1 |
* | drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional. | Carlos Palminha | 2016-02-11 | 1 | -9/+0 |
* | drm/i2c/sil164: Constify function pointer structs | Ville Syrjälä | 2015-12-15 | 1 | -1/+1 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -4/+4 |
* | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 2012-07-19 | 1 | -1/+1 |
* | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
* | drm: Import driver for the sil164 I2C TMDS transmitter. | Francisco Jerez | 2010-08-02 | 1 | -0/+462 |