index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2020-03-06
tty: serial: cpm_uart: Convert to use GPIO descriptors
Linus Walleij
2020-03-06
tty: serial: lantiq: Drop GPIO include
Linus Walleij
2020-03-06
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
2020-02-20
tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG
Greg Kroah-Hartman
2020-02-20
tty: serial: samsung_tty: build it for any platform
Greg Kroah-Hartman
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
2020-02-19
tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-02-19
tty: serial: Kconfig: Fix a typo
Christophe JAILLET
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
2020-02-14
serial: core: Introduce uart_console_enabled() helper
Andy Shevchenko
2020-02-13
serial: cpm_uart: call cpm_muram_init before registering console
Rasmus Villemoes
2020-02-13
serial: 8250_pci: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
2020-02-12
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
2020-02-10
serial: 8250_early: Add earlycon for BCM2835 aux uart
Matthias Brugger
2020-02-10
serial: 8250_tegra: Create Tegra specific 8250 driver
Jeff Brasen
2020-02-10
kgdboc: Use for_each_console() helper
Andy Shevchenko
2020-02-10
tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
Dmitry Osipenko
2020-02-10
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
2020-02-10
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-22
tty: serial: meson_uart: Add support for kernel debugger
Julien Masson
2020-01-22
serial: imx: fix a race condition in receive path
Uwe Kleine-König
2020-01-22
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
2020-01-22
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
2020-01-22
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
2020-01-16
Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2020-01-14
serial: xilinx_uartps: set_mctrl sets RTS and DTR
Maarten Brock
2020-01-14
serial: xilinx_uartps: set_termios sets flowcontrol
Maarten Brock
2020-01-14
serial: xilinx_uartps: Let get_mctrl return status
Maarten Brock
2020-01-14
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
2020-01-14
tty/serial: atmel: use true,false for bool variable
Zheng Bin
2020-01-14
tty/serial: kgdb_nmi: use true,false for bool variable
Zheng Bin
2020-01-14
tty: serial: msm_serial: RX SW/FIFO mode fallback
Loic Poulain
2020-01-14
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
2020-01-14
tty: serial: tegra: Optimize DMA buffer synchronization
Dmitry Osipenko
[next]