linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-06 19:25:25 to 2015-03-16 19:20:14 UTC [more...]

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-16 19:20 UTC  (3+ messages)
` [PATCH 05/35 linux-next] tty: "

[patch 2/2] serial: jsm: some off by one bugs
 2015-03-16 18:38 UTC  (3+ messages)

[PATCH v2] serial: sh-sci: Update calculation of timeout for DMA
 2015-03-16 16:19 UTC 

[PATCH v2] serial: sh-sci: Add overrun handling of SCIFA and SCIFB
 2015-03-16 16:19 UTC 

[PATCH/RFC] serial: sh-sci: Update calculation of timeout for DMA
 2015-03-16 13:58 UTC  (3+ messages)

[PATCH/RFC] serial: sh-sci: Add overrun handling of SCIFA and SCIFB
 2015-03-16 13:55 UTC  (3+ messages)

[RFC] With 8250 Designware UART, if writes to the LCR failed the kernel will hung up
 2015-03-15 14:50 UTC  (13+ messages)

[BUG] n_tty: 4.0-rc3+: Unable to handle kernel paging request at virtual address 000044d0
 2015-03-13 23:09 UTC  (3+ messages)

[PATCH v2 0/2] serial/amba-pl011: Activate TX IRQ passively
 2015-03-13 15:56 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] serial/amba-pl011: Leave the TX IRQ alone when the UART is not open

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-13 14:19 UTC  (23+ messages)
` [PATCH v3 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v3 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v3 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v3 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v3 08/15] clockevent: Add STM32 Timer driver
` [PATCH v3 09/15] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v3 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
  ` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v3 11/15] ARM: Add STM32 family machine
` [PATCH v3 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v3 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v3 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v3 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH 1/2] tty: serial: fsl_lpuart: specify transmit FIFO size
 2015-03-13 13:51 UTC  (2+ messages)
` [PATCH 2/2] tty: serial: fsl_lpuart: clear receive flag on FIFO flush

[PATCH 1/1] serial: samsung: Clear operation mode on UART shutdown
 2015-03-13 11:38 UTC 

[PATCH] serial: imx: protect Soft Reset of port with lock
 2015-03-13  6:38 UTC 

[PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
 2015-03-12 21:08 UTC  (29+ messages)
  ` [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU
  ` [PATCH v2 04/18] clocksource: Add ARM System timer driver
  ` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
  ` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
  ` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs
  ` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v2 14/18] ARM: Add STM32 family machine

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-03-12 20:20 UTC  (2+ messages)

[PATCH 4/8] net: freescale: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (2+ messages)

[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (3+ messages)

[patch 1/2] staging: dgnc: some off by one bugs
 2015-03-12 17:24 UTC  (3+ messages)
` [patch 1/2 v2] "

[PATCH REPOST 0/2] Remove pl011 startup glitches and avoid dummy TX during startup
 2015-03-12 16:34 UTC  (9+ messages)
` [PATCH REPOST 1/2] serial/amba-pl011: Activate TX IRQ passively
` [PATCH REPOST 2/2] serial/amba-pl011: Leave the TX IRQ alone when the UART is not open

[PATCH 8/8] powerpc: get rid of CONFIG_8xx
 2015-03-12 15:24 UTC 

[PATCH 6/8] mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:24 UTC 

[PATCH 5/8] tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1
 2015-03-12 15:23 UTC 

[PATCH 3/8] video: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH 2/8] um: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH 1/8] powerpc: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH v2 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-03-12 13:58 UTC  (14+ messages)
` [PATCH v2 01/10] drivers: PL011: avoid potential unregister_driver call
` [PATCH v2 06/10] drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
` [PATCH v2 07/10] drivers: PL011: move cts_event workaround into separate function
` [PATCH v2 10/10] drivers: PL011: add support for the ARM SBSA generic UART

[PATCH 0/8] Fix struct clk pointer comparing
 2015-03-12  0:35 UTC  (12+ messages)
` [PATCH 1/8] clk: add helper function clk_is_match()
    ` [PATCH] clk: provide clk_is_match() dummy for non-common clk
` [PATCH 4/8] pwm: atmel-hlcdc: fix struct clk pointer comparing

[PATCH] serial: 8250_dw: fix 'cts-override'
 2015-03-11 17:25 UTC  (3+ messages)

[PATCH] serial: mctrl-gpio: fix build warning
 2015-03-11 13:01 UTC  (2+ messages)

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-11 11:17 UTC  (35+ messages)
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND

[PATCH] serial: mxs-auart: fix build failure due to broken goto statement
 2015-03-10 19:45 UTC  (2+ messages)

[PATCH v3 -next 00/11] Extensible console matching & direct earlycon
 2015-03-09 20:27 UTC  (12+ messages)
` [PATCH v3 -next 01/11] console: Add extensible console matching
` [PATCH v3 -next 02/11] serial: core: Fix kernel doc for uart_console_write()
` [PATCH v3 -next 03/11] serial: 8250_early: Remove early_device variable
` [PATCH v3 -next 04/11] serial: earlycon: Move ->uartclk initialize
` [PATCH v3 -next 05/11] serial: 8250_early: Assume uart already initialized if no baud option
` [PATCH v3 -next 06/11] serial: 8250_early: Fix setup() error code
` [PATCH v3 -next 07/11] serial: earlycon: Ignore parse_options() "
` [PATCH v3 -next 08/11] serial: earlycon: Skip parse_options() if empty string
` [PATCH v3 -next 09/11] serial: earlycon: Refactor earlycon registration
` [PATCH v3 -next 10/11] serial: earlycon: Enable earlycon without command line param
` [PATCH v3 -next 11/11] serial: 8250_early: Remove setup_early_serial8250_console()

[PATCH v2 0/1] Synopsis 8250 serial port driver fix
 2015-03-09 18:51 UTC  (4+ messages)
  ` [PATCH v2 1/1] serial: 8250_dw: Fix get_mctrl behaviour

[PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs
 2015-03-09 17:01 UTC  (4+ messages)

[PATCH 1/4] PM / Wakeirq: Add minimal device wakeirq helper functions
 2015-03-09 16:41 UTC  (13+ messages)

[PATCH] serial:8250:8250_pci: delete unneeded quirk entries
 2015-03-09  9:31 UTC  (3+ messages)

[PATCH] serial: 8250: fix a sparse warning
 2015-03-09  9:02 UTC  (5+ messages)

[PATCH v1] serial: 8250: remove the redundant include
 2015-03-09  4:17 UTC 

[PATCH] serial: 8250: remove the redundant include
 2015-03-09  4:12 UTC  (2+ messages)

[PATCH 1/2] serial: 8250: allow specifying iomem size in addition to address
 2015-03-08 14:30 UTC  (2+ messages)
` [PATCH 2/2] serial: of: set port iomem size from devicetree

[GIT PULL] TTY/Serial fixes for 4.0-rc3
 2015-03-08 12:52 UTC 

[PATCH v2 -next 00/13] Extensible console matching & direct earlycon
 2015-03-07 13:00 UTC  (4+ messages)
` [PATCH v2 -next 03/13] console: Add extensible console matching

[PATCH] serial:imx make of_device_id array const
 2015-03-07  2:51 UTC  (2+ messages)

[PATCH 0/5] TTY: fix tty_wait_until_sent on 64-bit machines
 2015-03-07  2:43 UTC  (2+ messages)

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-03-07  2:32 UTC  (3+ messages)
` [PATCH v2 10/11] tty: kconfig: remove the superfluous dependency on PPC_OF

[PATCH v2 -next 00/14] OF earlycon cleanup
 2015-03-06 19:25 UTC  (7+ messages)
` [PATCH v2 -next 09/14] serial: earlycon: Common log banner for command line and DT
` [PATCH v2 -next 10/14] serial: earlycon: Show the earlycon "driver" in banner
` [PATCH v2 -next 11/14] of: earlycon: Allow multiple OF_EARLYCON_DECLARE() with same name
` [PATCH v2 -next 12/14] of: earlycon: Log more helpful message if earlycon not found
` [PATCH v2 -next 13/14] serial: 8250_early: Use port->regshift
` [PATCH v2 -next 14/14] serial: 8250_omap: Add omap8250 earlycon


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).