Age | Commit message (Expand) | Author | Files | Lines |
2024-04-09 | tty: serial: switch from circ_buf to kfifo | Jiri Slaby (SUSE) | 1 | -10/+10 |
2023-11-23 | serial: sprd: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-18 | serial: sprd: Use port lock wrappers | Thomas Gleixner | 1 | -15/+15 |
2023-07-30 | serial: sprd: Fix DMA buffer leak issue | Chunyan Zhang | 1 | -2/+3 |
2023-07-30 | serial: sprd: Assign sprd_port after initialized to avoid wrong access | Chunyan Zhang | 1 | -8/+17 |
2023-07-25 | serial: sprd: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-07-25 | serial: drivers: switch ch and flag to u8 | Jiri Slaby | 1 | -2/+3 |
2023-03-16 | serial: sprd: Drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
2022-11-03 | serial: sprd: Use uart_xmit_advance() | Ilpo Järvinen | 1 | -5/+2 |
2022-11-03 | tty: serial: use uart_port_tx_limited() | Jiri Slaby (SUSE) | 1 | -28/+5 |
2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -3/+2 |
2022-03-03 | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 1 | -2/+2 |
2020-03-18 | serial: sprd: remove redundant sprd_port cleanup | Chunyan Zhang | 1 | -3/+1 |
2020-03-18 | serial: sprd: getting port index via serial aliases only | Chunyan Zhang | 1 | -31/+5 |
2020-03-17 | serial: sprd: Fix a dereference warning | Lanqing Liu | 1 | -2/+1 |
2020-03-17 | serial: sprd: remove __init from sprd_console_setup | Chunyan Zhang | 1 | -1/+1 |
2020-03-17 | serial: sprd: check console via stdout-path in addition | Chunyan Zhang | 1 | -1/+2 |
2019-12-23 | Merge 5.5-rc3 into tty-next | Greg Kroah-Hartman | 1 | -0/+3 |
2019-12-18 | tty/serial: Migrate sprd_serial to use has_sysrq | Dmitry Safonov | 1 | -4/+1 |
2019-12-12 | serial: sprd: Add clearing break interrupt operation | Yonghan Ye | 1 | -0/+3 |
2019-10-04 | serial: sprd: Add polling IO support | Lanqing Liu | 1 | -0/+33 |
2019-09-05 | serial: sprd: correct the wrong sequence of arguments | Chunyan Zhang | 1 | -1/+1 |
2019-09-04 | serial: sprd: keep console alive even if missing the 'enable' clock | Chunyan Zhang | 1 | -4/+21 |
2019-09-04 | serial: sprd: add console_initcall in sprd's uart driver | Chunyan Zhang | 1 | -0/+7 |
2019-09-04 | serial: sprd: check the right port and membase | Chunyan Zhang | 1 | -4/+6 |
2019-09-04 | serial: sprd: Add loopback function support | Baolin Wang | 1 | -1/+9 |
2019-09-04 | tty: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-04-16 | serial: sprd: Fix a copy-paste err in sprd_request_dma() | YueHaibing | 1 | -1/+1 |
2019-03-27 | serial: sprd: Add DMA mode support | Lanqing Liu | 1 | -14/+426 |
2019-03-27 | serial: sprd: Add power management for the Spreadtrum serial controller | Lanqing Liu | 1 | -4/+57 |
2019-02-26 | serial: sprd: Modify the baud rate calculation formula | Lanqing Liu | 1 | -1/+1 |
2018-09-18 | serial: sprd: Fix the indentation issue | Baolin Wang | 1 | -24/+22 |
2018-09-18 | serial: sprd: Change 'int' to 'unsigned int' | Baolin Wang | 1 | -4/+5 |
2018-09-18 | serial: sprd: Remove unnecessary resource validation | Baolin Wang | 1 | -5/+2 |
2018-09-18 | serial: sprd: Use readable macros instead of magic number | Baolin Wang | 1 | -8/+17 |
2018-09-18 | serial: sprd: Remove unused structure | Baolin Wang | 1 | -11/+0 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -9/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-28 | tty: serial: sprd: fix error return code in sprd_probe() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-07-30 | serial: sprd: clear timeout interrupt only rather than all interrupts | Lanqing Liu | 1 | -1/+3 |
2017-04-08 | serial: sprd: adjust TIMEOUT to a big value | Wei Qiao | 1 | -1/+1 |
2017-01-27 | tty: serial: constify uart_ops structures | Bhumika Goyal | 1 | -1/+1 |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -1/+1 |
2016-02-07 | earlycon: Use common framework for earlycon declarations | Peter Hurley | 1 | -2/+0 |
2015-12-14 | serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko | 1 | -1/+1 |
2015-10-04 | tty: serial: sprd: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-06-13 | serial: sprd: check for NULL after calling devm_clk_get | Fernando Guzman Lugo | 1 | -1/+1 |
2015-03-09 | Merge 4.0-rc3 into tty-testing | Greg Kroah-Hartman | 1 | -1/+5 |
2015-03-07 | serial: sprd: Fix missing spin_unlock in sprd_handle_irq() | Axel Lin | 1 | -1/+3 |
2015-03-07 | serial: sprd: Fix iotype | Peter Hurley | 1 | -1/+3 |