Age | Commit message (Expand) | Author |
2013-11-08 | usb: ohci-hcd: submit_common_msg: report actual_length properly | Mateusz Kulikowski |
2013-11-08 | usb: ums: add ums exit feature by ctrl+c or by detach usb cable | Przemyslaw Marczak |
2013-11-08 | usb: ums: fix disk capacity miscalculation and code cleanup | Przemyslaw Marczak |
2013-11-08 | usb: ums: code refactoring to improve reusability on other boards. | Przemyslaw Marczak |
2013-10-31 | drivers: usb: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-24 | powerpc/usb:Differentiate USB controller base address | ramneek mehresh |
2013-10-22 | usb: rename board_usb_init_type to usb_init_type | Troy Kisky |
2013-10-20 | usb: udc: add udc.h include file | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: split mv_udc.h file | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: optimize ep_enable | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: optimize bounce | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: fix full speed connections | Troy Kisky |
2013-10-20 | usb: ehci-mx6: add support for otg port | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT | Troy Kisky |
2013-10-20 | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. | Troy Kisky |
2013-10-20 | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky |
2013-10-20 | usb: am437x: Add support for am437x xhci USB host | Dan Murphy |
2013-10-20 | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy |
2013-10-20 | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy |
2013-10-20 | usb: omap5: Update the board_usb_init api | Dan Murphy |
2013-10-20 | usb: omap: Move the xhci-omap header file to common location | Dan Murphy |
2013-10-20 | usb:g_dnl: Support for TIZEN's THOR function in generic download code | Lukasz Majewski |
2013-10-20 | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol | Lukasz Majewski |
2013-10-20 | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski |
2013-10-20 | usb:g_dnl: Replace static usb_configuration structure with dynamically alloca... | Lukasz Majewski |
2013-10-20 | usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer | Lukasz Majewski |
2013-10-20 | usb:smsx95xx LED activity for USB net driver | Suriyan Ramasami |
2013-10-20 | usb: new board-specific USB init interface | Mateusz Zalega |
2013-10-20 | usb: gadget: mv_udc: clear desc upon ep_disable | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: zero transfer descriptor memory on probe | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: flush item before head | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: set is_dualspeed = 1 | Troy Kisky |
2013-10-20 | usb: gadget: mv_udc: fix typo in error message | Troy Kisky |
2013-10-20 | usb: gadget: ether: return error from rx_submit if no request | Troy Kisky |
2013-10-20 | usb: gadget: ether set wMaxPacketSize | Troy Kisky |
2013-10-20 | OMAP5: USB: Add OMAP xHCI file and header | Dan Murphy |
2013-10-20 | exynos: usb: Switch USB VBUS GPIOs to be device tree configured | Julius Werner |
2013-10-20 | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam |
2013-10-20 | USB: xHCI: Add stack support for xHCI | Vivek Gautam |
2013-10-20 | usb: Move 'bmRequestType' USB device request macros from EHCI header | Vivek Gautam |
2013-10-14 | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-10-10 | usb: Prevent using reserved registers on DM36x usb | Andrew Murray |
2013-10-08 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-10-07 | usb: Fix error handling in musb_hcd.c | Andrew Murray |
2013-09-27 | usb: ehci: Fix test mode for connected ports | Julius Werner |
2013-09-24 | USB: gadget: atmel: disconnect before unbind | Bo Shen |
2013-09-24 | usb:g_dnl:dfu: Download gadget and DFU function code clean up | Lukasz Majewski |
2013-09-24 | usb:gadget:Remove redundant #includes for USB composite gadget and its functions | Lukasz Majewski |