ci_udc: fix 64-bit compile warnings
[oweals/u-boot.git] / drivers / usb /
2015-07-23 Stephen Warrenci_udc: fix 64-bit compile warnings
2015-07-22 Stefan Roeseusb: ehci-marvell: Drop wrl accessor function
2015-07-22 Paul Kocialkowskiusb: CONFIG_USB_FASTBOOT prefix replacement for consistency
2015-07-22 Jiandong Zhengimplement Fastboot via USB OTG on bcm28155_ap boards
2015-07-22 Jiandong Zhengusb: gadget: bcm_udc_otg files
2015-07-22 Paul Kocialkowskiusb: gadget: fastboot: Dequeue the previous IN request...
2015-07-22 Paul Kocialkowskiusb: gadget: fastboot: Request status and length check...
2015-07-22 Paul Kocialkowskiusb: gadget: Weak board_usb_init/cleanup definitions...
2015-07-22 Paul Kocialkowskiusb: Fastboot function config for better consistency...
2015-07-22 Paul Kocialkowskiusb: USB download gadget and functions config options...
2015-07-22 Nikhil Badoladrivers: usb: fsl: Remove LS102XA immap inclusion
2015-07-22 Nikhil Badoladrivers: usb: fsl: Implement Erratum A-009116 for XHCI...
2015-07-22 Nikhil Badoladrivers: usb: fsl: Remove warnings for 64-bit architectures
2015-07-22 Ramneek Mehreshusb: fsl: Add XHCI driver support
2015-07-22 Ramneek Mehreshusb: xhci: keystone: Remove common dwc3 drv functions...
2015-07-22 Ramneek Mehreshusb: xhci: omap: Remove common dwc3 drv functions calls
2015-07-22 Ramneek Mehreshusb: xhci: exynos: Remove common dwc3 drv functions...
2015-07-22 Ramneek Mehreshusb: dwc3: Add DWC3 controller driver support
2015-07-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-07-10 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-07-10 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-10 Stefan Roeseusb: Add EHCI support for Armada 38x (mvebu)
2015-07-07 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-07-03 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-06-19 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-19 Hans de Goedeusb: ehci: Properly deal with data toggle for interrupt...
2015-06-17 Hans de Goedesunxi: musb: Remove unused sunxi_musb_exit method
2015-06-17 Hans de Goedesunxi: musb: Do not fully reset the controler from...
2015-06-16 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-15 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-06-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-11 Simon Glassdm: usb: tegra: Drop legacy USB code
2015-06-11 Simon Glassdm: usb: Implement usb_detect_change() for driver model
2015-06-08 Inha Songusb: f_mass_storage: sleep_thread: decrease the interva...
2015-06-08 Lukasz Majewskisamsung: usb: phy: Support for DWC3 PHY
2015-06-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-06-08 Sanchayan Maityusb: ehci-vf: Add weak function for board specific...
2015-06-07 Nikhil Badoladrivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT...
2015-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-06-01 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-05-31 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-05-30 Masahiro YamadaARM: UniPhier: update the vendor name of UniPhier in...
2015-05-30 Masahiro YamadaARM: UniPhier: replace <asm/io.h> with <linux/io.h>
2015-05-29 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-05-29 Peter Griffinusb: dwc2: Add support for v3 snpsid value
2015-05-29 Siva Durga Prasad... ci_udc: Update the ci_udc driver to support bulk transfers
2015-05-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-05-15 Hans de Goedeusb: ohci: Add support for interrupt queues
2015-05-15 Hans de Goedeusb: ohci: Add an ohci_alloc_urb() function
2015-05-15 Hans de Goedeusb: ohci: Do not reuse ed for interrupt endpoints...
2015-05-15 Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-05-15 Hans de Goedesunxi: ehci: Convert to the driver-model
2015-05-15 Hans de Goedeusb: ohci: Add dm support
2015-05-15 Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-05-15 Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-05-15 Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-05-15 Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-05-15 Hans de Goededm: usb: Add support for companion controllers
2015-05-15 Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-05-15 Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-05-15 Hans de Goededm: usb: Prefix ehci interrupt-queue functions with...
2015-05-15 Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-05-15 Hans de Goedeusb: Fix handover of full-speed devices from ehci to...
2015-05-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-06 Simon Glassdm: usb: exynos: Drop legacy USB code
2015-05-06 Hans de Goedeusb: ohci: Don't log an error on interrupt packet timeout
2015-05-06 Hans de Goedeusb: ohci: Add proper cache flushing / invalidating...
2015-05-06 Hans de Goedeusb: ohci: Fix ctrl in messages with a data-len of 0
2015-05-06 Hans de Goedeusb: ohci: Move static func and var declarations from...
2015-05-06 Hans de Goedeusb: ohci: Remove unnecessary phcca variable
2015-05-06 Hans de Goedeusb: ohci: Move the td array struct to inside the ohci_...
2015-05-06 Hans de Goedeusb: ohci: Move the ohci_dev struct to inside the main...
2015-05-06 Hans de Goedeusb: ohci: Pass around a pointer to ohci_t rather then...
2015-05-06 Hans de Goedeusb: ohci: Remove unused devgone global variable
2015-05-06 Hans de Goededm: usb: Set desc_before_addr from ehci dm code
2015-05-06 Hans de Goededm: usb: Fix finding of first upstream usb-2 hub in...
2015-05-06 Hans de Goededm: usb: Use usb_get_bus in dm ehci code
2015-05-06 Hans de Goededm: usb: Copy over usb_device values from usb_scan_devi...
2015-05-06 Hans de Goededm: usb: Make usb_get_bus easier to use for callers
2015-05-06 Hans de Goededm: usb: Do not use bus->seq before device_probe(bus)
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-05-04 Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-05-04 Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-05-04 Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-05-04 Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-05-04 Hans de Goedesunxi: usb: Remove sunxi_usbc_get_io_base function
2015-05-04 Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-05-04 Vishnu Patekarsunxi: Add basic A33 basic support
2015-04-29 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-socfpga
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
next