index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
tty: serial: fsl_lpuart: move the lpuart32_int() below
Sherry Sun
1
-20
/
+19
2023-07-25
tty: serial: 8250: Define earlycon for mrvl,mmp-uart
Duje Mihanović
1
-0
/
+1
2023-07-25
tty: serial: meson: add independent uart_data for A1 SoC family
Dmitry Rokosov
1
-0
/
+9
2023-07-25
tty: serial: meson: introduce separate uart_data for S4 SoC family
Dmitry Rokosov
1
-1
/
+6
2023-07-25
tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
Dmitry Rokosov
1
-26
/
+56
2023-07-25
tty: serial: meson: redesign the module to platform_driver
Dmitry Rokosov
1
-36
/
+15
2023-07-25
tty: serial: meson: use dev_err_probe
Dmitry Rokosov
1
-2
/
+2
2023-07-25
8250_men_mcb: Make UART config auto configurable
Rodríguez Barbarin, José Javier
1
-19
/
+24
2023-07-25
8250_men_mcb: Read num ports from register data.
Rodríguez Barbarin, José Javier
1
-50
/
+139
2023-07-25
8250_men_mcb: Add clockrate speed for G215/F215 boards
Rodríguez Barbarin, José Javier
1
-2
/
+2
2023-07-25
serial: tegra: Don't print error on probe deferral
Jon Hunter
1
-4
/
+2
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
28
-36
/
+21
2023-07-25
serial: qcom-geni: use icc tag defines
Johan Hovold
1
-1
/
+1
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
1
-1
/
+1
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
34
-48
/
+53
2023-07-25
serial: omap-serial: remove flag from serial_omap_rdi()
Jiri Slaby
1
-3
/
+1
2023-07-25
serial: arc_uart: simplify flags handling in arc_serial_rx_chars()
Jiri Slaby
1
-16
/
+13
2023-07-25
serial: pass state to __uart_start() directly
Jiri Slaby
1
-5
/
+4
2023-07-25
serial: make uart_insert_char() accept u8s
Jiri Slaby
1
-1
/
+1
2023-07-25
serial: convert uart sysrq handling to u8
Jiri Slaby
1
-2
/
+2
2023-07-25
tty: sysrq: use switch in sysrq_key_table_key2index()
Jiri Slaby
1
-11
/
+10
2023-07-25
tty: sysrq: switch the rest of keys to u8
Jiri Slaby
1
-8
/
+8
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
1
-20
/
+20
2023-07-25
tty: sysrq: rename and re-type i in sysrq_handle_loglevel()
Jiri Slaby
1
-4
/
+3
2023-07-25
n_tty: make many tty parameters const
Jiri Slaby
1
-15
/
+17
2023-07-25
n_tty: pass ldata to canon_skip_eof() directly
Jiri Slaby
1
-3
/
+2
2023-07-25
n_tty: simplify and sanitize zero_buffer()
Jiri Slaby
1
-6
/
+3
2023-07-25
n_tty: drop fp from n_tty_receive_buf_real_raw()
Jiri Slaby
1
-2
/
+2
2023-07-25
tty: make check_tty_count() void
Jiri Slaby
1
-3
/
+1
2023-07-25
tty: n_gsm: fix UAF in gsm_cleanup_mux
Chaoyuan Peng
1
-1
/
+3
2023-07-24
serial: qcom-geni: drop bogus runtime pm state update
Johan Hovold
1
-7
/
+0
2023-07-20
TIOCSTI: always enable for CAP_SYS_ADMIN
Samuel Thibault
1
-1
/
+1
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
44
-409
/
+2124
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2023-06-21
tty_audit: make data of tty_audit_log() const
Jiri Slaby
1
-1
/
+1
2023-06-21
tty_audit: make tty pointers in exposed functions const
Jiri Slaby
2
-7
/
+9
2023-06-21
tty_audit: make icanon a bool
Jiri Slaby
1
-2
/
+2
2023-06-21
tty_audit: invert the condition in tty_audit_log()
Jiri Slaby
1
-12
/
+12
2023-06-21
tty_audit: use kzalloc() in tty_audit_buf_alloc()
Jiri Slaby
1
-4
/
+4
2023-06-21
tty_audit: use TASK_COMM_LEN for task comm
Jiri Slaby
1
-1
/
+1
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
3
-28
/
+3
2023-06-21
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
1
-2
/
+2
2023-06-19
tty: serial: Add Nuvoton ma35d1 serial driver support
Jacky Huang
3
-0
/
+845
2023-06-19
tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
Sherry Sun
1
-0
/
+1
2023-06-19
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
1
-5
/
+13
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
1
-2
/
+2
2023-06-15
tty: tty_io: update timestamps on all device nodes
Michal Sekletar
1
-11
/
+20
2023-06-15
tty: fix hang on tty device with no_room set
Hui Li
1
-4
/
+21
[prev]
[next]