index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
usbtty.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2013-03-16
usbtty: adapt buffers for large packet support
Shiraz Hashim
2012-03-28
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-11
usbtty: init endpoints prior to startup events
Stefan Herbrechtsmeier
2009-07-17
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
2009-03-21
Replaced endpoint numbers with appropriate macros in usbtty.c.
Vivek Kutal
2009-02-15
Added usbtty_configured() check. Fixed attribute(packed) warnings.
Atin Malaviya
2008-12-09
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2007-11-25
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD