Linux Serial
[Prev Page][Next Page]
- Re: [PATCH v5 0/6] serial: mvebu-uart: Support for higher baudrates, (continued)
- [question] De-registration does not remove port,
Saubhik Mukherjee
- [PATCH v2] serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs,
Vignesh Raghavendra
- [PATCH v3] serial: samsung: use dma_ops of DMA if attached,
Tamseel Shams
- [PATCH v2] serial: samsung: use dma_ops of DMA if attached,
Tamseel Shams
- [PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC,
cl
- [PATCH] serial: qcom_geni_serial: use DT aliases according to DT bindings,
Dmitry Baryshkov
- [tty:tty-next 218/218] drivers/tty/serial/serial_cortina-access.c:76:26: sparse: sparse: symbol 'cortina_uart_get_port' was not declared. Should it be static?,
kernel test robot
- [PATCH] serial: samsung: use dma_ops of DMA if attached,
Tamseel Shams
- [tty:tty-testing] BUILD SUCCESS WITH WARNING b61c8bf4694b5115766849378dcb8787ff54e65e,
kernel test robot
- [tty:tty-testing 218/218] drivers/tty/serial/serial_cortina-access.c:469:6: warning: no previous prototype for 'cortina_console_write',
kernel test robot
- [PATCH v2] serial: amba-pl011: add RS485 support,
Lino Sanfilippo
- [tty:tty-testing 218/218] drivers/tty/serial/serial_cortina-access.c:76:27: warning: no previous prototype for 'cortina_uart_get_port',
kernel test robot
- [PATCH 00/69] mxser: cleanup,
Jiri Slaby
- [PATCH 02/70] mxser: renumber mxser_cards,
Jiri Slaby
- [PATCH 01/70] mxser: drop ISA support,
Jiri Slaby
- [PATCH 03/70] mxser: remove info printout from init,
Jiri Slaby
- [PATCH 04/70] mxser: integrate mxser.h into .c,
Jiri Slaby
- [PATCH 05/70] mxser: cleanup Gpci_uart_info struct,
Jiri Slaby
- [PATCH 07/70] mxser: rename mxser_board::chip_flag to must_hwid,
Jiri Slaby
- [PATCH 09/70] mxser: drop constant board::uart_type,
Jiri Slaby
- [PATCH 06/70] mxser: rename CheckIsMoxaMust to mxser_get_must_hwid,
Jiri Slaby
- [PATCH 08/70] mxser: introduce enum mxser_must_hwid,
Jiri Slaby
- [PATCH 10/70] mxser: move max_baud from port to board,
Jiri Slaby
- [PATCH 11/70] mxser: remove nonsense from ISR,
Jiri Slaby
- [PATCH 12/70] mxser: cleanup LSR handling in mxser_receive_chars,
Jiri Slaby
- [PATCH 13/70] mxser: extract port ISR,
Jiri Slaby
- [PATCH 17/70] mxser: remove else from LSR bits checks,
Jiri Slaby
- [PATCH 14/70] mxser: simplify mxser_interrupt and drop mxser_board::vector_mask,
Jiri Slaby
- [PATCH 15/70] mxser: extract mxser_receive_chars_new,
Jiri Slaby
- [PATCH 24/70] mxser: remove MOXA_ASPP_MON and friends,
Jiri Slaby
- [PATCH 16/70] mxser: extract mxser_receive_chars_old,
Jiri Slaby
- [PATCH 20/70] mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL defines,
Jiri Slaby
- [PATCH 23/70] mxser: remove MOXA_SET_BAUD_METHOD ioctl,
Jiri Slaby
- [PATCH 18/70] mxser: correct types for uart variables,
Jiri Slaby
- [PATCH 19/70] mxser: make xmit ring buffer variables unsigned,
Jiri Slaby
- [PATCH 22/70] mxser: remove MOXA_GET_MAJOR deprecated ioctl,
Jiri Slaby
- [PATCH 25/70] mxser: remove MOXA_ASPP_LSTATUS ioctl,
Jiri Slaby
- [PATCH 27/70] mxser: remove MOXA_GETDATACOUNT ioctl,
Jiri Slaby
- [PATCH 28/70] mxser: remove MOXA_GETMSTATUS ioctl,
Jiri Slaby
- [PATCH 26/70] mxser: remove MOXA_CHKPORTENABLE ioctl,
Jiri Slaby
- [PATCH 30/70] mxser: remove MOXA_HighSpeedOn ioctl,
Jiri Slaby
- [PATCH 21/70] mxser: drop unused MOXA_DIAGNOSE macro,
Jiri Slaby
- [PATCH 29/70] mxser: remove MOXA_ASPP_OQUEUE ioctl,
Jiri Slaby
- [PATCH 32/70] mxser: don't allocate MXSER_PORTS + 1,
Jiri Slaby
- [PATCH 31/70] mxser: remove cnt from mxser_receive_chars,
Jiri Slaby
- [PATCH 35/70] mxser: drop mxser_port::baud_base,
Jiri Slaby
- [PATCH 34/70] mxser: remove unused mxser_port::stop_rx,
Jiri Slaby
- [PATCH 33/70] mxser: drop unused mxser_port::normal_termios,
Jiri Slaby
- [PATCH 36/70] mxser: drop mxser_port::custom_divisor,
Jiri Slaby
- [PATCH 40/70] mxser: dedup mxser_must_set_enhance_mode,
Jiri Slaby
- [PATCH 41/70] mxser: introduce mxser_must_select_bank and use it,
Jiri Slaby
- [PATCH 38/70] mxser: extract mxser_ioctl_op_mode,
Jiri Slaby
- [PATCH 37/70] mxser: cleanup mxser_change_speed,
Jiri Slaby
- [PATCH 42/70] mxser: clean up the rest of MUST helpers,
Jiri Slaby
- [PATCH 43/70] mxser: move board init into mxser_initbrd,
Jiri Slaby
- [PATCH 49/70] mxser: cleanup mxser_process_txrx_fifo,
Jiri Slaby
- [PATCH 46/70] mxser: move request irq to probe and switch to managed,
Jiri Slaby
- [PATCH 47/70] mxser: remove info message from probe,
Jiri Slaby
- [PATCH 56/70] mxser: cleanup mxser_dtr_rts,
Jiri Slaby
- [PATCH 52/70] mxser: alloc struct mxser_board dynamically,
Jiri Slaby
- [PATCH 57/70] mxser: don't start TX from tty_operations::put_char,
Jiri Slaby
- [PATCH 39/70] mxser: simplify mxser_ioctl_op_mode,
Jiri Slaby
- [PATCH 48/70] mxser: remove mxser_cardinfo,
Jiri Slaby
- [PATCH 54/70] mxser: remove pointless ioaddr checks,
Jiri Slaby
- [PATCH 58/70] mxser: extract and dedup CTS handling,
Jiri Slaby
- [PATCH 45/70] mxser: pci, switch to managed resources,
Jiri Slaby
- [PATCH 50/70] mxser: rework and simplify mxser_open,
Jiri Slaby
- [PATCH 44/70] mxser: inline mxser_board_remove into mxser_remove,
Jiri Slaby
- [PATCH 59/70] mxser: introduce and use start/stop_tx helpers,
Jiri Slaby
- [PATCH 51/70] mxser: make mxser_board::idx really an index,
Jiri Slaby
- [PATCH 60/70] mxser: remove xmit_cnt < 0 tests,
Jiri Slaby
- [PATCH 55/70] mxser: cleanup mxser_rs_break,
Jiri Slaby
- [PATCH 53/70] mxser: alloc only needed # of ports,
Jiri Slaby
- [PATCH 62/70] mxser: fix typos around enhanced mode,
Jiri Slaby
- [PATCH 67/70] mxser: Documentation, remove traces of callout device,
Jiri Slaby
- [PATCH 61/70] mxser: decrypt FCR values,
Jiri Slaby
- [PATCH 63/70] mxser: access info->MCR under info->slock,
Jiri Slaby
- [PATCH 64/70] mxser: use port variable in mxser_set_serial_info,
Jiri Slaby
- [PATCH 65/70] mxser: rename flags to old_speed in mxser_set_serial_info,
Jiri Slaby
- [PATCH 66/70] mxser: introduce mxser_16550A_or_MUST helper,
Jiri Slaby
- [PATCH 69/70] mxser: Documentation, fix typos,
Jiri Slaby
- [PATCH 70/70] MAINTAINERS: add me back as mxser maintainer,
Jiri Slaby
- [PATCH 68/70] mxser: Documentation, make the docs up-to-date,
Jiri Slaby
- Re: [PATCH 00/69] mxser: cleanup,
Greg KH
- [PATCH] tty: serial: owl: Fix data race in owl_uart_remove,
Saubhik Mukherjee
- [tty:tty-testing] BUILD SUCCESS d495dd743d5ecd47288156e25c4d9163294a0992,
kernel test robot
- [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks,
Ondrej Mosnacek
- [PATCH v3] tty: serial: jsm: allocate queue buffer at probe time,
Zheyu Ma
- [tty:tty-testing] BUILD SUCCESS 674b5396576b636a1ff101f692935748388c7325,
kernel test robot
- [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Rob Herring
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Greg Kroah-Hartman
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Vinod Koul
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Marc Kleine-Budde
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Philipp Zabel
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Mark Brown
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Jonathan Cameron
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Wolfram Sang
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Ulf Hansson
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Jassi Brar
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Suman Anna
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Arnaud POULIQUEN
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Geert Uytterhoeven
- Re: [PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema,
Greg Kroah-Hartman
- Re: [PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform,
Greg Kroah-Hartman
- [tty:tty-testing] BUILD SUCCESS 99289bf1a76c0aea6ac0f77335b8c9bdca16aac7,
kernel test robot
- [PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML,
Nobuhiro Iwamatsu
- [PATCH] dt-bindings: serial: convert Cadence UART bindings to YAML,
Nobuhiro Iwamatsu
- [GIT PULL] TTY/Serial driver fix for 5.13-rc6,
Greg KH
- [PATCH 1/2] serial_cs: remove wrong GLOBETROTTER.cis entry,
Ondrej Zary
- [question] Is it possible to remove an active port (without shutdown)?,
Saubhik Mukherjee
- [PATCH 0/4] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs,
Maciej W. Rozycki
- [PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs,
Maciej W. Rozycki
- [PATCH 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian,
Maciej W. Rozycki
- [PATCH 2/2] MIPS: Malta: Do not byte-swap accesses to the CBUS UART,
Maciej W. Rozycki
[PATCH v2] dt-bindings: serial: Move omap-serial.txt to YAML schema,
Vignesh Raghavendra
[PATCH] serial: amba-pl011: add RS485 support,
Lino Sanfilippo
[PATCH v4] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx(),
Yoshihiro Shimoda
[PATCH 1/1] serial: stm32: defer probe for dma devices,
Erwan Le Ray
[PATCH] ipwireless: remove unused ipw_tty::closing,
Jiri Slaby
[tty:tty-testing] BUILD SUCCESS a69008475fc565cec5a760f1997f326773c84aac,
kernel test robot
[tty:tty-linus] BUILD SUCCESS 7c3e8d9df265bd0bdf6e328174cdfba26eb22f1c,
kernel test robot
[PATCH] serial: tegra-tcu: Reorder channel initialization,
Mikko Perttunen
[PATCH v3] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx(),
Yoshihiro Shimoda
[PATCH v1 1/3] serial: 8250_exar: Avoid NULL pointer dereference at ->exit(),
Andy Shevchenko
Commit "serial: 8250_exar: Constify the software nodes' breaks suspend/resume,
Maxim Levitsky
n_gsm testing,
Starke, Daniel
[PATCH] serial: sh-sci: Remove unused STEPFN() macro,
Geert Uytterhoeven
[PATCH v2] tty: serial: jsm: allocate queue buffer at probe time,
Zheyu Ma
[tty:tty-testing] BUILD SUCCESS 2877389f59dc455e4283ae23ad494b410c15b3a3,
kernel test robot
[PATCH v2] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx(),
Yoshihiro Shimoda
[tty:tty-testing] BUILD SUCCESS 910cc9537302caddc9777cf3ae2f5582730380c9,
kernel test robot
[PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support,
Lad Prabhakar
- [PATCH v2 01/12] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC,
Lad Prabhakar
- [PATCH v2 02/12] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants,
Lad Prabhakar
- [PATCH v2 03/12] dt-bindings: arm: renesas: Document SMARC EVK,
Lad Prabhakar
- [PATCH v2 04/12] soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's,
Lad Prabhakar
- [PATCH v2 05/12] arm64: defconfig: Enable ARCH_R9A07G044,
Lad Prabhakar
- [PATCH v2 06/12] clk: renesas: Define RZ/G2L CPG Clock Definitions,
Lad Prabhakar
- [PATCH v2 07/12] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver,
Lad Prabhakar
- [PATCH v2 08/12] clk: renesas: Add CPG core wrapper for RZ/G2L SoC,
Lad Prabhakar
- [PATCH v2 09/12] clk: renesas: Add support for R9A07G044 SoC,
Lad Prabhakar
- [PATCH v2 10/12] serial: sh-sci: Add support for RZ/G2L SoC,
Lad Prabhakar
- [PATCH v2 11/12] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's,
Lad Prabhakar
- [PATCH v2 12/12] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK,
Lad Prabhakar
- Re: [PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support,
Lad, Prabhakar
Need suggestion for 'access_type' of AMBA pl011 serial driver,
Raviteja Narayanam
[PATCH] tty: serial: jsm: add checks against NULL pointer dereference,
Zheyu Ma
[PATCH] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx(),
Yoshihiro Shimoda
the usage of hardware flow control in serial console,
xuyang2018.jy@xxxxxxxxxxx
sunxi: Bluetooth broken since 5.6-rc1,
Andre Przywara
[GIT PULL] TTY/Serial driver fixes for 5.13-rc4,
Greg KH
[PATCH] serial: tty: uartlite: fix console setup,
Daniel Mack
[PATCH] serial:Add SUNIX SDC serial port driver,
Moriis Ku
[PATCH] Add supprt for SUNIX SDC serial port driver,
Moriis Ku
[PATCH] dt-bindings: serial: Move omap-serial.txt to YAML schema,
Vignesh Raghavendra
[PATCH] serial: 8250_pci: handle FL_NOIRQ board flag,
Christian Gmeiner
[PATCH 0/2] stm32 usart improve DMA probe,
Erwan Le Ray
[PATCH v2] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path,
Christophe JAILLET
[PATCH 0/2] tty: serial: uartlite: PM Runtime,
Shubhrajyoti Datta
[PATCH AUTOSEL 4.9 02/19] serial: max310x: unregister uart driver in case of failure and abort,
Sasha Levin
[PATCH AUTOSEL 4.14 02/21] serial: max310x: unregister uart driver in case of failure and abort,
Sasha Levin
[PATCH AUTOSEL 4.19 02/25] serial: max310x: unregister uart driver in case of failure and abort,
Sasha Levin
[PATCH AUTOSEL 5.4 06/52] serial: max310x: unregister uart driver in case of failure and abort,
Sasha Levin
[PATCH AUTOSEL 5.4 05/52] Revert "serial: max310x: pass return value of spi_register_driver",
Sasha Levin
[PATCH AUTOSEL 5.10 07/62] serial: max310x: unregister uart driver in case of failure and abort,
Sasha Levin
[PATCH AUTOSEL 5.10 06/62] Revert "serial: max310x: pass return value of spi_register_driver",
Sasha Levin
[PATCH AUTOSEL 5.12 07/63] serial: max310x: unregister uart driver in case of failure and abort,
Sasha Levin
[PATCH AUTOSEL 5.12 06/63] Revert "serial: max310x: pass return value of spi_register_driver",
Sasha Levin
[tty:tty-next] BUILD SUCCESS f421ed33ee2bddac5857862da3a37f0ea3f197d8,
kernel test robot
[tty:tty-linus] BUILD SUCCESS 016002848c82eeb5d460489ce392d91fe18c475c,
kernel test robot
[tty:tty-testing] BUILD SUCCESS 2ac62268a2c0f2ffafc19a7ced6972a9b1330389,
kernel test robot
[PATCH v2] serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait',
Zheyu Ma
[tty:tty-linus] BUILD SUCCESS e0e24208792080135248f23fdf6d51aa2e04df05,
kernel test robot
[tty:tty-testing] BUILD SUCCESS b50155c65c579c3ad6e73010e400e9ea7b15860a,
kernel test robot
[PATCH 00/11] Rid W=1 warnings from TTY,
Lee Jones
[PATCH 0/2] dt-bindings: serial: pl011: Avoid matching device tree nodes of variant pl011 drivers,
Zhen Lei
[PATCH v3 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs,
Andrew Jeffery
Please backport b86f86e8e7c5 ("serial: 8250: fix potential deadlock in rs485-mode"),
Richard Weinberger
[PATCH] serial: drop irq-flags initialisations,
Johan Hovold
[PATCH 1/4] tty/serial: clean up uart_match_port,
Jiri Slaby
[PATCH v2 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs,
Andrew Jeffery
[PATCH 00/11] tty: serial: Fix some coding style issues,
Jay Fang
- [PATCH 02/11] tty: serial: amba-pl010: Fix 2 coding style issues,
Jay Fang
- [PATCH 04/11] tty: serial: amba-pl011: Remove initialization of static variable,
Jay Fang
- [PATCH 01/11] tty: serial: 21285: Fix some coding sytle issues,
Jay Fang
- [PATCH 06/11] tty: serial: atmel: Fix some coding style issues,
Jay Fang
- [PATCH 03/11] tty: serial: amba-pl011: Replace the unsuitable spaces with tabs,
Jay Fang
- [PATCH 05/11] tty: serial: apbuart: Fix some coding sytle issues,
Jay Fang
- [PATCH 11/11] tty: serial: earlycon-arm-semihost : Fix some coding style issuses,
Jay Fang
- [PATCH 10/11] tty: serial: dz: Use 'unsigned int' instead of 'unsigned',
Jay Fang
- [PATCH 08/11] tty: serial: clps711x: Fix some coding style issuses,
Jay Fang
- [PATCH 09/11] tty: serial: digicolor: Use 'unsigned int' instead of 'unsigned',
Jay Fang
- [PATCH 07/11] tty: serial: bcm63xx_uart: Fix some coding style issues,
Jay Fang
- Re: [PATCH 00/11] tty: serial: Fix some coding style issues,
Greg KH
- Re: [PATCH 00/11] tty: serial: Fix some coding style issues,
Johan Hovold
[PATCH v1 1/1] serial: sc16is7xx: Use devm_clk_get_optional(),
Andy Shevchenko
[PATCH v1 1/1] serial: max310x: Try to get crystal clock rate from property,
Andy Shevchenko
[PATCH] tty: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART,
Andrew Jeffery
[PATCH v2] serial: liteuart: Add support for earlycon,
Stafford Horne
[PATCH 2/9] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK1808,
Andreas Färber
[PATCH] serial/liteuart; Add support for earlycon,
Stafford Horne
[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support,
Lad Prabhakar
- [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC,
Lad Prabhakar
- [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants,
Lad Prabhakar
- [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's,
Lad Prabhakar
- [PATCH 05/16] arm64: defconfig: Enable ARCH_R9A07G044{L,LC},
Lad Prabhakar
- [PATCH 09/16] dt-bindings: serial: renesas,scif: Document r9a07g044 bindings,
Lad Prabhakar
- [PATCH 10/16] serial: sh-sci: Add support for RZ/G2L SoC,
Lad Prabhakar
- [PATCH 11/16] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver,
Lad Prabhakar
- [PATCH 12/16] clk: renesas: Define RZ/G2L CPG Clock Definitions,
Lad Prabhakar
- [PATCH 13/16] clk: renesas: Add CPG core wrapper for RZ/G2L SoC,
Lad Prabhakar
- [PATCH 14/16] clk: renesas: Add support for R9A07G044L SoC,
Lad Prabhakar
- [PATCH 16/16] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK,
Lad Prabhakar
- [PATCH 03/16] dt-bindings: arm: renesas: Document SMARC EVK,
Lad Prabhakar
- [PATCH 06/16] dt-bindings: arm: renesas,prr: Add new compatible string for RZ/G{L,LC,UL},
Lad Prabhakar
- [PATCH 07/16] soc: renesas: Add support to read LSI DEVID register,
Lad Prabhakar
- [PATCH 08/16] soc: renesas: Add support to identify RZ/G2{L,LC} SoC's,
Lad Prabhakar
- [PATCH 15/16] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's,
Lad Prabhakar
[PATCH] Add support for new HPE serial device,
Randy Wright
[PATCH] serial: rp2: disable interrupt in rp2_probe():,
Zheyu Ma
[tty:tty-testing] BUILD SUCCESS 7912146abf6705c771b28ea5b6d608ee2ea39dcd,
kernel test robot
[tty:tty-linus] BUILD SUCCESS 3c35d2a960c0077a4cb09bf4989f45d289332ea0,
kernel test robot
[PATCH] serial: kgdb_nmi: remove redundant initialization of variable c,
Colin King
[PATCH 00/12] use <linux/io.h> instead of <linux/io.h>,
Jay Fang
- [PATCH 10/12] tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 11/12] tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 09/12] tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 08/12] tty: serial: sunsab: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 04/12] tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 06/12] tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>,
Jay Fang
- [PATCH 01/12] tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 07/12] tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 05/12] tty: serial: mux: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 03/12] tty: serial: icom: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 02/12] tty: serial: dz: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- [PATCH 12/12] tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>,
Jay Fang
- Re: [PATCH 00/12] use <linux/io.h> instead of <linux/io.h>,
Greg KH
[PATCH] serial: 8250_dw: Add device HID for new AMD UART controller,
Maximilian Luz
[PATCH 5.11 146/601] serial: stm32: Use of_device_get_match_data(),
Greg Kroah-Hartman
[PATCH 5.10 131/530] serial: stm32: Use of_device_get_match_data(),
Greg Kroah-Hartman
[PATCH v2 0/9] serial: fsl_lpuart: sysrq, loopback support and fixes,
Michael Walle
[PATCH 0/8] serial: fsl_lpuart: sysrq, loopback support and fixes,
Michael Walle
[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm,
Vignesh Raghavendra
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Site Home]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]