aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/glxiic
Commit message (Expand)AuthorAgeFilesLines
* Prevent overflow issues in timeout processingSteven Hartland2014-11-211-2/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-4/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+4
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-4/+1
* Fixed an IIC timing issue between the glxiic master and a slave ofDaichi GOTO2014-06-251-7/+15
* This isn't functionally identical. In some cases a hint to disableEitan Adler2012-10-221-0/+3
* Now that device disabling is generic, remove extraneous code from theEitan Adler2012-10-221-3/+0
* Fix breakage on pc98 by redefining DEBUG().Henrik Brix Andersen2011-05-151-23/+24
* Add I2C bus driver for the AMD Geode LX series CS5536 CompanionHenrik Brix Andersen2011-05-151-0/+1077