usb: gadget: Make g_dnl USB settings common
[platform/kernel/u-boot.git] / drivers / usb / host /
2017-10-01 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-10-01 Bin Mengusb: xhci: Set 'Average TRB Length' to 8 for control...
2017-10-01 Bin Mengusb: xhci: Set 'Error Count' to 0 for isoch endpoints
2017-10-01 Bin Mengusb: xhci: Program max burst size for endpoint
2017-10-01 Bin Mengusb: xhci: Honor endpoint's interval
2017-10-01 Bin Mengusb: xhci: Fix max packet size for full speed device...
2017-10-01 Bin Mengusb: xhci: Add interrupt transfer support
2017-10-01 Bin Mengusb: xhci: Don't assume LS/FS devices are always behind...
2017-10-01 Bin Mengdm: usb: emul: Drop usb_emul_reset()
2017-10-01 Bin Mengdm: usb: Remove no longer needed blk_unbind_all()
2017-10-01 Bin Mengdm: usb: Fix broken usb_stop()
2017-10-01 Bin Mengusb: sandbox: Fix emulator device select logic in usb_e...
2017-10-01 Bin Mengusb: sandbox: Initialize root hub's device speed to...
2017-10-01 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-09-27 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-09-27 Philipp Tomsichusb: host: ehci-generic: convert to livetree
2017-09-27 Philipp Tomsichusb: dwc2: convert to livetree
2017-09-27 Philipp Tomsichrockchip: xhci: Convert to livetree
2017-09-27 Bin Mengdm: usb: ehci: Implement get_max_xfer_size() operation
2017-09-27 Bin Mengdm: usb: xhci: Implement get_max_xfer_size() operation
2017-09-27 Bin Mengdm: usb: Add a new USB controller operation 'get_max_xf...
2017-09-27 Marek Vasutusb: xhci: Set number of event segments and entries...
2017-09-25 Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-09-22 Patrice Chotardusb: dwc3: Add dwc3 glue driver support for STi
2017-08-26 Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2017-08-21 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-08-21 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-08-21 Bin Mengusb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
2017-08-18 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16 Simon Glassenv: Rename getenv/_f() to env_get()
2017-08-02 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-07-31 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-29 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-29 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-07-28 Patrice Chotardusb: host: xhci-dxc3: fix compilation warnings
2017-07-28 Patrice Chotardusb: host: ohci-generic: initialize PHY only when found
2017-07-28 Patrice Chotardusb: host: ehci-generic: initialize PHY only when found
2017-07-28 Patrice Chotarddm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
2017-07-28 Bin Mengusb: xhci: Enable TT to support LS/FS devices behind...
2017-07-28 Bin Mengusb: xhci: Correct TT_SLOT and TT_PORT macros
2017-07-28 Bin Mengusb: xhci: Implement update_hub_device() operation
2017-07-28 Bin Mengdm: usb: Add a new USB controller operation 'update_hub...
2017-07-28 Bin Mengusb: xhci: Program 'route string' in the input slot...
2017-07-28 Bin Mengusb: xhci: Change xhci_setup_addressable_virt_dev(...
2017-07-28 Bin Mengusb: hub: Add a new API to test if a hub device is...
2017-07-28 Bin Mengusb: hub: Use 'struct usb_hub_device' as hub device...
2017-07-28 Bin Mengusb: xhci-pci: Clean up the driver a little bit
2017-07-28 Bin Mengusb: xhci-pci: Drop non-DM version of xhci-pci driver
2017-07-28 Bin Mengusb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
2017-07-28 Bin Mengusb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
2017-07-28 Bin Mengusb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
2017-07-28 Bin Mengusb: xhci: Change MAX_HC_PORTS to 255
2017-07-28 Bin Mengusb: hub: Change USB hub descriptor to match USB 3...
2017-07-28 Bin Mengusb: hub: Send correct wValue to get hub descriptor...
2017-07-28 Bin Mengusb: xhci: Add input slot context in xhci_set_configura...
2017-07-28 Bin Mengusb: xhci: Initialize scratchpad buffer array and scrat...
2017-07-28 Bin Mengusb: xhci: Correct command TRB 4th dword initialization
2017-07-28 Bin Mengusb: xhci: Remove incorrect comments for struct xhci_co...
2017-07-28 Patrice Chotardusb: host: ohci-generic: add generic PHY support
2017-07-28 Patrice Chotardusb: host: ohci-generic: add RESET support
2017-07-28 Patrice Chotardusb: host: ohci-generic: add CLOCK support
2017-07-28 Patrice Chotardusb: host: ehci-generic: add generic PHY support
2017-07-28 Patrice Chotardusb: host: ehci-generic: add error path and .remove...
2017-07-28 Patrice Chotardusb: host: ehci-generic: replace printf() by error()
2017-07-28 Patrice Chotardusb: host: xhci-dwc3: Add generic PHY support
2017-07-28 Patrice Chotardusb: host: xhci-dwc3: Add dual role mode support from DT
2017-07-28 Patrice Chotardusb: host: xhci-dwc3: Convert driver to DM
2017-07-28 Masahiro Yamadausb: add static to local symbols
2017-07-28 Simon Glassdm: tegra: usb: Convert to livetree
2017-07-28 Simon Glassdm: tegra: Convert clock_decode_periph_id() to support...
2017-07-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-07-12 Stefano Babicimx: reorganize IMX code as other SOCs
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11 Meng Dongyangusb: dwc2: use dev_read_bool() instead of fdt_getprop()
2017-07-11 Philipp Tomsichusb: Kconfig: migrate USB_DWC2 to Kconfig
2017-07-11 Meng Dongyangusb: host: xhci-rockchip: use fixed regulator to contro...
2017-07-11 Meng Dongyangusb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_RE...
2017-07-11 Philipp Tomsichrockchip: xhci: dm: convert fdt_get to dev_read
2017-07-04 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-03 Heiko Schocherpowerpc: remove 4xx support
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-21 Tom RiniMerge tag 'xilinx-for-v2017.07' of git://denx.de/git...
2017-06-19 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-17 Alexey Brodkindrivers/usb/ehci: Use platform-specific accessors
2017-06-17 Meng Dongyangusb: dwc2: force to host mode if not support HNP/SRP
2017-06-16 Heiko Schocherpowerpc, 5xxx, 512x: remove support for mpc5xxx and...
2017-06-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-06-07 Meng Dongyangrockchip: usb: host: xhci-rockchip: add support for...
2017-06-06 Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-06-06 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-06-05 Simon Glassarm: Add explicit include of <asm/mach-types.h>
2017-06-05 Simon Glasssamsung: Drop more references fo s3c24x0
next