summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_i2c.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-59/+0
2012-05-07drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs1-0/+1
2011-12-21drm/nouveau/i2c: handle bit-banging ourselvesBen Skeggs1-1/+0
2011-12-21drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bugBen Skeggs1-3/+3
2011-12-21drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.cBen Skeggs1-4/+10
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare1-1/+0
2010-09-24drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez1-1/+4
2010-08-06drm/nv50: use custom i2c algo for dp auxchBen Skeggs1-6/+2
2010-07-26drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez1-0/+3
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+52