summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-06-18mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL definesJiri Slaby
2021-06-18mxser: make xmit ring buffer variables unsignedJiri Slaby
2021-06-18mxser: correct types for uart variablesJiri Slaby
2021-06-18mxser: remove else from LSR bits checksJiri Slaby
2021-06-18mxser: extract mxser_receive_chars_oldJiri Slaby
2021-06-18mxser: extract mxser_receive_chars_newJiri Slaby
2021-06-18mxser: simplify mxser_interrupt and drop mxser_board::vector_maskJiri Slaby
2021-06-18mxser: extract port ISRJiri Slaby
2021-06-18mxser: cleanup LSR handling in mxser_receive_charsJiri Slaby
2021-06-18mxser: remove nonsense from ISRJiri Slaby
2021-06-18mxser: move max_baud from port to boardJiri Slaby
2021-06-18mxser: drop constant board::uart_typeJiri Slaby
2021-06-18mxser: introduce enum mxser_must_hwidJiri Slaby
2021-06-18mxser: rename mxser_board::chip_flag to must_hwidJiri Slaby
2021-06-18mxser: rename CheckIsMoxaMust to mxser_get_must_hwidJiri Slaby
2021-06-18mxser: cleanup Gpci_uart_info structJiri Slaby
2021-06-18mxser: integrate mxser.h into .cJiri Slaby
2021-06-18mxser: remove info printout from initJiri Slaby
2021-06-18mxser: renumber mxser_cardsJiri Slaby
2021-06-18mxser: drop ISA supportJiri Slaby
2021-06-17um: allow disabling NO_IOMEMJohannes Berg
2021-06-16serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2021-06-16serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary
2021-06-16serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER rangeMaciej W. Rozycki
2021-06-16serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2021-06-16serial: 8250: Document SMSC Super I/O UART peculiaritiesMaciej W. Rozycki
2021-06-16serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki
2021-06-16serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-06-15mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits countJiri Slaby
2021-06-15tty: make tty_get_{char,frame}_size availableJiri Slaby
2021-06-15ipwireless: remove unused ipw_tty::closingJiri Slaby
2021-06-15serial: stm32: defer probe for dma devicesErwan Le Ray
2021-06-15serial: tegra-tcu: Reorder channel initializationMikko Perttunen
2021-06-15serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()Yoshihiro Shimoda
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman
2021-06-09tty: tty_ldisc: fix doc warnings in tty_ldisc.cBaokun Li
2021-06-09serial: 8250_exar: Extract exar_get_platform() helperAndy Shevchenko
2021-06-09serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko
2021-06-09serial: sh-sci: Remove unused STEPFN() macroGeert Uytterhoeven
2021-06-04tty: vcc: use DEVICE_ATTR_*() macroZhen Lei
2021-06-04serial: sh-sci: Add support for RZ/G2L SoCBiju Das
2021-06-04serial: tty: uartlite: fix console setupDaniel Mack
2021-06-04serial: imx: Add DMA buffer configuration via DTFabien Lahoudere
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds