Linux Serial
Thread Index
[
Prev Page
][
Next Page
]
[PATCH LINUX 5/6] tty: xuartps: Remove '_OFFSET' suffix from #defines
From
: Soren Brinkmann
[PATCH LINUX 6/6] tty: xuartps: Consolidate TX handling
From
: Soren Brinkmann
[PATCH LINUX 0/6] Second part of xuartps fixes
From
: Soren Brinkmann
[PATCH LINUX 3/6] tty: xuartps: Cleanup: Reformat if-else
From
: Soren Brinkmann
[PATCH LINUX 2/6] tty: xuartps: Refactor IRQ handling
From
: Soren Brinkmann
[PATCH LINUX 1/6] tty: xuartps: Move request_irq to after setting up the HW
From
: Soren Brinkmann
[PATCH LINUX 4/6] tty: xuartps: Improve sysrq handling
From
: Soren Brinkmann
[PATCH] serial: 8250: Mark Fintek driver as CONFIG_BROKEN
From
: Peter Hurley
Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Timur Tabi
Re: [PATCH V2] serial: imx: Fix suspend / resume.
From
: Fabio Estevam
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [PATCH] serial: Remove 68328 driver
From
: Peter Hurley
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
Re: [PATCH] serial: Remove 68328 driver
From
: Peter Hurley
[PATCH] kgdb: depends on VT
From
: Jiri Slaby
Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
From
: Peter Hurley
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [PATCH V2 2/2] serial: bcm2835: add driver for bcm2835-aux-uart
From
: Peter Korsgaard
Re: [PATCH -next] tty/serial: atmel: Include module.h to fix build failure
From
: Paul Gortmaker
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
Re: [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
From
: Arnd Bergmann
Re: [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
From
: Martin Sperl
Re: [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
From
: Arnd Bergmann
Re: [PATCH -next] tty/serial: atmel: Include module.h to fix build failure
From
: Sudip Mukherjee
Re: [PATCH -next] tty/serial: atmel: Include module.h to fix build failure
From
: Guenter Roeck
Re: [PATCH V2 2/2] serial: bcm2835: add driver for bcm2835-aux-uart
From
: Stefan Wahren
Re: [PATCH -next] tty/serial: atmel: Include module.h to fix build failure
From
: Sudip Mukherjee
RE: [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
From
: Wang, Annie
Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
From
: Peter Hurley
Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
From
: Greg KH
[PATCH v2 1/9] tty: rocket: Remove private close_wait
From
: Peter Hurley
[PATCH v2 2/9] n_tty: Ignore all read data when closing
From
: Peter Hurley
[PATCH v2 3/9] ia64: Pin controlling tty for unaligned fault message
From
: Peter Hurley
[PATCH v2 4/9] staging: dgap: Remove redundant write_wait wakeups
From
: Peter Hurley
[PATCH v2 6/9] tty: Unify receive_buf() code paths
From
: Peter Hurley
[PATCH v2 5/9] tty: Fix GPF in flush_to_ldisc(), part 2
From
: Peter Hurley
Re: [PATCH 1/9] tty: rocket: Remove private close_wait
From
: Peter Hurley
[PATCH v2 7/9] tty: Allow unreadable mess to be > 80 chars
From
: Peter Hurley
[PATCH v2 9/9] tty: Use test_bit() with tty->flags
From
: Peter Hurley
[PATCH v2 8/9] tty: Use termios c_*flag macros
From
: Peter Hurley
[PATCH v2 0/9] Misc tty fixes & cleanups
From
: Peter Hurley
[PATCH v2 1/8] serial: core: Fold __uart_put_char() into caller
From
: Peter Hurley
[PATCH v2 5/8] serial: core: Cleanup uart_open() exit
From
: Peter Hurley
[PATCH v2 4/8] serial: Fix ASYNC_* => UPF_* flags misuse
From
: Peter Hurley
[PATCH v2 2/8] serial: core: Fold do_uart_get_info() into caller
From
: Peter Hurley
[PATCH v2 6/8] serial: core: Remove cast from void ptr in uart_open()
From
: Peter Hurley
[PATCH v2 7/8] serial: core: Unfold < 80 char lines
From
: Peter Hurley
[PATCH v2 8/8] serial: core: Perform RTS signalling before soft flow ctrl
From
: Peter Hurley
[PATCH v2 3/8] serial: core: Use tty->index for port # in debug messages
From
: Peter Hurley
[PATCH v2 0/8] Misc serial cleanups
From
: Peter Hurley
[PATCH] serial: sh-sci: Add device tree support for r8a7792
From
: Simon Horman
Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
From
: Peter Hurley
Re: [PATCH 1/9] tty: rocket: Remove private close_wait
From
: Peter Hurley
Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
From
: One Thousand Gnomes
[PATCH v2 3/3] tty: Remove ASYNC_CLOSING
From
: Peter Hurley
[PATCH v2 1/3] tty: mxser: Remove ASYNC_CLOSING
From
: Peter Hurley
[PATCH v2 2/3] isdn: Remove ASYNC_CLOSING
From
: Peter Hurley
[PATCH v2 0/3] Remove ASYNC_CLOSING
From
: Peter Hurley
[PATCH 5/9] tty: Fix GPF in flush_to_ldisc(), part 2
From
: Peter Hurley
[PATCH 7/9] tty: Allow unreadable mess to be > 80 chars
From
: Peter Hurley
[PATCH 4/9] staging: dgap: Remove redundant write_wait wakeups
From
: Peter Hurley
[PATCH 9/9] serial: core: Perform RTS signalling before soft flow ctrl
From
: Peter Hurley
[PATCH 3/9] ia64: Pin controlling tty for unaligned fault message
From
: Peter Hurley
[PATCH 9/9] tty: Use test_bit() with tty->flags
From
: Peter Hurley
[PATCH 8/9] tty: Use termios c_*flag macros
From
: Peter Hurley
[PATCH 8/9] serial: core: Unfold < 80 char lines
From
: Peter Hurley
[PATCH 5/9] serial: Fix ASYNC_* => UPF_* flags misuse
From
: Peter Hurley
[PATCH 7/9] tty: Allow unreadable mess to be > 80 chars
From
: Peter Hurley
[PATCH 6/9] tty: Unify receive_buf() code paths
From
: Peter Hurley
[PATCH 7/9] serial: core: Remove cast from void ptr in uart_open()
From
: Peter Hurley
[PATCH 8/9] tty: Use termios c_*flag macros
From
: Peter Hurley
[PATCH 5/9] tty: Fix GPF in flush_to_ldisc(), part 2
From
: Peter Hurley
[PATCH 6/9] serial: core: Cleanup uart_open() exit
From
: Peter Hurley
[PATCH 4/9] staging: dgap: Remove redundant write_wait wakeups
From
: Peter Hurley
[PATCH 3/9] serial: core: Fold do_uart_get_info() into caller
From
: Peter Hurley
[PATCH 4/9] serial: core: Use tty->index for port # in debug messages
From
: Peter Hurley
[PATCH 3/9] ia64: Pin controlling tty for unaligned fault message
From
: Peter Hurley
[PATCH 2/9] n_tty: Ignore all read data when closing
From
: Peter Hurley
[PATCH 2/9] serial: core: Fold __uart_put_char() into caller
From
: Peter Hurley
[PATCH 1/9] tty: rocket: Remove private close_wait
From
: Peter Hurley
[PATCH 1/9] tty: Use test_bit() with tty->flags
From
: Peter Hurley
[PATCH 2/9] n_tty: Ignore all read data when closing
From
: Peter Hurley
[PATCH 9/9] tty: Use test_bit() with tty->flags
From
: Peter Hurley
[PATCH 6/9] tty: Unify receive_buf() code paths
From
: Peter Hurley
[PATCH 1/9] tty: rocket: Remove private close_wait
From
: Peter Hurley
[PATCH 6/6] serial: 8250: Unfold < 80 char lines
From
: Peter Hurley
[PATCH 5/6] serial: 8250: Wait for irq to complete before shutdown
From
: Peter Hurley
[PATCH 4/6] serial: 8250: Unlink uart console ptr if console setup fails
From
: Peter Hurley
[PATCH 3/6] serial: 8250: Remove low_latency workaround
From
: Peter Hurley
[PATCH 2/6] serial: 8250: Fix lost rx state
From
: Peter Hurley
[PATCH 1/6] serial: 8250: Refactor serial8250_rx_chars() inner loop
From
: Peter Hurley
RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
From
: Peter Hurley
Re: [PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
From
: Stefan Wahren
Re: [PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
From
: Martin Sperl
Re: [PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
From
: Stefan Wahren
Re: [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
From
: Martin Sperl
Re: [PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
From
: Peter Hurley
Re: 8250_fintek aliasing PNP0501
From
: Peter Hurley
Re: [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
From
: Arnd Bergmann
Re: [PATCH -next] tty/serial: atmel: Include module.h to fix build failure
From
: Greg Kroah-Hartman
[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
From
: Guenter Roeck
[PATCH V2 2/2] serial: bcm2835: add driver for bcm2835-aux-uart
From
: kernel
[PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
From
: kernel
[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
From
: kernel
[PATCH] serial-uartlite: add earlycon support
From
: Rich Felker
[PATCH] serial-uartlite: fix missing locking in isr
From
: Rich Felker
Re: [PATCH V2] serial: imx: Fix suspend / resume.
From
: Martin Fuzzey
Re: [PATCH 1b/1] serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
From
: Greg Kroah-Hartman
Re: [git pull/resend] serial: sh-sci: External Clock Support for v4.5
From
: Greg Kroah-Hartman
[PATCH v3 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: Joshua Henderson
[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
From
: Joshua Henderson
Re: [PATCH V2] serial: imx: Fix suspend / resume.
From
: Fabio Estevam
Re: [PATCH V2] serial: imx: Fix suspend / resume.
From
: Fabio Estevam
Re: [PATCH -next] serial: 8250: Fix serial port driver for OF platform devices
From
: Greg Kroah-Hartman
[PATCH] drivers/tty: make serial 8250_ingenic.c explicitly non-modular
From
: Paul Gortmaker
Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl
From
: Greg Kroah-Hartman
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Peter Hurley
Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl
From
: Peter Hurley
Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl
From
: Greg Kroah-Hartman
Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl
From
: Peter Hurley
Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl
From
: Greg Kroah-Hartman
Re: [PATCH -next] serial: 8250: Fix serial port driver for OF platform devices
From
: Arnd Bergmann
Re: [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
From
: Andy Shevchenko
Re: [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
From
: Mika Westerberg
Re: [PATCH 2/2] tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
From
: Geert Uytterhoeven
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Greg Kroah-Hartman
[PATCH -next] serial: 8250: Fix serial port driver for OF platform devices
From
: Guenter Roeck
Re: [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: One Thousand Gnomes
Re: [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: Paul.Thacker
Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Graeme Gregory
Re: [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
From
: Borislav Petkov
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Russell King - ARM Linux
RE: [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
From
: Wang, Annie
Re: [PATCH 1/2] [v2] tty: amba-pl011: fix earlycon register offsets
From
: Greg Kroah-Hartman
Re: [PATCH 1/2] [v2] tty: amba-pl011: fix earlycon register offsets
From
: Timur Tabi
Re: [PATCH 1/2] [v2] tty: amba-pl011: fix earlycon register offsets
From
: Greg Kroah-Hartman
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Greg Kroah-Hartman
RE: [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
From
: Wang, Annie
Re: [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: One Thousand Gnomes
Re: [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: Paul.Thacker
[PATCH 0/1] serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
From
: Geert Uytterhoeven
[PATCH 1a/1] serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
From
: Geert Uytterhoeven
[PATCH 1b/1] serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
From
: Geert Uytterhoeven
Re: MAX3100 / MAX3140 Device Tree Support
From
: Menschel.P
Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Timur Tabi
[PATCH V2] serial: imx: Fix suspend / resume.
From
: Martin Fuzzey
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Sudeep Holla
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Russell King - ARM Linux
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Sudeep Holla
Re: [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250
From
: Heikki Krogerus
Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: G Gregory
Re: [PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
From
: Sudip Mukherjee
Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Timur Tabi
[PATCH 2/2] tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
From
: Timur Tabi
[PATCH 1/2] [v2] tty: amba-pl011: fix earlycon register offsets
From
: Timur Tabi
Re: [PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
From
: Paul Gortmaker
Re: [PATCH] serial: imx: Fix suspend / resume.
From
: Russell King - ARM Linux
[PATCH] serial: imx: Fix suspend / resume.
From
: Martin Fuzzey
Re: [PATCH 5/6] dmaengine: pl330: provide ACPI dmaengine interface
From
: Andy Shevchenko
Re: [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
From
: Mika Westerberg
Re: [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
From
: Borislav Petkov
Re: [PATCH 4/6] dmaengine: pl330: add new items for pl330 private data
From
: Andy Shevchenko
Re: [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
From
: Andy Shevchenko
Re: [PATCH 2/6] ACPI: create setup_quirk in acpi_apd
From
: Andy Shevchenko
[PATCH 5/5] serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
From
: Geert Uytterhoeven
[PATCH 4/5] serial: sh-sci: Use a bitmask to indicate supported sampling rates
From
: Geert Uytterhoeven
[PATCH 1/5] serial: sh-sci: Add more Serial Mode Register documentation
From
: Geert Uytterhoeven
[PATCH 2/5] serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
From
: Geert Uytterhoeven
[PATCH 0/5] serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
From
: Geert Uytterhoeven
[PATCH 3/5] serial: sh-sci: Use premultiplier to handle half sampling rate
From
: Geert Uytterhoeven
Re: [PATCH] serial: Remove 68328 driver
From
: Greg Ungerer
Re: [PATCH] serial: Remove 68328 driver
From
: One Thousand Gnomes
[PATCH v2] serial: core: remove baud_rates when serial console setup
From
: Jeffy Chen
Re: [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250
From
: kbuild test robot
Re: [PATCH 4/6] dmaengine: pl330: add new items for pl330 private data
From
: kbuild test robot
[PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
From
: Wang Hongcheng
[PATCH 5/6] dmaengine: pl330: provide ACPI dmaengine interface
From
: Wang Hongcheng
[PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
From
: Wang Hongcheng
[PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250
From
: Wang Hongcheng
[PATCH 4/6] dmaengine: pl330: add new items for pl330 private data
From
: Wang Hongcheng
[PATCH 2/6] ACPI: create setup_quirk in acpi_apd
From
: Wang Hongcheng
[PATCH 0/6] 8250: AMD Carrizo UART PL300 DMA enablement
From
: Wang Hongcheng
Re: [PATCH] serial: Remove 68328 driver
From
: Greg Ungerer
Re: [PATCH v4 1/3] ACPI: amba bus probing support
From
: Russell King - ARM Linux
Re: [PATCH v4 0/3] Add AMBA bus probing support to ACPI
From
: Rafael J. Wysocki
Re: [PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
From
: Sudip Mukherjee
[PATCH] serial: imx: fix dcd interrupt firing during probe
From
: Marcel Ziswiler
[git pull/resend] serial: sh-sci: External Clock Support for v4.5
From
: Geert Uytterhoeven
Re: [Linux-parport] Add wch382_2s PCI ID
From
: Sudip Mukherjee
Re: [PATCH v6] serial: rewrite pxa2xx-uart to use 8250_core
From
: Robert Jarzmik
Re: [PATCH v6] serial: rewrite pxa2xx-uart to use 8250_core
From
: Heikki Krogerus
[PATCH] Add wch382_2s PCI ID
From
: Jeff Gustafson
Re: [PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
From
: Peter Hung
MAX3100 / MAX3400 Device Tree Support
From
: Patrick Menschel
[PATCH 7/9 v2] serial: 8250_pci: use to_pci_dev()
From
: Geliang Tang
Re: [PATCH 7/9] serial: 8250_pci: use to_pci_dev()
From
: Andy Shevchenko
[PATCH 7/9] serial: 8250_pci: use to_pci_dev()
From
: Geliang Tang
[PATCH LINUX v5 4/8] tty: xuartps: Clear interrupt status register in shutdown
From
: Soren Brinkmann
[PATCH LINUX v5 3/8] tty: xuartps: Don't consider circular buffer when enabling transmitter
From
: Soren Brinkmann
[PATCH LINUX v5 7/8] tty: xuartps: Acquire port lock for shutdown
From
: Soren Brinkmann
[PATCH LINUX v5 5/8] tty: xuartps: Improve startup function
From
: Soren Brinkmann
[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
From
: Soren Brinkmann
[PATCH LINUX v5 2/8] tty: xuartps: Use spinlock to serialize HW access
From
: Soren Brinkmann
[PATCH LINUX v5 6/8] tty: xuartps: Keep lock for whole ISR
From
: Soren Brinkmann
[PATCH LINUX v5 1/8] tty: xuartps: Beautify read-modify writes
From
: Soren Brinkmann
[PATCH LINUX v5 8/8] tty: xuartps: Move RX path into helper function
From
: Soren Brinkmann
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Huang Shijie
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Huang Shijie
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Russell King - ARM Linux
Re: [PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Russell King - ARM Linux
Re: [PATCH] tty/serial: Skip 'NULL' char after console break when sysrq enabled
From
: David Miller
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Russell King - ARM Linux
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Russell King - ARM Linux
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Timur Tabi
[PATCH 2/2] tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
From
: Timur Tabi
[PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
From
: Timur Tabi
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Russell King - ARM Linux
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Timur Tabi
[PATCH v6] serial: rewrite pxa2xx-uart to use 8250_core
From
: Sergei Ianovich
Re: [PATCH 01/12] tty: amba-pl011: add register accessor functions
From
: Russell King - ARM Linux
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Russell King - ARM Linux
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Timur Tabi
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Russell King - ARM Linux
[PATCH] serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
From
: Geert Uytterhoeven
Re: [PATCH v5] serial: rewrite pxa2xx-uart to use 8250_core
From
: kbuild test robot
Re: [PATCH 05/12] tty: amba-pl011: add register lookup table
From
: Huang Shijie
Problems with 'serial: 8250: move of_serial code to 8250 directory' in linux-next
From
: Guenter Roeck
[PATCH v5] serial: rewrite pxa2xx-uart to use 8250_core
From
: Sergei Ianovich
[PATCH] tty/serial: Skip 'NULL' char after console break when sysrq enabled
From
: Vijay Kumar
Re: [PATCH v4 1/3] ACPI: amba bus probing support
From
: Andy Shevchenko
[PATCH v4 1/3] ACPI: amba bus probing support
From
: Aleksey Makarov
[PATCH v4 2/3] ACPI: scan add in amba probing
From
: Aleksey Makarov
[PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Aleksey Makarov
[PATCH v4 0/3] Add AMBA bus probing support to ACPI
From
: Aleksey Makarov
Re: [PATCH v1 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Robert Jarzmik
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
[PATCH] serial/8250_pci: simplify Pericom handling
From
: Jan Beulich
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Andy Shevchenko
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Andy Shevchenko
Re: [PATCH v3 1/3] ACPI: amba bus probing support
From
: Andy Shevchenko
[PATCH] sc16is7xx: don't need "uart_handle_cts_change"
From
: Wills Wang
Re: [PATCH v9 1/3] serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
From
: Heikki Krogerus
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v3 1/3] ACPI: amba bus probing support
From
: Vladimir Zapolskiy
Re: [PATCH v3 1/3] ACPI: amba bus probing support
From
: G Gregory
Re: [PATCH v2 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: G Gregory
Re: [PATCH 2/2] serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE
From
: Paul Gortmaker
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Andy Shevchenko
[PATCH v6 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx
From
: Matwey V. Kornilov
[PATCH v6 3/3] tty: 8250_omap: Use software emulated RS485 direction control
From
: Matwey V. Kornilov
[PATCH v6 2/3] tty: Add software emulated RS485 support for 8250
From
: Matwey V. Kornilov
[PATCH v6 0/3] tty: Introduce software RS485 direction control support
From
: Matwey V. Kornilov
Re: [PATCH v3 1/3] ACPI: amba bus probing support
From
: Andy Shevchenko
Re: [PATCH v2 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Andy Shevchenko
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
[PATCH v3 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Aleksey Makarov
[PATCH v3 2/3] ACPI: scan add in amba probing
From
: Aleksey Makarov
[PATCH v3 1/3] ACPI: amba bus probing support
From
: Aleksey Makarov
[PATCH v3 0/3] Add AMBA bus probing support to ACPI
From
: Aleksey Makarov
Re: [PATCH v2 1/3] ACPI: amba bus probing support
From
: kbuild test robot
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
[PATCH v2 1/3] ACPI: amba bus probing support
From
: Aleksey Makarov
[PATCH v2 3/3] serial: amba-pl011: add ACPI support to AMBA probe
From
: Aleksey Makarov
[PATCH v2 2/3] ACPI: scan add in amba probing
From
: Aleksey Makarov
[PATCH v2 0/3] Add AMBA bus probing support to ACPI
From
: Aleksey Makarov
Re: [PATCH 01/25] serial: sh-sci: Update DT binding documentation for external clock input
From
: Geert Uytterhoeven
Re: The console log is doubled if earlycon is enabled
From
: Jon Masters
Re: [PATCH v5 2/3] tty: Add software emulated RS485 support for 8250
From
: Andy Shevchenko
Re: [PATCH v5 2/3] tty: Add software emulated RS485 support for 8250
From
: Matwey V. Kornilov
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Andy Shevchenko
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: One Thousand Gnomes
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: One Thousand Gnomes
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
From
: Andy Shevchenko
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v9 1/3] serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
From
: Andy Shevchenko
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: One Thousand Gnomes
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: One Thousand Gnomes
Re: [PATCH v5 2/3] tty: Add software emulated RS485 support for 8250
From
: Andy Shevchenko
Re: [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: Andy Shevchenko
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Andy Shevchenko
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v3] serial: 8250: add gpio support to exar
From
: Andy Shevchenko
[PATCH v3] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Sergei Ianovich
[PATCH v2] sc16is7xx: fix incorrect register bits macro
From
: Wills Wang
Re: [PATCH v3 04/27] serial: sh-sci: Update DT binding documentation for BRG support
From
: Rob Herring
Re: [PATCH v3 02/27] serial: sh-sci: Add fallback compatibility strings
From
: Rob Herring
Re: [PATCH v3 03/27] serial: sh-sci: Update DT binding documentation for external clock input
From
: Rob Herring
Re: [PATCH] serial: atmel: remove module device table
From
: Paul Gortmaker
Re: [PATCH] sc16is7xx: fix incorrect register bits macro
From
: Greg KH
[GIT PULL] TTY/Serial fixes for 4.4-rc6
From
: Greg KH
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Robert Jarzmik
Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Sergei Ianovich
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Sergei Ianovich
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Robert Jarzmik
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Sergei Ianovich
Re: [PATCH v2] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v2] serial: 8250: add gpio support to exar
From
: One Thousand Gnomes
[PATCH v2] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Robert Jarzmik
Re: [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
From
: Robert Jarzmik
[PATCH] sc16is7xx: fix incorrect register bits macro
From
: Wills Wang
Re: [PATCH] serial: 8250: add gpio support to exar
From
: kbuild test robot
Re: [PATCH] serial: 8250: add gpio support to exar
From
: kbuild test robot
Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Sergei Ianovich
[PATCH] serial: 8250: add gpio support to exar
From
: Sudip Mukherjee
Re: [PATCH v2] serial: 8250: of: Fix the driver and actually compile the 8250_of
From
: Jon Hunter
Re: [PATCH v3] use callbacks to access UART_DLL/UART_DLM
From
: Peter Hurley
[PATCH v3] use callbacks to access UART_DLL/UART_DLM
From
: Sebastian Frias
Re: [PATCH v2] use callbacks to access UART_DLL/UART_DLM
From
: Sebastian Frias
Re: [PATCH v2] use callbacks to access UART_DLL/UART_DLM
From
: Peter Hurley
Re: [PATCH v2] use callbacks to access UART_DLL/UART_DLM
From
: Sebastian Frias
Re: [PATCH v2] use callbacks to access UART_DLL/UART_DLM
From
: Peter Hurley
Re: [PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
From
: Peter Hurley
Re: [PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings
From
: Peter Hurley
Re: [PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
From
: Peter Hurley
Re: [PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
From
: Peter Hurley
Re: [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
From
: Peter Hurley
Re: [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
From
: Peter Hurley
Re: [PATCH v2 05/11] tty: serial: 8250: Remove else after return
From
: Peter Hurley
Re: [PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
From
: Peter Hurley
Re: [PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
From
: Peter Hurley
Re: [PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
From
: Peter Hurley
Re: [PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
From
: Peter Hurley
Re: [PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
From
: Peter Hurley
Re: [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
From
: Peter Hurley
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
[PATCH] serial: atmel: remove module device table
From
: Arnd Bergmann
Re: [PATCH] serial: Remove 68328 driver
From
: Geert Uytterhoeven
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
Re: [PATCH v2] serial: 8250: of: Fix the driver and actually compile the 8250_of
From
: Arnd Bergmann
[PATCH v2] serial: 8250: of: Fix the driver and actually compile the 8250_of
From
: Peter Ujfalusi
Re: [PATCH] serial: 8250: of: Fix the driver and actually compile the 8250_of
From
: Arnd Bergmann
[PATCH] serial: 8250: of: Fix the driver and actually compile the 8250_of
From
: Peter Ujfalusi
Re: [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
From
: Shevchenko, Andriy
Re: [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
From
: Andy Shevchenko
[PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
From
: Anton Wuerfel
[PATCH] serial: Remove 68328 driver
From
: Frederik Völkel
[PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
From
: Anton Wuerfel
[PATCH v2 05/11] tty: serial: 8250: Remove else after return
From
: Anton Wuerfel
[PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
From
: Anton Wuerfel
[PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
From
: Anton Wuerfel
[PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
From
: Anton Wuerfel
[PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
From
: Anton Wuerfel
[PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
From
: Anton Wuerfel
[PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
From
: Anton Wuerfel
[PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings
From
: Anton Wuerfel
[PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
From
: Anton Wuerfel
[PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
From
: Anton Wuerfel
[PATCH v2] use callbacks to access UART_DLL/UART_DLM
From
: Sebastian Frias
Re: [PATCH 0/7] ARM: shmobile: dtsi: Add SCIF fallback compatibility strings
From
: Simon Horman
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [PATCH] use callbacks to access UART_DLL/UART_DLM
From
: Mason
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
Re: [PATCH] use callbacks to access UART_DLL/UART_DLM
From
: Måns Rullgård
Re: [PATCH] use callbacks to access UART_DLL/UART_DLM
From
: Sebastian Frias
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Greg Kroah-Hartman
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Sebastian Frias
Re: [PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
From
: Peter Hurley
Re: [PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
From
: Sudip Mukherjee
Re: [PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
From
: Timur Tabi
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Peter Hurley
Re: [PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
From
: Greg Kroah-Hartman
Re: [PATCH] use callbacks to access UART_DLL/UART_DLM
From
: Måns Rullgård
Re: [PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
From
: Timur Tabi
[PATCH] use callbacks to access UART_DLL/UART_DLM
From
: Sebastian Frias
Re: [PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
From
: Nicolas Ferre
Re: [RFC PATCH] always probe UART HW when options are not specified
From
: Måns Rullgård
Re: [PATCH 08/11] tty: serial: 8250: Add parentheses to macro
From
: Andy Shevchenko
[PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
From
: Paul Gortmaker
Re: [PATCH] serial: atmel: header file for MODULE_DEVICE_TABLE
From
: Paul Gortmaker
Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Andy Shevchenko
Re: [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Andy Shevchenko
[PATCH] serial: atmel: header file for MODULE_DEVICE_TABLE
From
: Sudip Mukherjee
Re: [PATCH v3 00/27] serial: sh-sci: External Clock Support
From
: Geert Uytterhoeven
Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
From
: Sören Brinkmann
Re: [PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
From
: Peter Hurley
Re: [PATCH 11/11] tty: serial: 8250: Delete commented code
From
: Peter Hurley
Re: [PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
From
: Peter Hurley
Re: [PATCH 04/11] tty: serial: 8250: Fix multiline comment style
From
: Peter Hurley
Re: [PATCH 02/11] tty: serial: 8250: Fix indentation warnings
From
: Peter Hurley
Re: [PATCH 01/11] tty: serial: 8250: Fix whitespace errors
From
: Peter Hurley
Re: [PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
From
: Peter Hurley
[PATCH 03/11] tty: serial: 8250: Fix braces after struct
From
: Anton Wuerfel
Re: [PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
From
: One Thousand Gnomes
[PATCH 08/11] tty: serial: 8250: Add parentheses to macro
From
: Anton Wuerfel
[PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
From
: Anton Wuerfel
[PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
From
: Anton Wuerfel
[PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
From
: Anton Wuerfel
[PATCH 11/11] tty: serial: 8250: Delete commented code
From
: Anton Wuerfel
[PATCH 02/11] tty: serial: 8250: Fix indentation warnings
From
: Anton Wuerfel
[PATCH 04/11] tty: serial: 8250: Fix multiline comment style
From
: Anton Wuerfel
[PATCH 01/11] tty: serial: 8250: Fix whitespace errors
From
: Anton Wuerfel
[PATCH 09/11] tty: serial: 8250: Fix multi-line strings
From
: Anton Wuerfel
[PATCH 05/11] tty: serial: 8250: Remove else after return
From
: Anton Wuerfel
[PATCH 07/11] tty: serial: 8250: Fix line continuation warning
From
: Anton Wuerfel
[PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
From
: Frederik Völkel
[PATCH v2 4/4] drivers: tty: 68328serial.c: Move trailing statements to next line
From
: Frederik Völkel
[PATCH v2 2/4] drivers: tty: 68328serial.c: remove trailing whitespaces
From
: Frederik Völkel
[PATCH v2 3/4] drivers: tty: 68328serial.c: Use use same indentation for switch/case
From
: Frederik Völkel
[PATCH v2 0/4] Fix checkpatch errors
From
: Frederik Völkel
Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
From
: Peter Hurley
Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Arnd Bergmann
Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
From
: Sören Brinkmann
Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Sergei Ianovich
Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
From
: Peter Hurley
Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
From
: Paul Gortmaker
Re: [PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Arnd Bergmann
[PATCH v5] serial: support for 16550A serial ports on LP-8x4x
From
: Sergei Ianovich
Re: [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
From
: Sören Brinkmann
Re: [PATCH] tty: serial: constify uartlite_reg_ops structs
From
: Aya Mahfouz
Re: [PATCH v3 00/27] serial: sh-sci: External Clock Support
From
: Geert Uytterhoeven
Re: [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Vladimir Murzin
Re: [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Vladimir Murzin
Re: [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin
Re: [PATCH v3 00/27] serial: sh-sci: External Clock Support
From
: Greg Kroah-Hartman
Re: [PATCH v3 00/27] serial: sh-sci: External Clock Support
From
: Simon Horman
Re: [PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
From
: Peter Hung
[PATCH] tty: serial: constify psc_ops structs
From
: Aya Mahfouz
[PATCH] tty: serial: constify uartlite_reg_ops structs
From
: Aya Mahfouz
[PATCH] tty: serial: constify sunhv_ops structs
From
: Aya Mahfouz
[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
From
: Joshua Henderson
[PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: Joshua Henderson
[PATCH v3 09/12] ARM: shmobile: r8a7791 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 12/12] arm64: renesas: r8a7795 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 11/12] ARM: shmobile: r8a7794 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v2 4/9] ARM: shmobile: koelsch dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 8/9] ARM: shmobile: silk dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 7/9] ARM: shmobile: porter dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 5/7] ARM: shmobile: r8a7793 dtsi: Add BRG support for SCIF
From
: Geert Uytterhoeven
[PATCH v2 6/7] ARM: shmobile: r8a7794 dtsi: Add BRG support for (H)SCIF
From
: Geert Uytterhoeven
[PATCH v2 7/7] arm64: renesas: r8a7795 dtsi: Add BRG support for (H)SCIF
From
: Geert Uytterhoeven
[PATCH v2 4/7] ARM: shmobile: r8a7791 dtsi: Add BRG support for (H)SCIF
From
: Geert Uytterhoeven
[PATCH v2 6/9] ARM: shmobile: marzen dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v3 08/12] ARM: shmobile: r8a7790 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v2 2/7] ARM: shmobile: r8a7779 dtsi: Add BRG support for SCIF
From
: Geert Uytterhoeven
[PATCH v2 0/7] ARM: shmobile: dtsi: Add BRG support for (H)SCIF
From
: Geert Uytterhoeven
[PATCH v2 1/7] ARM: shmobile: r8a7778 dtsi: Add BRG support for SCIF
From
: Geert Uytterhoeven
[PATCH v2 2/9] ARM: shmobile: bockw dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 5/9] ARM: shmobile: lager dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 3/9] ARM: shmobile: gose dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 0/9] ARM: shmobile: dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 1/9] ARM: shmobile: alt dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 9/9] arm64: renesas: salvator-x dts: Enable SCIF_CLK frequency and pins
From
: Geert Uytterhoeven
[PATCH v2 3/7] ARM: shmobile: r8a7790 dtsi: Add BRG support for (H)SCIF
From
: Geert Uytterhoeven
[PATCH v2] serial: mxs-auart: add Alphascale ASM9260 support
From
: Oleksij Rempel
[PATCH v3 07/12] ARM: shmobile: r8a7779 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 22/27] serial: sh-sci: Add support for optional external (H)SCK input
From
: Geert Uytterhoeven
[PATCH v3 18/27] serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
From
: Geert Uytterhoeven
[PATCH v3 17/27] serial: sh-sci: Add BRG register definitions
From
: Geert Uytterhoeven
[PATCH v3 23/27] serial: sh-sci: Add support for optional BRG on (H)SCIF
From
: Geert Uytterhoeven
[PATCH v3 02/27] serial: sh-sci: Add fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH 2/7] ARM: shmobile: r8a7779 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH 0/7] ARM: shmobile: dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH v3 16/27] serial: sh-sci: Take into account sampling rate for max baud rate
From
: Geert Uytterhoeven
[PATCH v3 10/27] serial: sh-sci: Convert from clk_get() to devm_clk_get()
From
: Geert Uytterhoeven
[PATCH v3 14/27] serial: sh-sci: Avoid calculating the receive margin for HSCIF
From
: Geert Uytterhoeven
[PATCH 1/7] ARM: shmobile: r8a7778 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH 3/7] ARM: shmobile: r8a7790 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH 6/7] ARM: shmobile: r8a7794 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH v3 00/12] ARM: shmobile: dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 02/12] ARM: shmobile: sh73a0 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 01/12] h8300: dts: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 03/12] ARM: shmobile: r7s72100 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 10/12] ARM: shmobile: r8a7793 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 05/12] ARM: shmobile: r8a7740 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 06/12] ARM: shmobile: r8a7778 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH v3 04/12] ARM: shmobile: r8a73a4 dtsi: Rename the serial port clock to fck
From
: Geert Uytterhoeven
[PATCH 5/7] ARM: shmobile: r8a7793 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH 7/7] arm64: renesas: r8a7795 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH 4/7] ARM: shmobile: r8a7791 dtsi: Add SCIF fallback compatibility strings
From
: Geert Uytterhoeven
[PATCH v3 05/27] serial: sh-sci: Drop useless check for zero sampling_rate
From
: Geert Uytterhoeven
[PATCH v3 12/27] serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()
From
: Geert Uytterhoeven
[PATCH v3 06/27] serial: sh-sci: Grammar s/Get ... for/Get ... from/
From
: Geert Uytterhoeven
[PATCH v3 09/27] serial: sh-sci: Don't overwrite clock selection in serial_console_write()
From
: Geert Uytterhoeven
[PATCH v3 03/27] serial: sh-sci: Update DT binding documentation for external clock input
From
: Geert Uytterhoeven
[PATCH v3 21/27] serial: sh-sci: Prepare for multiple sampling clock sources
From
: Geert Uytterhoeven
[PATCH v3 04/27] serial: sh-sci: Update DT binding documentation for BRG support
From
: Geert Uytterhoeven
[PATCH v3 19/27] serial: sh-sci: Correct SCIF type on RZ/A1H
From
: Geert Uytterhoeven
[PATCH v3 07/27] serial: sh-sci: Use existing local variable in sci_parse_dt()
From
: Geert Uytterhoeven
[PATCH v3 00/27] serial: sh-sci: External Clock Support
From
: Geert Uytterhoeven
[PATCH v3 01/27] serial: sh-sci: Drop the interface clock
From
: Geert Uytterhoeven
[PATCH v3 11/27] serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned
From
: Geert Uytterhoeven
[PATCH v3 25/27] sh: Remove sci_ick clock alias
From
: Geert Uytterhoeven
[PATCH v3 20/27] serial: sh-sci: Correct SCIF type on R-Car for BRG
From
: Geert Uytterhoeven
[PATCH v3 26/27] sh: sh7734: Correct SCIF type for BRG
From
: Geert Uytterhoeven
[PATCH v3 24/27] sh: Rename sci_ick and sci_fck clock to fck
From
: Geert Uytterhoeven
[PATCH v3 08/27] serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()
From
: Geert Uytterhoeven
[PATCH v3 13/27] serial: sh-sci: Improve bit rate error calculation for HSCIF
From
: Geert Uytterhoeven
[PATCH v3 15/27] serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()
From
: Geert Uytterhoeven
[PATCH v3 27/27] serial: sh-sci: Drop the sci_fck clock fallback
From
: Geert Uytterhoeven
Re: [PATCH 07/25] serial: sh-sci: Convert from clk_get() to devm_clk_get()
From
: Laurent Pinchart
Re: how kernel tty driver prevent multi-user program race condition
From
: Greg KH
Re: [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Rob Herring
Re: [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Daniel Lezcano
Re: [PATCH 07/25] serial: sh-sci: Convert from clk_get() to devm_clk_get()
From
: Geert Uytterhoeven
Re: [PATCH v2 00/16] serial: sh-sci: Clock Cleanups
From
: Simon Horman
Re: [PATCH v2 00/16] serial: sh-sci: Clock Cleanups
From
: Geert Uytterhoeven
Re: [PATCH v2 00/16] serial: sh-sci: Clock Cleanups
From
: Simon Horman
Re: [PATCH v2 01/16] serial: sh-sci: Drop the interface clock
From
: Simon Horman
Re: [PATCH v2 01/16] serial: sh-sci: Drop the interface clock
From
: Simon Horman
Re: [PATCH v2 12/16] ARM: shmobile: r8a7793 dtsi: Rename the serial port clock to fck
From
: Simon Horman
Re: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
From
: Simon Horman
Re: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
From
: Geert Uytterhoeven
how kernel tty driver prevent multi-user program race condition
From
: yoma sophian
Re: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
From
: Simon Horman
Re: [PATCH v2 0/4] Replace tty->closing
From
: Greg Kroah-Hartman
Re: [PATCH 17/25] serial: sh-sci: Correct SCIF type on R-Car for BRG
From
: Laurent Pinchart
Re: [PATCH 07/25] serial: sh-sci: Convert from clk_get() to devm_clk_get()
From
: Laurent Pinchart
Re: [PATCH v2 0/4] Replace tty->closing
From
: Peter Hurley
Re: [PATCH 0/9] Fix checkpatch errors
From
: Ken Moffat
Re: [PATCH 0/9] Fix checkpatch errors
From
: Frederik
Re: [PATCH 0/9] Fix checkpatch errors
From
: Nicolai Stange
Re: [PATCH 0/9] Fix checkpatch errors
From
: Frederik
Re: [PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
From
: Timur Tabi
[PATCH 1/2] serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init
From
: Uwe Kleine-König
[PATCH 2/2] serial: imx: implement handshaking using gpios with the mctrl_gpio helper
From
: Uwe Kleine-König
[PATCH 0/2] serial: mctrl_gpio + imx: fix build failure
From
: Uwe Kleine-König
[PATCH] serial:bfin-uart:Remove 'struct timeval'
From
: DengChao
Re: [PATCH 00/25] serial: sh-sci: Add external clock and BRG Support
From
: Geert Uytterhoeven
Re: [PATCH 6/9] drivers: tty: 68328serial.c: Use tabs for indentation
From
: Greg KH
Re: [PATCH 6/9] drivers: tty: 68328serial.c: Use tabs for indentation
From
: Greg KH
Re: [PATCH 0/9] Fix checkpatch errors
From
: Greg KH
Re: [PATCH] serial: mxs-auart: add Alphascale ASM9260 support
From
: Greg KH
Re: [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Greg Kroah-Hartman
Re: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
From
: Greg Kroah-Hartman
Re: [PATCH v2] drivers/tty/serial: make tegra_serial_handle_break() static
From
: Greg Kroah-Hartman
Re: [PATCH 00/25] serial: sh-sci: Add external clock and BRG Support
From
: Greg Kroah-Hartman
Re: [PATCH v2 16/16] serial: sh-sci: Drop the sci_fck clock fallback
From
: Greg Kroah-Hartman
Re: [PATCH v2 01/16] serial: sh-sci: Drop the interface clock
From
: Greg Kroah-Hartman
Re: [PATCH 00/12] Prepare amba-pl011 for ZTE UART support
From
: Greg Kroah-Hartman
Re: [PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
From
: Greg Kroah-Hartman
Re: [PATCH 1/2] serial: amba-pl011: use cpu_relax when polling registers
From
: Greg Kroah-Hartman
Re: [PATCH 05/11] tty: amba-pl011: add register lookup table
From
: Greg Kroah-Hartman
Re: [PATCH v4 4/4] serial: imx: implement handshaking using gpios with the mctrl_gpio helper
From
: Greg KH
Re: [PATCH 0/9] 8250: AMD Carrizo UART PL300 DMA enablement
From
: Andy Shevchenko
Re: [PATCH 7/9] Serial:8250: New Port Type PORT_AMD_8250
From
: Andy Shevchenko
Re: [PATCH 5/9] dmaengine: pl330: provide ACPI dmaengine interface
From
: Andy Shevchenko
Re: [PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
From
: Andy Shevchenko
Re: [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Andy Shevchenko
[PATCH v9 3/3] serial: 8250_dw: Do not use readl/writel before checking port iotype
From
: Noam Camus
[PATCH v9 2/3] serial: 8250_dw: Add support for big-endian MMIO accesses
From
: Noam Camus
[PATCH v9 1/3] serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
From
: Noam Camus
[PATCH v9 0/3] serial: 8250_dw add big endian support
From
: Noam Camus
[PATCH v5 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx
From
: Matwey V. Kornilov
[PATCH v5 3/3] tty: 8250_omap: Use software emulated RS485 direction control
From
: Matwey V. Kornilov
[PATCH v5 2/3] tty: Add software emulated RS485 support for 8250
From
: Matwey V. Kornilov
[PATCH v5 0/3] tty: Introduce software RS485 direction control support
From
: Matwey V. Kornilov
Re: Sync error across tty->count update
From
: Pratyush Anand
Re: [PATCH] serial: earlycon: Initialize uart_port spinlock
From
: Bjorn Andersson
Re: [PATCH 4/9] dmaengine: pl330: add new items for pl330 private data
From
: Andy Shevchenko
some question about tty
From
: yoma sophian
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]