summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/skindocument.cpp
diff options
context:
space:
mode:
authorCástor Muñoz <cmvidal@gmail.com>2016-05-27 22:12:27 +0200
committerCástor Muñoz <cmvidal@gmail.com>2016-06-14 23:45:27 +0200
commit860e62604a0659748415d8860dd93b201d9aaaf8 (patch)
tree5385e2ad9de85afa7e99d2ebf0ecb2ce764113cf /utils/themeeditor/gui/skindocument.cpp
parentc7a561e9f16b9c14631b448510297ffa912c298c (diff)
downloadrockbox-860e62604a0659748415d8860dd93b201d9aaaf8.zip
rockbox-860e62604a0659748415d8860dd93b201d9aaaf8.tar.gz
rockbox-860e62604a0659748415d8860dd93b201d9aaaf8.tar.bz2
rockbox-860e62604a0659748415d8860dd93b201d9aaaf8.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. Change-Id: Iecf21dacc458ba2bdfc93782d3e08b3acdf0720d
Diffstat (limited to 'utils/themeeditor/gui/skindocument.cpp')
0 files changed, 0 insertions, 0 deletions