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
/
sil164_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i2c/sil164: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-28
1
-2
/
+5
*
drm/i2c/sil164: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-10-02
1
-1
/
+1
*
drm/i2c/sil164: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-1
/
+2
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
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-20
1
-1
/
+1
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-11-01
1
-0
/
+2
*
drm: Import driver for the sil164 I2C TMDS transmitter.
Francisco Jerez
2010-08-02
1
-0
/
+462