diff options
| author | Cástor Muñoz <cmvidal@gmail.com> | 2016-05-27 22:12:27 +0200 |
|---|---|---|
| committer | Cástor Muñoz <cmvidal@gmail.com> | 2016-07-08 00:24:46 +0200 |
| commit | 993a819feacc97a7d15b4aacaf71ca9148204973 (patch) | |
| tree | e0199a325eaf3b3aba164ae569bb894b1c63fcf9 /utils/themeeditor/gui/skindocument.cpp | |
| parent | c7a561e9f16b9c14631b448510297ffa912c298c (diff) | |
| download | rockbox-993a819feacc97a7d15b4aacaf71ca9148204973.zip rockbox-993a819feacc97a7d15b4aacaf71ca9148204973.tar.gz rockbox-993a819feacc97a7d15b4aacaf71ca9148204973.tar.bz2 rockbox-993a819feacc97a7d15b4aacaf71ca9148204973.tar.xz | |
usb-designware: New USB driver for Synopsys DesignWare USB OTG core.
Patch Set 1:
This bundle includes:
- USBOTG_DESIGNWARE driver based on g#844 and g#949
- USBOTG_DESIGNWARE for s5l8702 (Classic)
- USBOTG_DESIGNWARE for s5l8701 (Nano2G)
- USBOTG_DESIGNWARE for as3525v2 (enabled on Sansa Zip Clip)
- ALIGNED_BUFFER_QUICK_PATCH (usb_serial.c)
Preliminary version, needs to adjust some things and rework to
optimize in size.
Tested on Linux (USB_STORAGE, USB_HID and USB_SERIAL).
Known issues:
- n2g: panics when USB is extracted and then re-inserted quickly. This
only happens when "Error accessing playlist control file" is shown
(RB bug?).
Patch Set 2:
- Enable USBOTG_DESIGNWARE for sansaclipplus, sansaclipv2 and sansafuzev2,
these targets have never been tested.
- First round of optimizations, mainly tries to homogenize the names of
the endpoints and other small changes, functionality should be the same
as in the previous patch set.
Patch Set 3:
- Some rewrite/optimizations, functionality should be the same as in the
previous patch set.
Patch Set 4:
- n2g: enable EPROTO workaround, EPROTO errors are produced while the
device is receiving bulk data, they are highly mitigated running the
PHY @60 MHz. but it seems that occasionally the problem still persists.
This workaround tries to solve the issue by flushing the Rx FIFO/queue
that were corrupted by the received data.
- Some minor miscellaneous changes, previous functionality should not be
affected.
Patch Set 5:
- Changes in commit message.
Patch Set 6:
- Small rewrite/optimizacions including some minor changes, previous
functionallity should not be affected.
- Add usb_drv_recv_blocking(), not tested.
Patch Set 7:
- Fix panics when USB is extracted and then re-inserted quickly
("usb_storage_init_connection(): OOM" panic on Nano2G and Classic).
Change-Id: Iecf21dacc458ba2bdfc93782d3e08b3acdf0720d
Diffstat (limited to 'utils/themeeditor/gui/skindocument.cpp')
0 files changed, 0 insertions, 0 deletions