index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2021-09-22
serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
Krzysztof Kozlowski
1
-4
/
+0
2021-09-22
serial: 8250_fsl: Move fsl8250_data to ACPI section
Geert Uytterhoeven
1
-4
/
+4
2021-09-14
tty: unexport tty_ldisc_release
Jiri Slaby
1
-1
/
+0
2021-09-14
tty: moxa: merge moxa.h into moxa.c
Jiri Slaby
2
-308
/
+301
2021-09-14
tty: synclink_gt: rename a conflicting function name
Randy Dunlap
1
-22
/
+22
2021-09-14
tty: n_gsm: Save dlci address open status when config requester
Zhenguo Zhao
1
-4
/
+53
2021-09-14
tty: n_gsm: Modify gsmtty driver register method when config requester
Zhenguo Zhao
1
-11
/
+19
2021-09-14
tty: n_gsm: Delete gsmtty open SABM frame when config requester
Zhenguo Zhao
1
-1
/
+3
2021-09-14
tty: n_gsm: Delete gsm_disconnect when config requester
Zhenguo Zhao
1
-1
/
+1
2021-09-14
tty: n_gsm: Modify CR,PF bit printk info when config requester
Zhenguo Zhao
1
-0
/
+4
2021-09-14
tty: n_gsm: Modify CR,PF bit when config requester
Zhenguo Zhao
1
-5
/
+5
2021-09-14
tty: n_gsm: Modify cr bit value when config requester
Zhenguo Zhao
1
-2
/
+2
2021-09-14
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
1
-1
/
+1
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
1
-1
/
+1
2021-09-14
tty: serial: uartlite: Prevent changing fixed parameters
Sean Anderson
1
-11
/
+80
2021-09-14
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+1
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+1
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
46
-531
/
+801
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+1
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-11
/
+8
2021-08-30
vt_kdsetmode: extend console locking
Linus Torvalds
1
-4
/
+6
2021-08-30
console: consume APC, DM, DCS
nick black
1
-4
/
+27
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-2
/
+1
2021-08-27
tty: serial: uartlite: Use read_poll_timeout for a polling loop
Sean Anderson
1
-13
/
+5
2021-08-27
tty: serial: uartlite: Use constants in early_uartlite_putc
Sean Anderson
1
-5
/
+4
2021-08-26
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
1
-2
/
+2
2021-08-26
serial: vt8500: Use of_device_get_match_data
Tang Bin
1
-5
/
+2
2021-08-26
serial: tegra: Use of_device_get_match_data
Tang Bin
1
-4
/
+2
2021-08-26
serial: 8250_ingenic: Use of_device_get_match_data
Tang Bin
1
-4
/
+2
2021-08-26
tty: serial: linflexuart: Remove redundant check to simplify the code
Tang Bin
1
-5
/
+1
2021-08-26
tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp
Fugang Duan
1
-0
/
+48
2021-08-26
tty: serial: fsl_lpuart: enable two stop bits for lpuart32
Fugang Duan
1
-2
/
+6
2021-08-26
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-08-26
mxser: use semi-colons instead of commas
Dan Carpenter
1
-6
/
+6
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
[prev]
[next]