- Sep 06, 2013
-
-
Gregory Nutt authored
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
-
- Sep 05, 2013
-
-
Gregory Nutt authored
-
- Sep 03, 2013
-
-
Gregory Nutt authored
Initial cut of a driver for the TI CC3000 network module with support on the Freescale KL25Z board from Alan Carvalho de Assis
-
- Sep 02, 2013
-
-
Gregory Nutt authored
STM32 Timer Register Bit Definitions: Some CCER bit settings changed per SourceForge bug #18 submitted by CCCTSAO
-
- Sep 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 31, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 29, 2013
-
-
Gregory Nutt authored
-
- Aug 28, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 27, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 26, 2013
-
-
Gregory Nutt authored
Add a new method to the USB host driver interface: getdevinfo. This method will return information about the currently connected device. At present, it only returns the device speed. The speed is needed by the enumeration logic in order to set a credible initial EP0 max packet size
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 25, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add ENCX24J600 Ethernet driver and support for the ENCX24J600 with the Olimex STM32 P107 board. From Max Holtberg
-
Gregory Nutt authored
SAMA5 OHCI: Fix semaphore handling bug. OHCI is now function by itself again after changes to integrate with EHCI
-
Gregory Nutt authored
-
- Aug 24, 2013
-
-
Gregory Nutt authored
SAMA5: EHCI now handles low- and full-speed connections by giving them to OHCI; OHCI now uses the work queue to defer interrupt processing; If both OHCI and EHCI are enabled, EHCI is the master of the UHPHS interrupt
-
- Aug 23, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 22, 2013
-
-
Gregory Nutt authored
-
- Aug 20, 2013
-
-
Gregory Nutt authored
-
- Aug 18, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 17, 2013
-
-
Gregory Nutt authored
-
- Aug 16, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 14, 2013
-
-
Gregory Nutt authored
-
- Aug 13, 2013
-
-
Gregory Nutt authored
SAMA5: Major restructuring of the the OHCI driver drivers to better handle the multiple root hub ports and concureent transfers on each port.
-
Gregory Nutt authored
Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 12, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-