summaryrefslogtreecommitdiffstats
path: root/drivers/serial/usbtty.c
Commit message (Expand)AuthorAgeFilesLines
* serial: Move carriage return before line feed for some serial driversAlison Wang2016-03-141-3/+4
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-2/+2
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* Consolidate bool typeYork Sun2013-04-011-2/+2
* usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-161-1/+1
* Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-281-1/+49
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-161-4/+6
* usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier2011-12-111-2/+2
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-061-1/+1
* Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal2009-03-211-6/+6
* Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-151-7/+11
* usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-091-4/+2
* Fix merge problemsStefan Roese2008-08-061-5/+0
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-15/+15
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1012
OpenPOWER on IntegriCloud