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
2022-02-26
tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
Yu Tu
1
-52
/
+142
2022-02-26
tty: serial: meson: Use devm_ioremap_resource to get register mapped memory
Yu Tu
1
-9
/
+1
2022-02-26
tty: serial: meson: Move request the register region to probe
Yu Tu
1
-18
/
+14
2022-02-25
Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-22
/
+42
2022-02-25
tty: serial: amba-pl010: use more uart_port pointers
Jiri Slaby
1
-90
/
+84
2022-02-25
tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper
Jiri Slaby
1
-6
/
+4
2022-02-25
tty: serial: serial_txx9: remove info print from init
Jiri Slaby
1
-5
/
+0
2022-02-25
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned
Jiri Slaby
1
-11
/
+11
2022-02-25
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
1
-6
/
+22
2022-02-25
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
1
-4
/
+15
2022-02-25
serial: 8250_aspeed_vuart: replace snprintf with sysfs_emit
Yang Guang
1
-3
/
+3
2022-02-25
serial: 8250: Correct Kconfig help text for blacklisted PCI devices
Maciej W. Rozycki
1
-7
/
+9
2022-02-25
serial: mvebu-uart: implement support for baudrates higher than 230400 Bd
Pali Rohár
1
-18
/
+65
2022-02-25
serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
2
-2
/
+520
2022-02-25
sc16is7xx: Separate GPIOs from modem control lines
Lech Perczak
1
-4
/
+10
2022-02-25
sc16is7xx: Update status lines in single call
Lech Perczak
1
-10
/
+15
2022-02-25
sc16is7xx: Preserve EFR bits on update
Lech Perczak
1
-5
/
+19
2022-02-25
serial: 8250: Return early in .start_tx() if there are no chars to send
Steffen Trumtrar
1
-0
/
+3
2022-02-23
remove the h8300 architecture
Christoph Hellwig
1
-3
/
+2
2022-02-21
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
1
-0
/
+3
2022-02-21
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
1
-0
/
+3
2022-02-21
tty: n_gsm: fix wrong modem processing in convergence layer type 2
daniel.starke@siemens.com
1
-9
/
+14
2022-02-21
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
1
-4
/
+4
2022-02-21
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
1
-1
/
+6
2022-02-21
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
1
-1
/
+1
2022-02-21
tty: n_gsm: fix encoding of command/response bit
daniel.starke@siemens.com
1
-6
/
+10
2022-02-21
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
1
-1
/
+1
2022-02-21
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2
-1
/
+9
2022-02-21
serial: 8250_mid: Remove unneeded test for ->setup() presence
Andy Shevchenko
1
-5
/
+3
2022-02-21
serial: 8250_mid: Get rid of custom MID_DEVICE() macro
Andy Shevchenko
1
-9
/
+7
2022-02-21
serial: sh-sci: Simplify multiplication/shift logic
Geert Uytterhoeven
1
-1
/
+1
2022-02-21
tty: serial: atmel: add earlycon support
Michael Walle
2
-0
/
+25
2022-02-16
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
1
-4
/
+2
2022-02-15
Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2022-02-14
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
1
-1
/
+1
2022-02-14
Merge 5.17-rc4 into tty-next
Greg Kroah-Hartman
3
-4
/
+5
2022-02-11
tty: serial: imx: Add fast path when rs485 delays are 0
Harald Seiler
1
-4
/
+14
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
3
-8
/
+4
2022-02-08
serial: 8250_bcm2835aux: Add ACPI support
Adrien Thierry
1
-6
/
+46
2022-02-08
serial: stm32: enable / disable wake irqs for mcrtl_gpio wakeup sources
Erwan Le Ray
1
-1
/
+2
2022-02-08
serial: mctrl_gpio: add a new API to enable / disable wake_irq
Erwan Le Ray
2
-0
/
+56
2022-02-04
serial: core: Drop duplicate NULL check in uart_*shutdown()
Andy Shevchenko
1
-4
/
+2
2022-02-04
tty: Drop duplicate NULL check in TTY port functions
Andy Shevchenko
1
-7
/
+4
2022-02-04
amiserial: Drop duplicate NULL check in shutdown()
Andy Shevchenko
1
-4
/
+2
2022-02-04
vt_ioctl: add array_index_nospec to VT_ACTIVATE
Jakob Koschel
1
-0
/
+1
2022-02-04
vt_ioctl: fix array_index_nospec in vt_setactivate
Jakob Koschel
1
-1
/
+1
2022-02-04
serial: 8250_pericom: Revert "Re-enable higher baud rates"
Andy Shevchenko
1
-1
/
+1
2022-01-31
n_tty: wake up poll(POLLRDNORM) on receiving data
TATSUKAWA KOSUKE (立川 江介)
1
-2
/
+2
2022-01-31
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
1
-24
/
+13
2022-01-31
tty: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-5
/
+2
[prev]
[next]