index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
tty: n_gsm: add ioctl to map serial device to mux'ed tty
Martin Hundebøll
1
-0
/
+4
2019-09-04
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
4
-180
/
+99
2019-09-04
serial: sprd: Add loopback function support
Baolin Wang
1
-1
/
+9
2019-09-04
serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
1
-4
/
+2
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
1
-7
/
+5
2019-09-04
serial: tegra: protect IER against LCR.DLAB
Ahung Cheng
1
-0
/
+3
2019-09-04
serial: tegra: add internal loopback functionality
Andreas Abel
1
-4
/
+22
2019-09-04
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
1
-1
/
+0
2019-09-04
tty: serial: Add linflexuart driver for S32V234
Stefan-gabriel Mirea
3
-0
/
+958
2019-09-04
tty/serial: atmel: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
2
-17
/
+84
2019-09-04
serial: remove ks8695 driver
Arnd Bergmann
3
-716
/
+0
2019-09-04
serial: lantiq: Add support for Lightning Mountain SoC
Rahul Tanwar
1
-0
/
+71
2019-09-04
serial: lantiq: Make IRQ & ISR assignment dynamic
Rahul Tanwar
1
-45
/
+96
2019-09-04
serial: lantiq: Use proper DT compatible string
Rahul Tanwar
1
-2
/
+2
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
1
-0
/
+18
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
1
-10
/
+8
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
1
-0
/
+1
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
1
-5
/
+2
2019-09-04
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
2
-9
/
+14
2019-09-04
serial: 8250_dw: switch to use 8250_dwlib library
Andy Shevchenko
2
-135
/
+28
2019-09-04
serial: 8250_dw: split Synopsys DesignWare 8250 common functions
Andy Shevchenko
4
-0
/
+149
2019-09-04
serial: 8250_dw: use pointer to uart local variable
Andy Shevchenko
1
-4
/
+4
2019-09-04
serial: 8250_dw: Use a unified new dev variable in remove
Andy Shevchenko
1
-3
/
+4
2019-09-04
serial: lantiq: Add SMP support
Rahul Tanwar
1
-15
/
+32
2019-09-04
tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled
Andrey Smirnov
1
-2
/
+2
2019-09-04
tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume()
Andrey Smirnov
1
-1
/
+1
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable()
Andrey Smirnov
1
-22
/
+28
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart32_configure()
Andrey Smirnov
1
-27
/
+21
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup()
Andrey Smirnov
1
-23
/
+17
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup()
Andrey Smirnov
1
-30
/
+23
2019-09-04
serial: 8250_exar: Replace msleep(1) with usleep_range()
Andy Shevchenko
1
-1
/
+1
2019-09-04
serial: 8250_exar: Consolidate callback assignments in default_setup()
Andy Shevchenko
1
-22
/
+21
2019-09-04
tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simpli...
YueHaibing
1
-3
/
+1
2019-09-04
serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
1
-4
/
+2
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
1
-1
/
+1
2019-09-04
serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib
Frieder Schrempf
1
-3
/
+3
2019-09-04
serial: 8250_exar: Absorb remaining 8250_port INT0 support
Aaron Sierra
2
-17
/
+16
2019-09-04
serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger
Geert Uytterhoeven
1
-8
/
+6
2019-09-04
tty: serial: qcom_geni_serial: Update the oversampling rate
Vivek Gautam
1
-3
/
+12
2019-09-04
serial: 8250_exar: Clear buffer before shutdown
Robert Middleton
1
-0
/
+23
2019-09-04
serial: 8250_exar: Move custom divisor support out from 8250_port
Andy Shevchenko
2
-26
/
+28
2019-09-04
serial: 8250_exar: Extract PM routine from 8250_port
Andy Shevchenko
2
-14
/
+16
2019-09-04
serial: 8250_exar: No need to autoconfigure Exar ports
Andy Shevchenko
2
-36
/
+17
2019-09-04
serial: sh-sci: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
1
-14
/
+8
2019-09-04
xilinx_uartps.c: suppress "may be used uninitialised" warning
Stephen Rothwell
1
-1
/
+1
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
15
-61
/
+19
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown()
Andrey Smirnov
1
-24
/
+18
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx()
Andrey Smirnov
1
-4
/
+0
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty()
Andrey Smirnov
1
-7
/
+10
[prev]
[next]