aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/usbtty.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR1-1/+49
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini1-4/+6
2011-12-11usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier1-2/+2
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal1-6/+6
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya1-7/+11
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD1-4/+2
2008-08-06Fix merge problemsStefan Roese1-5/+0
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-15/+15
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1012