summaryrefslogtreecommitdiff
path: root/include/usb
AgeCommit message (Expand)Author
2023-02-07usb: Drop unused fotg210 gadgetSimon Glass
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass
2023-01-27usb: xhci: Fix root hub descriptorMark Kettenis
2023-01-27usb: xhci: Implement DMA mappingMark Kettenis
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-09-19usb: gadget: designware-udc: Drop the driverMarek Vasut
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-22usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-02-18xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay
2020-10-01usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki
2020-05-02xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-06usb: dwc2-otg: make regs_phy (in platdata) a uintptr_tPhilipp Tomsich
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-10-12usb: ehci-ci: Add a prototype for board_ehci_power()Diego Dorta
2017-09-22armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun
2017-08-09config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-07usb: dwc2-otg: make regs_otg (in platdata) a uintptr_tPhilipp Tomsich
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-26include: usb: Rename USB controller base address mappingRajesh Bhagat
2016-07-25usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan
2016-07-25usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan
2016-04-01ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski