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
2019-09-04
serial: imx: use Tx ready rather than Tx empty irq
Sergey Organov
2019-09-04
serial: imx: fix data breakage on termios change
Sergey Organov
2019-09-04
serial: imx: do not disable individual irqs during termios change
Sergey Organov
2019-09-04
serial: imx: do not stop Rx/Tx on termios change
Sergey Organov
2019-09-04
serial: imx: get rid of unbounded busy-waiting loop
Sergey Organov
2019-09-04
tty: max310x: fix off-by-one buffer access when storing overrun
Jan Kundrát
2019-09-04
tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2019-09-04
serial: 8250_pci: Implement MSI(-X) support
Ralf Ramsauer
2019-09-04
serial: 8250_pci: Add F81504A series Support
Ji-Ze Hong (Peter Hong)
2019-09-04
serial: mctrl_gpio: Use gpiod flags directly
Andy Shevchenko
2019-09-04
tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART
Mao Wenan
2019-09-04
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
2019-09-04
serial: sprd: Add loopback function support
Baolin Wang
2019-09-04
serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
2019-09-04
serial: tegra: protect IER against LCR.DLAB
Ahung Cheng
2019-09-04
serial: tegra: add internal loopback functionality
Andreas Abel
2019-09-04
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
2019-09-04
tty: serial: Add linflexuart driver for S32V234
Stefan-gabriel Mirea
2019-09-04
tty/serial: atmel: remove redundant assignment to ret
Colin Ian King
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
2019-09-04
serial: remove ks8695 driver
Arnd Bergmann
2019-09-04
serial: lantiq: Add support for Lightning Mountain SoC
Rahul Tanwar
2019-09-04
serial: lantiq: Make IRQ & ISR assignment dynamic
Rahul Tanwar
2019-09-04
serial: lantiq: Use proper DT compatible string
Rahul Tanwar
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
2019-09-04
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
serial: 8250_dw: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
serial: 8250_dw: split Synopsys DesignWare 8250 common functions
Andy Shevchenko
2019-09-04
serial: 8250_dw: use pointer to uart local variable
Andy Shevchenko
2019-09-04
serial: 8250_dw: Use a unified new dev variable in remove
Andy Shevchenko
2019-09-04
serial: lantiq: Add SMP support
Rahul Tanwar
2019-09-04
tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart32_configure()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup()
Andrey Smirnov
2019-09-04
serial: 8250_exar: Replace msleep(1) with usleep_range()
Andy Shevchenko
2019-09-04
serial: 8250_exar: Consolidate callback assignments in default_setup()
Andy Shevchenko
2019-09-04
tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simpli...
YueHaibing
2019-09-04
serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
2019-09-04
serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib
Frieder Schrempf
2019-09-04
serial: 8250_exar: Absorb remaining 8250_port INT0 support
Aaron Sierra
2019-09-04
serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger
Geert Uytterhoeven
2019-09-04
tty: serial: qcom_geni_serial: Update the oversampling rate
Vivek Gautam
[next]