Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-16 | uwb: don't use printk_ratelimit() so often | David Vrabel | |
Avoid using printk_ratelimit() in many places because: - many were error messages reporting broken hardware (it's useful to get all of these). - the message itself wasn't useful so the message has been removed. Signed-off-by: David Vrabel <david.vrabel@csr.com> | |||
2008-09-17 | uwb: add the UWB stack (radio controller interface) | Inaky Perez-Gonzalez | |
Add the UWB radio controller interface (URCI) support. Signed-off-by: David Vrabel <david.vrabel@csr.com> |