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