1. 49a8042 serial: pl011: Drop redundant DTR/RTS preservation on close/open by Lukas Wunner · 3 years ago
  2. e368cc6 serial: pl011: Drop CR register reset on set_termios by Lukas Wunner · 3 years ago
  3. f5bced9 Merge 5.16-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 1 month ago
  4. d118040 serial: amba-pl011: do not request memory region twice by Lino Sanfilippo · 3 years, 1 month ago
  5. 635e417 arm: remove zte zx platform left-over by Lukas Bulwahn · 3 years, 2 months ago
  6. ac442a0 serial: pl011: Add ACPI SBSA UART match id by Pierre Gondois · 3 years, 2 months ago
  7. 94560f6 Revert "arm pl011 serial: support multi-irq request" by Qian Cai · 3 years, 5 months ago
  8. b081946 arm pl011 serial: support multi-irq request by Bing Fan · 3 years, 6 months ago
  9. 8d47923 serial: amba-pl011: add RS485 support by Lino Sanfilippo · 3 years, 6 months ago
  10. 18ee37e serial: drop irq-flags initialisations by Johan Hovold · 3 years, 7 months ago
  11. 02d5364 serial: amba-pl011: drop low-latency workaround by Johan Hovold · 3 years, 8 months ago
  12. 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
  13. 7789c1f tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused by Lee Jones · 4 years, 2 months ago
  14. 534cf75 serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt by Peter Zijlstra · 4 years, 3 months ago
  15. 27afac9 serial: pl011: Fix oops on -EPROBE_DEFER by Lukas Wunner · 4 years, 5 months ago
  16. 89efbe7 serial: pl011: Don't leak amba_ports entry on driver register error by Lukas Wunner · 4 years, 5 months ago
  17. 6a63ba9 Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock" by Andy Shevchenko · 4 years, 6 months ago
  18. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
  19. 195867f serial: amba-pl011: Support kgdboc_earlycon by Sumit Garg · 4 years, 8 months ago
  20. 8508f4c serial: amba-pl011: Make sure we initialize the port.lock spinlock by John Stultz · 4 years, 8 months ago
  21. 5f99fca tty/serial: Migrate amba-pl01* to use has_sysrq by Dmitry Safonov · 5 years ago
  22. 2301ec3 tty: pl011: Add suspend resume support by Shubhrajyoti Datta · 5 years ago
  23. 94345ae tty: serial: amba-pl011: remove set but unused variable by Xiongfeng Wang · 5 years ago
  24. f6a1964 serial: pl011: Fix DMA ->flush_buffer() by Vincent Whitchurch · 5 years ago
  25. 61b37b0 tty: serial: amba-pl011: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  26. 38b101c tty/amba-pl011: fix a -Wunused-function warning by Qian Cai · 5 years ago
  27. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  28. 9f20e88 tty: amba-pl011: allow shared interrupt by Doug Berger · 6 years ago
  29. 6460979 serial: set suppress_bind_attrs flag only if builtin by Anders Roxell · 6 years ago
  30. 4a7e625 tty: pl011: Avoid spuriously stuck-off interrupts by Dave Martin · 7 years ago
  31. d3a96c9 serial: pl011: Use cached copy of IMSC register by Lukas Wunner · 7 years ago
  32. e73be92 serial: pl011: Drop duplicate loop counter by Lukas Wunner · 7 years ago
  33. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  34. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  35. 2a76fa2 serial: pl011: Adopt generic flag to store auto RTS status by Lukas Wunner · 7 years ago
  36. f7f7309 tty: amba-pl011: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. a704ddc serial: pl011: constify amba_id by Arvind Yadav · 7 years ago
  38. d054b3a tty: amba-pl011: constify vendor_data structures by Julia Lawall · 7 years ago
  39. 37ef38f tty: pl011: fix initialization order of QDF2400 E44 by Timur Tabi · 7 years ago
  40. 5a0722b tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44 by Timur Tabi · 8 years ago
  41. 7d05587 tty: amba-pl011: Fix spurious TX interrupts by Jayachandran C · 8 years ago
  42. e53e597 tty: pl011: fix earlycon work-around for QDF2400 erratum 44 by Timur Tabi · 8 years ago
  43. b767ad7 Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" by Aleksey Makarov · 8 years ago
  44. d8a4995 tty: pl011: Work around QDF2400 E44 stuck BUSY bit by Christopher Covington · 8 years ago
  45. aea9a80 tty: serial: pl011: add ttyAMA for matching pl011 console by Sudeep Holla · 8 years ago
  46. 2331e06 tty: serial: constify uart_ops structures by Bhumika Goyal · 8 years ago
  47. 7951ffc serial: pl011: Mark console as CON_ANYTIME by Alexander Sverdlin · 8 years ago
  48. fcb3215 tty: amba-pl011: Add earlycon support for SBSA UART by Kefeng Wang · 8 years ago
  49. 10879ae serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  50. 08bf215 Revert "serial: pl011: add console matching function" by Greg Kroah-Hartman · 8 years ago
  51. 8b8f347 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  52. 35aa33c tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq by Kefeng Wang · 8 years ago
  53. e06690b tty: amba-pl011: uart_amba_port is not available with earlycon function by Shawn Guo · 8 years ago
  54. 2426fbc tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID by Shawn Guo · 8 years ago
  55. 9c267dd tty: amba-pl011: add .get_fifosize for ZTE device by Shawn Guo · 8 years ago
  56. 0e125a5 tty: amba-pl011: define flag register bits for ZTE device by Shawn Guo · 8 years ago
  57. 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
  58. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  59. 1aabf52 tty: amba-pl011: Use 32-bit accesses for SBSA UART by Christopher Covington · 9 years ago
  60. bb70002 serial: pl011: add mark/space parity support by Ed Spiridonov · 9 years ago
  61. d9e105ca tty: amba-pl011: don't dereference NULL platform data by Robin Murphy · 9 years ago
  62. ff52a9a serial: amba-pl011: mark vendor_zte as __maybe_unused by Arnd Bergmann · 9 years ago
  63. 2f2fd08 serial: amba-pl011: use cpu_relax when polling registers by Timur Tabi · 9 years ago
  64. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  65. 3b78fae tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O by Timur Tabi · 9 years ago
  66. cdf091c tty: amba-pl011: fix earlycon register offsets by Russell King · 9 years ago
  67. f5ce6ed tty: amba-pl011: switch to using relaxed IO accessors by Russell King · 9 years ago
  68. 7ec7587 tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) by Russell King · 9 years ago
  69. 84c3e03 tty: amba-pl011: add support for 32-bit register access by Russell King · 9 years ago
  70. 10004a6 tty: amba-pl011: remove ST micro registers from standard table by Russell King · 9 years ago
  71. e4df9a8 tty: amba-pl011: clean up LCR register offsets by Russell King · 9 years ago
  72. bf69ff8 tty: amba-pl011: add ST register offset table by Russell King · 9 years ago
  73. 439403b tty: amba-pl011: add register offset table to vendor data by Russell King · 9 years ago
  74. debb7f6 tty: amba-pl011: add register lookup table by Russell King · 9 years ago
  75. 9f25bc5 tty: amba-pl011: prepare REG_* register indexes by Russell King · 9 years ago
  76. 7fe9a5a tty: amba-pl011: add helper to detect split LCRH register by Russell King · 9 years ago
  77. b2a4e24 tty: amba-pl011: convert accessor functions to take uart_amba_port by Russell King · 9 years ago
  78. 7583633 tty: amba-pl011: add register accessor functions by Russell King · 9 years ago
  79. 71a5cd8 serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty() by Timur Tabi · 9 years ago
  80. 0de6cfb Revert "uart: pl011: Rename regs with enumeration" by Greg Kroah-Hartman · 9 years ago
  81. f11c984 Revert "uart: pl011: Introduce register accessor" by Greg Kroah-Hartman · 9 years ago
  82. ab66ca2 Revert "uart: pl011: Introduce register look up table" by Greg Kroah-Hartman · 9 years ago
  83. 8e50254 Revert "uart: pl011: Improve LCRH register access decision" by Greg Kroah-Hartman · 9 years ago
  84. 062a68a Revert "uart: pl011: Add support to ZTE ZX296702 uart" by Greg Kroah-Hartman · 9 years ago
  85. 8cd90e5 uart: pl011: Add support to ZTE ZX296702 uart by Jun Nie · 9 years ago
  86. 09dcc7d uart: pl011: Improve LCRH register access decision by Jun Nie · 9 years ago
  87. 2c096a9 uart: pl011: Introduce register look up table by Jun Nie · 9 years ago
  88. 7b753f3 uart: pl011: Introduce register accessor by Jun Nie · 9 years ago
  89. 534e14e uart: pl011: Rename regs with enumeration by Jun Nie · 9 years ago
  90. 97a60ea serial: amba-pl011: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  91. 3db9ab0 drivers: PL011: add ACPI probing for SBSA UART by Graeme Gregory · 10 years ago
  92. 0dd1e24 drivers: PL011: add support for the ARM SBSA generic UART by Andre Przywara · 10 years ago
  93. cefc2d1 drivers: PL011: allow to supply fixed option string by Andre Przywara · 10 years ago
  94. 71eec48 drivers: PL011: allow avoiding UART enabling/disabling by Andre Przywara · 10 years ago
  95. 9c4ef4b drivers: PL011: move cts_event workaround into separate function by Andre Przywara · 10 years ago
  96. 075167e drivers: PL011: replace UART_MIS reading with _RIS & _IMSC by Andre Przywara · 10 years ago
  97. 3873e2d drivers: PL011: refactor pl011_probe() by Andre Przywara · 10 years ago
  98. ef5a935 drivers: PL011: refactor pl011_set_termios() by Andre Przywara · 10 years ago
  99. 95166a3 drivers: PL011: refactor pl011_shutdown() by Andre Przywara · 10 years ago
  100. 867b8e8 drivers: PL011: refactor pl011_startup() by Andre Przywara · 10 years ago