Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-28 | uwb: reference count reservations | David Vrabel | |
Reference counting the struct uwb_rsv's is safer and easier to get right than the transferring ownership of the structures from the PAL to reservation manager. This fixes an oops in the debug PAL after a reservation timed out. Signed-off-by: David Vrabel <david.vrabel@csr.com> | |||
2008-09-17 | uwb: add the UWB stack (debug support) | David Vrabel | |
Add various debugfs files, principaly for the reservation manager. Signed-off-by: David Vrabel <david.vrabel@csr.com> |