index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2023-08-11
serial: core: Fix serial core port id, including multiport devices
Tony Lindgren
2023-08-11
serial: 8250: drop lockdep annotation from serial8250_clear_IER()
Jiri Slaby (SUSE)
2023-08-11
tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
Yi Yang
2023-08-09
serial: core: Revert port_id use
Tony Lindgren
2023-08-09
TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig
Günther Noack
2023-08-04
serial: 8250: Fix oops for port->pm on uart_change_pm()
Tony Lindgren
2023-08-04
serial: 8250: Reinit port_id when adding back serial8250_isa_devs
Tony Lindgren
2023-08-04
serial: core: Fix kmemleak issue for serial core device remove
Tony Lindgren
2023-08-03
serial: core: Fix serial_base_match() after fixing controller port name
Tony Lindgren
2023-08-01
serial: core: Fix serial core controller port name to show controller id
Tony Lindgren
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
2023-08-01
tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...
Sherry Sun
2023-07-30
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
2023-07-25
tty: serial: sh-sci: Fix sleeping in atomic context
Biju Das
2023-07-25
serial: sifive: Fix sifive_serial_console_setup() section
Samuel Holland
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
2023-07-25
tty: n_gsm: fix UAF in gsm_cleanup_mux
Chaoyuan Peng
2023-07-24
serial: qcom-geni: drop bogus runtime pm state update
Johan Hovold
2023-07-20
TIOCSTI: always enable for CAP_SYS_ADMIN
Samuel Thibault
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-21
tty_audit: make data of tty_audit_log() const
Jiri Slaby
2023-06-21
tty_audit: make tty pointers in exposed functions const
Jiri Slaby
2023-06-21
tty_audit: make icanon a bool
Jiri Slaby
2023-06-21
tty_audit: invert the condition in tty_audit_log()
Jiri Slaby
2023-06-21
tty_audit: use kzalloc() in tty_audit_buf_alloc()
Jiri Slaby
2023-06-21
tty_audit: use TASK_COMM_LEN for task comm
Jiri Slaby
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
2023-06-21
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
2023-06-19
tty: serial: Add Nuvoton ma35d1 serial driver support
Jacky Huang
2023-06-19
tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
Sherry Sun
2023-06-19
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
2023-06-15
tty: tty_io: update timestamps on all device nodes
Michal Sekletar
2023-06-15
tty: fix hang on tty device with no_room set
Hui Li
2023-06-15
serial: core: fix -EPROBE_DEFER handling in init
Dan Carpenter
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
2023-06-13
tty: serial: samsung_tty: Use abs() to simplify some code
Christophe JAILLET
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
2023-06-13
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
Robert Hodaszi
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
2023-06-06
serial: core: don't kfree device managed data
Dan Carpenter
2023-06-06
serial: lantiq: add missing interrupt ack
Bernhard Seibold
2023-06-06
serial: 8250_mtk: Simplify clock sequencing and runtime PM
Chen-Yu Tsai
2023-06-06
serial: st-asc: fix typo in property name
Raphael Gallais-Pou
2023-06-05
Merge 6.4-rc5 into tty-next
Greg Kroah-Hartman
[next]