Commit Graph

1091 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
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
Marek Vasut c0982871df usb: s3c-otg: Rename struct s3c_plat_otg_data 9 years ago
Marek Vasut e30824f439 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* 9 years ago
Marek Vasut e179cedd09 usb: s3c-otg: Tweak the comments 9 years ago
Marek Vasut 507e677bc4 usb: s3c-otg: Rename remaining macros 9 years ago
Marek Vasut be5e4bdced usb: s3c-otg: Rename sources to dwc2_*c 9 years ago
Marek Vasut f4d9bd06f7 usb: s3c-otg: Rename local headers to dwc2_*h 9 years ago
Marek Vasut 06cb6ccd8e usb: s3c-otg: Change the driver name to dwc2-udc 9 years ago
Marek Vasut 193979e2fe usb: s3c-otg: Zap useless externs 9 years ago
Marek Vasut 155e740f73 usb: s3c-otg: Rename remaining local s3c_*() functions 9 years ago
Marek Vasut f52dd802cc usb: s3c-otg: Rename s3c_udc_*() functions 9 years ago
Marek Vasut ae1f2f0c4a usb: s3c-otg: Rename s3c_ep_*() functions 9 years ago
Marek Vasut 28b9774808 usb: s3c-otg: Rename s3c_ep0_*() functions 9 years ago
Marek Vasut de578e22d4 usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c 9 years ago
Marek Vasut 2f6560a146 usb: s3c-otg: Staticize s3c_udc_ep_set_stall 9 years ago
Marek Vasut c056c52bbd usb: s3c-otg: Rename struct s3c_request 9 years ago
Marek Vasut 627d929826 usb: s3c-otg: Rename struct s3c_ep 9 years ago