index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
subdev
/
i2c
/
base.c
Age
Commit message (
Expand
)
Author
2014-06-11
drm/nouveau/i2c: introduce locking at a per-port level
Ben Skeggs
2014-06-11
drm/nouveau/i2c: balance port acquire/release
Ben Skeggs
2014-06-11
drm/nouveau/i2c: add interfaces to support handling aux channel interrupts
Ben Skeggs
2014-06-11
drm/nouveau/i2c: start hiding subdev-internal interfaces
Ben Skeggs
2014-06-11
drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()
Ben Skeggs
2014-03-26
support for platform devices
Alexandre Courbot
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
2013-11-08
drm/nouveau/i2c: use a custom bitbanging delay for the adt7473
Martin Peres
2013-09-04
drm/nouveau/i2c: pass the function pointers in at creation time
Ilia Mirkin
2013-04-26
drm/nouveau/i2c: remove parent deref hack
Ben Skeggs
2013-03-04
drm/nouveau/i2c: drop parent refcount when creating ports
Ben Skeggs
2013-02-20
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
2013-02-20
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
2013-02-20
drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function
Ben Skeggs
2013-02-20
drm/nouveau/i2c: aux channels not necessarily on nvio
Ben Skeggs
2013-02-20
drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions
Ben Skeggs
2013-02-20
drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function
Ben Skeggs
2012-10-31
drm/nouveau/i2c: fix typo when checking nvio i2c port validity
Ben Skeggs
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs