Age | Commit message (Expand) | Author |
---|---|---|
2008-06-10 | Fix a memory leak in usbf_realloc(), and make the speed configuration array | Miod Vallat |
2007-09-17 | remove unneeded malloc.h include. | Federico G. Schwindt |
2007-06-19 | KNF after the recent macro expansion, mostly prototype indendation. | Marc Balmer |
2007-06-13 | Apply some KNF after the recent removal of macros and type definitions. | Marc Balmer |
2007-06-11 | Remove the usb_proc_ptr type definition, which was really a 'struct proc *' | Marc Balmer |
2007-06-10 | Remove the definition and use of the USBDEVNAME macro. | Marc Balmer |
2007-06-06 | Mechanical removal of USBBASEDEVICE. No binary change. | Michael Knudsen |
2007-05-27 | Some other missed bits. | Jonathan Gray |
2007-05-27 | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. | Jonathan Gray |
2007-02-07 | Several improvements to the usb client code. Still not working. | Dale Rahn |
2006-11-25 | Initial USB device controller (UDC) and USB CDC Ethernet function support | Uwe Stuehler |