aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/drp.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGravatar Greg Kroah-Hartman 1-842/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-3/+3
2015-10-24uwb: drp: Use setup_timerGravatar Muhammad Falak R Wani 1-3/+1
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksGravatar Tejun Heo 1-2/+0
2014-05-27uwb: whitespace and line length cleanupsGravatar Thomas Pugliese 1-128/+166
2014-04-24uwb: don't call spin_unlock_irq in a USB completion handlerGravatar Thomas Pugliese 1-4/+5
2014-04-16uwb: adds missing error handlingGravatar Daeseok Youn 1-1/+4
2013-05-21usb: uwb: use correct locking calls for rc dataGravatar tpugliese 1-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-01-23uwb: lock rc->rsvs_lock with spin_lock_bh()Gravatar David Vrabel 1-2/+2
2008-12-12uwb: improved MAS allocator and reservation conflict handlingGravatar Stefano Panella 1-154/+527
2008-11-19uwb: add basic radio managerGravatar David Vrabel 1-22/+2
2008-09-17uwb: add the UWB stack (reservation manager)Gravatar David Vrabel 1-0/+461