index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
2021-09-14
1
-1
/
+1
*
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
2021-09-14
1
-1
/
+1
*
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-2
/
+1
|
\
|
*
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
1
-2
/
+1
*
|
tty: serial: uartlite: Use read_poll_timeout for a polling loop
Sean Anderson
2021-08-27
1
-13
/
+5
*
|
tty: serial: uartlite: Use constants in early_uartlite_putc
Sean Anderson
2021-08-27
1
-5
/
+4
*
|
serial: vt8500: Use of_device_get_match_data
Tang Bin
2021-08-26
1
-5
/
+2
*
|
serial: tegra: Use of_device_get_match_data
Tang Bin
2021-08-26
1
-4
/
+2
*
|
serial: 8250_ingenic: Use of_device_get_match_data
Tang Bin
2021-08-26
1
-4
/
+2
*
|
tty: serial: linflexuart: Remove redundant check to simplify the code
Tang Bin
2021-08-26
1
-5
/
+1
*
|
tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp
Fugang Duan
2021-08-26
1
-0
/
+48
*
|
tty: serial: fsl_lpuart: enable two stop bits for lpuart32
Fugang Duan
2021-08-26
1
-2
/
+6
*
|
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
2021-08-26
1
-1
/
+1
*
|
tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
Fugang Duan
2021-08-18
1
-0
/
+4
*
|
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
2021-08-16
1
-1
/
+6
*
|
serial: stm32: use devm_platform_get_and_ioremap_resource()
Tang Bin
2021-08-16
1
-2
/
+1
*
|
serial: stm32: use the defined variable to simplify code
Tang Bin
2021-08-16
1
-2
/
+2
*
|
Revert "arm pl011 serial: support multi-irq request"
Qian Cai
2021-08-16
1
-31
/
+3
*
|
tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
2021-08-13
1
-0
/
+13
*
|
tty: serial: samsung: Fix driver data macros style
Sam Protsenko
2021-08-13
1
-2
/
+2
*
|
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
2021-08-13
1
-1
/
+31
*
|
serial: stm32: fix the conditional expression writing
Tang Bin
2021-08-13
1
-2
/
+2
*
|
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-09
8
-13
/
+37
|
\
|
|
*
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
2021-07-30
1
-0
/
+1
|
*
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
2021-07-29
1
-0
/
+5
|
*
tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrl
Sherry Sun
2021-07-29
1
-1
/
+1
|
*
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
2021-07-21
1
-0
/
+6
|
*
serial: 8250: fix handle_irq locking
Johan Hovold
2021-07-21
3
-6
/
+9
|
*
serial: tegra: Only print FIFO error message when an error occurs
Jon Hunter
2021-07-21
1
-2
/
+4
|
*
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
2021-07-21
1
-3
/
+9
|
*
serial: max310x: Unprepare and disable clock in error path
Andy Shevchenko
2021-07-21
1
-1
/
+2
*
|
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
2021-08-05
1
-1
/
+24
*
|
serial: omap: Only allow if 8250_omap is not selected
Tony Lindgren
2021-07-29
1
-1
/
+1
*
|
serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()
Tony Lindgren
2021-07-29
1
-73
/
+2
*
|
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
2021-07-27
1
-1
/
+1
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
2
-4
/
+4
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
2
-7
/
+8
*
|
serial: max310x: Use clock-names property matching to recognize EXTCLK
Andy Shevchenko
2021-07-27
1
-10
/
+5
*
|
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
2021-07-27
1
-0
/
+10
*
|
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2021-07-27
1
-1
/
+2
*
|
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
2021-07-21
1
-13
/
+23
*
|
tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
Colin Ian King
2021-07-21
1
-1
/
+1
*
|
tty: serial: uartlite: Add runtime pm support
Shubhrajyoti Datta
2021-07-21
1
-8
/
+52
*
|
tty: serial: uartlite: Disable clocks in case of errors
Shubhrajyoti Datta
2021-07-21
1
-0
/
+1
*
|
serial: samsung: use dma_ops of DMA if attached
Tamseel Shams
2021-07-21
1
-21
/
+25
*
|
arm pl011 serial: support multi-irq request
Bing Fan
2021-07-21
1
-3
/
+31
*
|
serial: amba-pl011: add RS485 support
Lino Sanfilippo
2021-07-21
1
-2
/
+161
*
|
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2021-07-21
2
-0
/
+5
*
|
serial: core: Report magic multiplier extra baud rates
Maciej W. Rozycki
2021-07-21
1
-0
/
+8
*
|
serial: 8250: extend compile-test coverage
Johan Hovold
2021-07-21
1
-4
/
+6
[next]