summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/i2c
AgeCommit message (Expand)AuthorFilesLines
2013-11-08drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres1-5/+22
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin7-18/+18
2013-04-26drm/nouveau/i2c: remove parent deref hackBen Skeggs1-5/+1
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs1-0/+1
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs2-1/+327
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs9-307/+911
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs1-0/+14
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs3-148/+187
2013-02-20drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs1-4/+4
2013-02-20drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs2-21/+36
2012-11-29drm/nouveau: prevent log manglingDaniel J Blueman1-1/+1
2012-10-31drm/nouveau/i2c: fix typo when checking nvio i2c port validityBen Skeggs1-1/+1
2012-10-03drm/nouveau/i2c: port to subdev interfacesBen Skeggs3-267/+722
2012-10-03drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs1-1/+1
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+394