summaryrefslogtreecommitdiff
path: root/include/usb
AgeCommit message (Expand)Author
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
2016-04-01usb: ehci-ci: Add missing registers.Mateusz Kulikowski
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-04-01usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski
2016-04-01usb: ulpi: Fix viewport_addr typeMateusz Kulikowski
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut
2015-12-17usb: s3c-otg: Tweak the commentsMarek Vasut
2015-12-17usb: s3c-otg: Zap useless externsMarek Vasut
2015-12-17usb: s3c-otg: Split private bits from s3c_udc.hMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-11-24drivers: usb: fsl: Define USB configs for LS102XANikhil Badola
2014-11-14usb:ehci-mx6 add phy mode query functionPeng Fan
2014-11-07usb: s3c-otg: Allow custom gusbcfgMarek Vasut
2014-10-31Remove unused filesMasahiro Yamada
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-05-16drivers/usb : Define usb control register mask for w1c bitsNikhil Badola
2014-04-22fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-02-06include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut
2014-02-06usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski