aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ow/ow.c
Commit message (Expand)AuthorAgeFilesLines
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* dev/ow: Tag an unreachable switch default.Pedro F. Giffuni2016-05-161-0/+2
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* Simply to appease gcc's warnings.Warner Losh2015-08-281-1/+1
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-271-0/+639