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