~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
usbtty.c
Commit message (
Expand
)
Author
Age
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
usb: Remove CONFIG_USBD_HS
Tom Rini
2022-12-22
*
serial: usbtty: Send urb data in correct order
Pali Rohár
2021-03-03
*
serial: usbtty: Fix puts function
Pali Rohár
2021-03-03
*
serial: usb: Correct the usbtty_...() prototypes
Simon Glass
2019-12-02
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
usbtty: fix typos
Heinrich Schuchardt
2017-10-16
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
usbtty: avoid potential NULL pointer dereference
xypron.glpk@gmx.de
2017-04-18
*
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
*
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Consolidate bool type
York Sun
2013-04-01
*
usbtty: adapt buffers for large packet support
Shiraz Hashim
2013-03-16
*
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2012-03-28
*
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-16
*
usbtty: init endpoints prior to startup events
Stefan Herbrechtsmeier
2011-12-11
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
*
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD
2009-04-06
*
Replaced endpoint numbers with appropriate macros in usbtty.c.
Vivek Kutal
2009-03-21
*
Added usbtty_configured() check. Fixed attribute(packed) warnings.
Atin Malaviya
2009-02-15
*
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-12-09
*
Fix merge problems
Stefan Roese
2008-08-06
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
*
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25