Linux Serial
[Prev Page][Next Page]
- [PATCH v2 10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work(), (continued)
- [PATCH V3] tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown(),
Sherry Sun
- [PATCH V3] tty: serial: imx: clear the RTSD status before enable the RTSD irq,
Sherry Sun
- [PATCH v3 00/11] Apple SoC PMGR device power states driver,
Hector Martin
- [PATCH v3 01/11] MAINTAINERS: Add PMGR power state files to ARM/APPLE MACHINE,
Hector Martin
- [PATCH v3 02/11] dt-bindings: i2c: apple,i2c: Add power-domains property,
Hector Martin
- [PATCH v3 03/11] dt-bindings: iommu: apple,dart: Add power-domains property,
Hector Martin
- [PATCH v3 04/11] dt-bindings: pinctrl: apple,pinctrl: Add power-domains property,
Hector Martin
- [PATCH v3 05/11] dt-bindings: interrupt-controller: apple,aic: Add power-domains property,
Hector Martin
- [PATCH v3 06/11] dt-bindings: power: Add apple,pmgr-pwrstate binding,
Hector Martin
- [PATCH v3 07/11] dt-bindings: arm: apple: Add apple,pmgr binding,
Hector Martin
- [PATCH v3 08/11] soc: apple: Add driver for Apple PMGR power state controls,
Hector Martin
- [PATCH v3 09/11] arm64: dts: apple: t8103: Add PMGR nodes,
Hector Martin
- [PATCH v3 10/11] tty: serial: samsung_tty: Support runtime PM,
Hector Martin
- [PATCH v3 11/11] arm64: dts: apple: t8103: Add UART2,
Hector Martin
- Re: [PATCH v3 00/11] Apple SoC PMGR device power states driver,
Hector Martin
- [PATCH 1/1] Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP",
Alexander Stein
- [PATCH 1/1] tty: serial: uartlite: allow 64 bit address,
Lizhi Hou
- [PATCH v3] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30,
Patrik John
- [PATCH v2] serial-uartlite: Remove an un-necessary read of control register,
Shubhrajyoti Datta
- [PATCH V2] tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown(),
Sherry Sun
- [PATCH V2] tty: serial: imx: clear the RTSD status before enable the RTSD irq,
Sherry Sun
- [PATCH] tty: serial: imx: disable UCR4_OREN in .stop_rx(),
Sherry Sun
- [PATCH] tty: serial: imx: clear RTSD status before suspend,
Sherry Sun
- [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id,
Arnd Bergmann
- [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id,
Arnd Bergmann
- [PATCH v2 02/11] ASoC: dai_dma: remove slave_id field,
Arnd Bergmann
- [PATCH v2 03/11] spi: pic32: stop setting dma_config->slave_id,
Arnd Bergmann
- [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id,
Arnd Bergmann
- [PATCH v2 05/11] dmaengine: shdma: remove legacy slave_id parsing,
Arnd Bergmann
- [PATCH v2 06/11] dmaengine: pxa/mmp: stop referencing config->slave_id,
Arnd Bergmann
- [PATCH v2 07/11] dmaengine: sprd: stop referencing config->slave_id,
Arnd Bergmann
- [PATCH v2 08/11] dmaengine: qcom-adm: stop abusing slave_id config,
Arnd Bergmann
- [PATCH v2 09/11] dmaengine: xilinx_dpdma: stop using slave_id field,
Arnd Bergmann
- [PATCH v2 11/11] dmaengine: remove slave_id config field,
Arnd Bergmann
- [PATCH v2 10/11] dmaengine: tegra20-apb: stop checking config->slave_id,
Arnd Bergmann
- Re: [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id,
Mark Brown
- Re: [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id,
Vinod Koul
- [PATCH v3] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range,
Ruediger Willenberg
- [PATCH] serial: 8250: Fix RTS modem control while in rs485 mode,
Lukas Wunner
- [PATCH v2 0/3] serial: 8250_pci: Split Pericom driver,
Andy Shevchenko
- [PATCH] serial: tegra: Fixes lower tolerance baud rate limit for older tegra chips introduced by d781ec21bae6,
Patrik John
- [PATCH] serial: tegra: Fixes lower tolerance baud limit for older tegra chips introduced by d781ec21bae6,
Patrik John
- [PATCH v3 0/2] serial: 8250_pci patches to address issues with pericom_do_set_divisor(),
Andy Shevchenko
- [PATCH v2 0/3] tty: drop tty_schedule_flip(),
Jiri Slaby
- [PATCH v2] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl,
Jiri Slaby
- [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP,
Peng Fan (OSS)
- [PATCH] dt-bindings: Add resets to the PL011 bindings,
Linus Walleij
- [PATCH v2] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range,
Ruediger Willenberg
- [PATCH 00/19] mxser: another round of cleanups and fixes,
Jiri Slaby
- [PATCH 01/19] mxser: remove wait for sent from mxser_close_port,
Jiri Slaby
- [PATCH 02/19] mxser: rename mxser_close_port() to mxser_stop_rx(),
Jiri Slaby
- [PATCH 03/19] mxser: keep only !tty test in ISR,
Jiri Slaby
- [PATCH 04/19] mxser: move MSR read to mxser_check_modem_status(),
Jiri Slaby
- [PATCH 05/19] mxser: clean up tx handling in mxser_transmit_chars(),
Jiri Slaby
- [PATCH 07/19] mxser: remove tty->driver_data NULL check,
Jiri Slaby
- [PATCH 06/19] mxser: remove pointless xmit_buf checks,
Jiri Slaby
- [PATCH 09/19] mxser: don't flush buffer from mxser_close() directly,
Jiri Slaby
- [PATCH 08/19] mxser: call stop_rx from mxser_shutdown_port(),
Jiri Slaby
- [PATCH 10/19] mxser: use tty_port_close() in mxser_close(),
Jiri Slaby
- [PATCH 11/19] mxser: extract TX empty check from mxser_wait_until_sent(),
Jiri Slaby
- [PATCH 12/19] mxser: use msleep_interruptible() in mxser_wait_until_sent(),
Jiri Slaby
- [PATCH 13/19] mxser: clean up timeout handling in mxser_wait_until_sent(),
Jiri Slaby
- [PATCH 14/19] mxser: don't throttle manually,
Jiri Slaby
- [PATCH 15/19] mxser: remove tty parameter from mxser_receive_chars_new(),
Jiri Slaby
- [PATCH 16/19] mxser: increase buf_overrun if tty_insert_flip_char() fails,
Jiri Slaby
- [PATCH 17/19] mxser: add MOXA prefix to some PCI device IDs,
Jiri Slaby
- [PATCH 19/19] mxser: use PCI_DEVICE_DATA,
Jiri Slaby
- [PATCH 18/19] mxser: move ids from pci_ids.h here,
Jiri Slaby
- [PATCH 0/4] tty: small tidying,
Jiri Slaby
- [PATCH] n_gsm: remove unused parameters from gsm_error(),
Jiri Slaby
- [PATCH] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range,
Ruediger Willenberg
- [PATCH v1 0/2] serial: 8250_pci: Split Pericom driver,
Andy Shevchenko
- [PATCH v2 0/2] serial: 8250_pci patches to address issues with pericom_do_set_divisor(),
Andy Shevchenko
- [PATCH v2 0/3] serial: liteuart: fix driver unbind,
Johan Hovold
- [PATCH v2] uartlite: Update the default for the SERIAL_UARTLITE_NR_UARTS,
Shubhrajyoti Datta
- [PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support,
Emil Renner Berthing
- [PATCH v4 02/16] dt-bindings: timer: Add StarFive JH7100 clint,
Emil Renner Berthing
- [PATCH v4 01/16] RISC-V: Add StarFive SoC Kconfig option,
Emil Renner Berthing
- [PATCH v4 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic,
Emil Renner Berthing
- [PATCH v4 05/16] dt-bindings: clock: starfive: Add JH7100 bindings,
Emil Renner Berthing
- [PATCH v4 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions,
Emil Renner Berthing
- [PATCH v4 06/16] clk: starfive: Add JH7100 clock generator driver,
Emil Renner Berthing
- [PATCH v4 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings,
Emil Renner Berthing
- [PATCH v4 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions,
Emil Renner Berthing
- [PATCH v4 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions,
Emil Renner Berthing
- [PATCH v4 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings,
Emil Renner Berthing
- [PATCH v4 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver,
Emil Renner Berthing
- [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs,
Emil Renner Berthing
- [PATCH v4 14/16] serial: 8250_dw: Add StarFive JH7100 quirk,
Emil Renner Berthing
- [PATCH v4 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts,
Emil Renner Berthing
- [PATCH v4 15/16] RISC-V: Add initial StarFive JH7100 device tree,
Emil Renner Berthing
- [PATCH v4 16/16] RISC-V: Add BeagleV Starlight Beta device tree,
Emil Renner Berthing
- Re: [PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support,
Arnd Bergmann
- [PATCH 00/13] dmaengine: at_xdmac: Various fixes,
Tudor Ambarus
- [PATCH 01/13] dmaengine: at_xdmac: Don't start transactions at tx_submit level,
Tudor Ambarus
- [PATCH 02/13] tty: serial: atmel: Check return code of dmaengine_submit(),
Tudor Ambarus
- [PATCH 03/13] tty: serial: atmel: Call dma_async_issue_pending(),
Tudor Ambarus
- [PATCH 04/13] dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending,
Tudor Ambarus
- [PATCH 05/13] dmaengine: at_xdmac: Print debug message after realeasing the lock,
Tudor Ambarus
- [PATCH 06/13] dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie,
Tudor Ambarus
- [PATCH 07/13] dmaengine: at_xdmac: Fix race for the tx desc callback,
Tudor Ambarus
- [PATCH 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list,
Tudor Ambarus
- [PATCH 10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work(),
Tudor Ambarus
- [PATCH 12/13] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition,
Tudor Ambarus
- [PATCH 09/13] dmaengine: at_xdmac: Fix concurrency over xfers_list,
Tudor Ambarus
- [PATCH 13/13] dmaengine: at_xdmac: Fix race over irq_status,
Tudor Ambarus
- [PATCH 11/13] dmaengine: at_xdmac: Fix lld view setting,
Tudor Ambarus
- [PATCH 0/2] serial: pl011: Add xilinx uart,
Shubhrajyoti Datta
- [PATCH] tty: serial: jsm: jsm_neo: fixed a conditional statement coding style issue,
Sahil Patidar
- [PATCH 00/16] treewide: Initial support for R-Car S4-8,
Yoshihiro Shimoda
- [PATCH 01/16] dt-bindings: arm: renesas: Document R-Car S4-8 SoC DT bindings,
Yoshihiro Shimoda
- [PATCH 03/16] dt-bindings: reset: renesas,rst: Document r8a779f0 reset module,
Yoshihiro Shimoda
- [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas Spider boards,
Yoshihiro Shimoda
- [PATCH 07/16] dt-bindings: clock: Add r8a779f0 CPG Core Clock Definitions,
Yoshihiro Shimoda
- [PATCH 06/16] dt-bindings: clock: renesas,cpg-mssr: Document r8a779f0,
Yoshihiro Shimoda
- [PATCH 05/16] dt-bindings: power: Add r8a779f0 SYSC power domain definitions,
Yoshihiro Shimoda
- [PATCH 11/16] soc: renesas: rcar-rst: Add support for R-Car S4-8,
Yoshihiro Shimoda
- [PATCH 04/16] dt-bindings: power: renesas,rcar-sysc: Document r8a779f0 SYSC bindings,
Yoshihiro Shimoda
- [PATCH 08/16] dt-bindings: serial: renesas,scif: Document r8a779f0 bindings,
Yoshihiro Shimoda
- [PATCH 14/16] arm64: dts: renesas: Add Renesas R8A779F0 SoC support,
Yoshihiro Shimoda
- [PATCH 13/16] tty: serial: sh-sci: Add support for R-Car Gen4,
Yoshihiro Shimoda
- [PATCH 09/16] soc: renesas: Identify R-Car S4-8,
Yoshihiro Shimoda
- [PATCH 16/16] arm64: defconfig: Enable R-Car S4-8,
Yoshihiro Shimoda
- [PATCH 10/16] soc: renesas: r8a779f0-sysc: Add r8a779f0 support,
Yoshihiro Shimoda
- [PATCH 12/16] clk: renesas: cpg-mssr: Add support for R-Car S4-8,
Yoshihiro Shimoda
- [PATCH 15/16] arm64: dts: renesas: Add Renesas Spider boards support,
Yoshihiro Shimoda
- [PATCH] tty: serial: jsm_tty: fixed a assignment in if condition,
Sahil Patidar
- [PATCH v3] serial: liteuart: Fix NULL pointer dereference in ->remove(),
Ilia Sergachev
- [PATCH] tty: serial: atmel: Check return code of dmaengine_submit(),
Tudor Ambarus
- [PATCH 0/3] serial: liteuart: fix compile testing and driver unbind,
Johan Hovold
- [PATCH v2] serial: liteuart: fix missing drvdata,
Ilia Sergachev
- [PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id,
Arnd Bergmann
- [PATCH 01/11] ASoC: dai_dma: remove slave_id field,
Arnd Bergmann
- [PATCH 02/11] spi: pic32: stop setting dma_config->slave_id,
Arnd Bergmann
- [PATCH 03/11] mmc: bcm2835: stop setting chan_config->slave_id,
Arnd Bergmann
- [PATCH 04/11] dmaengine: shdma: remove legacy slave_id parsing,
Arnd Bergmann
- [PATCH 05/11] dmaengine: pxa/mmp: stop referencing config->slave_id,
Arnd Bergmann
- [PATCH 09/11] dmaengine: tegra20-apb: stop checking config->slave_id,
Arnd Bergmann
- [PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config,
Arnd Bergmann
- [PATCH 06/11] dmaengine: sprd: stop referencing config->slave_id,
Arnd Bergmann
- [PATCH 08/11] dmaengine: xilinx_dpdma: stop using slave_id field,
Arnd Bergmann
- [PATCH 11/11] dmaengine: remove slave_id config field,
Arnd Bergmann
- [PATCH 10/11] staging: ralink-gdma: stop using slave_id config,
Arnd Bergmann
- [PATCHv4 0/7] Serial port generic PM to fix 8250 PM,
Tony Lindgren
- [PATCH] serial: liteuart: fix missing drvdata,
Ilia Sergachev
- [PATCH 0/3] serial: 8250_pci patches to address issues with pericom_do_set_divisor(),
Jay Dolan
- [PATCH] tty: serial: msm_serial: Deactivate RX DMA for polling support,
Sven Eckelmann
- [PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP,
Peng Fan (OSS)
[PATCH v3 0/3] RZ/G2L SCI support and sh-sci driver update,
Lad Prabhakar
[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support,
Abel Vesa
- [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching,
Abel Vesa
- [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: Fix i.MX 8QM compatible matching,
Abel Vesa
- [PATCH v4 03/12] arm64: dts: freescale: Add the top level dtsi support for imx8dxl,
Abel Vesa
- [PATCH v4 04/12] arm64: dts: imx8-ss-lsio: Add mu5a mailbox,
Abel Vesa
- [PATCH v4 05/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl,
Abel Vesa
- [PATCH v4 06/12] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi,
Abel Vesa
- [PATCH v4 07/12] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl,
Abel Vesa
- [PATCH v4 08/12] arm64: dts: freescale: Add lsio subsys dtsi for imx8dxl,
Abel Vesa
- [PATCH v4 10/12] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding,
Abel Vesa
- [PATCH v4 09/12] arm64: dts: imx8dxl: Add i.MX8DXL evk board support,
Abel Vesa
- [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match,
Abel Vesa
- [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible,
Abel Vesa
[PATCH v3 0/5] Update STMicroelectronics maintainers email,
patrice.chotard
[PATCH] serial: 8250_aspeed_vuart: Replace snprintf in show functions with sysfs_emit,
cgel . zte
[PATCH v1] serial: pl011: Add ACPI SBSA UART match id,
Pierre Gondois
[PATCH v2 0/3] RZ/G2L SCI support and sh-sci driver update,
Lad Prabhakar
[PATCH v5] vt: keyboard: suppress warnings in vt_do_kdgkb_ioctl,
Ajay Garg
[PATCH] serial: core: fix transmit-buffer reset and memleak,
Johan Hovold
[PATCH v4] tty: vt: keyboard: add default switch-case, to handle smatch-warnings in method vt_do_kdgkb_ioctl,
Ajay Garg
[PATCH v3] tty: vt: keyboard: add default switch-case, to handle smatch-warnings in method vt_do_kdgkb_ioctl,
Ajay Garg
[PATCH v2] tty: vt: keyboard: initialize "kbs" so that kfree(kbs) runs fine even if kbs is not kmalloced.,
Ajay Garg
[PATCH] tty: vt: keyboard: Free dynamic-memory only if kmalloc'ed.,
Ajay Garg
[PATCH] tty: vt: keyboard: do not copy an extra-byte in copy_to_user,
Ajay Garg
[PATCH v2] tty: serial: Use fifo in 8250 console driver,
wander
[GIT PULL] TTY/Serial driver updates for 5.16-rc1,
Greg KH
[PATCH 0/3] RZ/G2L SCI support and sh-sci driver update,
Lad Prabhakar
Re: [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible,
Giulio Benetti
[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC.,
Jesse Taube
- [PATCH v2 01/13] ARM: imx: add initial support for i.MXRT10xx family,
Jesse Taube
- [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc,
Jesse Taube
- [PATCH v2 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support,
Jesse Taube
- [PATCH v2 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header,
Jesse Taube
- [PATCH v2 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock,
Jesse Taube
- [PATCH v2 06/13] dt-bindings: imx: Add clock binding for i.MXRT1050,
Jesse Taube
- [PATCH v2 07/13] clk: imx: Add initial support for i.MXRT clock driver,
Jesse Taube
- [PATCH v2 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible,
Jesse Taube
- [PATCH v2 09/13] tty: serial: fsl_lpuart: add i.MXRT support,
Jesse Taube
- [PATCH v2 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string,
Jesse Taube
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Site Home]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]