summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot
2018-12-14dwc3-generic: Add support for the am437xJean-Jacques Hiblot
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-14usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-14usb: gadget: f_sdp: Provide filesize env variable for downloaded imagesPetr Štetiar
2018-12-07dwc3-generic: Add support for the TI DWC3 glueJean-Jacques Hiblot
2018-12-07usb: dwc3: Fix a compilation error with the edison defconfigJean-Jacques Hiblot
2018-12-07dwc3-generic: Add select_dr_mode operationJean-Jacques Hiblot
2018-12-07dwc3-generic: Handle the PHYs, the clocks and the reset linesJean-Jacques Hiblot
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-12-07dwc3_generic: do not probe the USB device driver when it's boundJean-Jacques Hiblot
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-02usb: Do not compile USB_STORAGE with BLK && !DM_USBAlexander Graf
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-11-26usb: Remove CMD_USB dependency for common codeSven Schwermer
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-09-30usb:ci_udc: don't overwrite configuration on pullupRamon Fried
2018-09-30usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried
2018-09-30usb:ci_udc: Introduce init_after_reset phy functionRamon Fried
2018-09-30ehci: msm: use init_type in probeRamon Fried
2018-09-30ehci: msm: switch to generic PHY uclassRamon Fried
2018-09-30ehci: msm: Add missing platdataRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried
2018-09-15usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard
2018-08-29usb: dwc2: Add reset ctrl to driverLey Foon Tan
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-23usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki
2018-08-23usb: musb-new: sunxi: Add proper musb exit supportJagan Teki
2018-08-23musb-new: sunxi: Access ahb_reset0_cfg via ccm offsetJagan Teki
2018-08-23usb: musb-new: sunxi: Allocate struct phy in privateJagan Teki
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki
2018-08-21usb: gadget: Add bcdDevice for the DWC3 USB Gadget ControllerJean-Jacques Hiblot
2018-08-21usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford
2018-08-21usb: musb-new: omap2430: Remove dead codeAdam Ford
2018-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-08usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo
2018-08-08usb: rockchip: fix printing csw debug infoAlberto Panizzo