summaryrefslogtreecommitdiff
path: root/bin/nv_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* bin: bios depends on pci subdev these daysBen Skeggs2016-01-111-0/+1
* core: remove the remainder of the previous styleBen Skeggs2015-08-281-2/+2
* nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-5/+7
* bin: punt client/device argument handling into a common helperBen Skeggs2015-08-281-27/+11
* i2c: transition pad/ports away from being based on nvkm_objectBen Skeggs2015-08-281-15/+35
* drm: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-191-3/+3
* nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-191-1/+1
* bin: default to libnvkm driver for tools that touch registersBen Skeggs2014-12-021-1/+1
* disp: audit and version display classesBen Skeggs2014-08-101-1/+0
* device: audit and version NV_DEVICE classBen Skeggs2014-08-101-7/+7
* nvif: import library functions for the ioctl/event interfacesBen Skeggs2014-08-101-16/+21
* nv_i2c: add tool to access i2c bussesBen Skeggs2013-02-201-0/+151