summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/security.c
AgeCommit message (Expand)Author
2014-01-07USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar
2014-01-07USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-09usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
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