summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/intel_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Make gma_i2c_chan a subclass of i2c_adapterPatrik Jakobsson2022-06-021-7/+7
* drm/gma500: Use gma_ prefix for our i2c abstractionPatrik Jakobsson2022-06-021-11/+11
* drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...Lee Jones2021-01-181-2/+1
* drm/gma500: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-061-1/+1
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* | drm/gma500: drop drmp.h include from all .c filesSam Ravnborg2019-05-221-0/+1
* | drm/gma500: drop drmP.h from header filesSam Ravnborg2019-05-221-1/+2
|/
* gma500: fixup build versus latest header changes.Dave Airlie2011-11-161-1/+1
* gma500: Add the i2c bus supportAlan Cox2011-11-161-0/+169