1. 132518f serial: stm32: add Framing error support by Patrick Delaunay · 5 years ago
  2. 585289b serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  3. 66dba9a serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 5 years ago
  4. 26603c0 serial: stm32: remove unnecessary trace by Patrick Delaunay · 5 years ago
  5. f828fa4 serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  6. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  7. fbd5c72 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  8. bc709a4 serial: stm32: Add setparity support by Patrick Delaunay · 6 years ago
  9. be1a6f7 serial: stm32: Fix bits defines name by Patrice Chotard · 6 years ago
  10. 215c8be serial: stm32: Add debug uart support by Patrick Delaunay · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 8dc4e1f serial: serial_stm32: Rename status register flags by Patrice Chotard · 6 years ago
  13. 7b3b74d serial: serial_stm32: Enable overrun by Patrice Chotard · 6 years ago
  14. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  15. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago[Renamed (98%) from drivers/serial/serial_stm32x7.c]
  16. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  17. 9a212d7 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  18. 6c30f15 serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  19. 2a7ecc5 serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  20. 60a996b serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  21. 75d5853 serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  22. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  23. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  24. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  25. 1afcf9c serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  26. 1113ad4 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  27. 6c0c3ce serial: stm32f7: disable overrun by Vikas Manocha · 7 years ago
  28. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  29. fd03b83 stm32f7: serial: use clock driver to enable clock by Vikas Manocha · 8 years ago
  30. 42bf5e7 serial: stm32f7: add device tree support by Vikas Manocha · 8 years ago
  31. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  32. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago