summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-0544-541/+587
|\
| * serial: mvebu-uart: remove unused member nb from struct mvebu_uartPali Rohár2021-06-251-1/+0
| * serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár2021-06-251-3/+8
| * serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár2021-06-251-3/+2
| * serial: mvebu-uart: fix calculation of clock divisorPali Rohár2021-06-251-1/+1
| * serial: Prefer unsigned int to bare use of unsignedJinchao Wang2021-06-242-2/+2
| * serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra2021-06-241-1/+19
| * serial: qcom_geni_serial: use DT aliases according to DT bindingsDmitry Baryshkov2021-06-241-1/+3
| * Revert "tty: serial: Add UART driver for Cortina-Access platform"Greg Kroah-Hartman2021-06-243-818/+0
| * tty: serial: Add UART driver for Cortina-Access platformJason Li2021-06-183-0/+818
| * serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary2021-06-161-0/+1
| * serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary2021-06-161-1/+0
| * serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER rangeMaciej W. Rozycki2021-06-161-4/+3
| * serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki2021-06-161-3/+16
| * serial: 8250: Document SMSC Super I/O UART peculiaritiesMaciej W. Rozycki2021-06-161-2/+29
| * serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki2021-06-161-64/+64
| * serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki2021-06-161-6/+38
| * tty: make use of tty_get_{char,frame}_sizeJiri Slaby2021-06-155-103/+6
| * mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits countJiri Slaby2021-06-151-6/+6
| * tty: make tty_get_{char,frame}_size availableJiri Slaby2021-06-151-27/+3
| * serial: stm32: defer probe for dma devicesErwan Le Ray2021-06-151-86/+77
| * serial: tegra-tcu: Reorder channel initializationMikko Perttunen2021-06-151-11/+15
| * serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()Yoshihiro Shimoda2021-06-151-0/+8
| * Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-141-1/+5
| |\
| * | serial: 8250_exar: Extract exar_get_platform() helperAndy Shevchenko2021-06-091-8/+12
| * | serial: sh-sci: Remove unused STEPFN() macroGeert Uytterhoeven2021-06-091-3/+0
| * | serial: sh-sci: Add support for RZ/G2L SoCBiju Das2021-06-042-1/+12
| * | serial: tty: uartlite: fix console setupDaniel Mack2021-06-041-21/+6
| * | serial: imx: Add DMA buffer configuration via DTFabien Lahoudere2021-06-041-7/+18
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3111-71/+93
| |\ \
| * | | tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET2021-05-271-1/+10
| * | | Revert "serial: sh-sci: Add support for RZ/G2L SoC"Greg Kroah-Hartman2021-05-212-12/+0
| * | | tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()Lee Jones2021-05-201-1/+1
| * | | tty: serial: st-asc: Demote a kernel-doc formatting abuseLee Jones2021-05-201-1/+1
| * | | tty/serial: make port of serial8250_register_8250_port constJiri Slaby2021-05-201-2/+2
| * | | tty/serial: clean up uart_match_portJiri Slaby2021-05-201-7/+9
| * | | serial: liteuart: Add support for earlyconStafford Horne2021-05-202-0/+22
| * | | serial: sc16is7xx: Use devm_clk_get_optional()Andy Shevchenko2021-05-201-13/+13
| * | | serial: max310x: Try to get crystal clock rate from propertyAndy Shevchenko2021-05-201-14/+26
| * | | serial: drop irq-flags initialisationsJohan Hovold2021-05-207-15/+15
| * | | serial: kgdb_nmi: remove redundant initialization of variable cColin Ian King2021-05-201-1/+1
| * | | serial: sh-sci: Add support for RZ/G2L SoCBiju Das2021-05-202-0/+12
| * | | tty: serial: meson: retrieve port FIFO size from DTNeil Armstrong2021-05-201-1/+4
| * | | tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: sunsab: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>Zihao Tang2021-05-131-1/+1