Commit Graph

498 Commits (e97a78cfed113dfbf9a0db712624bca69065c3a1)

Author SHA1 Message Date
Heiko Schocher ec9002e4fa usb, g_dnl: make iSerialNumber board configurable 11 years ago
Mateusz Kulikowski 522c95647d usb: ohci-hcd: submit_common_msg: report actual_length properly 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
Bo Shen dcd2f1a0d2 arm: atmel: get rid of too many ifdeffery 11 years ago
Bo Shen d9bef0ad2d arm: atmel: at91sam9n12ek: add usb host support 11 years ago
Masahiro Yamada 44e32c7144 drivers: usb: convert makefiles to Kbuild style 11 years ago
ramneek mehresh 77354e9d50 powerpc/usb:Differentiate USB controller base address 11 years ago
Troy Kisky 7e575c46c3 usb: rename board_usb_init_type to usb_init_type 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 d1a5286099 usb: ehci-mx6: add support for otg port 11 years ago
Troy Kisky 8287314888 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT 11 years ago
Troy Kisky 127efc4fe8 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Dan Murphy 3d799c7f5e usb: am437x: Add support for am437x xhci USB host 11 years ago
Dan Murphy 834e91af43 usb: dra7xx: Add support for dra7xx xhci USB host 11 years ago
Dan Murphy ba55453ccf usb: omap: Move the usb phy code to the usb/phy directory 11 years ago
Dan Murphy b216821189 usb: omap5: Update the board_usb_init api 11 years ago
Dan Murphy 41b667b834 usb: omap: Move the xhci-omap header file to common location 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
Suriyan Ramasami 98f686c26f usb:smsx95xx LED activity for USB net driver 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 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
Dan Murphy 2d2358ac15 OMAP5: USB: Add OMAP xHCI file and header 11 years ago
Julius Werner 4a271cb1b4 exynos: usb: Switch USB VBUS GPIOs to be device tree configured 11 years ago
Vivek Gautam 13194f3b5f USB: XHCI: Add xHCI host controller support for Exynos5 11 years ago
Vivek Gautam 5853e1335c USB: xHCI: Add stack support for xHCI 11 years ago
Vivek Gautam e3d7440c22 usb: Move 'bmRequestType' USB device request macros from EHCI header 11 years ago
Wolfgang Denk 16641d52fc Coding Style cleanup: drop some excessive empty lines 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Andrew Murray 99b4eaa68e usb: Prevent using reserved registers on DM36x usb 11 years ago
Andrew Murray ddd025bb6e usb: Fix error handling in musb_hcd.c 11 years ago
Julius Werner 5077f96f10 usb: ehci: Fix test mode for connected ports 11 years ago
Bo Shen 4585fc5863 USB: gadget: atmel: disconnect before unbind 11 years ago