summaryrefslogtreecommitdiff
path: root/drivers/uwb/rsv.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* uwb: rsv: Use setup_timerMuhammad Falak R Wani2015-10-24
* uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven2014-11-03
* uwb: add error messages when reservation establish failsThomas Pugliese2014-05-27
* uwb: fix channel change failureThomas Pugliese2014-05-27
* uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese2013-12-20
* uwb: whitespace and comment cleanupsThomas Pugliese2013-12-20
* usb: uwb: use correct locking calls for rc datatpugliese2013-05-21
* uwb: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel2009-01-23
* uwb: safely remove all reservationsDavid Vrabel2009-01-06
* uwb: fix oops when terminating an already terminated reservationDavid Vrabel2008-12-12
* uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-12
* uwb: add basic radio managerDavid Vrabel2008-11-19
* uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-17
* uwb: don't unbind the radio controller driver when resettingDavid Vrabel2008-11-07
* uwb: remove unused #include <version.h>Huang Weiyi2008-10-31
* uwb: reference count reservationsDavid Vrabel2008-10-28
* uwb: target reservations shouldn't get streamsDavid Vrabel2008-10-28
* uwb: add the UWB stack (reservation manager)David Vrabel2008-09-17