aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/uwb-debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-11/+5
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-3/+3
2008-12-22uwb: use print_hex_dump()David Vrabel1-20/+1
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella1-23/+26
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel1-0/+13
2008-11-26uwb: fix oops in debug PAL's reservation callbackDavid Vrabel1-1/+1
2008-11-19wlp: start/stop radio on network interface up/downDavid Vrabel1-3/+0
2008-11-19uwb: add basic radio managerDavid Vrabel1-3/+23
2008-11-17uwb: add pal parameter to new reservation callbackDavid Vrabel1-5/+5
2008-11-04uwb: add commands to add/remove IEs to the debug interfaceStefano Panella1-1/+19
2008-10-28uwb: reference count reservationsDavid Vrabel1-3/+10
2008-09-17uwb: add the UWB stack (debug support)David Vrabel1-0/+367