index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
sqpoll.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
tty: ldisc: document that ldops are optional
Jiri Slaby (SUSE)
1
-5
/
+25
2023-08-11
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
1
-24
/
+0
2023-08-09
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
1
-5
/
+2
2023-08-09
serial: sifive: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-04
8250_men_mcb: remove unnecessary cast when reading register
Sanjuán García, Jorge
1
-1
/
+1
2023-08-04
serial: cpm_uart: Remove linux/fs_uart_pd.h
Christophe Leroy
1
-71
/
+0
2023-08-04
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
3
-3
/
+0
2023-08-04
serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
Christophe Leroy
1
-2
/
+0
2023-08-04
serial: cpm_uart: Remove cpm_uart/ subdirectory
Christophe Leroy
4
-7
/
+1
2023-08-04
serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
Christophe Leroy
5
-142
/
+49
2023-08-04
serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
Christophe Leroy
4
-140
/
+72
2023-08-04
serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
Christophe Leroy
4
-11
/
+5
2023-08-04
serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
Christophe Leroy
4
-71
/
+9
2023-08-04
serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
Christophe Leroy
2
-12
/
+4
2023-08-04
serial: cpm_uart: Stop using fs_uart_id enum
Christophe Leroy
2
-3
/
+1
2023-08-04
serial: cpm_uart: Remove stale prototypes and table and macros
Christophe Leroy
2
-24
/
+1
2023-08-04
serial: cpm_uart: Avoid suspicious locking
Christophe Leroy
1
-9
/
+4
2023-08-04
8250_men_mcb: Remove redundant initialization owner in mcb_driver
Li Zetao
1
-1
/
+0
2023-08-04
8250_men_mcb: Fix unsigned expression compared with zero
Li Zetao
1
-1
/
+1
2023-08-04
serial: max310x: fix typos in comments
Hugo Villeneuve
1
-1
/
+1
2023-08-04
serial: max310x: add comments for membase address workaround
Hugo Villeneuve
1
-0
/
+5
2023-08-04
tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2023-08-04
8250_men_mcb: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-3
/
+5
2023-08-04
tty: serial: samsung: Set missing PM ops for hibernation support
Anton Eliasson
1
-3
/
+2
2023-08-04
tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_...
Ruan Jinjie
1
-2
/
+2
2023-08-04
tty: synclink_gt: Fix potential deadlock on &info->lock
Chengfeng Ye
1
-2
/
+3
2023-08-03
tty: vt: Remove some repetitive initialization
oushixiong
1
-12
/
+4
2023-08-03
tty: serial: Remove redundant initialization for ma35d1serial_driver
Li Zetao
1
-1
/
+0
2023-08-03
net: nfc: remove casts from tty->disc_data
Jiri Slaby
1
-4
/
+4
2023-08-03
can: can327: remove casts from tty->disc_data
Jiri Slaby
1
-4
/
+4
2023-07-31
tty: synclink_gt: mark as BROKEN
Jiri Slaby
1
-0
/
+1
2023-07-31
tty: synclink_gt: make default_params const
Jiri Slaby
1
-1
/
+1
2023-07-31
tty: synclink_gt: use PCI_VDEVICE
Jiri Slaby
1
-5
/
+5
2023-07-31
tty: synclink_gt: drop info messages from init/exit functions
Jiri Slaby
1
-10
/
+0
2023-07-31
tty: synclink_gt: define global strings as const strings
Jiri Slaby
1
-2
/
+2
2023-07-31
tty: synclink_gt: drop global slgt_driver_name array
Jiri Slaby
1
-2
/
+1
2023-07-31
tty: synclink_gt: convert CALC_REGADDR() macro to an inline
Jiri Slaby
1
-18
/
+18
2023-07-31
misc: ti-st: don't check for tty data == NULL
Jiri Slaby
2
-7
/
+1
2023-07-31
misc: ti-st: remove ptr from recv functions
Jiri Slaby
2
-6
/
+2
2023-07-31
misc: ti-st: remove forward declarations and make st_int_recv() static
Jiri Slaby
1
-3
/
+1
2023-07-31
speakup: switch to unsigned iterator in spk_ttyio_receive_buf2()
Jiri Slaby
1
-1
/
+1
2023-07-31
serial: altera_jtaguart: switch status to u32
Jiri Slaby
1
-1
/
+1
2023-07-31
can: slcan: remove casts from tty->disc_data
Jiri Slaby
1
-4
/
+4
2023-07-31
input: serport: remove casts from tty->disc_data
Jiri Slaby
1
-5
/
+5
2023-07-31
tty: hvsi: remove an extra variable from hvsi_write()
Jiri Slaby
1
-2
/
+1
2023-07-31
Bluetooth: rfcomm: remove casts from tty->driver_data
Jiri Slaby
1
-11
/
+11
2023-07-31
serial: move WARN_ON() in uart_write() to the condition
Jiri Slaby
1
-6
/
+2
2023-07-30
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
1
-1
/
+1
2023-07-30
parport_pc: add support for ASIX AX99100
Jiaqing Zhao
1
-0
/
+5
2023-07-30
serial: 8250_pci: add support for ASIX AX99100
Jiaqing Zhao
1
-0
/
+10
[next]