index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
/
rsv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+7
*
uwb: rsv: Use setup_timer
Muhammad Falak R Wani
2015-10-24
1
-6
/
+3
*
uwb: Remove bogus colon after newline from debug message
Geert Uytterhoeven
2014-11-03
1
-2
/
+2
*
uwb: add error messages when reservation establish fails
Thomas Pugliese
2014-05-27
1
-2
/
+12
*
uwb: fix channel change failure
Thomas Pugliese
2014-05-27
1
-1
/
+6
*
uwb: use uwb_rsv_callback instead of calling rsv->callback directly
Thomas Pugliese
2013-12-20
1
-1
/
+1
*
uwb: whitespace and comment cleanups
Thomas Pugliese
2013-12-20
1
-7
/
+7
*
usb: uwb: use correct locking calls for rc data
tpugliese
2013-05-21
1
-2
/
+2
*
uwb: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
1
-2
/
+2
*
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
uwb: lock rc->rsvs_lock with spin_lock_bh()
David Vrabel
2009-01-23
1
-2
/
+2
*
uwb: safely remove all reservations
David Vrabel
2009-01-06
1
-4
/
+13
*
uwb: fix oops when terminating an already terminated reservation
David Vrabel
2008-12-12
1
-1
/
+2
*
uwb: improved MAS allocator and reservation conflict handling
Stefano Panella
2008-12-12
1
-100
/
+382
*
uwb: add basic radio manager
David Vrabel
2008-11-19
1
-2
/
+2
*
uwb: add pal parameter to new reservation callback
David Vrabel
2008-11-17
1
-1
/
+1
*
uwb: don't unbind the radio controller driver when resetting
David Vrabel
2008-11-07
1
-9
/
+20
*
uwb: remove unused #include <version.h>
Huang Weiyi
2008-10-31
1
-1
/
+0
*
uwb: reference count reservations
David Vrabel
2008-10-28
1
-16
/
+32
*
uwb: target reservations shouldn't get streams
David Vrabel
2008-10-28
1
-2
/
+2
*
uwb: add the UWB stack (reservation manager)
David Vrabel
2008-09-17
1
-0
/
+680