index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2018-08-08
libpayload/drivers/usb/xhci: Replace raw values with constants
Raul E Rangel
2018-07-17
libpayload/generic_hub: Detect port disconnect after reset
Raul E Rangel
2018-07-17
libpayload/xhci: Check noop return code when debugging
Raul E Rangel
2018-07-17
libpayload: Add UNKNOWN_SPEED to usb_speed enum
Raul E Rangel
2018-07-16
libpayload/xhci: Document struct offsets on xhci_t
Raul E Rangel
2018-05-31
libpayload: Export usbhid_getmodifiers
Patrick Rudolph
2018-05-02
payloads/libpayload: Add spaces around '=='
Elyes HAOUAS
2018-04-29
libpayload/drivers/usb/ohci_private.h: Add parentheses around macro
Elyes HAOUAS
2018-02-16
libpayload: usbhid: Zero-initialize all parts of usbhid instance struct
Julius Werner
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-28
payloads: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/ehci_private.h: Add brackets around macro
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/xhci_private.h: Add parentheses around macro
Elyes HAOUAS
2017-06-27
libpayload/drivers/usb/ohci_private.h: Add brackets around macro
Elyes HAOUAS
2017-03-15
libpayload: usbhub: Force enumeration of all connected ports on init
Julius Werner
2017-01-13
libpayload: usb: Reset ohci controller when trying to shutdown ohci
Jeffy Chen
2017-01-06
libpayload: usb: handle situation with no free device address
Patrick Georgi
2017-01-06
libpayload: xhci: plug leak
Patrick Georgi
2016-10-17
libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults
Julius Werner
2016-09-02
Fix newlines at the end of files
Martin Roth
2016-08-02
libpayload: split "Drivers" config section in Kconfig
Antonello Dettori
2016-06-12
libpayload: usb: xhci: Support rockchip xHCI controller
Liangfeng Wu
2016-05-09
libpayload: xhci: Set MPS based on speed
Varadarajan Narayanan
2015-11-05
libpayload: xhci: Add delay to get reset working more reliably
Rajmohan Mani
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
libpayload: usbmsc: Add small delay during initialization to fix CZ60
Julius Werner
2015-10-27
libpayload: usb: Retry get_descriptor() on failure
Shawn Nematbakhsh
2015-09-17
libpayload: usb: dwc2: check device connect state before enable channel
Yunzhi Li
2015-09-17
libpayload: usb: dwc2: fix hub hot-plug bug
Yunzhi Li
2015-08-28
libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT
Julius Werner
2015-08-19
libpayload: usb: dwc2: fix usb plug/unplug bug
Yunzhi Li
2015-08-14
libpayload: usb: xhci: Fix list of cleared port change bits
Julius Werner
2015-08-14
libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
Julius Werner
2015-08-14
libpayload: usb: dwc2: fix short packet transfer
Yunzhi Li
2015-08-14
libpayload: usb: Fixup wrong use of config
Chunfeng Yun
2015-08-14
libpayload: xhci: Carry over fixes from Chromium tree
Julius Werner
2015-08-13
libpayload: usb: don't prematurely free the usb device
Aaron Durbin
2015-07-18
libpayload: usb: Add support for SuperSpeed hubs
Julius Werner
2015-07-18
libpayload: usb: xhci: Prevent address reuse
Julius Werner
2015-07-16
libpayload: usb: dwc2: support split transaction
Yunzhi Li
2015-07-06
libpayload: usb: dwc2: support interrupt transfer
Yunzhi Li
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-30
libpayload: add UDC driver for Designware controller
huang lin
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-03
libpayload: usb: Support MTK xHCI host controller
Yidi Lin
2015-06-03
libpayload: usb: Max packet size of SuperSpeed control EPs should be 512.
Chunfeng Yun
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-12
libpayload: Fix passing BAR to EHCI driver
Patrick Georgi
2015-05-04
libpayload: Guard PCI using code appropriately in XHCI driver
Patrick Georgi
2015-04-22
libpayload: usb: fix compilation error in debug fuction
Harry Pan
[next]