summaryrefslogtreecommitdiffstats
path: root/sys/dev/gpio/gpioiic.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r273917, r273926:loos2015-02-141-6/+6
* MFC r266922:loos2014-08-201-9/+16
* MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843,loos2014-05-151-7/+42
* Fix broken locking that I introduced in the previous commit.adrian2011-12-201-0/+2
* Remove these locks - they aren't strictly needed and cause measurableadrian2011-12-201-11/+0
* Modify the GPIO i2c bus code to allow for arbitrary data/clockadrian2011-12-041-14/+22
* Fix legal staff in GPIO sources:gonzo2010-09-291-10/+11
* Initial GPIO bus support. Includes:gonzo2010-09-281-0/+245
OpenPOWER on IntegriCloud