aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/security.c
Commit message (Expand)AuthorAge
* USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar2014-01-07
* USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-07
* Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16
|\
| * usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese2013-12-09
* | usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese2013-12-02
|/
* wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov2012-08-10
* USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-09
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-11
* USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-14
* trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-30
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-24
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-22
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-28
* wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez2008-09-17