summaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore/security.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-14USB: 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-24USB: 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