Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
789ee0e91553f8a6eea0c538941875144898ff9a
/
drivers
/
serial
/
usbtty.c
a8d4d31
usbtty: fix typos
by Heinrich Schuchardt
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
695a31b
usbtty: avoid potential NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
23e06b5
serial: Move carriage return before line feed for some serial drivers
by Alison Wang
· 9 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
b62b39b
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
96decf6
usbtty: adapt buffers for large packet support
by Shiraz Hashim
· 12 years ago
bdb1770
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
7342452
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
49914b6
usbtty: init endpoints prior to startup events
by Stefan Herbrechtsmeier
· 13 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5b77438
Replaced endpoint numbers with appropriate macros in usbtty.c.
by Vivek Kutal
· 16 years ago
11a9df9
Added usbtty_configured() check. Fixed attribute(packed) warnings.
by Atin Malaviya
· 16 years ago
6dfaee7
usbtty/omap: update to current API
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
126e782
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/usbtty.c]
703bda9
Files include/linux/byteorder/{big,little}_endian.h define
by Rodolfo Giometti
· 17 years ago
e260182
Code cleanup
by Wolfgang Denk
· 18 years ago
3f0137b
Various USB related patches
by Wolfgang Denk
· 18 years ago
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· 21 years ago
05822bf
SX1 patches: use "serial#" for USB serial #;
by wdenk
· 21 years ago
29e7f5a
Add support for Siemens SX1 mobile phone;
by wdenk
· 21 years ago