index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
serial: sc16is7xx: change EFR lock to operate on each channels
Hugo Villeneuve
2023-12-15
1
-23
/
+26
|
*
serial: sc16is7xx: remove unused line structure member
Hugo Villeneuve
2023-12-15
1
-2
/
+0
|
*
serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
Hugo Villeneuve
2023-12-15
1
-6
/
+9
|
*
serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()
Hugo Villeneuve
2023-12-15
1
-6
/
+8
|
*
serdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-15
1
-2
/
+2
|
*
tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
Adrian Reber
2023-12-15
1
-2
/
+2
|
*
serial: esp32_uart: Use device_get_match_data()
Rob Herring
2023-12-15
1
-7
/
+3
|
*
serial: esp32_acm: Add explicit platform_device.h include
Rob Herring
2023-12-15
1
-1
/
+1
|
*
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-11
389
-4371
/
+4275
|
|
\
|
*
|
tty: ttyprintk: 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
20
-60
/
+56
|
*
|
tty: serdev: convert to u8 and size_t in serdev_controller_ops
Jiri Slaby (SUSE)
2023-12-08
1
-1
/
+1
|
*
|
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: 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
11
-71
/
+80
|
*
|
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
1
-5
/
+5
|
*
|
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-12-08
5
-6
/
+6
|
*
|
tty: switch tty_port::xmit_* to u8
Jiri Slaby (SUSE)
2023-12-08
1
-1
/
+1
|
*
|
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
|
*
|
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
|
*
|
tty: virtio: drop virtio_cons_early_init()
Jiri Slaby (SUSE)
2023-12-08
1
-48
/
+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: 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
|
*
|
tty: remove unneeded mbz from tiocsti()
Jiri Slaby (SUSE)
2023-11-25
1
-2
/
+2
|
*
|
tty: deprecate tty_write_message()
Jiri Slaby (SUSE)
2023-11-25
1
-0
/
+4
|
*
|
serial: max310x: change confusing comment about Tx FIFO
Hugo Villeneuve
2023-11-25
1
-1
/
+1
|
*
|
serial: sc16is7xx: change confusing comment about Tx FIFO
Hugo Villeneuve
2023-11-25
1
-1
/
+1
[prev]
[next]