Age | Commit message (Expand) | Author | Files | Lines |
2019-06-14 | powerpc/pseries/hvconsole: Fix stack overread via udbg | Daniel Axtens | 1 | -1/+15 |
2019-06-13 | sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg | John Paul Adrian Glaubitz | 1 | -1/+1 |
2019-06-13 | Revert "serial: stm32: select pinctrl state in each suspend/resume function" | Greg Kroah-Hartman | 1 | -4/+0 |
2019-06-12 | vt: More locking checks | Daniel Vetter | 1 | -0/+16 |
2019-06-12 | vt: might_sleep() annotation for do_blank_screen | Daniel Vetter | 1 | -0/+2 |
2019-06-10 | tty: serial: msm_serial: avoid system lockup condition | Jorge Ramirez-Ortiz | 1 | -0/+4 |
2019-06-10 | serial: 8250: Fix TX interrupt handling condition | Rautkoski Kimmo EXT | 1 | -1/+2 |
2019-06-10 | serial: stm32: fix a recursive locking in stm32_config_rs485 | Borut Seljak | 1 | -3/+0 |
2019-06-10 | tty: serial: 8250-of: Do not warn on deferred probe | Thierry Reding | 1 | -2/+3 |
2019-06-10 | serial: imx: Use dev_info() instead of pr_info() | Fabio Estevam | 1 | -1/+1 |
2019-06-10 | serial: fsl_lpuart: Use dev_info() instead of printk() | Fabio Estevam | 1 | -2/+2 |
2019-06-10 | uart: mediatek: support Rx in-band wakeup | Claire Chang | 1 | -0/+24 |
2019-06-10 | serial: uartps: Add a timeout to the tx empty wait | Shubhrajyoti Datta | 1 | -4/+10 |
2019-06-10 | serial: uartps: Move the spinlock after the read of the tx empty | Shubhrajyoti Datta | 1 | -2/+1 |
2019-06-10 | serial: 8250-mtk: modify uart DMA rx | Long Cheng | 1 | -29/+20 |
2019-06-10 | tty/serial: digicolor: Fix digicolor-usart already registered warning | Kefeng Wang | 1 | -1/+5 |
2019-06-10 | serial: stm32: Make stm32_get_databits static | YueHaibing | 1 | -1/+1 |
2019-06-10 | serial: stm32: select pinctrl state in each suspend/resume function | Bich Hemon | 1 | -0/+4 |
2019-06-04 | Revert "consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c" | Ben Hutchings | 1 | -5/+1 |
2019-06-04 | serial: sa1100: add note about modem control signals | Russell King | 1 | -0/+4 |
2019-06-04 | serial: sa1100: add support for mctrl gpios | Russell King | 2 | -4/+39 |
2019-06-03 | Merge 5.2-rc3 into tty-next | Greg Kroah-Hartman | 4 | -3/+12 |
2019-05-24 | vt/fbcon: deinitialize resources in visual_init() after failed memory allocation | Grzegorz Halat | 1 | -2/+9 |
2019-05-24 | tty: cpm_uart: drop unused iflag macro | Johan Hovold | 1 | -2/+0 |
2019-05-24 | tty: tty_io: fix driver refcount imbalance on error path | Lin Yi | 1 | -1/+3 |
2019-05-24 | vt/fbcon: deinitialize resources in visual_init() after failed memory allocation | Grzegorz Halat | 1 | -2/+9 |
2019-05-24 | consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c | Gen Zhang | 1 | -1/+5 |
2019-05-24 | tty: serial: cpm_uart - fix init when SMC is relocated | Christophe Leroy | 1 | -6/+11 |
2019-05-24 | serial: stm32: fix the get_irq error case | Erwan Le Ray | 1 | -8/+26 |
2019-05-24 | serial: stm32: fix wakeup source initialization | Erwan Le Ray | 1 | -13/+15 |
2019-05-24 | serial: stm32: Add support of TC bit status check | Erwan Le Ray | 1 | -17/+15 |
2019-05-24 | serial: stm32: fix transmit_chars when tx is stopped | Erwan Le Ray | 1 | -8/+3 |
2019-05-24 | serial: stm32: fix rx data length when parity enabled | Erwan Le Ray | 2 | -4/+9 |
2019-05-24 | serial: stm32: fix rx error handling | Erwan Le Ray | 2 | -27/+37 |
2019-05-24 | serial: stm32: fix word length configuration | Erwan Le Ray | 2 | -9/+50 |
2019-05-21 | tty: max310x: Fix external crystal register setup | Joe Burmeister | 1 | -1/+1 |
2019-05-21 | serial: sh-sci: disable DMA for uart_console | George G. Davis | 1 | -0/+7 |
2019-05-21 | serial: imx: remove log spamming error message | Sascha Hauer | 1 | -1/+0 |
2019-05-21 | tty: serial: msm_serial: Fix XON/XOFF | Jorge Ramirez-Ortiz | 1 | -1/+4 |
2019-05-21 | tty: max310x: Split uart characters insertion loop | Serge Semin | 1 | -4/+10 |
2019-05-21 | tty: max310x: Optionally enable rs485 on startup | Serge Semin | 1 | -0/+16 |
2019-05-21 | tty: max310x: Add rx-during-tx rs485 flag support | Serge Semin | 1 | -15/+14 |
2019-05-21 | tty: max310x: Fix invalid baudrate divisors calculator | Serge Semin | 1 | -20/+31 |
2019-05-21 | tty: max310x: Don't pass stacked buffers to SPI | Serge Semin | 1 | -9/+18 |
2019-05-21 | tty: max310x: Introduce max310x_one port macro-wrapper | Serge Semin | 1 | -3/+5 |
2019-05-21 | tty: max310x: Simplify tx-work item code | Serge Semin | 1 | -13/+3 |
2019-05-21 | tty: amba-pl011: allow shared interrupt | Doug Berger | 1 | -1/+1 |
2019-05-21 | tty: serial: 8250: Fix type field in format string | Hao Lee | 1 | -2/+2 |
2019-05-21 | serial: 8250_of: Use of_device_get_match_data() | Andy Shevchenko | 1 | -6/+3 |
2019-05-19 | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |