aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/security.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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