index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: gdm724x: simplify gdm_tty_write()
Jiri Slaby (SUSE)
2023-08-11
1
-6
/
+1
*
tty: rfcomm: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
*
tty: hso: simplify hso_serial_write()
Jiri Slaby (SUSE)
2023-08-11
1
-11
/
+5
*
tty: gdm724x: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-6
/
+5
*
tty: vcc: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
2
-7
/
+7
*
tty: hvc: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
3
-9
/
+9
*
tty: ldops: unify to u8
Jiri Slaby (SUSE)
2023-08-11
10
-41
/
+35
*
tty: audit: unify to u8
Jiri Slaby (SUSE)
2023-08-11
2
-5
/
+5
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
43
-61
/
+82
*
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
14
-18
/
+18
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
43
-88
/
+53
*
tty: use min() for size computation in iterate_tty_read()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
tty: switch size and count types in iterate_tty_read() to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
*
tty: use ssize_t for iterate_tty_read() returned type
Jiri Slaby (SUSE)
2023-08-11
1
-8
/
+8
*
tty: use min() in iterate_tty_write()
Jiri Slaby (SUSE)
2023-08-11
1
-6
/
+2
*
tty: rename and de-inline do_tty_write()
Jiri Slaby (SUSE)
2023-08-11
1
-3
/
+3
*
tty: don't pass write() to do_tty_write()
Jiri Slaby (SUSE)
2023-08-11
1
-7
/
+4
*
tty: tty_buffer: make all offsets unsigned
Jiri Slaby (SUSE)
2023-08-11
1
-5
/
+5
*
tty: make char_buf_ptr()/flag_buf_ptr()'s offset unsigned
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
*
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
Jiri Slaby (SUSE)
2023-08-11
3
-8
/
+7
*
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
23
-55
/
+54
*
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
21
-81
/
+73
*
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
19
-35
/
+38
*
tty: can327, move overflow test inside can327_ldisc_rx()'s loop
Jiri Slaby (SUSE)
2023-08-11
1
-8
/
+7
*
tty: can327: unify error paths in can327_ldisc_rx()
Jiri Slaby (SUSE)
2023-08-11
1
-14
/
+8
*
tty: switch count in tty_ldisc_receive_buf() to size_t
Jiri Slaby (SUSE)
2023-08-11
3
-6
/
+6
*
tty: switch receive_buf() counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-4
/
+4
*
tty: make counts in tty_port_client_operations hooks size_t
Jiri Slaby (SUSE)
2023-08-11
3
-11
/
+10
*
tty: make tty_port_client_operations operate with u8
Jiri Slaby (SUSE)
2023-08-11
4
-12
/
+12
*
tty: make tty_change_softcar() more understandable
Jiri Slaby (SUSE)
2023-08-11
1
-3
/
+3
*
tty: drop tty_debug_wait_until_sent()
Jiri Slaby (SUSE)
2023-08-11
1
-10
/
+0
*
tty: tty_port: rename 'disc' to 'ld'
Jiri Slaby (SUSE)
2023-08-11
1
-11
/
+11
*
tty: change tty_write_lock()'s ndelay parameter to bool
Jiri Slaby (SUSE)
2023-08-11
3
-5
/
+5
*
tty: n_null: remove optional ldops
Jiri Slaby (SUSE)
2023-08-11
1
-18
/
+0
*
tty: remove dummy tty_ldisc_ops::poll() implementations
Jiri Slaby (SUSE)
2023-08-11
4
-30
/
+0
*
tty: ldisc: document that ldops are optional
Jiri Slaby (SUSE)
2023-08-11
1
-5
/
+25
*
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
2023-08-11
1
-24
/
+0
*
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
2023-08-09
1
-5
/
+2
*
serial: sifive: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-09
1
-1
/
+1
*
8250_men_mcb: remove unnecessary cast when reading register
Sanjuán García, Jorge
2023-08-04
1
-1
/
+1
*
serial: cpm_uart: Remove linux/fs_uart_pd.h
Christophe Leroy
2023-08-04
1
-71
/
+0
*
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2023-08-04
3
-3
/
+0
*
serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
Christophe Leroy
2023-08-04
1
-2
/
+0
*
serial: cpm_uart: Remove cpm_uart/ subdirectory
Christophe Leroy
2023-08-04
4
-7
/
+1
*
serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
Christophe Leroy
2023-08-04
5
-142
/
+49
*
serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
Christophe Leroy
2023-08-04
4
-140
/
+72
*
serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
Christophe Leroy
2023-08-04
4
-11
/
+5
*
serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
Christophe Leroy
2023-08-04
4
-71
/
+9
*
serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
Christophe Leroy
2023-08-04
2
-12
/
+4
*
serial: cpm_uart: Stop using fs_uart_id enum
Christophe Leroy
2023-08-04
2
-3
/
+1
[next]