summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/security.c
AgeCommit message (Expand)AuthorLines
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer-1/+1
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-11USB: wusb: correctly check size of security descriptor.David Vrabel-3/+3
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella-22/+19
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev-1/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel-0/+2
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel-70/+5
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel-2/+1
2008-09-17wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez-0/+642