aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski7-7/+7
2016-04-01eth: asix88179: Print packet length properlyMateusz Kulikowski1-1/+1
2016-04-01usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski1-2/+3
2016-04-01usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski2-0/+35
2016-04-01ehci-hcd: Add init_after_resetMateusz Kulikowski2-0/+7
2016-04-01smsc95xx: fix operation on 64-bit systemsStephen Warren1-2/+2
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring1-2/+10
2016-03-31sunxi: ohci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-31sunxi: ehci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-31musb: sunxi: Add support for A83TChen-Yu Tsai1-1/+1
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2-0/+37
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2-5/+23
2016-03-20usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen1-2/+4
2016-03-17dm: usb: Unbind old block devices when shutting down USBSimon Glass1-1/+5
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski3-0/+25
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2-1/+5
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko1-1/+7
2016-02-26usb: ehci: Fix warning on aarch64Marek Vasut1-1/+1
2016-02-24fastboot: update error and warning messagesSteve Rae1-5/+5
2016-02-24usb: eth: fix memalign() parameter orderStephen Warren1-1/+1
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski1-8/+3
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut1-2/+3
2016-02-24usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut1-0/+2
2016-02-24usb: ehci: Implement V2P mappingMarek Vasut1-10/+9
2016-02-24usb: ehci: Use map_physmem in ehci-genericMarek Vasut1-1/+3
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa2-16/+16
2016-02-18drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang1-15/+7
2016-02-18drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2-47/+11
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang2-24/+4
2016-02-14usb: remove UniPhier EHCI driverMasahiro Yamada3-83/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng6-6/+6
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang1-2/+2
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini8-100/+3291
2016-01-25usb: add clock support for generic EHCIMasahiro Yamada1-0/+14
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2-2/+1
2016-01-25usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski1-28/+4
2016-01-25usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski1-27/+7
2016-01-25usb: dwc2: Use shared wait_for_bitMateusz Kulikowski1-28/+13
2016-01-24dm: usb: Add a compatible string for PCI EHCI controllerSimon Glass1-0/+6
2016-01-23usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen5-0/+3075
2016-01-23usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check boundsStefan Brüns1-10/+19
2016-01-23usb: dwc2: Add SPLIT INTERRUPT transaction supportStefan Brüns2-5/+24
2016-01-23usb: dwc2: Implement SPLIT transaction supportStefan Brüns1-15/+66
2016-01-23usb: dwc2: add helper function for setting SPLIT HC registersStefan Brüns1-1/+14
2016-01-23usb: dwc2: split transfer core from outer loopStefan Brüns1-48/+64
2016-01-23usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ackStefan Brüns1-23/+17
2016-01-23usb: dwc2: Fix out-of-bounds access, fix chunk sizeStefan Brüns1-15/+15
2016-01-19Add more SPDX-License-Identifier tagsTom Rini22-383/+24
2016-01-16usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity1-0/+10
2016-01-16usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity1-5/+0