linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-10 09:25:05 to 2013-01-25 12:38:58 UTC [more...]

[PATCH 1/2] serial: ralink: adds support for the serial core found on ralink wisoc
 2013-01-25 12:40 UTC  (5+ messages)
` [PATCH 2/2] serial: of: allow au1x00 and rt288x to load from OF

RS485 implementation questions (primarly in atmel_serial.c)
 2013-01-25  9:13 UTC  (3+ messages)

[PATCH] serial: pch_uart: fix sysrq handling for pch_uart
 2013-01-25  0:07 UTC  (2+ messages)

[PATCH] tty: Use raw spin lock to protect the TTY read section
 2013-01-24 10:34 UTC  (2+ messages)
` [PATCH-v2] "

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2013-01-24 10:30 UTC  (5+ messages)
` [PATCH v5 0/2] ACPI/UART: Add ACPI 5.0 enumeration "
  ` [PATCH v5 1/2] TTY: Add TTY slave enumeration support
  ` [PATCH v5 2/2] ACPI / UART: Add ACPI enumeration support for UART
` [RFC PATCH v5] HACK: UART: Add dummy devices to test the enumeration

linux-next: Tree for Jan 23 (pch_uart.c)
 2013-01-24  4:25 UTC  (5+ messages)

[GIT PATCH] more TTY/Serial fixes for 3.8-rc4
 2013-01-23 23:55 UTC 

[PATCH] n_tty: Unthrottle tty when flushing read buffer
 2013-01-23 22:36 UTC 

Problem with tcflush() and RTS/CTS flow control?
 2013-01-23 21:03 UTC 

[PATCH] serial: tegra: Fix compilation error
 2013-01-23 16:13 UTC  (2+ messages)

Curious about tty_port_operations drop() callback
 2013-01-23 14:38 UTC  (2+ messages)

[PATCH] ARM: PL011: Add support for Rx DMA buffer polling
 2013-01-23  5:07 UTC  (10+ messages)
              ` [PATCH v2] "

[PATCH] serial: pxa: fine-tune clk useage
 2013-01-23  1:52 UTC 

[PATCH] serial: pxa: fix clk_prepare/unprepare misuse
 2013-01-22 17:28 UTC  (2+ messages)

[PATCH] serial: xilinx_uartps: Remove leftover __exit_p()
 2013-01-22 12:11 UTC 

[PATCH 6/7] tty: of_serial: Add pinctrl support
 2013-01-21 23:42 UTC  (3+ messages)

linux-next: Tree for Jan 21 (8250.c)
 2013-01-21 19:06 UTC 

[PATCH] serial: xilinx_uartps: Get clock rate info from dts
 2013-01-21 18:57 UTC 

[PATCH 1/2] serial: sccnxp: Reset break and overrun bits in RX handler
 2013-01-21 15:38 UTC  (2+ messages)
` [PATCH 2/2] serial: sccnxp: Make baudrate table struct static

[PATCH] serial/efm32: parse location property
 2013-01-21 13:22 UTC 

[PATCH 28/33] serial: Convert to devm_ioremap_resource()
 2013-01-21 10:09 UTC 

[PATCH] tty: Only wakeup the line discipline idle queue when queue is active
 2013-01-21  7:20 UTC  (17+ messages)

close /dev/console casue 30seconds' hang
 2013-01-21 13:09 UTC  (7+ messages)

tty_reopen() returning -EIO because port is closing
 2013-01-20 16:52 UTC  (4+ messages)

[PATCH] serial: lpc32xx: Fix fallout from tty_port conversion
 2013-01-20 10:19 UTC  (2+ messages)

[PATCH] tty: serial/68328serial.c: remove unnecessary null pointer check
 2013-01-20 10:14 UTC  (4+ messages)
` [PATCH] tty: serial/crisv10.c: "

[PATCH] drivers/tty/serial/8250: use strlcpy instead of strcpy
 2013-01-20  9:36 UTC 

WARNING: at drivers/tty/tty_buffer.c:476 flush_to_ldisc()
 2013-01-20  0:14 UTC  (4+ messages)

[next-20130118] Analyzing a call-trace reproducible with pm_test/freezer [ X86|RCU|TTY|EXT4FS|JBD2|PM related? ]
 2013-01-19 23:06 UTC  (9+ messages)

[PATCH] tty: Correct tty buffer flush
 2013-01-19 15:47 UTC  (6+ messages)

[PATCH 0/2] pch_uart: fix a deadlock and add sysrq support
 2013-01-19  9:52 UTC  (3+ messages)
` [PATCH 1/2] pch_uart: fix a deadlock when pch_uart as console
` [PATCH 2/2] pch_uart: add sysrq support

[tty:tty-next 80/80] warning: (I2C_TAOS_EVM) selects SERIO which has unmet direct dependencies (!S390 && !UML && TTY)
 2013-01-19  3:22 UTC 

sysvinit freeze 30seconds on close /dev/console
 2013-01-19  2:16 UTC 

[PATCHv4] tty: Added a CONFIG_TTY option to allow removal of TTY
 2013-01-19  0:22 UTC  (3+ messages)

[GIT PATCH] TTY/Serial fixes for 3.8-rc4
 2013-01-18 19:53 UTC 

Are calls to activate/shutdown a port serialized?
 2013-01-18 19:26 UTC  (2+ messages)

[PATCH] serial: tegra: Switch to using struct tty_port
 2013-01-18 15:49 UTC  (5+ messages)

[PATCH v2] TTY: serial, add pm function
 2013-01-18 12:43 UTC  (11+ messages)

[tty:tty-next 42/62] drivers/tty/serial/sccnxp.c:894 sccnxp_probe() error: we previously assumed 'pdata' could be null (see line 887)
 2013-01-17 14:34 UTC  (3+ messages)
` [PATCH] serial: sccnxp: Fix possible crash if no platform data supplied

3.8.0-rc3: possible circular locking dependency: &tty->legacy_mutex / &tty->hangup_work with serial/RFCOMM connection via USB bluetooth dongle
 2013-01-17  9:08 UTC  (2+ messages)

[PATCH] Do not tweak clock in pxa serial write() function
 2013-01-17  8:01 UTC 

[PATCH V2 1/2] tty: rocket: Explicitly list supported PCI IDs
 2013-01-17  4:28 UTC  (2+ messages)
` [PATCH V4 2/2] serial: rp2: New driver for Comtrol RocketPort 2 cards

[tty:tty-next 42/62] drivers/tty/serial/sccnxp.c:894 sccnxp_probe() error: we previously assumed 'pdata' could be null (see line 887)
 2013-01-17  1:22 UTC 

[PATCH] tty: serial/vt8500_serial.c: fix bug caused by missing "{}"
 2013-01-16 23:19 UTC  (2+ messages)

Are calls to open()/close() serialized by tty layer?
 2013-01-16 23:07 UTC  (3+ messages)

[PATCH] 8250/16?50: Add support for Broadcom TruManage redirected serial port
 2013-01-16 21:49 UTC  (5+ messages)

[tty:tty-next 30/41] drivers/staging/sb105x/sb_pci_mp.c:2129:2: warning: passing argument 1 of 'tty_flip_buffer_push' from incompatible pointer type
 2013-01-16 15:41 UTC  (2+ messages)

[PATCH 0/4] 8250_dw and 8250_dma fixes
 2013-01-16 12:08 UTC  (5+ messages)
` [PATCH 1/4] serial: 8250_dma: Switch to using tty_port
` [PATCH 2/4] serial: 8250_dma: TX optimisation
` [PATCH 3/4] serial: 8250_dw: Use ifdef with ACPI
` [PATCH 4/4] serial: 8250_dw: Set maxburst size

[tty:tty-next 53/55] drivers/tty/serial/8250/8250_dma.c:55:2: warning: passing argument 1 of 'tty_insert_flip_string' from incompatible pointer type
 2013-01-16 12:00 UTC  (2+ messages)

[PATCH] OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13
 2013-01-16 10:08 UTC 

[PATCH v4] tty: Add driver unthrottle in ioctl(...,TCFLSH,..)
 2013-01-16  9:07 UTC  (5+ messages)
      ` [PATCH] "

[tty:tty-next 22/36] WARNING: vmlinux.o(.data+0x5baa0): Section mismatch in reference from the variable early_arc_platform_driver to the function .init.text:arc_serial_probe_earlyprintk()
 2013-01-16  8:17 UTC  (2+ messages)
` [PATCH] serial/arc-uart: Fix section mistmatch

[PATCH] tty: Fix ptmx open without closed slave
 2013-01-16  7:56 UTC  (4+ messages)

[tty:tty-next 53/55] drivers/tty/serial/8250/8250_dma.c:55:32: sparse: incorrect type in argument 1 (different base types)
 2013-01-16  7:50 UTC 

[tty:tty-next 25/55] arch/mn10300/kernel/mn10300-serial.c:527:19: error: 'port' redeclared as different kind of symbol
 2013-01-16  7:45 UTC 

[PATCH -next] serial: xilinx_uartps: fix return value check in xuartps_probe()
 2013-01-16  7:07 UTC  (2+ messages)

[tty:tty-next 29/36] drivers/staging/sb105x/sb_pci_mp.c:901:19: error: 'struct tty_struct' has no member named 'low_latency'
 2013-01-16  6:58 UTC 

[tty:tty-next 27/36] drivers/staging/sb105x/sb_pci_mp.c:2118:4: warning: passing argument 1 of 'tty_insert_flip_char' from incompatible pointer type
 2013-01-16  6:56 UTC 

[PATCH v2] serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
 2013-01-16  6:49 UTC 

[PATCH 0/4] switch arc-uart to devicetree based probing
 2013-01-16  6:16 UTC  (10+ messages)
` [PATCH 1/4] serial/arc-uart: Don't index with -ve platform_device->id
` [PATCH 2/4] serial/arc-uart: split probe from probe_earlyprintk
` [PATCH 3/4] serial/arc-uart: platform_data order changed
` [PATCH 4/4] serial/arc-uart: switch to devicetree based probing

[PATCH V3] serial: rp2: New driver for Comtrol RocketPort 2 cards
 2013-01-16  5:27 UTC  (2+ messages)

[PATCH V2 1/3] serial: rp2: New driver for Comtrol RocketPort 2 cards
 2013-01-16  5:26 UTC  (3+ messages)
` [PATCH 2/3] tty: rocket: Explicitly list supported PCI IDs

[PATCH] serial:ifx6x60:Keep word size accordance with SPI controller
 2013-01-16  4:57 UTC  (3+ messages)

[PATCH] serial:ifx6x60:Keep word size accordance with SPI controller
 2013-01-16  5:14 UTC 

[PATCH 1/2] pbn_b0_8_1152000_200 is supposed to be an 8 port definition
 2013-01-16  3:00 UTC  (6+ messages)
` [PATCH 2/2] The correct device id for this card is 0x0022

Printf hangs when internal buffer of driver is temporarily full
 2013-01-15 14:23 UTC  (4+ messages)

[PATCH] RS485 serial communication on ColdFire
 2013-01-15  2:30 UTC  (6+ messages)

[PATCH] tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
 2013-01-14 19:09 UTC 

Warning about not setting tty->port: what to set it to?
 2013-01-14 16:51 UTC  (2+ messages)

[PATCH 1/2] Fix incorrect device ID for the Commtech 422/2-PCIe
 2013-01-14 16:14 UTC  (4+ messages)

[PATCH] ARM: PL011: Add support for Rx DMA buffer polling
 2013-01-11 16:18 UTC 

[PATCHv3 0/8] serial: 8250: 8250_dw changes and dmaengine support
 2013-01-10  9:25 UTC  (8+ messages)
` [PATCHv3 1/8] serial: 8250: Allow drivers to deliver capabilities
` [PATCHv3 2/8] serial: 8250_dw: Don't use UPF_FIXED_TYPE
` [PATCHv3 3/8] serial: 8250_dw: Map IO memory
` [PATCHv3 4/8] serial: 8250_dw: Move device tree code to separate function
` [PATCHv3 5/8] serial: 8250_dw: Set FIFO size dynamically
` [PATCHv3 7/8] serial: 8250: Add support for dmaengine
` [PATCHv3 8/8] serial: 8250_dw: Enable DMA support with ACPI


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