linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-18 08:30:16 to 2012-11-08 11:29:00 UTC [more...]

[PATCH 1/2] serial: mxs-auart: Allow device tree probing
 2012-11-08 11:08 UTC 

[PATCH] serial: mfd: Add nmi_touch_watchdog() into the console write function
 2012-11-08 10:54 UTC  (2+ messages)

[PATCH v2] serial: xilinx_uartps: kill CONFIG_OF conditional
 2012-11-07 13:04 UTC  (2+ messages)

[PATCH 02/10] arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
 2012-11-07 12:20 UTC  (2+ messages)

[PATCH] serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
 2012-11-07  9:09 UTC  (3+ messages)

[PATCH] serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
 2012-11-07 17:04 UTC  (2+ messages)

[PATCH] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
 2012-11-07 11:06 UTC  (2+ messages)

[PATCH 00/10] serial: sh-sci fixes - console PM, SCIFB, SMP lockup, etc
 2012-11-07  7:18 UTC  (12+ messages)
` [PATCH 01/10] Revert "sh-sci / PM: Avoid deadlocking runtime PM"
` [PATCH 02/10] Revert "sh-sci / PM: Use power.irq_safe"
` [PATCH 03/10] Partially revert "serial: sh-sci: console Runtime PM support"
` [PATCH 04/10] serial: sh-sci: console runtime PM support (revisit)
` [PATCH 05/10] serial: sh-sci: fix condition test to set SCBRR
` [PATCH 06/10] serial: sh-sci: support lower baud rate
` [PATCH 07/10] serial: sh-sci: mask SCTFDR/RFDR according to fifosize
` [PATCH 08/10] serial: sh-sci: fix common SCIFB regmap definition
` [PATCH 09/10] serial: sh-sci: add locking to console write function to avoid SMP lockup
` [PATCH 10/10] serial: sh-sci: fix possible race cases on SCSCR register accesses

[PATCH] serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
 2012-11-07  5:27 UTC 

[PATCH] serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty
 2012-11-07  4:55 UTC 

[PATCH] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
 2012-11-07  3:09 UTC  (3+ messages)

[PATCH] serial: cast before shifting on port io
 2012-11-06 14:30 UTC 

[PATCH] serial:ifx6x60:SPI header is decoded incorrectly
 2012-11-06  9:42 UTC  (2+ messages)

[PATCH] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
 2012-11-06  1:32 UTC  (5+ messages)

[PATCH 0/8] zynq COMMON_CLK support
 2012-11-05 21:47 UTC  (25+ messages)
` [PATCH 2/8] ARM: zynq: move ttc timer code to drivers/clocksource
` [PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional
` [PATCH 1/8] ARM: zynq: move arm-specific sys_timer out of ttc
` [PATCH 4/8] ARM: zynq: dts: split up device tree
` [PATCH 5/8] ARM: zynq: add COMMON_CLK support
` [PATCH 7/8] serial: xilinx_uartps: get clock rate info from dts
` [PATCH 3/8] ARM: zynq: dts: add description of the second uart
` [PATCH 8/8] clocksource: xilinx_ttc: add OF_CLK support

[PATCH] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
 2012-11-05 16:31 UTC 

[PATCH v2 0/3] serial: mxs-auart: add DMA support for auart in mx28
 2012-11-05  3:16 UTC  (10+ messages)
` [PATCH v2 1/3] serial: mxs-auart: distinguish the different SOCs
` [PATCH v2 2/3] serial: mxs-auart: add the DMA support for mx28
` [PATCH v2 3/3] ARM: dts: enable dma support for auart0 in mx28

[PATCH] tty: serial: max310x: Add terminating entry for spi_device_id table
 2012-11-04 15:34 UTC 

New serial card development
 2012-11-02 20:21 UTC  (26+ messages)

[PATCH 0/1] staging: Add firewire-serial driver
 2012-11-02 12:16 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] staging: fwserial: Add TTY-over-Firewire serial driver

[PATCH v3] linux,stdout-path helper
 2012-11-02  9:48 UTC  (4+ messages)
` [PATCH 1/3] OF: Add helper for matching against linux,stdout-path
` [PATCH 2/3] serial: i.MX: Make console support non optional
` [PATCH 3/3] serial: i.MX: evaluate linux,stdout-path property

[PATCH 1/2] moxa: dcd handling of CLOCAL is backwards
 2012-11-01 16:45 UTC  (2+ messages)
` [PATCH 2/2] ipwireless: don't oops if we run out of space

[PATCH -next] tty: of_serial: fix return value check in of_platform_serial_setup()
 2012-11-01 14:48 UTC  (3+ messages)

[PATCH] serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
 2012-11-01 11:48 UTC  (2+ messages)

[PATCH v2 4/5] serial: xilinx_uartps: get clock rate info from dts
 2012-10-31 19:28 UTC 

[tty:tty-next 70/71] drivers/tty/serial/serial_core.c:2369:2: warning: left shift count >= width of type
 2012-10-31  8:36 UTC 

drivers/tty/serial/8250/8250_early.c:160:18: error: 'BASE_BAUD' undeclared
 2012-10-31  8:35 UTC  (2+ messages)

[PATCH] serial: 8250 check iir rdi in interrupt
 2012-10-30 14:24 UTC  (7+ messages)
      ` [PATCHv2] "

[PATCH] n_gsm: prevent crash due to dereferencing NULL gsm->tty
 2012-10-29 18:16 UTC  (6+ messages)

[PATCH v7] serial/arc-uart: Add new driver
 2012-10-29 16:13 UTC  (3+ messages)

8250_early for big-endian
 2012-10-29 15:38 UTC  (13+ messages)

[PATCH 1/3] uart: update the sysfs handler to use uart_get_info
 2012-10-29 15:20 UTC  (3+ messages)
` [PATCH 2/3] uart: tidy the uart_get_info API
` [PATCH 3/3] uart: add other serial core layer get attributes

[PATCH v5] serial/arc-uart: Add new driver
 2012-10-29 11:18 UTC  (8+ messages)

[GIT PATCH] TTY patches for 3.7-rc1
 2012-10-28 15:22 UTC  (5+ messages)

[PATCH] jsm: Convert jsm_printk to jsm_dbg
 2012-10-28 10:48 UTC 

[tty:tty-next 17/23] drivers/staging/dgrp/dgrp_net_ops.c:229:8: error: 'struct tty_struct' has no member named 'read_cnt'
 2012-10-27 15:01 UTC  (5+ messages)

[GIT PATCH] TTY/Serial fix for 3.7-rc3
 2012-10-26 17:16 UTC 

[PATCH -next] 8250_pci: use module_pci_driver to simplify the code
 2012-10-26 15:04 UTC 

[PATCH v6] serial/arc-uart: Add new driver
 2012-10-26 13:59 UTC  (2+ messages)

[PATCH v4] serial/arc-uart: Add New Driver
 2012-10-26  6:16 UTC  (6+ messages)
` [PATCH] serial/arc-uart: Add new driver

tty/serial patch queue caught up on
 2012-10-25 20:37 UTC 

[PATCH 0/2] staging: dgrp: remove use of real_raw and read_cnt
 2012-10-25 18:23 UTC  (4+ messages)
` [PATCH 1/2] staging: dgrp: remove use of real_raw and read_cnt in dgrp_input
` [PATCH 2/2] staging: dgrp: remove rawreadok module option

[REPOST] RFC: sched: Prevent wakeup to enter critical section needlessly
 2012-10-25 10:12 UTC  (3+ messages)
` [PATCH-v2] "
  ` [REPOST-v2] "

[PATCH] serial:ifx6x60:different SPI word width configure requires different swap process
 2012-10-25  0:40 UTC  (3+ messages)

[PATCH] serial:ifx6x60:different SPI word width configure requires different swap process
 2012-10-25  1:02 UTC 

[PATCH v3] serial/arc-uart: Add new driver
 2012-10-24 18:32 UTC  (2+ messages)

[PATCH] tty/serial/8250: Make omap hardware workarounds local to 8250.h
 2012-10-24 18:31 UTC  (2+ messages)

[PATCH-v3] tty: prevent unnecessary work queue lock checking on flip buffer copy
 2012-10-24 18:22 UTC  (7+ messages)
      ` [PATCH] [tty]: Report warning when low_latency flag is wrongly used

Subject: [PATCH] serial:ifx6x60:add swap_buf_32 function in case SPI word width is 32 bits
 2012-10-24  6:43 UTC  (3+ messages)

[tty:tty-next 15/23] drivers/staging/dgrp/dgrp_net_ops.c:216:27: error: 'struct tty_struct' has no member named 'real_raw'
 2012-10-23  3:54 UTC  (3+ messages)

[RESEND PATCH 1/2] of serial port driver - add clk_get_rate() support
 2012-10-22 15:58 UTC  (2+ messages)
` [RESEND PATCH 2/2] Documentation: of-serial.txt - update for clocks phandle for clk

[PATCH] serial: ifx6x60: add_timer is not safe in the mrdy_assert function
 2012-10-22 14:23 UTC  (2+ messages)

[PATCH] tty: serial: KGDB support for PXA
 2012-10-21  4:00 UTC 

[GIT PATCH] TTY patches for 3.7-rc2
 2012-10-19 18:26 UTC 

[PATCH tty-next] x86: ce4100: allow second UART usage
 2012-10-19  9:56 UTC  (2+ messages)

[PATCH] serial: ifx6x60: del_timer_sync must not be called in interrupt context
 2012-10-19 13:51 UTC  (3+ 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).