Age | Commit message (Expand) | Author |
---|---|---|
2014-02-06 | usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment | Lukasz Majewski |
2013-11-08 | usb: ums: add ums exit feature by ctrl+c or by detach usb cable | Przemyslaw Marczak |
2013-11-08 | usb: ums: code refactoring to improve reusability on other boards. | Przemyslaw Marczak |
2013-10-14 | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk |
2013-08-19 | SPDX-License-Identifier: convert BSD-3-Clause files | Wolfgang Denk |
2013-06-30 | drivers:usb: use get|put_unaligned_le16 | Piotr Wilczek |
2013-06-12 | usb: gadget: Use unaligned access for wMaxPacketSize | Vivek Gautam |
2013-03-18 | usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel | Piotr Wilczek |