summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-03-17usb: dwc2: Replace printf, pr_err by dev_info, dev_errPatrice Chotard
2018-03-17usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello
2018-03-17usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello
2018-03-17usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ohci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ohci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ehci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ehci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: Remove unused ppc4xx EHCI host driverStefan Roese
2018-03-17ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R
2018-03-17usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R
2018-03-17usb: xhci-dwc3: Power on USB PHY before usingVignesh R
2018-03-17usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-02-21usb: kbd: select SYS_STDIO_DEREGISTERHeinrich Schuchardt
2018-02-21usb: gadget: sdp: fix pointer cast warnings for 64bit archsAndre Heider
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2018-02-15usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTHAlexey Brodkin
2018-02-05usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson
2018-02-05usb: dwc2: make casts of ep->dma_buf consistentTom Rini
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski
2018-02-02Kconfig: usb: Sort USB_FUNCTION_* entriesLukasz Majewski
2018-01-28usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini
2018-01-28usb: Remove isp116x-hcd supportTom Rini
2018-01-27Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-25usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck
2018-01-25usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-22Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai
2018-01-10musb: sunxi: Use base address from device treeChen-Yu Tsai
2018-01-09arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang
2018-01-09usb: ehci: fsl: Fix some compile warnings.Ran Wang
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song
2017-12-09usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt
2017-11-28usb: r8a66597: Add support for RZ/A seriesChris Brandt
2017-11-26Trigger watchdog before calling usb_gadget_handle_interruptsVincent Prince
2017-11-26usb: gadget: storage: Increase FSG_BUFLENMarek Vasut