summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20ARM: omap5-evm: Move MAC creation to misc_initDan Murphy
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap5: Update the board_usb_init apiDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20trats: Update TRATS config to support TIZEN downloadLukasz Majewski
2013-10-20samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski
2013-10-20cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski
2013-10-20usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski
2013-10-20usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski
2013-10-20usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski
2013-10-20dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski
2013-10-20dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski
2013-10-20usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski
2013-10-20usb:smsx95xx LED activity for USB net driverSuriyan Ramasami
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20nitrogen6x: add CONFIG_MV_UDCTroy Kisky
2013-10-20nitrogen6x: add otg usb host/device mode supportTroy Kisky
2013-10-20mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky
2013-10-20usb: gadget: mv_udc: clear desc upon ep_disableTroy Kisky
2013-10-20usb: gadget: mv_udc: zero transfer descriptor memory on probeTroy Kisky
2013-10-20usb: gadget: mv_udc: flush item before headTroy Kisky
2013-10-20usb: gadget: mv_udc: set is_dualspeed = 1Troy Kisky
2013-10-20usb: gadget: mv_udc: fix typo in error messageTroy Kisky
2013-10-20usb: gadget: ether: return error from rx_submit if no requestTroy Kisky
2013-10-20usb: gadget: ether set wMaxPacketSizeTroy Kisky
2013-10-20OMAP5-uevm: USB: Add xHCI host contoller supportDan Murphy
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy
2013-10-20ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy
2013-10-20ARM: OMAP5: Power: Add new function to turn on SMPS10Dan Murphy
2013-10-20exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner
2013-10-20exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner
2013-10-20temp: config: exynos5250: Enable xHCI support for Exynos5Vivek Gautam
2013-10-20config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZEVivek Gautam
2013-10-20exynos5: dts: Add device node for XHCIVivek Gautam
2013-10-20exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam
2013-10-20arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam
2013-10-20usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam
2013-10-16Prepare v2013.10Tom Rini
2013-10-16microblaze: Fix watchdog initializationMichal Simek
2013-10-16common: fsl: Fix broken SPDX-License-Identifier changeMichal Simek
2013-10-16mtd: fix warnings due to 64-bit partition supportScott Wood
2013-10-15spi: mxc_spi: Fix double incrementing read pointer for unaligned buffersTimo Herbrecher