linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-11 14:46:40 to 2015-03-01 16:05:58 UTC [more...]

[PATCH v2 -next 00/13] Extensible console matching & direct earlycon
 2015-03-01 16:05 UTC  (14+ messages)
` [PATCH v2 -next 01/13] serial: earlycon: Refactor parse_options into serial core
` [PATCH v2 -next 02/13] console: Preserve index after console setup()
` [PATCH v2 -next 03/13] console: Add extensible console matching
` [PATCH v2 -next 04/13] serial: core: Fix kernel doc for uart_console_write()
` [PATCH v2 -next 05/13] serial: 8250_early: Remove early_device variable
` [PATCH v2 -next 06/13] serial: earlycon: Move ->uartclk initialize
` [PATCH v2 -next 07/13] serial: 8250_early: Assume uart already initialized if no baud option
` [PATCH v2 -next 08/13] serial: 8250_early: Fix setup() error code
` [PATCH v2 -next 09/13] serial: earlycon: Ignore parse_options() "
` [PATCH v2 -next 10/13] serial: earlycon: Allow earlycon params with name only
` [PATCH v2 -next 11/13] serial: earlycon: Refactor earlycon registration
` [PATCH v2 -next 12/13] serial: earlycon: Enable earlycon without command line param
` [PATCH v2 -next 13/13] serial: 8250_early: Remove setup_early_serial8250_console()

[PATCH] serial: core: Fix iotype userspace breakage
 2015-03-01 16:03 UTC  (3+ messages)

[PATCH] tty: serial: Fix spelling of Medfield
 2015-03-01  7:54 UTC 

[PATCH] tty: serial: Fixed misspelling of 'Medfield' in Kconfig
 2015-03-01  7:41 UTC  (2+ messages)

[PATCH -next 00/13] Extensible console matching & direct earlycon
 2015-02-28 17:18 UTC  (23+ messages)
` [PATCH -next 01/13] serial: earlycon: Refactor parse_options into serial core
` [PATCH -next 02/13] console: Preserve index after console setup()
` [PATCH -next 03/13] console: Add extensible console matching
` [PATCH -next 04/13] serial: core: Fix kernel doc for uart_console_write()
` [PATCH -next 05/13] serial: 8250_early: Remove early_device variable
` [PATCH -next 06/13] serial: earlycon: Move ->uartclk initialize
` [PATCH -next 07/13] serial: 8250_early: Assume uart already initialized if no baud option
` [PATCH -next 08/13] serial: 8250_early: Fix setup() error code
` [PATCH -next 09/13] serial: earlycon: Ignore parse_options() "
` [PATCH -next 10/13] serial: earlycon: Allow earlycon params with name only
` [PATCH -next 11/13] serial: earlycon: Refactor earlycon registration
` [PATCH -next 12/13] serial: earlycon: Enable earlycon without command line param
` [PATCH -next 13/13] serial: 8250_early: Remove setup_early_serial8250_console()

[PATCH 1/5] serial: atmel: fix error handling when mctrl_gpio_init fails
 2015-02-27 20:49 UTC  (7+ messages)
` [PATCH 2/5] serial: clps711x: fail if "
` [PATCH 3/5] serial: mxs-auart: properly handle mctrl_gpio failing
` [PATCH 4/5] serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid
` [PATCH 5/5] serial: mctrl-gpio: simplify init routine

[PATCH v2 0/5] tty/serial: at91: fix bugs when using multiple serials
 2015-02-27  8:07 UTC  (6+ messages)
` [PATCH v2 1/5] tty/serial: at91: correct check of buf used in DMA
` [PATCH v2 2/5] tty/serial: at91: correct buffer size "
` [PATCH v2 3/5] tty/serial: at91: revise the return type of atmel_init_property
` [PATCH v2 4/5] tty/serial: at91: set ops in property init each time
` [PATCH v2 5/5] tty/serial: at91: correct the usage of tasklet

[PATCH 0/5] tty/serial: at91: fix bugs when using multiple serials
 2015-02-27  7:38 UTC  (8+ messages)
` [PATCH 1/5] tty/serial: at91: correct check of buf used in DMA
` [PATCH 2/5] tty/serial: at91: correct buffer size "
` [PATCH 3/5] tty/serial: at91: revise the return type of atmel_init_property
` [PATCH 4/5] tty/serial: at91: set ops in property init each time
` [PATCH 5/5] tty/serial: at91: correct the usage of tasklet

[PATCH 0/1] Synopsis 8250 serial port driver fix
 2015-02-27  0:35 UTC  (7+ messages)
    ` [PATCH 1/1] serial: 8250_dw: Fix get_mctrl behaviour
` [PATCH v2 0/1] Synopsis 8250 serial port driver fix
  ` [PATCH v2 1/1] serial: 8250_dw: Fix get_mctrl behaviour

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-02-26 12:08 UTC  (2+ messages)
` [PATCH v2 10/11] tty: kconfig: remove the superfluous dependency on PPC_OF

[PATCH 0/8] Fix struct clk pointer comparing
 2015-02-26 11:59 UTC  (31+ messages)
` [PATCH 1/8] clk: add helper function clk_is_match()
      ` [alsa-devel] "
` [PATCH 2/8] ARM: imx: fix struct clk pointer comparing
` [PATCH 3/8] drm: armada: "
` [PATCH 4/8] pwm: atmel-hlcdc: "
` [PATCH 5/8] serial: samsung: "
` [PATCH 6/8] ASoC: fsl_esai: "
` [PATCH 7/8] ASoC: fsl_spdif: "
` [PATCH 8/8] ASoC: kirkwood: "

[PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
 2015-02-26 10:43 UTC  (10+ messages)
  ` [PATCH v2 04/18] clocksource: Add ARM System timer driver
  ` [PATCH v2 14/18] ARM: Add STM32 family machine

[PATCH] serial: pl010 is no longer broken
 2015-02-25 16:04 UTC  (3+ messages)

[PATCH] tty: serial: xilinx_uartps: Use Macro for ttyPS0
 2015-02-24 23:13 UTC 

[PATCH v2 0/7] serial: imx: a fix, cleanups and rs485 support
 2015-02-24 10:17 UTC  (8+ messages)
` [PATCH v2 1/7] serial: imx: Fix clearing of receiver overrun flag
` [PATCH v2 2/7] serial: imx: remove long dead code
` [PATCH v2 3/7] serial: imx: drop members from driver data that are only used during probe
` [PATCH v2 4/7] serial: imx: reformat and cleanup copyright header
` [PATCH v2 5/7] serial: imx: fix comment about which machines use the i.MX21 type
` [PATCH v2 6/7] serial: imx: drop support for IRDA
` [PATCH v2 7/7] serial: imx: add support for half duplex rs485

[PATCH] tty: serial: s/Medfile/Medfield
 2015-02-23  0:26 UTC 

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2015-02-21 22:18 UTC  (7+ messages)

[PATCH 1/7] serial: imx: drop members from driver data that are only used during probe
 2015-02-21  8:58 UTC  (16+ messages)
` [PATCH 2/7] serial: imx: reformat and cleanup copyright header
` [PATCH 3/7] serial: imx: fix comment about which machines use the i.MX21 type
` [PATCH 4/7] serial: imx: drop support for IRDA
` [PATCH 5/7] serial: imx: Fix handling of receiver overrun
` [PATCH 6/7] serial: imx: remove long dead code
` [PATCH 7/7] serial: imx: add support for half duplex rs485
  ` [PATCH 7'/7] fixup! "

[PATCH 7/7 linux-next] serial: core: replace current->state by __set_current_state()
 2015-02-20 18:12 UTC 

[PATCH 02/14] ARM: ARMv7M: Enlarge vector table to 256 entries
 2015-02-19 16:35 UTC  (29+ messages)
  ` [PATCH 08/14] pinctrl: Add pinctrl driver for STM32 MCUs
  ` [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU
  ` [PATCH 04/14] reset: Add reset_controller_of_init() function
` [PATCH 00/14] Add support to STMicroelectronics STM32 family
  ` [PATCH 05/14] ARM: call reset_controller_of_init from default time_init handler
    ` [PATCH 03/14] clocksource: Add ARM System timer driver
  ` [PATCH 06/14] drivers: reset: Add STM32 reset driver

[PATCH 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-02-17 16:16 UTC  (4+ messages)
` [PATCH 10/10] drivers: PL011: add support for the ARM SBSA generic UART

Usb serial driver change question in the linux kernel
 2015-02-16  5:12 UTC  (3+ messages)

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2015-02-15 17:32 UTC  (18+ messages)
` [PATCH 03/16] tty: serial: 8250_core: read only RX if there is something in the FIFO
                            ` [PATCH] serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"

[GIT PULL] TTY/Serial patches for 3.20-rc1
 2015-02-15 15:13 UTC 

[PATCH v3 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
 2015-02-12 13:45 UTC  (5+ messages)
` [PATCH v3 2/4] serial: mxs-auart: Use helpers for gpio irqs

[PATCH 1/2] serial: imx: Add rs485 support to imx thanks to rs485 functions in serial_core
 2015-02-11 15:55 UTC  (3+ messages)
` [PATCH 2/2] serial: imx: checkpatch cleanup

[PATCH 1/1] serial: imx: Add rs485 support to imx thanks to rs485 functions in serial_core
 2015-02-11 14:46 UTC  (2+ messages)


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).