Age | Commit message (Expand) | Author |
---|---|---|
2014-04-29 | Make sure to call uhidev_close() upon detach, plug another xfer leak. | Martin Pieuchot |
2014-04-15 | Modify the uhidev_*_report() methods to always take a report ID argument | Martin Pieuchot |
2014-03-19 | Add a temporary hack to let a subdriver claim all the reportIDs of | Martin Pieuchot |
2013-11-04 | Use the async version of uhidev_set_report(), there's no need to sleep | Martin Pieuchot |
2013-09-06 | need sys/device.h | Theo de Raadt |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |