summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: drop tty_schedule_flip()Jiri Slaby2021-11-252-23/+8
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-253-5/+5
* tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby2021-11-255-8/+8
* serial: 8250_dw: Add StarFive JH7100 quirkEmil Renner Berthing2021-11-251-0/+3
* mxser: use PCI_DEVICE_DATAJiri Slaby2021-11-251-26/+26
* mxser: move ids from pci_ids.h hereJiri Slaby2021-11-252-19/+19
* mxser: add MOXA prefix to some PCI device IDsJiri Slaby2021-11-251-16/+16
* mxser: increase buf_overrun if tty_insert_flip_char() failsJiri Slaby2021-11-251-2/+5
* mxser: remove tty parameter from mxser_receive_chars_new()Jiri Slaby2021-11-251-3/+2
* mxser: don't throttle manuallyJiri Slaby2021-11-251-30/+6
* mxser: clean up timeout handling in mxser_wait_until_sent()Jiri Slaby2021-11-251-3/+4
* mxser: use msleep_interruptible() in mxser_wait_until_sent()Jiri Slaby2021-11-251-2/+4
* mxser: extract TX empty check from mxser_wait_until_sent()Jiri Slaby2021-11-251-7/+13
* mxser: use tty_port_close() in mxser_close()Jiri Slaby2021-11-251-21/+1
* mxser: don't flush buffer from mxser_close() directlyJiri Slaby2021-11-251-1/+0
* mxser: call stop_rx from mxser_shutdown_port()Jiri Slaby2021-11-251-15/+16
* mxser: remove tty->driver_data NULL checkJiri Slaby2021-11-251-2/+0
* mxser: remove pointless xmit_buf checksJiri Slaby2021-11-251-11/+2
* mxser: clean up tx handling in mxser_transmit_chars()Jiri Slaby2021-11-251-5/+3
* mxser: move MSR read to mxser_check_modem_status()Jiri Slaby2021-11-251-21/+25
* mxser: keep only !tty test in ISRJiri Slaby2021-11-251-4/+1
* mxser: rename mxser_close_port() to mxser_stop_rx()Jiri Slaby2021-11-251-10/+7
* mxser: remove wait for sent from mxser_close_portJiri Slaby2021-11-251-12/+0
* serial: sh-sci: Add support to deassert/assert reset lineLad Prabhakar2021-11-251-7/+32
* dt-bindings: serial: renesas,sci: Document RZ/G2L SoCLad Prabhakar2021-11-251-6/+40
* dt-bindings: serial: renesas,scif: Make resets as a required propertyLad Prabhakar2021-11-251-0/+1
* tty: serial, join uport checks in uart_port_shutdown()Jiri Slaby2021-11-251-8/+4
* tty: clean up whitespace in __do_SAK()Jiri Slaby2021-11-251-3/+5
* tty: remove tty NULL check from __do_SAK()Jiri Slaby2021-11-251-3/+0
* tty: remove TTY_SOFT_SAK part from __do_SAK()Jiri Slaby2021-11-251-4/+0
* n_gsm: remove unused parameters from gsm_error()Jiri Slaby2021-11-251-5/+2
* arm: remove zte zx platform left-overLukas Bulwahn2021-11-253-50/+0
* dt-bindings: serial: fsl-lpuart: Add imx8ulp compatible stringJacky Bai2021-11-251-1/+3
* serial: 8250: replace snprintf in show functions with sysfs_emitJing Yao2021-11-251-1/+1
* Linux 5.16-rc2v5.16-rc2Linus Torvalds2021-11-211-1/+1
* Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-212-33/+45
|\
| * x86/sgx: Fix free page accountingReinette Chatre2021-11-161-6/+6
| * x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov2021-11-151-27/+39
* | Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-212-2/+12
|\ \
| * | x86/perf: Fix snapshot_branch_stack warning in VMSong Liu2021-11-171-2/+0
| * | perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov2021-11-171-0/+8
| * | perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov2021-11-171-0/+1
| * | perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov2021-11-171-0/+3
| |/
* | Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-2111-59/+52
|\ \
| * | powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2021-11-172-3/+1
| * | powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2021-11-161-6/+7
| * | powerpc/signal32: Fix sigset_t copyChristophe Leroy2021-11-161-2/+8
| * | powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-162-3/+3
| * | powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy2021-11-151-2/+4
| * | powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy2021-11-151-7/+4