aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/drp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-24uwb: drp: Use setup_timerMuhammad Falak R Wani1-3/+1
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+0
2014-05-27uwb: whitespace and line length cleanupsThomas Pugliese1-128/+166
2014-04-24uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese1-4/+5
2014-04-16uwb: adds missing error handlingDaeseok Youn1-1/+4
2013-05-21usb: uwb: use correct locking calls for rc datatpugliese1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-23uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel1-2/+2
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella1-154/+527
2008-11-19uwb: add basic radio managerDavid Vrabel1-22/+2
2008-09-17uwb: add the UWB stack (reservation manager)David Vrabel1-0/+461