index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
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
2019-09-04
serial: 8250_exar: Clear buffer before shutdown
Robert Middleton
2019-09-04
serial: 8250_exar: Move custom divisor support out from 8250_port
Andy Shevchenko
2019-09-04
serial: 8250_exar: Extract PM routine from 8250_port
Andy Shevchenko
2019-09-04
serial: 8250_exar: No need to autoconfigure Exar ports
Andy Shevchenko
2019-09-04
serial: sh-sci: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
2019-09-04
xilinx_uartps.c: suppress "may be used uninitialised" warning
Stephen Rothwell
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Clear CSTOPB unconditionally
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Drop no-op bit opearation
Andrey Smirnov
2019-09-04
tty: serial: fls_lpuart: Split shared TX IRQ handler into two
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Fix issue in software flow control
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup()
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Fix bogus indentation
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer
Andrey Smirnov
2019-09-04
tty: serial: fsl_lpuart: flush receive FIFO after overruns
Stefan Agner
2019-09-04
tty: serial: fsl_lpuart: fix framing error handling when using DMA
Stefan Agner
2019-09-04
serial: imx: get rid of imx_uart_rts_auto()
Sergey Organov
2019-09-04
serial: imx: set_mctrl(): correctly restore autoRTS state
Sergey Organov
2019-09-04
serial: imx: set_termios(): do not enable autoRTS if RTS is unset
Sergey Organov
2019-09-04
serial: 8250_pnp: Move to struct dev_pm_ops
Andy Shevchenko
2019-09-04
serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
Je Yen Tam
2019-09-04
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
2019-09-04
serial: stm32: add pm_runtime support
Erwan Le Ray
2019-09-04
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
2019-09-04
tty: serial: fsl_lpuart: correct the FIFO depth size
Fugang Duan
2019-09-04
tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
Fugang Duan
2019-09-04
tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
Fugang Duan
2019-09-04
tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
Fugang Duan
2019-09-04
tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Fugang Duan
2019-09-04
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
2019-09-04
tty: nozomi: Use dev_get_drvdata
Chuhong Yuan
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
[prev]
[next]