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
2023-07-25
8250_men_mcb: Add clockrate speed for G215/F215 boards
Rodríguez Barbarin, José Javier
-2
/
+2
2023-07-25
serial: tegra: Don't print error on probe deferral
Jon Hunter
-4
/
+2
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
-36
/
+21
2023-07-25
serial: qcom-geni: use icc tag defines
Johan Hovold
-1
/
+1
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
-1
/
+1
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
-48
/
+53
2023-07-25
serial: omap-serial: remove flag from serial_omap_rdi()
Jiri Slaby
-3
/
+1
2023-07-25
serial: arc_uart: simplify flags handling in arc_serial_rx_chars()
Jiri Slaby
-16
/
+13
2023-07-25
serial: pass state to __uart_start() directly
Jiri Slaby
-5
/
+4
2023-07-25
serial: make uart_insert_char() accept u8s
Jiri Slaby
-1
/
+1
2023-07-25
serial: convert uart sysrq handling to u8
Jiri Slaby
-2
/
+2
2023-07-25
tty: sysrq: use switch in sysrq_key_table_key2index()
Jiri Slaby
-11
/
+10
2023-07-25
tty: sysrq: switch the rest of keys to u8
Jiri Slaby
-8
/
+8
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
-20
/
+20
2023-07-25
tty: sysrq: rename and re-type i in sysrq_handle_loglevel()
Jiri Slaby
-4
/
+3
2023-07-25
n_tty: make many tty parameters const
Jiri Slaby
-15
/
+17
2023-07-25
n_tty: pass ldata to canon_skip_eof() directly
Jiri Slaby
-3
/
+2
2023-07-25
n_tty: simplify and sanitize zero_buffer()
Jiri Slaby
-6
/
+3
2023-07-25
n_tty: drop fp from n_tty_receive_buf_real_raw()
Jiri Slaby
-2
/
+2
2023-07-25
tty: make check_tty_count() void
Jiri Slaby
-3
/
+1
2023-07-25
tty: n_gsm: fix UAF in gsm_cleanup_mux
Chaoyuan Peng
-1
/
+3
2023-07-24
serial: qcom-geni: drop bogus runtime pm state update
Johan Hovold
-7
/
+0
2023-07-20
TIOCSTI: always enable for CAP_SYS_ADMIN
Samuel Thibault
-1
/
+1
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-409
/
+2124
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+5
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
-2
/
+2
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+2
2023-06-21
tty_audit: make data of tty_audit_log() const
Jiri Slaby
-1
/
+1
2023-06-21
tty_audit: make tty pointers in exposed functions const
Jiri Slaby
-7
/
+9
2023-06-21
tty_audit: make icanon a bool
Jiri Slaby
-2
/
+2
2023-06-21
tty_audit: invert the condition in tty_audit_log()
Jiri Slaby
-12
/
+12
2023-06-21
tty_audit: use kzalloc() in tty_audit_buf_alloc()
Jiri Slaby
-4
/
+4
2023-06-21
tty_audit: use TASK_COMM_LEN for task comm
Jiri Slaby
-1
/
+1
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
-28
/
+3
2023-06-21
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
-2
/
+2
2023-06-19
tty: serial: Add Nuvoton ma35d1 serial driver support
Jacky Huang
-0
/
+845
2023-06-19
tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
Sherry Sun
-0
/
+1
2023-06-19
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
-5
/
+13
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
-2
/
+2
2023-06-15
tty: tty_io: update timestamps on all device nodes
Michal Sekletar
-11
/
+20
2023-06-15
tty: fix hang on tty device with no_room set
Hui Li
-4
/
+21
2023-06-15
serial: core: fix -EPROBE_DEFER handling in init
Dan Carpenter
-5
/
+5
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
-5
/
+15
2023-06-13
tty: serial: samsung_tty: Use abs() to simplify some code
Christophe JAILLET
-3
/
+2
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
-0
/
+8
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
-1
/
+5
2023-06-13
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
Robert Hodaszi
-1
/
+1
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
-4
/
+7
2023-06-06
serial: core: don't kfree device managed data
Dan Carpenter
-6
/
+2
2023-06-06
serial: lantiq: add missing interrupt ack
Bernhard Seibold
-0
/
+1
[prev]
[next]