summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: udc: add udc.h include fileTroy Kisky2013-10-2012-142/+68
* usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-203-118/+121
* usb: gadget: mv_udc: optimize ep_enableTroy Kisky2013-10-201-2/+2
* usb: gadget: mv_udc: optimize bounceTroy Kisky2013-10-201-21/+16
* usb: gadget: mv_udc: fix full speed connectionsTroy Kisky2013-10-201-14/+34
* usb: ehci-mx6: add support for otg portTroy Kisky2013-10-203-42/+95
* usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNTTroy Kisky2013-10-201-4/+0
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-2026-32/+60
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-2017-17/+17
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-2011-31/+31
* ARM: omap5-evm: Move MAC creation to misc_initDan Murphy2013-10-201-19/+20
* usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-204-0/+48
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-209-15/+72
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-204-169/+206
* usb: omap5: Update the board_usb_init apiDan Murphy2013-10-202-4/+5
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-202-1/+1
* trats: Update TRATS config to support TIZEN downloadLukasz Majewski2013-10-201-2/+12
* samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski2013-10-202-0/+22
* cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski2013-10-202-0/+73
* usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski2013-10-201-2/+8
* usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski2013-10-204-0/+1155
* usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-203-4/+4
* usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski2013-10-201-8/+16
* dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-202-2/+4
* dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-202-0/+13
* usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski2013-10-201-1/+2
* usb:smsx95xx LED activity for USB net driverSuriyan Ramasami2013-10-201-0/+14
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-2030-104/+138
* nitrogen6x: add CONFIG_MV_UDCTroy Kisky2013-10-201-0/+6
* nitrogen6x: add otg usb host/device mode supportTroy Kisky2013-10-201-0/+26
* mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky2013-10-202-0/+13
* usb: gadget: mv_udc: clear desc upon ep_disableTroy Kisky2013-10-201-0/+3
* usb: gadget: mv_udc: zero transfer descriptor memory on probeTroy Kisky2013-10-201-0/+1
* usb: gadget: mv_udc: flush item before headTroy Kisky2013-10-201-3/+2
* usb: gadget: mv_udc: set is_dualspeed = 1Troy Kisky2013-10-201-0/+1
* usb: gadget: mv_udc: fix typo in error messageTroy Kisky2013-10-201-2/+2
* usb: gadget: ether: return error from rx_submit if no requestTroy Kisky2013-10-201-0/+2
* usb: gadget: ether set wMaxPacketSizeTroy Kisky2013-10-201-0/+2
* OMAP5-uevm: USB: Add xHCI host contoller supportDan Murphy2013-10-201-23/+51
* OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-203-0/+451
* ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-204-2/+20
* ARM: OMAP5: Power: Add new function to turn on SMPS10Dan Murphy2013-10-202-0/+21
* exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner2013-10-202-0/+12
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-203-19/+22
* temp: config: exynos5250: Enable xHCI support for Exynos5Vivek Gautam2013-10-201-2/+3
* config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZEVivek Gautam2013-10-201-0/+2
* exynos5: dts: Add device node for XHCIVivek Gautam2013-10-201-0/+12
* exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam2013-10-202-0/+4
* arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-202-0/+27
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-205-0/+601
OpenPOWER on IntegriCloud