aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2021-05-20serial: drop irq-flags initialisationsJohan Hovold
2021-05-20serial: kgdb_nmi: remove redundant initialization of variable cColin Ian King
2021-05-20serial: sh-sci: Add support for RZ/G2L SoCBiju Das
2021-05-20tty: serial: meson: retrieve port FIFO size from DTNeil Armstrong
2021-05-13tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: sunsab: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>Zihao Tang
2021-05-13tty: serial: mux: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: icom: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: dz: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_buffer_space_avail return uintJiri Slaby
2021-05-13serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan
2021-05-13Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman
2021-05-13Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-05-13serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven
2021-05-13serial: core: fix suspicious security_locked_down() callOndrej Mosnacek
2021-05-13serial: tegra: Fix a mask operation that is always trueColin Ian King
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby
2021-05-13serial: 8250_omap: fix a timeout loop conditionDan Carpenter
2021-05-13serial: 8250: Add an empty line and remove some useless {}Christophe JAILLET
2021-05-13serial: 8250: Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-13serial: meson: remove redundant initialization of variable idColin Ian King
2021-05-13serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271Jim Quinlan
2021-05-13serial: qcom_geni_serial: redundant initialization to variable lineColin Ian King
2021-05-13serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mappingZev Weiss
2021-05-13serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()Zev Weiss
2021-05-13serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...Zev Weiss
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-05-13tty: serial: samsung_tty: remove set but not used variablesTian Tao
2021-05-13serial: fsl_lpuart: disable DMA for console and fix sysrqMichael Walle
2021-05-13serial: fsl_lpuart: add loopback supportMichael Walle
2021-05-13serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUARTMichael Walle
2021-05-13serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()Michael Walle
2021-05-13serial: fsl_lpuart: handle break and make sysrq workMichael Walle
2021-05-13serial: fsl_lpuart: split sysrq handlingMichael Walle
2021-05-13serial: fsl_lpuart: don't restore interrupt state in ISRMichael Walle
2021-05-13serial: fsl_lpuart: use UARTDATA_MASK macroMichael Walle
2021-05-13serial: fsl_lpuart: don't modify arbitrary data on lpuart32Michael Walle
2021-05-13tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds