summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2020-11-06tty: serial: msm_serial: Constify msm_uart_popsRikard Falkeborn
2020-11-06serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra
2020-11-06tty: serial: linflexuart: Remove unnecessary '|' operation and add error countLiu Xiang
2020-11-06serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warningYueHaibing
2020-11-06tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer
2020-11-06tty: serial: serial-tegra: Provide some missing struct member descriptionsLee Jones
2020-11-06tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones
2020-11-06tty: serial: sifive: Struct headers should start with 'struct <name>'Lee Jones
2020-11-06tty: serial: serial-tegra: Struct headers should start with 'struct <name>'Lee Jones
2020-11-06tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'Lee Jones
2020-11-06tty: serial: ifx6x60: Fix function documentation headersLee Jones
2020-11-06tty: serial: msm_serial: Remove set but unused variable 'status'Lee Jones
2020-11-06tty: serial: lpc32xx_hs: Remove unused variable 'tmp'Lee Jones
2020-11-06tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unusedLee Jones
2020-11-06tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones
2020-11-06tty: serial: jsm: jsm_cls: Remove unused variable 'discard'Lee Jones
2020-11-04Merge 5.10-rc2 into tty-nextGreg Kroah-Hartman
2020-10-28tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean
2020-10-28tty: serial: 21285: fix lockup on openRussell King
2020-10-28serial: max310x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko
2020-10-28serial: max310x: Make use of device propertiesAndy Shevchenko
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-05serial: mcf: add sysrq capabilityAngelo Dureghello
2020-10-05serial: fsl_lpuart: add sysrq support when using dmaAngelo Dureghello
2020-10-01serial: max310x: rework RX interrupt handlingThomas Petazzoni
2020-09-30serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin
2020-09-30serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin
2020-09-30serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin
2020-09-30tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ stormMatthias Schiffer
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov
2020-09-30serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra
2020-09-30tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan
2020-09-30tty: serial: lpuart: fix lpuart32_write usagePeng Fan
2020-09-30serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma
2020-09-29serial: mvebu-uart: fix unused variable warningQinglang Miao
2020-09-27serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()Qinglang Miao
2020-09-27tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang
2020-09-27pch_uart: drop double zeroingJulia Lawall
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman
2020-09-16tty: serial: qcom_geni_serial: Fix the UART wakeup issuesatya priya
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-16serial: core: fix port-lock initialisationJohan Hovold
2020-09-16tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600Douglas Anderson
2020-09-16serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang
2020-09-16tty: serial: print earlycon info after match->setupHsin-Yi Wang
2020-09-16serial: ucc_uart: make qe_uart_set_mctrl() staticJason Yan
2020-09-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing