summaryrefslogtreecommitdiff
path: root/drivers/serial/usbtty.c
AgeCommit message (Expand)Author
2016-03-14serial: Move carriage return before line feed for some serial driversAlison Wang
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2013-03-16usbtty: adapt buffers for large packet supportShiraz Hashim
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-12-11usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD
2008-08-06Fix merge problemsStefan Roese
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD