index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
tty: moxa: use semi-colons instead of commas
Dan Carpenter
1
-4
/
+4
2021-08-18
tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
Fugang Duan
1
-0
/
+4
2021-08-16
tty: replace in_irq() with in_hardirq()
Changbin Du
1
-2
/
+2
2021-08-16
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
1
-1
/
+6
2021-08-16
serial: stm32: use devm_platform_get_and_ioremap_resource()
Tang Bin
1
-2
/
+1
2021-08-16
serial: stm32: use the defined variable to simplify code
Tang Bin
1
-2
/
+2
2021-08-16
Revert "arm pl011 serial: support multi-irq request"
Qian Cai
1
-31
/
+3
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-13
/
+37
2021-08-13
tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
1
-0
/
+13
2021-08-13
tty: serial: samsung: Fix driver data macros style
Sam Protsenko
1
-2
/
+2
2021-08-13
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
1
-1
/
+31
2021-08-13
serdev: Split and export serdev_acpi_get_uart_resource()
Andy Shevchenko
1
-7
/
+29
2021-08-13
serial: stm32: fix the conditional expression writing
Tang Bin
1
-2
/
+2
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
8
-13
/
+37
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
8
-13
/
+37
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
1
-1
/
+24
2021-07-30
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
1
-0
/
+1
2021-07-29
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
1
-0
/
+5
2021-07-29
tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrl
Sherry Sun
1
-1
/
+1
2021-07-29
serial: omap: Only allow if 8250_omap is not selected
Tony Lindgren
1
-1
/
+1
2021-07-29
serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()
Tony Lindgren
1
-73
/
+2
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
1
-11
/
+8
2021-07-27
vt: keyboard.c: make console an unsigned int
Greg Kroah-Hartman
1
-15
/
+15
2021-07-27
vt: keyboard: treat kbd_table as an array all the time.
Greg Kroah-Hartman
1
-16
/
+16
2021-07-27
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
1
-1
/
+1
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
17
-39
/
+33
2021-07-27
tty: make tty_set_operations an inline
Jiri Slaby
1
-7
/
+0
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
14
-58
/
+56
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
3
-44
/
+54
2021-07-27
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
1
-3
/
+16
2021-07-27
serial: max310x: Use clock-names property matching to recognize EXTCLK
Andy Shevchenko
1
-10
/
+5
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
1
-0
/
+10
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-1
/
+2
2021-07-21
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
1
-3
/
+14
2021-07-21
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
1
-0
/
+6
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
3
-6
/
+9
2021-07-21
serial: tegra: Only print FIFO error message when an error occurs
Jon Hunter
1
-2
/
+4
2021-07-21
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
1
-3
/
+9
2021-07-21
serial: max310x: Unprepare and disable clock in error path
Andy Shevchenko
1
-1
/
+2
2021-07-21
amiserial: remove unused state from shutdown
Jiri Slaby
1
-3
/
+0
2021-07-21
amiserial: switch rs_table to a single state
Jiri Slaby
1
-7
/
+4
2021-07-21
amiserial: pack and sort includes
Jiri Slaby
1
-28
/
+22
2021-07-21
amiserial: expand "custom"
Jiri Slaby
1
-44
/
+42
2021-07-21
amiserial: expand serial_isroot
Jiri Slaby
1
-8
/
+6
2021-07-21
amiserial: use memset to zero serial_state
Jiri Slaby
1
-6
/
+1
2021-07-21
amiserial: simplify rs_open
Jiri Slaby
1
-3
/
+3
2021-07-21
amiserial: remove serial_state::xmit_fifo_size
Jiri Slaby
1
-10
/
+6
2021-07-21
amiserial: remove stale comment
Jiri Slaby
1
-14
/
+1
2021-07-21
amiserial: remove serial_* strings
Jiri Slaby
1
-18
/
+1
2021-07-21
amiserial: remove unused DBG_CNT
Jiri Slaby
1
-9
/
+0
[prev]
[next]