index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-25
uwb: rsv: Use setup_timer
Muhammad Falak R Wani
1
-6
/
+3
2014-11-04
uwb: Remove bogus colon after newline from debug message
Geert Uytterhoeven
1
-2
/
+2
2014-05-28
uwb: add error messages when reservation establish fails
Thomas Pugliese
1
-2
/
+12
2014-05-28
uwb: fix channel change failure
Thomas Pugliese
1
-1
/
+6
2013-12-21
uwb: use uwb_rsv_callback instead of calling rsv->callback directly
Thomas Pugliese
1
-1
/
+1
2013-12-21
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-30
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2011-11-01
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