summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/driver.c
Commit message (Collapse)AuthorAgeFilesLines
* uwb: initialize the debug sub-systemDavid Vrabel2008-09-171-0/+2
| | | | | | Call uwb_dbg_init() so the debugfs files are accessible. Signed-off-by: David Vrabel <david.vrabel@csr.com>
* uwb: add the UWB stack (core files)Inaky Perez-Gonzalez2008-09-171-0/+142
UWB device and radio controller device and event management. Signed-off-by: David Vrabel <david.vrabel@csr.com>