index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2020-05-22
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
2020-05-22
sc16is7xx: Use threaded IRQ
Daniel Mack
2020-05-22
sc16is7xx: Always use falling edge IRQ
Daniel Mack
2020-05-19
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-05-19
tty: n_gsm: Remove unnecessary test in gsm_print_packet()
Gregory CLEMENT
2020-05-19
serial: stm32: add no_console_suspend support
Erwan Le Ray
2020-05-15
tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
2020-05-15
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
2020-05-15
tty/sysrq: constify the sysrq API
Emil Velikov
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
2020-05-15
tty: mxser: make mxser_change_speed() return void
Jason Yan
2020-05-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-05-15
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-05-15
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
2020-05-15
tty: n_gsm: Improve debug output
Gregory CLEMENT
2020-05-15
tty: serial: imx: Add return value check for platform_get_irq()
Anson Huang
2020-05-15
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
2020-05-15
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
2020-05-15
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
2020-05-15
serial: lantiq: Make driver modular
Rahul Tanwar
2020-05-15
serial: lantiq: Make UART's use as console selectable
Rahul Tanwar
2020-05-12
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
2020-05-11
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-05-06
serial: samsung: 32-bit access for TX/RX hold registers
Hyunki Koo
2020-05-06
serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
Hyunki Koo
2020-05-06
Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"
Greg Kroah-Hartman
2020-05-05
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
2020-05-05
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
2020-05-05
serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driver
Rahul Tanwar
2020-05-04
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
2020-05-04
vt: fix unicode console freeing with a common interface
Nicolas Pitre
2020-05-04
Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"
Florian Fainelli
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-28
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-04-28
sparc64: vcc: Fix error return code in vcc_probe()
Wei Yongjun
2020-04-27
Merge 5.7-rc3 into tty-next
Greg Kroah-Hartman
2020-04-23
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-23
tty: hvc: remove hvcs_driver_string
Jason Yan
2020-04-23
serial: fsl_lpuart: Change DMA failure messages to debug level
Fabio Estevam
2020-04-23
tty: rocket, remove unneeded variable
Jiri Slaby
2020-04-23
tty: rocket, avoid OOB access
Jiri Slaby
2020-04-23
tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
Zou Wei
2020-04-23
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-04-23
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
2020-04-21
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2020-04-20
tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()
Dmitry Safonov
[next]