1. 74e1eb3 serial: mvebu-uart: fix driver's tx_empty callback by Pali Rohár · 3 years, 4 months ago
  2. 15279eb serial: mvebu-uart: remove unused member nb from struct mvebu_uart by Pali Rohár · 3 years, 7 months ago
  3. deeaf96 serial: mvebu-uart: correctly calculate minimal possible baudrate by Pali Rohár · 3 years, 7 months ago
  4. ecd6b01 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available by Pali Rohár · 3 years, 7 months ago
  5. 9078204 serial: mvebu-uart: fix calculation of clock divisor by Pali Rohár · 3 years, 7 months ago
  6. 5607fa6 serial: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  7. 754f391 Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 9 months ago
  8. 54ca955 serial: mvebu-uart: fix tx lost characters at power off by Pali Rohár · 4 years, 1 month ago
  9. 58e4934 serial: mvebu-uart: fix unused variable warning by Qinglang Miao · 4 years, 4 months ago
  10. b635370 serial: mvebu-uart: simplify the return expression of mvebu_uart_probe() by Qinglang Miao · 4 years, 4 months ago
  11. 4a3e208 tty:serial:mvebu-uart:fix a wrong return by tangbin · 4 years, 11 months ago
  12. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  13. 32f4717 serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference by Aditya Pakki · 6 years ago
  14. 35d7a58 serial: mvebu-uart: initialize over sampling stack register by Miquel Raynal · 6 years ago
  15. 0e4cf69 serial: mvebu-uart: clarify the baud rate derivation by Miquel Raynal · 6 years ago
  16. e0bf2d498 serial: mvebu-uart: Fix reporting of effective CSIZE to userspace by Jan Kiszka · 6 years ago
  17. 7b6c81f Merge 4.17-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
  18. 394e835 serial: mvebu-uart: add suspend/resume support by Miquel Raynal · 7 years ago
  19. 46c6975 serial: mvebu-uart: Fix local flags handling on termios update by Marc Zyngier · 7 years ago
  20. c685af1 serial: mvebu-uart: fix tx lost characters by Gabriel Matni · 7 years ago
  21. 0ef5a6e serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR by Colin Ian King · 7 years ago
  22. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  23. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  24. 0ea46e6 serial: mvebu-uart: drop incorrect memset by Arnd Bergmann · 7 years ago
  25. 53501e0 serial: mvebu-uart: support extended port registers layout by Miquel Raynal · 7 years ago
  26. 3a75e91 serial: mvebu-uart: augment the maximum number of ports by Miquel Raynal · 7 years ago
  27. 95f7876 serial: mvebu-uart: dissociate RX and TX interrupts by Miquel Raynal · 7 years ago
  28. 30434b0 serial: mvebu-uart: add TX interrupt trigger for pulse interrupts by Allen Yan · 7 years ago
  29. 2ff23c4 serial: mvebu-uart: clear state register before IRQ request by Allen Yan · 7 years ago
  30. 68a0db1 serial: mvebu-uart: add function to change baudrate by Allen Yan · 7 years ago
  31. 9c3d3ee serial: mvebu-uart: add soft reset at probe by Allen Yan · 7 years ago
  32. 5218d76 serial: mvebu-uart: use a generic way to access the registers by Miquel Raynal · 7 years ago
  33. 94228f9 serial: mvebu-uart: support probe of multiple ports by Allen Yan · 7 years ago
  34. 02c3333 serial: mvebu-uart: use driver name when requesting an interrupt by Yehuda Yitschak · 7 years ago
  35. c2c1659 serial: mvebu-uart: free the IRQ in ->shutdown() by Thomas Petazzoni · 9 years ago
  36. 89ebc27 drivers/tty: make serial/mvebu-uart.c explicitly non-modular by Paul Gortmaker · 9 years ago
  37. e31efce serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 9 years ago
  38. 3053079 serial: mvebu-uart: initial support for Armada-3700 serial port by Wilson Ding · 9 years ago