1. 5f99fca tty/serial: Migrate amba-pl01* to use has_sysrq by Dmitry Safonov · 5 years ago
  2. 2301ec3 tty: pl011: Add suspend resume support by Shubhrajyoti Datta · 5 years ago
  3. 94345ae tty: serial: amba-pl011: remove set but unused variable by Xiongfeng Wang · 5 years ago
  4. f6a1964 serial: pl011: Fix DMA ->flush_buffer() by Vincent Whitchurch · 5 years ago
  5. 61b37b0 tty: serial: amba-pl011: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  6. 38b101c tty/amba-pl011: fix a -Wunused-function warning by Qian Cai · 5 years ago
  7. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  8. 9f20e88 tty: amba-pl011: allow shared interrupt by Doug Berger · 6 years ago
  9. 6460979 serial: set suppress_bind_attrs flag only if builtin by Anders Roxell · 6 years ago
  10. 4a7e625 tty: pl011: Avoid spuriously stuck-off interrupts by Dave Martin · 7 years ago
  11. d3a96c9 serial: pl011: Use cached copy of IMSC register by Lukas Wunner · 7 years ago
  12. e73be92 serial: pl011: Drop duplicate loop counter by Lukas Wunner · 7 years ago
  13. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  14. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  15. 2a76fa2 serial: pl011: Adopt generic flag to store auto RTS status by Lukas Wunner · 7 years ago
  16. f7f7309 tty: amba-pl011: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. a704ddc serial: pl011: constify amba_id by Arvind Yadav · 7 years ago
  18. d054b3a tty: amba-pl011: constify vendor_data structures by Julia Lawall · 7 years ago
  19. 37ef38f tty: pl011: fix initialization order of QDF2400 E44 by Timur Tabi · 7 years ago
  20. 5a0722b tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44 by Timur Tabi · 8 years ago
  21. 7d05587 tty: amba-pl011: Fix spurious TX interrupts by Jayachandran C · 8 years ago
  22. e53e597 tty: pl011: fix earlycon work-around for QDF2400 erratum 44 by Timur Tabi · 8 years ago
  23. b767ad7 Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" by Aleksey Makarov · 8 years ago
  24. d8a4995 tty: pl011: Work around QDF2400 E44 stuck BUSY bit by Christopher Covington · 8 years ago
  25. aea9a80 tty: serial: pl011: add ttyAMA for matching pl011 console by Sudeep Holla · 8 years ago
  26. 2331e06 tty: serial: constify uart_ops structures by Bhumika Goyal · 8 years ago
  27. 7951ffc serial: pl011: Mark console as CON_ANYTIME by Alexander Sverdlin · 8 years ago
  28. fcb3215 tty: amba-pl011: Add earlycon support for SBSA UART by Kefeng Wang · 8 years ago
  29. 10879ae serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  30. 08bf215 Revert "serial: pl011: add console matching function" by Greg Kroah-Hartman · 8 years ago
  31. 8b8f347 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  32. 35aa33c tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq by Kefeng Wang · 8 years ago
  33. e06690b tty: amba-pl011: uart_amba_port is not available with earlycon function by Shawn Guo · 8 years ago
  34. 2426fbc tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID by Shawn Guo · 9 years ago
  35. 9c267dd tty: amba-pl011: add .get_fifosize for ZTE device by Shawn Guo · 9 years ago
  36. 0e125a5 tty: amba-pl011: define flag register bits for ZTE device by Shawn Guo · 9 years ago
  37. 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
  38. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  39. 1aabf52 tty: amba-pl011: Use 32-bit accesses for SBSA UART by Christopher Covington · 9 years ago
  40. bb70002 serial: pl011: add mark/space parity support by Ed Spiridonov · 9 years ago
  41. d9e105ca tty: amba-pl011: don't dereference NULL platform data by Robin Murphy · 9 years ago
  42. ff52a9a serial: amba-pl011: mark vendor_zte as __maybe_unused by Arnd Bergmann · 9 years ago
  43. 2f2fd08 serial: amba-pl011: use cpu_relax when polling registers by Timur Tabi · 9 years ago
  44. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  45. 3b78fae tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O by Timur Tabi · 9 years ago
  46. cdf091c tty: amba-pl011: fix earlycon register offsets by Russell King · 9 years ago
  47. f5ce6ed tty: amba-pl011: switch to using relaxed IO accessors by Russell King · 9 years ago
  48. 7ec7587 tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) by Russell King · 9 years ago
  49. 84c3e03 tty: amba-pl011: add support for 32-bit register access by Russell King · 9 years ago
  50. 10004a6 tty: amba-pl011: remove ST micro registers from standard table by Russell King · 9 years ago
  51. e4df9a8 tty: amba-pl011: clean up LCR register offsets by Russell King · 9 years ago
  52. bf69ff8 tty: amba-pl011: add ST register offset table by Russell King · 9 years ago
  53. 439403b tty: amba-pl011: add register offset table to vendor data by Russell King · 9 years ago
  54. debb7f6 tty: amba-pl011: add register lookup table by Russell King · 9 years ago
  55. 9f25bc5 tty: amba-pl011: prepare REG_* register indexes by Russell King · 9 years ago
  56. 7fe9a5a tty: amba-pl011: add helper to detect split LCRH register by Russell King · 9 years ago
  57. b2a4e24 tty: amba-pl011: convert accessor functions to take uart_amba_port by Russell King · 9 years ago
  58. 7583633 tty: amba-pl011: add register accessor functions by Russell King · 9 years ago
  59. 71a5cd8 serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty() by Timur Tabi · 9 years ago
  60. 0de6cfb Revert "uart: pl011: Rename regs with enumeration" by Greg Kroah-Hartman · 9 years ago
  61. f11c984 Revert "uart: pl011: Introduce register accessor" by Greg Kroah-Hartman · 9 years ago
  62. ab66ca2 Revert "uart: pl011: Introduce register look up table" by Greg Kroah-Hartman · 9 years ago
  63. 8e50254 Revert "uart: pl011: Improve LCRH register access decision" by Greg Kroah-Hartman · 9 years ago
  64. 062a68a Revert "uart: pl011: Add support to ZTE ZX296702 uart" by Greg Kroah-Hartman · 9 years ago
  65. 8cd90e5 uart: pl011: Add support to ZTE ZX296702 uart by Jun Nie · 9 years ago
  66. 09dcc7d uart: pl011: Improve LCRH register access decision by Jun Nie · 9 years ago
  67. 2c096a9 uart: pl011: Introduce register look up table by Jun Nie · 9 years ago
  68. 7b753f3 uart: pl011: Introduce register accessor by Jun Nie · 9 years ago
  69. 534e14e uart: pl011: Rename regs with enumeration by Jun Nie · 9 years ago
  70. 97a60ea serial: amba-pl011: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 10 years ago
  71. 3db9ab0 drivers: PL011: add ACPI probing for SBSA UART by Graeme Gregory · 10 years ago
  72. 0dd1e24 drivers: PL011: add support for the ARM SBSA generic UART by Andre Przywara · 10 years ago
  73. cefc2d1 drivers: PL011: allow to supply fixed option string by Andre Przywara · 10 years ago
  74. 71eec48 drivers: PL011: allow avoiding UART enabling/disabling by Andre Przywara · 10 years ago
  75. 9c4ef4b drivers: PL011: move cts_event workaround into separate function by Andre Przywara · 10 years ago
  76. 075167e drivers: PL011: replace UART_MIS reading with _RIS & _IMSC by Andre Przywara · 10 years ago
  77. 3873e2d drivers: PL011: refactor pl011_probe() by Andre Przywara · 10 years ago
  78. ef5a935 drivers: PL011: refactor pl011_set_termios() by Andre Przywara · 10 years ago
  79. 95166a3 drivers: PL011: refactor pl011_shutdown() by Andre Przywara · 10 years ago
  80. 867b8e8 drivers: PL011: refactor pl011_startup() by Andre Przywara · 10 years ago
  81. 49bb3c8 drivers: PL011: avoid potential unregister_driver call by Andre Przywara · 10 years ago
  82. fa8cd0f serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next by Dave Martin · 10 years ago
  83. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 10 years ago
  84. ec61847 Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" by Dave Martin · 10 years ago
  85. 1e84d22 serial/amba-pl011: Refactor and simplify TX FIFO handling by Dave Martin · 10 years ago
  86. f28c1d0 Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" by Dave Martin · 10 years ago
  87. 48d7ff0 drivers/tty: serial: remove info message by Jorge Ramirez-Ortiz · 10 years ago
  88. 1c9be31 drivers/tty: amba: defer DMA probe until the DMA channel is required. by Jorge Ramirez-Ortiz · 10 years ago
  89. f2ee6df serial/amba-pl011: Leave the TX IRQ alone when the UART is not open by Dave Martin · 10 years ago
  90. 734745c serial/amba-pl011: Activate TX IRQ passively by Dave Martin · 10 years ago
  91. 98267d3 serial: pl011: Add device tree support for RX DMA polling by Andrew Jackson · 10 years ago
  92. 2d3b7d6 serial: pl011: Don't enable RX DMA if residue processing not supported by Andrew Jackson · 10 years ago
  93. c64be92 serial: pl011: Set length of DMA transfer by Andrew Jackson · 10 years ago
  94. e2a545a serial: pl011: Avoid assumptions about buffer size when refilling TX DMA by Andrew Jackson · 10 years ago
  95. 4c0be45 serial: pl011: Allocate TX DMA buffer from DMA capable memory by Andrew Jackson · 10 years ago
  96. 36f339d serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE by Peter Hurley · 10 years ago
  97. 479e9b9 serial: Refactor uart_flush_buffer() from uart_close() by Peter Hurley · 10 years ago
  98. a5820c2 serial: amba-pl011: Use container_of() to get uart_amba_port by Daniel Thompson · 10 years ago
  99. 7f6d942 serial: amba-pl011: Remove redundant label by Tushar Behera · 11 years ago
  100. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 11 years ago