summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/rs5c372.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* match() function was leaving the i2c bus locked; ok kettenisderaadt2009-10-051-3/+6
|
* use sizeof(thing) instead of hard-coding itderaadt2008-04-171-7/+7
|
* add missing $OpenBSD$; "of course" deraadtcnst2007-10-181-0/+1
|
* pretty code, shorten it, etc, ok drahnderaadt2006-06-211-39/+15
|
* Ricoh rtc support for armish, driver from netbsd.drahn2006-06-151-0/+346