Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | serial: amba-pl011: move header content to .c | Jiri Slaby | 1 | -2/+30 |
2022-05-02 | Merge 5.18-rc5 into tty-next | Greg Kroah-Hartman | 1 | -2/+7 |
2022-04-15 | serial: amba-pl011: do not time out prematurely when draining tx fifo | Lino Sanfilippo | 1 | -2/+7 |
2022-04-15 | serial: amba-pl011: remove redundant code in rs485_config | Lino Sanfilippo | 1 | -15/+1 |
2022-03-03 | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 1 | -3/+3 |
2022-01-26 | serial: core: Initialize rs485 RTS polarity already on probe | Lukas Wunner | 1 | -14/+1 |
2022-01-26 | serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl | Jochen Mades | 1 | -2/+6 |
2022-01-06 | serial: pl011: Drop redundant DTR/RTS preservation on close/open | Lukas Wunner | 1 | -5/+2 |
2022-01-06 | serial: pl011: Drop CR register reset on set_termios | Lukas Wunner | 1 | -2/+0 |
2021-12-06 | Merge 5.16-rc4 into tty-next | Greg Kroah-Hartman | 1 | -0/+1 |
2021-12-03 | serial: amba-pl011: do not request memory region twice | Lino Sanfilippo | 1 | -24/+3 |
2021-11-25 | arm: remove zte zx platform left-over | Lukas Bulwahn | 1 | -37/+0 |
2021-11-25 | serial: pl011: Add ACPI SBSA UART match id | Pierre Gondois | 1 | -0/+1 |
2021-08-16 | Revert "arm pl011 serial: support multi-irq request" | Qian Cai | 1 | -31/+3 |
2021-07-21 | arm pl011 serial: support multi-irq request | Bing Fan | 1 | -3/+31 |
2021-07-21 | serial: amba-pl011: add RS485 support | Lino Sanfilippo | 1 | -2/+161 |
2021-05-20 | serial: drop irq-flags initialisations | Johan Hovold | 1 | -1/+1 |
2021-04-22 | serial: amba-pl011: drop low-latency workaround | Johan Hovold | 1 | -2/+0 |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
2020-11-06 | tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused | Lee Jones | 1 | -1/+1 |
2020-09-30 | serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt | Peter Zijlstra | 1 | -4/+7 |
2020-08-18 | serial: pl011: Fix oops on -EPROBE_DEFER | Lukas Wunner | 1 | -6/+5 |
2020-08-18 | serial: pl011: Don't leak amba_ports entry on driver register error | Lukas Wunner | 1 | -1/+4 |
2020-07-21 | Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock" | Andy Shevchenko | 1 | -1/+0 |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2020-06-02 | serial: amba-pl011: Support kgdboc_earlycon | Sumit Garg | 1 | -0/+32 |
2020-05-05 | serial: amba-pl011: Make sure we initialize the port.lock spinlock | John Stultz | 1 | -0/+1 |
2019-12-18 | tty/serial: Migrate amba-pl01* to use has_sysrq | Dmitry Safonov | 1 | -5/+1 |
2019-12-12 | tty: pl011: Add suspend resume support | Shubhrajyoti Datta | 1 | -0/+1 |
2019-12-12 | tty: serial: amba-pl011: remove set but unused variable | Xiongfeng Wang | 1 | -4/+2 |
2019-11-18 | serial: pl011: Fix DMA ->flush_buffer() | Vincent Whitchurch | 1 | -4/+2 |
2019-11-13 | tty: serial: amba-pl011: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -1/+1 |
2019-10-04 | tty/amba-pl011: fix a -Wunused-function warning | Qian Cai | 1 | -4/+0 |
2019-09-04 | tty: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -4/+1 |
2019-05-21 | tty: amba-pl011: allow shared interrupt | Doug Berger | 1 | -1/+1 |
2018-11-09 | serial: set suppress_bind_attrs flag only if builtin | Anders Roxell | 1 | -0/+2 |
2018-05-14 | tty: pl011: Avoid spuriously stuck-off interrupts | Dave Martin | 1 | -0/+16 |
2017-11-28 | serial: pl011: Use cached copy of IMSC register | Lukas Wunner | 1 | -4/+2 |
2017-11-28 | serial: pl011: Drop duplicate loop counter | Lukas Wunner | 1 | -4/+2 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -14/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-04 | serial: pl011: Adopt generic flag to store auto RTS status | Lukas Wunner | 1 | -5/+4 |
2017-10-20 | tty: amba-pl011: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+3 |
2017-08-28 | serial: pl011: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | tty: amba-pl011: constify vendor_data structures | Julia Lawall | 1 | -2/+2 |
2017-07-30 | tty: pl011: fix initialization order of QDF2400 E44 | Timur Tabi | 1 | -18/+19 |
2017-04-18 | tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44 | Timur Tabi | 1 | -8/+23 |
2017-04-08 | tty: amba-pl011: Fix spurious TX interrupts | Jayachandran C | 1 | -9/+14 |
2017-04-01 | tty: pl011: fix earlycon work-around for QDF2400 erratum 44 | Timur Tabi | 1 | -2/+21 |
2017-03-17 | Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" | Aleksey Makarov | 1 | -1/+1 |