Commit Graph

1107 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Simon Glass 9b9775687f dm: usb: Unbind old block devices when shutting down USB 9 years ago
Paul Kocialkowski 27754d18fc usb: musb-new: omap2430: OMAP4 MUSB USB controller support 9 years ago
Dinh Nguyen b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 9 years ago
Sam Protsenko 8038f6d288 usb: gadget: composite: Correct recovery path for register 9 years ago
Marek Vasut abd702f48c usb: ehci: Fix warning on aarch64 9 years ago
Steve Rae a18c2706f1 fastboot: update error and warning messages 9 years ago
Stephen Warren 53419bac4e usb: eth: fix memalign() parameter order 9 years ago
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 9 years ago
Marek Vasut e88a1b75d5 usb: ehci: Be explicit about the BE IO accessors 9 years ago
Marek Vasut 7ab0d35543 usb: ehci: Clear USBMODE_BE on LE MMIO 9 years ago
Marek Vasut cf7c93cdd7 usb: ehci: Implement V2P mapping 9 years ago
Marek Vasut 643cacb6d6 usb: ehci: Use map_physmem in ehci-generic 9 years ago
Jelle van der Waa dc44fd8ae4 sunxi: H3: Add support for the host usb-phys 9 years ago
Wenyou Yang 9cf7385c9b drivers: usb: ohci-at91: clean up the PLLB code 9 years ago
Wenyou Yang b55b596086 drivers: usb: atmel: clean up the UTMI PLL code 9 years ago
Wenyou Yang cd4de1d928 drivers: at91: clean up peripheral clock code 9 years ago
Masahiro Yamada 75d297ec1f usb: remove UniPhier EHCI driver 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Frank Wang 8c9b4d5598 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed 9 years ago
Masahiro Yamada 4feefdcfe9 usb: add clock support for generic EHCI 9 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Mateusz Kulikowski 8c25c2592e usb: ehci-mx6: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski 8d5c7bb294 usb: ohci-lpc32xx: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski fd2cd66290 usb: dwc2: Use shared wait_for_bit 9 years ago
Simon Glass 907eed2ce3 dm: usb: Add a compatible string for PCI EHCI controller 9 years ago
Ted Chen 9dc8ba19c5 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER 9 years ago
Stefan Brüns 25612f23b5 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds 9 years ago
Stefan Brüns d2ff51b372 usb: dwc2: Add SPLIT INTERRUPT transaction support 9 years ago
Stefan Brüns b54e447052 usb: dwc2: Implement SPLIT transaction support 9 years ago
Stefan Brüns 890f0ee4bb usb: dwc2: add helper function for setting SPLIT HC registers 9 years ago
Stefan Brüns daed305941 usb: dwc2: split transfer core from outer loop 9 years ago
Stefan Brüns 03460cdc3d usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack 9 years ago
Stefan Brüns 56a7bbd741 usb: dwc2: Fix out-of-bounds access, fix chunk size 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function 9 years ago
Sanchayan Maity 6089f75141 usb: host: ehci-vf: Remove hardcoded USB host client configuration 9 years ago
Ye.Li 8991fdef6d usb:ci_udc: Remove ULPI setting for i.MX OTG controller 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 9 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 9 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 9 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Stefan Brüns ac3abf0b7d usb: musb: Fix hub port setting for SPLIT transactions 9 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Stefan Brüns 5253aded46 usb: dwc2: avoid out of bounds access 9 years ago
Alexey Brodkin fee331f66c usb: add support of generic OHCI devices 9 years ago
Lukasz Majewski 70cc443d58 usb: host: ehci: samsung: Move hcor initialization after usb phy setup 9 years ago
Marek Vasut 5d5716eebc usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 9 years ago
Marek Vasut a4bb9b3636 usb: s3c-otg: Rename s3c_udc_probe() function 9 years ago