aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/rsv.c
AgeCommit message (Expand)Author
2015-10-24uwb: rsv: Use setup_timerMuhammad Falak R Wani
2014-11-03uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven
2014-05-27uwb: add error messages when reservation establish failsThomas Pugliese
2014-05-27uwb: fix channel change failureThomas Pugliese
2013-12-20uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese
2013-12-20uwb: whitespace and comment cleanupsThomas Pugliese
2013-05-21usb: uwb: use correct locking calls for rc datatpugliese
2013-04-29uwb: rename random32() to prandom_u32()Akinobu Mita
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-23uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel
2009-01-06uwb: safely remove all reservationsDavid Vrabel
2008-12-12uwb: fix oops when terminating an already terminated reservationDavid Vrabel
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella
2008-11-19uwb: add basic radio managerDavid Vrabel
2008-11-17uwb: add pal parameter to new reservation callbackDavid Vrabel
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi
2008-10-28uwb: reference count reservationsDavid Vrabel
2008-10-28uwb: target reservations shouldn't get streamsDavid Vrabel
2008-09-17uwb: add the UWB stack (reservation manager)David Vrabel