Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-10 | USB: wusb: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 1 | -1/+1 |
2011-11-01 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-11 | USB: wusb: correctly check size of security descriptor. | David Vrabel | 1 | -3/+3 |
2009-10-15 | USB: wusb: don't use the stack to read security descriptor | Stefano Panella | 1 | -22/+19 |
2009-03-30 | trivial: Fix dubious bitwise 'and' usage spotted by sparse. | Alexey Zaytsev | 1 | -1/+1 |
2009-03-25 | USB: allow libusb to talk to unauthenticated WUSB devices | David Vrabel | 1 | -0/+2 |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel | 1 | -70/+5 |
2008-10-28 | wusb: reset WUSB devices with SetAddress(0) | David Vrabel | 1 | -2/+1 |
2008-09-17 | wusb: add the Wireless USB core (security) | Inaky Perez-Gonzalez | 1 | -0/+642 |