index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uwb
/
rsv.c
Age
Commit message (
Expand
)
Author
2015-10-24
uwb: rsv: Use setup_timer
Muhammad Falak R Wani
2014-11-03
uwb: Remove bogus colon after newline from debug message
Geert Uytterhoeven
2014-05-27
uwb: add error messages when reservation establish fails
Thomas Pugliese
2014-05-27
uwb: fix channel change failure
Thomas Pugliese
2013-12-20
uwb: use uwb_rsv_callback instead of calling rsv->callback directly
Thomas Pugliese
2013-12-20
uwb: whitespace and comment cleanups
Thomas Pugliese
2013-05-21
usb: uwb: use correct locking calls for rc data
tpugliese
2013-04-29
uwb: rename random32() to prandom_u32()
Akinobu Mita
2011-10-31
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-23
uwb: lock rc->rsvs_lock with spin_lock_bh()
David Vrabel
2009-01-06
uwb: safely remove all reservations
David Vrabel
2008-12-12
uwb: fix oops when terminating an already terminated reservation
David Vrabel
2008-12-12
uwb: improved MAS allocator and reservation conflict handling
Stefano Panella
2008-11-19
uwb: add basic radio manager
David Vrabel
2008-11-17
uwb: add pal parameter to new reservation callback
David Vrabel
2008-11-07
uwb: don't unbind the radio controller driver when resetting
David Vrabel
2008-10-31
uwb: remove unused #include <version.h>
Huang Weiyi
2008-10-28
uwb: reference count reservations
David Vrabel
2008-10-28
uwb: target reservations shouldn't get streams
David Vrabel
2008-09-17
uwb: add the UWB stack (reservation manager)
David Vrabel