summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-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-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-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-05-27tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
2021-05-21serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2021-05-21Revert "serial: sh-sci: Add support for RZ/G2L SoC"Greg Kroah-Hartman
2021-05-20serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2021-05-20serial: 8250: 8250_omap: Fix possible interrupt stormVignesh Raghavendra
2021-05-20serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery
2021-05-20serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2021-05-20tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()Lee Jones
2021-05-20tty: serial: st-asc: Demote a kernel-doc formatting abuseLee Jones
2021-05-20tty/serial: make port of serial8250_register_8250_port constJiri Slaby
2021-05-20tty/serial: clean up uart_match_portJiri Slaby
2021-05-20serial: liteuart: Add support for earlyconStafford Horne
2021-05-20serial: sc16is7xx: Use devm_clk_get_optional()Andy Shevchenko
2021-05-20serial: max310x: Try to get crystal clock rate from propertyAndy Shevchenko
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