~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* usb: Remove CONFIG_USBD_HSTom Rini2022-12-22
* serial: usbtty: Send urb data in correct orderPali Rohár2021-03-03
* serial: usbtty: Fix puts functionPali Rohár2021-03-03
* serial: usb: Correct the usbtty_...() prototypesSimon Glass2019-12-02
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* usbtty: fix typosHeinrich Schuchardt2017-10-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* usbtty: avoid potential NULL pointer dereferencexypron.glpk@gmx.de2017-04-18
* serial: Move carriage return before line feed for some serial driversAlison Wang2016-03-14
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Consolidate bool typeYork Sun2013-04-01
* usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-16
* Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-28
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-16
* usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier2011-12-11
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06
* Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal2009-03-21
* Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-15
* usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-09
* Fix merge problemsStefan Roese2008-08-06
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-14
* Big white-space cleanup.Wolfgang Denk2008-05-21
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-25