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