Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: gadget: added a saner gadget downloader registration API | Mateusz Zalega | 2014-05-05 | 1 | -0/+3 |
* | usb: dfu: fix boards wo USB cable detection | Mateusz Zalega | 2014-05-05 | 1 | -4/+4 |
* | usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment | Lukasz Majewski | 2014-02-06 | 1 | -2/+2 |
* | usb: ums: add ums exit feature by ctrl+c or by detach usb cable | Przemyslaw Marczak | 2013-11-08 | 1 | -3/+21 |
* | usb: ums: code refactoring to improve reusability on other boards. | Przemyslaw Marczak | 2013-11-08 | 1 | -21/+22 |
* | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk | 2013-10-14 | 1 | -5/+0 |
* | SPDX-License-Identifier: convert BSD-3-Clause files | Wolfgang Denk | 2013-08-19 | 1 | -29/+1 |
* | drivers:usb: use get|put_unaligned_le16 | Piotr Wilczek | 2013-06-30 | 1 | -4/+4 |
* | usb: gadget: Use unaligned access for wMaxPacketSize | Vivek Gautam | 2013-06-12 | 1 | -1/+2 |
* | usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel | Piotr Wilczek | 2013-03-18 | 1 | -0/+2793 |