Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4103e13534141c31e4e9bf40848ab3a61dabce81
/
drivers
/
serial
/
usbtty.c
7f840c1
serial: usbtty: Send urb data in correct order
by Pali Rohár
· 3 years, 9 months ago
d3fb8fe
serial: usbtty: Fix puts function
by Pali Rohár
· 3 years, 9 months ago
2310c8e
serial: usb: Correct the usbtty_...() prototypes
by Simon Glass
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c409336
usbtty: fix typos
by Heinrich Schuchardt
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
73be5b3
usbtty: avoid potential NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
055457e
serial: Move carriage return before line feed for some serial drivers
by Alison Wang
· 9 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
c79cba3
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
709ea54
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
b2caefb
usbtty: adapt buffers for large packet support
by Shiraz Hashim
· 12 years ago
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
b2fb47f
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
241d9a6
usbtty: init endpoints prior to startup events
by Stefan Herbrechtsmeier
· 13 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
2731b9a
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9e78dae
Replaced endpoint numbers with appropriate macros in usbtty.c.
by Vivek Kutal
· 16 years ago
f3c0de6
Added usbtty_configured() check. Fixed attribute(packed) warnings.
by Atin Malaviya
· 16 years ago
dedacc1
usbtty/omap: update to current API
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
b64f190
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
1378df7
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/usbtty.c]
1813512
Files include/linux/byteorder/{big,little}_endian.h define
by Rodolfo Giometti
· 17 years ago
386eda0
Code cleanup
by Wolfgang Denk
· 18 years ago
16c8d5e
Various USB related patches
by Wolfgang Denk
· 18 years ago
42dfe7a
Code cleanup; make several boards compile & link.
by wdenk
· 21 years ago
6629d2f
SX1 patches: use "serial#" for USB serial #;
by wdenk
· 21 years ago
232c150
Add support for Siemens SX1 mobile phone;
by wdenk
· 21 years ago