summaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/usb
AgeCommit message (Expand)Author
2014-01-08libpayload: reintroduce optional PCI in XHCI driverPatrick Georgi
2013-11-25libpayload: usb mass storage card hot plugAaron Durbin
2013-11-25libpayload: Add USB support for non-PCI controllersStefan Reinauer
2013-06-13libpayload: usb: Add interval attribute to endpointsNico Huber
2013-06-13libpayload: Redirect USB slave init through controller driverPatrick Georgi
2013-06-13libpayload: Add enum for USB speedsNico Huber
2013-03-13libpayload: Add usb_generic_(create|remove) functions for unrecognized devicesGabe Black
2013-02-26libpayload: Add a pointer for user data on the USB MSC data structure.Gabe Black
2012-11-23libpayload: Fix some missing-prototype warningsNico Huber
2012-11-14libpayload: Add init() function to hci_t and rework uhci_reset()Nico Huber
2012-11-14libpayload: Document USB host controller setup functionsNico Huber
2012-11-07libpayload: Turn the "debug" #define into the usb_debug static inline function.Gabe Black
2012-08-23libpayload: add controller type in usbdev_hcAnton Kochkov
2012-06-22libpayload: Shutdown reasonably if we can't init usb msc deviceNico Huber
2012-06-21libpayload: Detach unresponsive usb mass storage devicesNico Huber
2012-06-07libpayload: Add support for split transactions in EHCINico Huber
2012-06-01libpayload: Add clear_feature() function to USB frameworkNico Huber
2011-11-04libpayload: Drop usb_fatal()Patrick Georgi
2011-11-03libpayload: Reduce verbosity in USB stackMathias Krause
2010-06-07Avoid using the name "pid_t", which is used on unixoid systems.Patrick Georgi
2010-03-25USB updates from our internal treeStefan Reinauer
2009-07-31Catch various cases in libpayload where malloc() or memalign() return NULLStefan Reinauer
2008-10-16- reduced memory requirements a lot (from >100kb/controller toPatrick Georgi
2008-09-11Move the USB header files to a common location for installJordan Crouse