summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-06-18mxser: remove MOXA_GETMSTATUS ioctlJiri Slaby-61/+1
2021-06-18mxser: remove MOXA_GETDATACOUNT ioctlJiri Slaby-19/+0
2021-06-18mxser: remove MOXA_CHKPORTENABLE ioctlJiri Slaby-9/+1
2021-06-18mxser: remove MOXA_ASPP_LSTATUS ioctlJiri Slaby-25/+0
2021-06-18mxser: remove MOXA_ASPP_MON and friendsJiri Slaby-184/+0
2021-06-18mxser: remove MOXA_SET_BAUD_METHOD ioctlJiri Slaby-12/+1
2021-06-18mxser: remove MOXA_GET_MAJOR deprecated ioctlJiri Slaby-7/+0
2021-06-18mxser: drop unused MOXA_DIAGNOSE macroJiri Slaby-1/+0
2021-06-18mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL definesJiri Slaby-5/+2
2021-06-18mxser: make xmit ring buffer variables unsignedJiri Slaby-3/+3
2021-06-18mxser: correct types for uart variablesJiri Slaby-5/+5
2021-06-18mxser: remove else from LSR bits checksJiri Slaby-2/+1
2021-06-18mxser: extract mxser_receive_chars_oldJiri Slaby-17/+23
2021-06-18mxser: extract mxser_receive_chars_newJiri Slaby-26/+34
2021-06-18mxser: simplify mxser_interrupt and drop mxser_board::vector_maskJiri Slaby-8/+5
2021-06-18mxser: extract port ISRJiri Slaby-55/+64
2021-06-18mxser: cleanup LSR handling in mxser_receive_charsJiri Slaby-19/+21
2021-06-18mxser: remove nonsense from ISRJiri Slaby-12/+1
2021-06-18mxser: move max_baud from port to boardJiri Slaby-16/+10
2021-06-18mxser: drop constant board::uart_typeJiri Slaby-3/+1
2021-06-18mxser: introduce enum mxser_must_hwidJiri Slaby-10/+11
2021-06-18mxser: rename mxser_board::chip_flag to must_hwidJiri Slaby-35/+35
2021-06-18mxser: rename CheckIsMoxaMust to mxser_get_must_hwidJiri Slaby-2/+2
2021-06-18mxser: cleanup Gpci_uart_info structJiri Slaby-24/+18
2021-06-18mxser: integrate mxser.h into .cJiri Slaby-152/+129
2021-06-18mxser: remove info printout from initJiri Slaby-4/+0
2021-06-18mxser: renumber mxser_cardsJiri Slaby-43/+37
2021-06-18mxser: drop ISA supportJiri Slaby-440/+17
2021-06-16serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary-0/+1
2021-06-16serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary-1/+0
2021-06-16MIPS: Malta: Enable magic multipliers for Super I/O UARTsMaciej W. Rozycki-1/+2
2021-06-16serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER rangeMaciej W. Rozycki-4/+3
2021-06-16serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki-3/+16
2021-06-16serial: 8250: Document SMSC Super I/O UART peculiaritiesMaciej W. Rozycki-2/+29
2021-06-16dt-bindings: serial: Move omap-serial.txt to YAML schemaVignesh Raghavendra-40/+118
2021-06-16serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki-64/+64
2021-06-16serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki-6/+38
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby-206/+16
2021-06-15cypress_m8: switch data_bits to real character bitsJiri Slaby-6/+6
2021-06-15mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits countJiri Slaby-6/+6
2021-06-15tty: make tty_get_{char,frame}_size availableJiri Slaby-27/+51
2021-06-15ipwireless: remove unused ipw_tty::closingJiri Slaby-2/+0
2021-06-15serial: stm32: defer probe for dma devicesErwan Le Ray-86/+77
2021-06-15serial: tegra-tcu: Reorder channel initializationMikko Perttunen-11/+15
2021-06-15serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()Yoshihiro Shimoda-0/+8
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman-2040/+4146
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds-1/+1
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds-5/+3
2021-06-13Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-13/+33
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-21/+26