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