index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
serial: 8250_mid: Remove 8250_pci usage
Ilpo Järvinen
1
-11
/
+7
2023-09-18
serial: 8250_of: Use dev_err_probe() instead of dev_warn()
Andy Shevchenko
1
-12
/
+8
2023-09-18
serial: 8250_aspeed_vuart: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
1
-7
/
+7
2023-09-18
serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750
Andy Shevchenko
1
-6
/
+5
2023-09-18
tty: vcc: Add check for kstrdup() in vcc_probe()
Yi Yang
1
-3
/
+13
2023-09-18
serial: stm32: add support for break control
Erwan Le Ray
1
-1
/
+12
2023-09-18
tty: hvc: remove set but unused variable
Bo Liu
1
-2
/
+0
2023-09-18
serial: sc16is7xx: remove unused to_sc16is7xx_port macro
Hugo Villeneuve
1
-1
/
+0
2023-09-18
tty: serial: ma35d1_serial: Add missing check for ioremap
Chen Ni
1
-0
/
+3
2023-09-18
Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
Daniel Starke
1
-3
/
+1
2023-09-18
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
1
-1
/
+4
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2
-2
/
+2
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
110
-1624
/
+1602
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-8
/
+3
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+2
2023-08-27
tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
Jiri Slaby (SUSE)
1
-11
/
+10
2023-08-27
tty: n_tty: extract ECHO_OP processing to a separate function
Jiri Slaby (SUSE)
1
-96
/
+98
2023-08-27
tty: n_tty: unify counts to size_t
Jiri Slaby (SUSE)
1
-17
/
+15
2023-08-27
tty: n_tty: use u8 for chars and flags
Jiri Slaby (SUSE)
1
-36
/
+36
2023-08-27
tty: n_tty: simplify chars_in_buffer()
Jiri Slaby (SUSE)
1
-6
/
+2
2023-08-27
tty: n_tty: remove unsigned char casts from character constants
Jiri Slaby (SUSE)
1
-3
/
+3
2023-08-27
tty: n_tty: move newline handling to a separate function
Jiri Slaby (SUSE)
1
-8
/
+19
2023-08-27
tty: n_tty: move canon handling to a separate function
Jiri Slaby (SUSE)
1
-71
/
+87
2023-08-27
tty: n_tty: use MASK() for masking out size bits
Jiri Slaby (SUSE)
1
-12
/
+11
2023-08-27
tty: n_tty: make n_tty_data::num_overrun unsigned
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-27
tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-27
tty: n_tty: use 'num' for writes' counts
Jiri Slaby (SUSE)
1
-9
/
+8
2023-08-27
tty: n_tty: use output character directly
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-27
tty: n_tty: make flow of n_tty_receive_buf_common() a bool
Jiri Slaby (SUSE)
1
-3
/
+3
2023-08-27
Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
Lucas Tanure
1
-2
/
+0
2023-08-22
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
2
-3
/
+9
2023-08-22
serial: sc16is7xx: add missing support for rs485 devicetree properties
Hugo Villeneuve
1
-0
/
+4
2023-08-22
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
1
-1
/
+10
2023-08-22
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
1
-35
/
+108
2023-08-22
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
1
-3
/
+1
2023-08-22
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
1
-0
/
+6
2023-08-22
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
1
-1
/
+4
2023-08-22
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
1
-1
/
+5
2023-08-22
serial: sifive: Add suspend and resume operations
Nick Hu
1
-0
/
+18
2023-08-22
tty: serial: meson: Add a earlycon for the T7 SoC
Lucas Tanure
1
-0
/
+2
2023-08-22
serial: stm32: synchronize RX DMA channel in shutdown
Amelie Delaunay
1
-1
/
+3
2023-08-22
serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
Valentin Caron
1
-94
/
+106
2023-08-22
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2
-45
/
+83
2023-08-22
serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
Valentin Caron
1
-8
/
+8
2023-08-22
serial: stm32: use DMAT as a configuration bit
Valentin Caron
1
-5
/
+3
2023-08-22
serial: stm32: avoid clearing DMAT bit during transfer
Valentin Caron
1
-32
/
+44
2023-08-22
tty: n_gsm: add restart flag to extended ioctl config
Daniel Starke
1
-0
/
+23
2023-08-22
tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
Daniel Starke
1
-4
/
+6
2023-08-22
tty: n_gsm: increase gsm_mux unsupported counted where appropriate
Daniel Starke
1
-0
/
+3
2023-08-22
tty: n_gsm: increase malformed counter for malformed control frames
Daniel Starke
1
-1
/
+3
[prev]
[next]