summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/security.c
Commit message (Expand)AuthorAgeFilesLines
* wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov2012-08-101-3/+4
* USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-091-1/+1
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-111-3/+3
* USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-141-22/+19
* trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-241-0/+2
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-70/+5
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-281-2/+1
* wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez2008-09-171-0/+642
OpenPOWER on IntegriCloud