Linux Serial
[Prev Page][Next Page]
- [PATCH 0/2] serial: 8250_dw: Improve clock rate setting,
Ed Blake
- [PATCH] serial: sh-sci: suppress warning for ports without dma channels,
Eugeniu Rosca
- [PATCH v1] serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH,
Andy Shevchenko
- [PATCH 00/10] use setup_timer() helper function.,
Allen Pais
- [PATCH 07/10] drivers: tty: sa1100: use setup_timer() helper.,
Allen Pais
- [PATCH 10/10] drivers: tty: ifx6x60: use setup_timer() helper.,
Allen Pais
- [PATCH 09/10] drivers: tty: sn_console: use setup_timer() helper.,
Allen Pais
- [PATCH 08/10] drivers: tty: n_gsm: use setup_timer() helper.,
Allen Pais
- [PATCH 05/10] drivers: tty: pnx8xxx: use setup_timer() helper.,
Allen Pais
- [PATCH 06/10] drivers: tty: 8250: use setup_timer() helper.,
Allen Pais
- [PATCH 04/10] drivers: tty: max3100: use setup_timer() helper.,
Allen Pais
- [PATCH 03/10] drivers: tty: vcc: use setup_timer() helper.,
Allen Pais
- [PATCH 02/10] drivers:tty: imx: use setup_timer() helper.,
Allen Pais
- [PATCH 01/10] drivers: tty: mux: use setup_timer() helper.,
Allen Pais
- [PATCH v3 0/6] serial: imx: various improvements,
Martyn Welch
- [patch v9 0/4] JTAG driver introduction,
Oleksandr Shamray
- [PATCH v7 1/2] serial: imx: Use common rs485 device tree parsing function,
Uwe Kleine-König
- [PATCH v6 1/2] serial: imx: Use common rs485 device tree parsing function,
Uwe Kleine-König
- [PATCH V2 0/8] MIPS: BCM63XX: add and use clkdev lookup support,
Jonas Gorski
- [PATCH] serial: core: Release memory obtained by kasprintf,
Arvind Yadav
- [PATCHv2] tty: xilinx_uartps: move to arch_initcall for earlier console,
Shubhrajyoti Datta
- kernel PPS support for 4 wire serial ports,
Andreas Steinmetz
- [PATCH RFC] serial: Don't call .start_tx if there is nothing to be sent,
Uwe Kleine-König
- [PATCH] serial: sh-sci: Support for variable HSCIF hardware RX timeout,
Ulrich Hecht
- [PATCH v2] serial: fsl_lpuart: Remove unused 'bd' variable,
Fabio Estevam
- [PATCH] serial: fsl_lpuart: Remove unused 'bd' variable,
Fabio Estevam
- [PATCH v2 0/9] Various patches for SAMA5D2 backup mode,
Romain Izard
- [PATCH] tty fix oops when rmmod 8250,
nixiaoming
- [PATCH] serial: imx: Update cached mctrl value when changing RTS,
Ian Jamison
- [PATCH] [RFC] serial: Don't mess with RTS if port is in RS485 mode,
Uwe Kleine-König
- [PATCH] tty: serial: make sport_uart_ops static and const,
Bhumika Goyal
- [PATCH v5 0/7] Add and make use of a common rs485 device tree parsing function,
Uwe Kleine-König
- [PATCH v2 1/2] mxser: fix timeout calculation for low rates,
Jiri Slaby
- [patch v8 0/4] JTAG driver introduction,
Oleksandr Shamray
- [PATCH v1 00/10] Various patches for SAMA5D2 backup mode,
Romain Izard
- [PATCH v1 08/10] pwm: atmel-tcb: Support backup mode,
Romain Izard
- [PATCH v1 04/10] mtd: nand: atmel: Avoid ECC errors when leaving backup mode,
Romain Izard
- [PATCH v1 07/10] iio:adc:at91-sama5d2: Support backup mode,
Romain Izard
- [PATCH v1 09/10] atmel_flexcom: Support backup mode,
Romain Izard
- [PATCH v1 10/10] tty/serial: atmel: Prevent a warning on suspend,
Romain Izard
- [PATCH v1 06/10] ehci-atmel: Power down during suspend is normal,
Romain Izard
- [PATCH v1 05/10] mtd: nand: atmel: Report PMECC failures as errors,
Romain Izard
- [PATCH v1 01/10] clk: at91: pmc: Wait for clocks when resuming,
Romain Izard
- [PATCH v1 03/10] clk: at91: pmc: Support backup for programmable clocks,
Romain Izard
- [PATCH v1 02/10] clk: at91: pmc: Save SCSR during suspend,
Romain Izard
- [PATCH 1/2] mxser: fix timeout calculation for low rates,
Jiri Slaby
- [RFC 0/3] ACPI serdev support,
Frédéric Danis
- [PATCH v2] serial: meson: add Magic SysRq support,
Yixun Lan
- [PATCH] serial: bcm63xx: fix timing issue.,
Russell Enderby
- [GIT PULL] TTY/Serial updates for 4.14-rc1,
Greg KH
- [PATCH 1/1] tty: serial: lpuart: avoid report NULL interrupt,
Fugang Duan
- imx: RS-485 DMA problem analysis,
Clemens Gruber
- [PATCH] serial: sccnxp: Fix error handling in sccnxp_probe(),
Alexey Khoroshilov
- [PATCH repost v2] serial: sh-sci: document R8A77970 bindings,
Sergei Shtylyov
- [PATCH v2] serial: sh-sci: document R8A77970 bindings,
Sergei Shtylyov
- [patch v7 0/4] JTAG driver introduction,
Oleksandr Shamray
- [PATCH v2 1/1] serial: bcm63xx: fix timing issue.,
Russell Enderby
- [PATCH 1/1] Issue where unprintable characters can occur or output is cut off over the serial uart / linux console depending on timing.,
Russell Enderby
- [PATCH v1] serial: 8250_port: Remove useless NULL checks,
Andy Shevchenko
- Re: 8250 default uart number,
Andy Shevchenko
- [PATCH][serial-next] serial: 8250: don't dereference em485 until it has been null checked,
Colin King
- How much memory allocated per UART by uart_register_driver()?,
Grant Edwards
- [PATCH] serial: imx: Avoid post-PIO cleanup if TX DMA is started,
Ian Jamison
- [PATCH v3] serial: core: remove unneeded irq_wake flag,
Andy Shevchenko
- [tty:tty-testing 55/91] drivers/tty/serial/serial_core.c:2149:7: error: implicit declaration of function 'irqd_is_wakeup_set',
kbuild test robot
- [tty:tty-testing 42/91] drivers/tty/serial/amba-pl011.c:2610:2: error: implicit declaration of function 'of_get_rs485_mode',
kbuild test robot
- [PATCH] tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO,
Himanshu Jha
- [PATCH] serial: sh-sci: document R8A7797 bindings,
Sergei Shtylyov
- [PATCH v1 0/1] bcm63xx_uart issue with corrupt or cutoff uart output,
Russell Enderby
- [PATCH] serial: pl010: constify amba_id,
Arvind Yadav
- [PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console,
Shubhrajyoti Datta
- 8250 driver RS485 troubles,
Florian Reitz
- Specifying console via "stdout-path" property,
Eugeniy Paltsev
- [patch v6 0/3] JTAG driver introduction,
Oleksandr Shamray
- [PATCH v2 1/3] serial: pch_uart: Make port type explicit,
Andy Shevchenko
- [PATCH v1] serial: pch_uart: Make port type explicit,
Andy Shevchenko
- [PATCH v3] earlycon: initialise baud field of earlycon device structure,
Eugeniy Paltsev
- [patch v5 0/3] JTAG driver introduction,
Oleksandr Shamray
- [PATCH v3 0/2] serial: 8250: add support for MediaTek BTIF controller,
sean.wang
- [PATCH] serial: 8250_of: use of_property_read_bool(),
Sergei Shtylyov
- [PATCH 3/4] tty: 8250: constify parisc_device_id,
Arvind Yadav
- [PATCH] serial: earlycon: Only try fdt when specify 'earlycon' exactly,
Jeffy Chen
- [patch v4 0/3] JTAG driver introduction,
Oleksandr Shamray
- [PATCH v2] earlycon: initialise baud field of earlycon device structure,
Eugeniy Paltsev
- [PATCH] dt-bindings: serial: sh-sci: Add support for r8a77995 (H)SCIF,
Geert Uytterhoeven
- [PATCH v3] serial: 8250_of: Add basic PM runtime support,
Franklin S Cooper Jr
- [PATCH 0/6] serdev multiplexing support,
Ulrich Hecht
- [PATCH] earlycon: initialise baud field of earlycon device structure,
Eugeniy Paltsev
- [patch v3 0/3] JTAG driver introduction,
Oleksandr Shamray
- [PATCH] tty: serial: imx: disable irq after suspend,
Maxim Yu. Osipov
- [PATCH repost] serial: sh-sci: use of_property_read_bool(),
Sergei Shtylyov
- [PATCH] serial: sh-sci: use of_property_read_bool(),
Sergei Shtylyov
- [PATCH v2 0/4] serial: Get rid of irq_wake flag duplication,
Andy Shevchenko
- [PATCH 00/11] constify uart_ops structures,
Julia Lawall
- [PATCH 11/11] serial: mux: constify uart_ops structures,
Julia Lawall
- [PATCH 04/11] serial: sunsu: constify uart_ops structures,
Julia Lawall
- [PATCH 10/11] serial: mpc52xx: constify uart_ops structures,
Julia Lawall
- [PATCH 09/11] serial: m32r_sio: constify uart_ops structures,
Julia Lawall
- [PATCH 02/11] serial: owl: constify uart_ops structures,
Julia Lawall
- [PATCH 08/11] serial: cpm_uart: constify uart_ops structures,
Julia Lawall
- [PATCH 03/11] serial: sunsab: constify uart_ops structures,
Julia Lawall
- [PATCH 07/11] serial: apbuart: constify uart_ops structures,
Julia Lawall
- [PATCH 06/11] serial: 21285: constify uart_ops structures,
Julia Lawall
- [PATCH 05/11] serial: uuc_uart: constify uart_ops structures,
Julia Lawall
- [PATCH 01/11] serial: meson: constify uart_ops structures,
Julia Lawall
- [GIT PULL] TTY/Serial fixes for 4.13-rc5,
Greg KH
- [PATCH] serial: imx: Improve PIO prevention if TX DMA has been started,
Clemens Gruber
- [PATCH] tty: amba-pl011: constify vendor_data structures,
Julia Lawall
- Race between release_tty() and vt_disallocate(),
Arnd Bergmann
- [PATCH] tty: serial: sprd: fix error return code in sprd_probe(),
Gustavo A. R. Silva
- [PATCH 0/3] serial: 8250_uniphier: bug fix and suspend/resume support,
Masahiro Yamada
- [PATCH v2] serial: 8250_of: Add basic PM runtime support,
Franklin S Cooper Jr
- [PATCH] serial: pch_uart: Remove unneeded NULL check,
Fabio Estevam
- [patch v2 0/2],
Oleksandr Shamray
- [PATCH] tty: serial: msm: Move request_irq to the end of startup,
Neeraj Upadhyay
- [PATCH v6 0/2] Add basic support for Mediatek MT2712 SoC,
YT Shen
- [PATCH 0/2] serial: 8250: add support for MediaTek BTIF controller,
sean.wang
- [PATCH] serial: 8250_of: Add basic PM runtime support,
Franklin S Cooper Jr
- [patch v1 0/2] JTAG driver introduction,
Oleksandr Shamray
- [PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support,
Jonas Gorski
- [PATCH v2 1/2] mcb: introduce mcb_get_resource(),
Michael Moese
- [PATCH 1/2] mcb: introduce mcb_get_resource(),
Michael Moese
- [PATCH] serial: amba-pl011: Add basic rs485 support,
Ladislav Michl
- [PATCH v4.13 REGRESSION] Revert "serial: Delete dead code for CIR serial ports",
Sean Young
- Filedes is not a tty,
michael.moese
- [PATCH v2 1/2] serial: fsl_lpuart: Avoid using irq_wake flag,
Andy Shevchenko
- [PATCH] serial: stm32: fix pio transmit timeout,
Bich HEMON
- [PATCH v3 0/3: rs485 fixes],
Rafael Gago
- [PATCH v2 0/3] tty: serial: 8250 introduce mctrl_gpio helpers,
yegorslists
- [tty:tty-next 34/39] drivers/tty/serial/8250/8250_core.c:1094:1: error: unrecognizable insn:,
kbuild test robot
- [PATCH] drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_probe(),
Alexey Khoroshilov
- [PATCH v5 0/2] Add basic support for Mediatek MT2712 SoC,
YT Shen
- [PATCH] [for 4.13] tty: pl011: fix initialization order of QDF2400 E44,
Timur Tabi
- [PATCH 0/3] tty: serial: 8250 introduce mctrl_gpio helpers,
yegorslists
- [PATCH v2 0/3] serial: core: Few clean ups / amendments,
Andy Shevchenko
- 8250: Use mctrl_gpio helpers,
Andy Shevchenko
- Redundant entry in serial pci_table for Sealevel Systems Inc Four Port RS-422/485,
Chris Severance
- [PATCH v1] serial: 8250_pci: Enable device after we check black list,
Andy Shevchenko
- AW: [PATCH] serial: imx: disable DMA for RS-485 on i.MX6 SMP,
Schenk, Gavin
- [PATCH 0/9] constify tty pci_device_id.,
Arvind Yadav
- [GIT PULL] TTY/Serial fixes for 4.13-rc2,
Greg KH
- [RFC PATCH 0/4] serial: uartps: Dynamic allocation,
Michal Simek
- [PATCH v2 2/2] serial: 8250: Use hrtimers for rs485 delays,
Rafael Gago
- [PATCH] powerpc/asm/cacheflush: Cleanup cacheflush function params,
Matt Brown
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Site Home]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]