summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/uwb-debug.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-15/+1Star
* uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-28/+4Star
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-11/+5Star
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-8/+1Star
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-3/+3
* uwb: use print_hex_dump()David Vrabel2008-12-221-20/+1Star
* uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-121-23/+26
* wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-261-0/+13
* uwb: fix oops in debug PAL's reservation callbackDavid Vrabel2008-11-261-1/+1
* wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-191-3/+0Star
* uwb: add basic radio managerDavid Vrabel2008-11-191-3/+23
* uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-171-5/+5
* uwb: add commands to add/remove IEs to the debug interfaceStefano Panella2008-11-041-1/+19
* uwb: reference count reservationsDavid Vrabel2008-10-281-3/+10
* uwb: add the UWB stack (debug support)David Vrabel2008-09-171-0/+367