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