summaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore/security.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-11USB: wusb: correctly check size of security descriptor.David Vrabel1-3/+3
2009-10-15USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev1-1/+1
2009-03-25USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel1-0/+2
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-70/+5
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel1-2/+1
2008-09-17wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez1-0/+642