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