..
TODO
…
dwc2.c
libpayload dwc2: use bus addresses for buffers
2015-04-14 10:43:04 +02:00
dwc2.h
libpayload: Add dwc2 usb driver
2015-04-14 10:42:54 +02:00
dwc2_private.h
libpayload dwc2: Use a new FIFO allocation method
2015-04-14 10:42:58 +02:00
dwc2_rh.c
libpayload: Add dwc2 usb driver
2015-04-14 10:42:54 +02:00
ehci.c
libpayload: Fix passing BAR to EHCI driver
2015-05-12 15:39:34 +02:00
ehci.h
libpayload: Use unsigned long for BARs in *hci_init()
2014-07-10 20:55:41 +02:00
ehci_private.h
libpayload: EHCI: Support root-hub TT feature
2015-03-23 17:57:40 +01:00
ehci_rh.c
libpayload: EHCI: Support root-hub TT feature
2015-03-23 17:57:40 +01:00
generic_hub.c
libpayload: usb: Remove generic roothub reset port function
2014-10-02 17:28:47 +02:00
generic_hub.h
libpayload: usb: Remove generic roothub reset port function
2014-10-02 17:28:47 +02:00
ohci.c
libpayload: avoid use-after-free in OHCI driver
2015-02-23 20:33:54 +01:00
ohci.h
libpayload: Use unsigned long for BARs in *hci_init()
2014-07-10 20:55:41 +02:00
ohci_private.h
libpayload: usb: Make OHCI work with ARM systems
2014-10-22 23:53:54 +02:00
ohci_rh.c
libpayload: usb: Fix up usb_shutdown() code paths
2014-11-13 06:22:45 +01:00
quirks.c
libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices
2014-09-04 01:59:15 +02:00
uhci.c
libpayload: usb: Remove automatic clear_stall() calls from transfers
2014-11-13 06:22:58 +01:00
uhci.h
…
uhci_private.h
…
uhci_rh.c
libpayload: Improve sanity checking in UHCI driver
2015-02-23 21:59:25 +01:00
usb.c
libpayload/usb: wait a millisecond to work around device bugs
2015-03-19 23:24:44 +01:00
usb_dev.c
…
usbhid.c
libpayload: usbhid: Fix typo on descriptor parsing
2014-09-10 19:36:50 +02:00
usbhub.c
libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices
2014-09-04 01:59:15 +02:00
usbinit.c
libpayload: Add dwc2 usb driver
2015-04-14 10:42:54 +02:00
usbmsc.c
libpayload: avoid memory overflows
2015-01-03 23:58:23 +01:00
xhci.c
libpayload: Guard PCI using code appropriately in XHCI driver
2015-05-04 22:21:17 +02:00
xhci.h
libpayload: Use unsigned long for BARs in *hci_init()
2014-07-10 20:55:41 +02:00
xhci_commands.c
libpayload: xhci: Make XHCI stack usable on ARM
2014-08-14 23:41:21 +02:00
xhci_debug.c
libpayload: usb: fix compilation error in debug fuction
2015-04-22 08:44:37 +02:00
xhci_devconf.c
libpayload: Don't try to free individual xhci device slots
2015-03-04 20:46:07 +01:00
xhci_events.c
libpayload: xhci: Make XHCI stack usable on ARM
2014-08-14 23:41:21 +02:00
xhci_private.h
libpayload: usb: xhci: set ENT flag in last Normal TRB
2015-03-23 18:41:18 +01:00
xhci_rh.c
libpayload: usb: xhci: Treat port reset as a port status change
2014-10-02 17:29:54 +02:00