index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
debugging
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
tty: drop tty_schedule_flip()
Jiri Slaby
2
-23
/
+8
2021-11-25
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
3
-5
/
+5
2021-11-25
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
5
-8
/
+8
2021-11-25
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
1
-0
/
+3
2021-11-25
mxser: use PCI_DEVICE_DATA
Jiri Slaby
1
-26
/
+26
2021-11-25
mxser: move ids from pci_ids.h here
Jiri Slaby
2
-19
/
+19
2021-11-25
mxser: add MOXA prefix to some PCI device IDs
Jiri Slaby
1
-16
/
+16
2021-11-25
mxser: increase buf_overrun if tty_insert_flip_char() fails
Jiri Slaby
1
-2
/
+5
2021-11-25
mxser: remove tty parameter from mxser_receive_chars_new()
Jiri Slaby
1
-3
/
+2
2021-11-25
mxser: don't throttle manually
Jiri Slaby
1
-30
/
+6
2021-11-25
mxser: clean up timeout handling in mxser_wait_until_sent()
Jiri Slaby
1
-3
/
+4
2021-11-25
mxser: use msleep_interruptible() in mxser_wait_until_sent()
Jiri Slaby
1
-2
/
+4
2021-11-25
mxser: extract TX empty check from mxser_wait_until_sent()
Jiri Slaby
1
-7
/
+13
2021-11-25
mxser: use tty_port_close() in mxser_close()
Jiri Slaby
1
-21
/
+1
2021-11-25
mxser: don't flush buffer from mxser_close() directly
Jiri Slaby
1
-1
/
+0
2021-11-25
mxser: call stop_rx from mxser_shutdown_port()
Jiri Slaby
1
-15
/
+16
2021-11-25
mxser: remove tty->driver_data NULL check
Jiri Slaby
1
-2
/
+0
2021-11-25
mxser: remove pointless xmit_buf checks
Jiri Slaby
1
-11
/
+2
2021-11-25
mxser: clean up tx handling in mxser_transmit_chars()
Jiri Slaby
1
-5
/
+3
2021-11-25
mxser: move MSR read to mxser_check_modem_status()
Jiri Slaby
1
-21
/
+25
2021-11-25
mxser: keep only !tty test in ISR
Jiri Slaby
1
-4
/
+1
2021-11-25
mxser: rename mxser_close_port() to mxser_stop_rx()
Jiri Slaby
1
-10
/
+7
2021-11-25
mxser: remove wait for sent from mxser_close_port
Jiri Slaby
1
-12
/
+0
2021-11-25
serial: sh-sci: Add support to deassert/assert reset line
Lad Prabhakar
1
-7
/
+32
2021-11-25
dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
Lad Prabhakar
1
-6
/
+40
2021-11-25
dt-bindings: serial: renesas,scif: Make resets as a required property
Lad Prabhakar
1
-0
/
+1
2021-11-25
tty: serial, join uport checks in uart_port_shutdown()
Jiri Slaby
1
-8
/
+4
2021-11-25
tty: clean up whitespace in __do_SAK()
Jiri Slaby
1
-3
/
+5
2021-11-25
tty: remove tty NULL check from __do_SAK()
Jiri Slaby
1
-3
/
+0
2021-11-25
tty: remove TTY_SOFT_SAK part from __do_SAK()
Jiri Slaby
1
-4
/
+0
2021-11-25
n_gsm: remove unused parameters from gsm_error()
Jiri Slaby
1
-5
/
+2
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
3
-50
/
+0
2021-11-25
dt-bindings: serial: fsl-lpuart: Add imx8ulp compatible string
Jacky Bai
1
-1
/
+3
2021-11-25
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-1
/
+1
2021-11-21
Linux 5.16-rc2
v5.16-rc2
Linus Torvalds
1
-1
/
+1
2021-11-21
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-8
/
+12
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
3
-11
/
+25
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+9
2021-11-20
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
1
-4
/
+4
2021-11-20
kasan: test: silence intentional read overflow warnings
Kees Cook
1
-0
/
+2
2021-11-20
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
1
-3
/
+4
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2
-1
/
+15
2021-11-20
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
1
-1
/
+1