linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-05 00:31:51 to 2012-02-01 20:44:00 UTC [more...]

[PATCH] qcserial: several fixes
 2012-02-01 20:43 UTC  (2+ messages)

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-02-01  5:38 UTC  (20+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
    ` [alsa-devel] "
` [PATCH 2/7 v2] dma: shdma: prepare for simple DMA conversion
` [PATCH 3/7 v2] mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare for simple DMA
` [PATCH 4/7 v2] mmc: sh_mobile_sdhi: prepare for conversion to "
` [PATCH 5/7 v2] serial: sh-sci: "
` [PATCH 6/7 v2] ASoC: SIU: "
` [PATCH 7/7 v2] dma: shdma: convert to the simple DMA library

[GIT PATCH] TTY/serial patches for 3.3-rc1
 2012-01-31  1:11 UTC  (7+ messages)

[PATCH v2 0/3] tty: serial: OMAP: work around broken IP block, driver
 2012-01-30 19:13 UTC  (8+ messages)
` [PATCH v2 1/3] tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
` [PATCH 2/3] tty: serial: OMAP: block idle while the UART is transferring data "
` [PATCH v2 3/3] tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds

8250 regression: infinite interrupts
 2012-01-28 10:50 UTC  (2+ messages)

3.3-rc1 console lag (was: Re: [PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup)
 2012-01-27  0:14 UTC  (3+ messages)

patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
 2012-01-26 19:34 UTC  (5+ messages)

[PATCH 1/3] ftdi_sio: Add more identifiers
 2012-01-26 17:45 UTC  (3+ messages)
` [PATCH 2/3] serial: Kill off NO_IRQ
` [PATCH 3/3] serial: Kill off Moorestown code

[RFC PATCH] OMAP: UART: Enable tx wakeup bit in wer
 2012-01-25 19:18 UTC  (3+ messages)

[PATCH] serial/efm32: add new driver
 2012-01-25 18:36 UTC  (15+ messages)
        ` Kconfig option for compile time build coverage (Was: Re: [PATCH] serial/efm32: add new driver)
    ` [PATCH v3] serial/efm32: add new driver
        ` [PATCH v4] "

Support for Perle Systems Speed/LE-8
 2012-01-24 17:11 UTC  (2+ messages)

tty: n_gsm: System lockup when closing n_gsm ldisc
 2012-01-24 11:52 UTC 

omap-serial RX DMA polling?
 2012-01-24 10:47 UTC  (9+ messages)

[PATCH 1/3] serial: 8250: Remove trailing space in 8250 driver
 2012-01-23 21:04 UTC  (27+ messages)
` [PATCH 2/3] serial: Make wakeup_capable a flag to reduce boot time
` [PATCH 3/3] serial: 8250: Add a wakeup_capable module param
  ` [PATCH 1/2] power: Add function to init wakeup capability without enabling
    ` [PATCH 2/2] serial: Use device_init_wakeup_flag() to make device wakeup-capable

[PATCH 0/2] tty: serial: OMAP: work around broken driver, IP block
 2012-01-23 10:25 UTC  (13+ messages)
` [PATCH 1/2] tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
` [PATCH 2/2] tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip

[PATCH] serial: trivial checkpatch fixes in drivers/tty/serial/8250.c
 2012-01-20 15:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] uart updates
 2012-01-20  9:35 UTC  (11+ messages)
` [PATCH 1/5] omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP
` [PATCH 2/5] omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
` [PATCH 3/5] omap-serial: Fix the error handling in the omap_serial probe
` [PATCH 4/5] ARM : OMAP : serial : Make context_loss_cnt signed
` [PATCH 5/5] OMAP : serial : Check for error in get_context_loss_count

[PATCH RFC 1/2] ARM : OMAP : serial : Make context_loss_cnt signed
 2012-01-20  5:59 UTC  (4+ messages)
` [PATCH RFC 2/2] OMAP : serial : Check for error in get_context_loss_count

[PATCH] serial: Fix wakeup init logic to speed up startup
 2012-01-19 23:57 UTC  (6+ messages)

[PATCH] amba-pl011: clear previous interrupts before request_irq
 2012-01-19 11:15 UTC  (6+ messages)

[PATCH] amba-pl011: do not disable RTS during shutdown
 2012-01-18 10:23 UTC  (7+ messages)

[PATCH 0/7] extract a simple dmaengine library from shdma.c
 2012-01-18 10:22 UTC  (2+ messages)
` [PATCH 5/7] serial: sh-sci: prepare for conversion to simple DMA

[PATCH] serial: amba-pl011: lock console writes against interrupts
 2012-01-17 10:52 UTC 

[PATCH] TTY: fix UV serial console regression
 2012-01-16 13:28 UTC  (4+ messages)

Email Quota Exceeded
 2012-01-14 15:00 UTC 

tty/serial: Need clarification on Support for 4+M Baudrate
 2012-01-13 14:36 UTC  (7+ messages)

mxs-auart serial driver DMA support?
 2012-01-12 11:00 UTC  (4+ messages)

[PATCH RFC] omap-serial: Fix the error handling in the omap_serial probe
 2012-01-12  9:32 UTC 

[PATCH RFC] omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
 2012-01-12  7:32 UTC  (2+ messages)

mxs-auart serial driver DMA support?
 2012-01-12  6:30 UTC 

Dear Beneficiary
 2012-01-11 22:16 UTC 

[PATCH RFC] omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP
 2012-01-11  5:54 UTC 

[PATCH] Updated TTY MAINTAINERS info
 2012-01-09 22:52 UTC  (4+ messages)

[GIT PATCH] TTY/serial driver merge for 3.3
 2012-01-09 19:09 UTC 

[PATCH] jsm: Fixed EEH recovery error
 2012-01-09 12:58 UTC 

[PATCH] jsm: Fixed EEH recovery error
 2012-01-06 21:04 UTC  (3+ messages)

[PATCH 29/29] Drivers: tty: serial: jsm: jsm_tty: fixed a brace coding style issue
 2012-01-06 20:08 UTC  (6+ messages)

[PATCH] serial: relocate remaining serial drivers from tty/ to tty/serial/
 2012-01-06 13:42 UTC  (8+ messages)

USB disconnect -> kernel panic
 2012-01-05 20:04 UTC  (5+ messages)

[GIT PULL] tty: serial: imx changes for 3.3
 2012-01-05  0:30 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).