Age | Commit message (Expand) | Author |
---|---|---|
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2009-01-02 | Remember the id of all devices found, not only those for which a driver | Miod Vallat |
2008-04-07 | Allow a 1-Wire controller to request an immediate scan, and also to prevent | Miod Vallat |
2007-10-09 | MALLOC -> malloc | Gilles Chehade |
2006-10-08 | Rework bus scanning code so that most of work could be offloaded | Alexander Yurchenko |
2006-09-30 | Reduce max number of devices per bus to 16. | Alexander Yurchenko |
2006-09-30 | Allow to offload the match rom command to hardware. | Alexander Yurchenko |
2006-09-30 | Convert from using lockmgr to rwlock. | Alexander Yurchenko |
2006-09-29 | Extend bus master interface so that block read/write operations | Alexander Yurchenko |
2006-08-03 | Fix a nasty bug in the search algorithm, i was just lucky not to spot it | Alexander Yurchenko |
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko |