Commit Graph

1064 Commits (ff758ccc8a237f7a4b14be7271b55b1d611b1250)

Author SHA1 Message Date
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
Marek Vasut 5f3a562a3b usb: s3c-otg: Rename struct s3c_dev_*_ep 9 years ago
Marek Vasut 1f99ab5c92 usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy 9 years ago
Marek Vasut 2c12ff039c usb: s3c-otg: Split private bits from s3c_udc.h 9 years ago
Marek Vasut 014728133a usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg 9 years ago
Marek Vasut b4d5cf0bc8 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc 9 years ago
Marek Vasut 1c84cc6e3b usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h 9 years ago
Marek Vasut 6af4e2782d usb: xhci: zynqmp: Removing unused function usb_phy_reset 9 years ago
Rajesh Bhagat 565b7f0fe1 usb: xhci: fsl: Removing unused function usb_phy_reset 9 years ago
Rajesh Bhagat 5955bb9345 usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook 9 years ago
Alexey Brodkin 90fbb2823a usb: add support for generic EHCI devices 9 years ago
Marek Vasut 40c920821d sunxi: usb: Rename the sunxi usb driver DM entry 9 years ago
Marek Vasut 04f378798d usb: zynqmp: Fix build warnings 9 years ago
Felipe Balbi c2ad4e1b9f usb: dwc3: fix build warnings 9 years ago
Felipe Balbi 9dc522249a usb: host: xhci-omap: fix build break 9 years ago
Siva Durga Prasad Paladugu f4dd69ca82 usb: zynqmp: Add XHCI driver support 9 years ago
Siarhei Siamashka 6047a3a9c9 sunxi: musb: Implement dfu_usb_get_reset() 9 years ago
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 9 years ago
Simon Glass b70a3fea94 usb: sandbox: Add support for interrupt operations 9 years ago
Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan 9 years ago
Simon Glass e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() 9 years ago
Simon Glass ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" 9 years ago
Simon Glass 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" 9 years ago
Simon Glass af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device 9 years ago
Simon Glass 80438a6c71 sandbox: usb: Allow up to 4 emulated devices on a hub 9 years ago
Simon Glass c4876320db sandbox: usb: Allow dynamic emulated USB device descriptors 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago