index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
security.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wusb: Fix potential memory leak in wusb_dev_sec_add()
Alexey Khoroshilov
2012-08-10
1
-3
/
+4
*
USB: wusb: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-09
1
-1
/
+1
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
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
*
USB: wusb: correctly check size of security descriptor.
David Vrabel
2009-12-11
1
-3
/
+3
*
USB: wusb: don't use the stack to read security descriptor
Stefano Panella
2009-10-14
1
-22
/
+19
*
trivial: Fix dubious bitwise 'and' usage spotted by sparse.
Alexey Zaytsev
2009-03-30
1
-1
/
+1
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
1
-0
/
+2
*
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
1
-70
/
+5
*
wusb: reset WUSB devices with SetAddress(0)
David Vrabel
2008-10-28
1
-2
/
+1
*
wusb: add the Wireless USB core (security)
Inaky Perez-Gonzalez
2008-09-17
1
-0
/
+642