Commit Graph

197 Commits (ad17a81c0627537e022967628410cd12dd781b53)

Author SHA1 Message Date
Lukasz Majewski e0059eaef1 usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver 11 years ago
Lukasz Majewski 9c9822188c usb:udc:samsung: Allow burst transfers for non EP0 endpints 11 years ago
Lukasz Majewski 716662bd19 usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver 11 years ago
Lukasz Majewski 16b7a29fc6 usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment 11 years ago
Kuo-Jung Su dcad280056 usb: gadget: fotg210: EP0 fifo empty indication is non-reliable 11 years ago
Kuo-Jung Su bd5e301d35 usb: gadget: fotg210: add w1c interrupt status support 11 years ago
Lukasz Majewski 77b9504288 usb: f_dfu: cosmetic: Code cleanup 11 years ago
Lukasz Majewski 33fac4a6a2 usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value 11 years ago
Masahiro Yamada 4f57a90cfa drivers/usb/gadget: select objects by obj-$(CONFIG-...) 11 years ago
Piotr Wilczek 4498cf252b driver:usb:s3c_udc: add support for Exynos4x12 11 years ago
Heiko Schocher 7a0d463f58 usb, g_dnl: make bcdDevice value configurable 11 years ago
Heiko Schocher ec9002e4fa usb, g_dnl: make iSerialNumber board configurable 11 years ago
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable 11 years ago
Przemyslaw Marczak 0697f206df usb: ums: fix disk capacity miscalculation and code cleanup 11 years ago
Przemyslaw Marczak 93c813b3ac usb: ums: code refactoring to improve reusability on other boards. 11 years ago
Masahiro Yamada 44e32c7144 drivers: usb: convert makefiles to Kbuild style 11 years ago
Troy Kisky 449697f14e usb: udc: add udc.h include file 11 years ago
Troy Kisky 0f740cb8e4 usb: gadget: mv_udc: split mv_udc.h file 11 years ago
Troy Kisky 7b7924cdf8 usb: gadget: mv_udc: optimize ep_enable 11 years ago
Troy Kisky 1ebf02787a usb: gadget: mv_udc: optimize bounce 11 years ago
Troy Kisky 3b59abf583 usb: gadget: mv_udc: fix full speed connections 11 years ago
Troy Kisky 8287314888 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Lukasz Majewski b958fb9165 usb:g_dnl: Support for TIZEN's THOR function in generic download code 11 years ago
Lukasz Majewski c527937796 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol 11 years ago
Lukasz Majewski d6eae7b0b1 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function 11 years ago
Lukasz Majewski 7b412ab31f usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one 11 years ago
Lukasz Majewski 57ffabe371 usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer 11 years ago
Troy Kisky b065eb7fd7 usb: gadget: mv_udc: clear desc upon ep_disable 11 years ago
Troy Kisky 01773ccc0d usb: gadget: mv_udc: zero transfer descriptor memory on probe 11 years ago
Troy Kisky 5fc2e99732 usb: gadget: mv_udc: flush item before head 11 years ago
Troy Kisky 5a90443048 usb: gadget: mv_udc: set is_dualspeed = 1 11 years ago
Troy Kisky d0928794d9 usb: gadget: mv_udc: fix typo in error message 11 years ago
Troy Kisky 71fc5f91d2 usb: gadget: ether: return error from rx_submit if no request 11 years ago
Troy Kisky 43880ce5be usb: gadget: ether set wMaxPacketSize 11 years ago
Wolfgang Denk 16641d52fc Coding Style cleanup: drop some excessive empty lines 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Bo Shen 4585fc5863 USB: gadget: atmel: disconnect before unbind 11 years ago
Lukasz Majewski a6921adcf2 usb:g_dnl:dfu: Download gadget and DFU function code clean up 11 years ago
Lukasz Majewski 69d6cbe748 usb:gadget:Remove redundant #includes for USB composite gadget and its functions 11 years ago
Lukasz Majewski ba4e95c9f0 usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) 11 years ago
Bo Shen 9e40493fd8 USB: gadget: add atmel usba udc driver 11 years ago
Troy Kisky 898d686eea usb: gadget: config: fix unaligned access issues 11 years ago
Joel Fernandes 5290759cc4 usb: gadget: Fix data aborts during USB ethernet boot 11 years ago
Lukasz Majewski c4219a82cd usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver 11 years ago
Lukasz Majewski cfc2d0d632 usb:dfu:g_dnl: Change number of exported configurations at composite gadget 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 years ago
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 11 years ago
Marek Vasut 6dd30af0fa usb: mv_udc: Add bounce buffer 11 years ago
Marek Vasut f19a343e73 usb: mv_udc: Add proper cache management 11 years ago