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: xtensa/iss: use u8
Jiri Slaby (SUSE)
2023-12-08
1
-1
/
+1
*
tty: um: convert to u8/__u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
7
-17
/
+17
*
tty: ttyprintk: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-3
/
+3
*
tty: srmcons: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-3
/
+3
*
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
22
-68
/
+65
*
tty: serdev: convert to u8 and size_t in serdev_controller_ops
Jiri Slaby (SUSE)
2023-12-08
2
-5
/
+5
*
tty: nozomi: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-5
/
+4
*
tty: n_hdlc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-5
/
+5
*
tty: n_gsm: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-9
/
+8
*
tty: mxser: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-4
/
+4
*
tty: moxa: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-7
/
+8
*
tty: mmc: sdio: use u8 for flag
Jiri Slaby (SUSE)
2023-12-08
1
-2
/
+1
*
tty: mips_ejtag_fdc: use u8 for character pointers
Jiri Slaby (SUSE)
2023-12-08
1
-5
/
+5
*
tty: m68k: nfcon: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-2
/
+2
*
tty: ipoctal: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-8
/
+6
*
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
16
-92
/
+107
*
tty: goldfish: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-10
/
+6
*
tty: ehv_bytechan: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-6
/
+5
*
tty: con3270: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-6
/
+6
*
tty: con3215: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-12
/
+12
*
tty: bcm: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-2
/
+2
*
tty: ami: use u8 for characters and flag
Jiri Slaby (SUSE)
2023-12-08
1
-2
/
+2
*
tty: core: the rest to u8
Jiri Slaby (SUSE)
2023-12-08
2
-7
/
+7
*
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-12-08
8
-10
/
+10
*
tty: switch tty_port::xmit_* to u8
Jiri Slaby (SUSE)
2023-12-08
2
-3
/
+3
*
tty: mmc: sdio_uart: switch sdio_in() to return u8
Jiri Slaby (SUSE)
2023-12-08
1
-11
/
+8
*
tty: goldfish: use bool for is_write parameter
Jiri Slaby (SUSE)
2023-12-08
1
-4
/
+4
*
serial: msm: Use OPP table for DVFS support
Stephan Gerhold
2023-12-08
1
-2
/
+17
*
dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources
Stephan Gerhold
2023-12-08
1
-0
/
+13
*
serial: ucc_uart: Fix multiple address space type errors
Christophe Leroy
2023-12-08
1
-14
/
+14
*
tty: hvc: dcc: Check for TXfull condition while setting up early console
Ayan Kumar Halder
2023-12-08
1
-0
/
+8
*
dt-bindings: serial: snps-dw-apb-uart: include rs485 schema
Heiko Stuebner
2023-12-08
1
-0
/
+1
*
tty: serial: amba: cleanup whitespace
Théo Lebrun
2023-12-08
1
-14
/
+14
*
tty: virtio: drop virtio_cons_early_init()
Jiri Slaby (SUSE)
2023-12-08
3
-87
/
+0
*
serial: imx: fix tx statemachine deadlock
Paul Geurts
2023-12-08
1
-2
/
+2
*
serial: 8250_dw: Decouple DLF register check from UCV
Vamshi Gajjela
2023-11-28
1
-11
/
+11
*
tty: srmcons: remove 'str_cr' and use string directly
Jiri Slaby (SUSE)
2023-11-28
1
-2
/
+1
*
tty: srmcons: switch need_cr to bool
Jiri Slaby (SUSE)
2023-11-28
1
-4
/
+3
*
tty: srmcons: use 'count' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-28
1
-4
/
+4
*
tty: srmcons: make srmcons_do_write() return void
Jiri Slaby (SUSE)
2023-11-28
1
-2
/
+1
*
tty: make tty const in tty_get_baud_rate()
Jiri Slaby (SUSE)
2023-11-28
1
-3
/
+2
*
tty: srmcons: use 'buf' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-25
1
-5
/
+4
*
tty: nozomi: remove unused debugging DUMP()
Jiri Slaby (SUSE)
2023-11-25
1
-18
/
+0
*
tty: hvc_console: use flexible array for outbuf
Jiri Slaby (SUSE)
2023-11-25
2
-4
/
+2
*
tty: hso: don't initialize global serial_table
Jiri Slaby (SUSE)
2023-11-25
1
-5
/
+0
*
tty: hso: don't emit load/unload info to the log
Jiri Slaby (SUSE)
2023-11-25
1
-6
/
+0
*
tty: goldfish: drop unneeded temporary variables
Jiri Slaby (SUSE)
2023-11-25
1
-5
/
+2
*
tty: ehv_bytecha: use memcpy_and_pad() in local_ev_byte_channel_send()
Jiri Slaby (SUSE)
2023-11-25
1
-2
/
+5
*
tty: amiserial: use bool and rename overrun flag in receive_chars()
Jiri Slaby (SUSE)
2023-11-25
1
-3
/
+3
*
tty: amiserial: return from receive_chars() without goto
Jiri Slaby (SUSE)
2023-11-25
1
-3
/
+1
[next]