index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
2024-06-24
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+15
2024-06-24
serial: sh-sci: Add support for RZ/V2H(P) SoC
Lad Prabhakar
-5
/
+50
2024-06-24
serial: 8250_dw: Use reset array API to get resets
Hal Feng
-1
/
+1
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
-0
/
+1
2024-06-18
Merge tag 'v6.10-rc4' into tty-next
Greg Kroah-Hartman
-45
/
+64
2024-06-04
serial: drop debugging WARN_ON_ONCE() from uart_write()
Tetsuo Handa
-1
/
+1
2024-06-04
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Hugo Villeneuve
-0
/
+1
2024-06-04
serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
Hugo Villeneuve
-2
/
+2
2024-06-04
serial: port: Don't block system suspend even if bytes are left to xmit
Douglas Anderson
-0
/
+7
2024-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
-0
/
+1
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
-32
/
+27
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
-5
/
+10
2024-06-04
tty: n_tty: Fix buffer offsets when lookahead is used
Ilpo Järvinen
-6
/
+16
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko
-339
/
+369
2024-06-04
serial: 8250: Extract RSA bits
Andy Shevchenko
-120
/
+145
2024-06-04
serial: imx: stop casting struct uart_port to struct imx_port
Rasmus Villemoes
-18
/
+23
2024-06-04
vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
-3
/
+1
2024-06-04
tty: sunsu: Simplify device_node cleanup by using __free
Shresth Prasad
-26
/
+11
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
-1
/
+1
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-91
/
+181
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1543
/
+2524
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-13
/
+2
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2024-05-19
Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-1
/
+29
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2024-05-14
tty: hvc-iucv: Make use of iucv_alloc_device()
Heiko Carstens
-13
/
+2
2024-05-13
Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-30
/
+0
2024-05-10
serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()
Hans de Goede
-2
/
+4
2024-05-10
serial: imx: Raise TX trigger level to 8
Matthias Schiffer
-1
/
+1
2024-05-10
serial: 8250_pnp: Simplify "line" related code
Ilpo Järvinen
-10
/
+6
2024-05-10
serial: sh-sci: simplify locking when re-issuing RXDMA fails
Wolfram Sang
-3
/
+1
2024-05-10
serial: sh-sci: let timeout timer only run when DMA is scheduled
Wolfram Sang
-2
/
+5
2024-05-10
serial: sh-sci: describe locking requirements for invalidating RXDMA
Wolfram Sang
-0
/
+1
2024-05-10
serial: sh-sci: protect invalidating RXDMA on shutdown
Wolfram Sang
-0
/
+5
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
-1
/
+1
2024-05-04
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
-0
/
+16
2024-05-04
serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
Hugo Villeneuve
-5
/
+18
2024-05-04
serial: 8250_bcm7271: use default_mux_rate if possible
Doug Berger
-41
/
+60
2024-05-04
serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
Pin-yen Lin
-2
/
+6
2024-05-04
tty: n_gsm: fix missing receive state reset after mode switch
Daniel Starke
-41
/
+92
2024-05-04
tty: n_gsm: fix possible out-of-bounds in gsm0_receive()
Daniel Starke
-2
/
+5
2024-05-04
serial: core: Call device_set_awake_path() for console port
Claudiu Beznea
-0
/
+1
2024-05-04
tty: serial: uartps: Add support for uartps controller reset
Manikanta Guntupalli
-0
/
+15
2024-05-04
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
-4
/
+5
2024-05-04
serial: 8250_exar: Keep the includes sorted
Andy Shevchenko
-1
/
+1
2024-05-04
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
Andy Shevchenko
-1
/
+1
2024-05-04
serial: 8250_exar: Use BIT() in exar_ee_read()
Andy Shevchenko
-6
/
+7
2024-05-04
serial: 8250_exar: Switch to use dev_err_probe()
Andy Shevchenko
-14
/
+7
2024-05-04
serial: 8250_exar: Return directly from switch-cases
Andy Shevchenko
-52
/
+30
2024-05-04
serial: 8250_exar: Decrease indentation level
Andy Shevchenko
-50
/
+50
[prev]
[next]