summaryrefslogtreecommitdiff
path: root/include/usb
AgeCommit message (Expand)AuthorFilesLines
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer1-0/+1
2021-09-22usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer1-11/+0
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland1-2/+0
2021-02-18xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne1-1/+19
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay1-0/+1
2020-10-01usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun1-6/+0
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun1-1/+0
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun1-3/+0
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun1-1/+0
2020-10-01usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun1-2/+0
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun1-0/+2
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun1-0/+2
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun1-0/+1
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne1-0/+2
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki1-8/+0
2020-05-02xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun1-0/+3
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang1-1/+3
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot1-0/+1292
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six1-1/+1
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay1-0/+1
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard1-0/+3
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay1-0/+2
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay1-0/+1
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski1-35/+0
2018-12-06usb: dwc2-otg: make regs_phy (in platdata) a uintptr_tPhilipp Tomsich1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-21/+10
2017-11-28bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada1-3/+1
2017-10-12usb: ehci-ci: Add a prototype for board_ehci_power()Diego Dorta1-0/+1
2017-09-22armv7: ls1021a: Fix marco CONFIG_LS102XAYork Sun1-1/+1
2017-08-09config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat1-1/+1
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-3/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-178/+0
2017-06-08usb: dwc2-otg: make regs_otg (in platdata) a uintptr_tPhilipp Tomsich1-1/+1
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun1-1/+1
2016-09-24Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada1-2/+0
2016-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2016-07-26include: usb: Rename USB controller base address mappingRajesh Bhagat1-1/+1
2016-07-26usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan1-0/+3
2016-07-26usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan1-0/+2
2016-04-02ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski1-4/+0
2016-04-02usb: ehci-ci: Add missing registers.Mateusz Kulikowski1-1/+5
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-3/+3
2016-04-02usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski1-0/+2
2016-04-02usb: ulpi: Fix viewport_addr typeMateusz Kulikowski1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut1-4/+4
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut1-2/+2
2015-12-17usb: s3c-otg: Tweak the commentsMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Zap useless externsMarek Vasut1-1/+1