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