public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-11 08:49:50 to 2011-12-02 11:40:40 UTC [more...]

[PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-12-02 11:40 UTC  (18+ messages)
` [PATCH V4 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare
` [PATCH V4 02/14] ARM: mxc: time: add clk_prepare/clk_unprepare
` [PATCH V4 03/14] ARM: mxc: ahci: "
` [PATCH V4 05/14] ARM: mxc: epit: "
` [PATCH V4 08/14] ARM: pm-imx5: "
` [PATCH V4 09/14] ARM: mx31moboard: "
` [PATCH V4 11/14] serial: imx: "
` [PATCH V4 12/14] net: fec: "
` [PATCH V4 13/14] i2c: imx: "
  ` [PATCH V4 04/14] ARM: mxc: pwm: "
  ` [PATCH V4 06/14] ARM: mxc: arch_reset: "
  ` [PATCH V4 07/14] ARM: mxc: audmux-v2: "
  ` [PATCH V4 10/14] ARM: mxs: "
  ` [PATCH V4 14/14] mmc: sdhci-esdhc-imx: "

[PATCH 0/3] RFC Fix Fsl 8250 BRK bug via letting plat code set bugs
 2011-12-02 11:30 UTC  (12+ messages)
` [PATCH 1/3] serial: make bugs field not specific to 8250 type uarts
` [PATCH 2/3] serial: allow passing in hardware bug info via platform device
` [PATCH 3/3] 8250: add workaround for MPC8[356]xx UART break IRQ storm

[SERIAL]fix serial_cs I/O windows for Argosy RS-COM 2P
 2011-12-01 21:39 UTC 

RS-485 automatic RTS toggle in Linux (on Winbond W83627UHG)
 2011-11-29 23:15 UTC  (7+ messages)

[PATCH v2 0/4] OMAP serial device tree support
 2011-11-29  7:04 UTC  (12+ messages)
  ` [PATCH v2 1/4] omap-serial: Get rid of all pdev->id usage
  ` [PATCH v2 3/4] omap-serial: Add minimal device tree support
  ` [PATCH v2 4/4] ARM: omap: pass minimal SoC/board data for UART from dt
` [PATCH v2 2/4] omap-serial: Use default clock speed (48Mhz) if not specified

[PATCH] TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()
 2011-11-28 11:46 UTC  (2+ messages)

[PATCH 01/16] pmac_zilog: fix unexpected irq
 2011-11-28  0:30 UTC  (7+ messages)

[PATCH 02/11] TTY: Remove redundant spi driver bus initialization
 2011-11-27  4:17 UTC  (2+ messages)

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-26  3:06 UTC 

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-26  2:23 UTC 

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-26  1:45 UTC 

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-26  1:05 UTC 

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-25 17:32 UTC 

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-25 16:38 UTC 

2011秋季广交会买家,群发软件+买家搜索机、海关数据,B2B询盘买家500万。
 2011-11-25 15:54 UTC 

[PATCH] 8250: add workaround for MPC8[356]xx UART break IRQ storm
 2011-11-24 19:07 UTC  (4+ messages)

[PATCH 0/8] serial: 8250: support hw-based RS485 direction control (finally!)
 2011-11-24 16:05 UTC  (15+ messages)
` [PATCH 1/8] serial: 8250: replace hardcoded 0xbf with #define
` [PATCH 2/8] serial: 8250: Add ioctl to enable auto rs485 mode with some Exar UARTs
` [PATCH 3/8] serial: 8250: save rs485_flags per instance
` [PATCH 4/8] serial: 8250: add RX_DURING_TX capability to RS485 mode
` [PATCH 5/8] serial: 8250: reject delaying RTS with RS485
` [PATCH 6/8] serial: 8250: update rs485 flags with polarity settings
` [PATCH 7/8] serial: 8250: add Exar 16V2750 support
` [PATCH 8/8] serial: 8250: fix comment about accessing EMSR

[PATCH 1/2] serial/imx: propagate error of platform_driver_register in init routine
 2011-11-23 14:56 UTC  (5+ messages)
` [PATCH 2/2] serial/mxs-auart: only wake up tty layer once

[PATCH v3 0/2] KT serial controller IIR workaround
 2011-11-22 23:08 UTC  (4+ messages)
` [PATCH v3 1/2] serial/8250_pci: setup-quirk workaround for the kt serial controller
` [PATCH v3 2/2] serial/8250_pci: init-quirk msi support for "

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-11-22 19:20 UTC  (5+ messages)

Fwd:
 2011-11-22 12:18 UTC 

[GIT PATCH] TTY/serial driver fixes for 3.2
 2011-11-22  1:11 UTC  (14+ messages)
` [PATCH 01/13] jsm: Change maintainership
  ` [PATCH 02/13] tty: hvc_dcc: Fix duplicate character inputs
  ` [PATCH 03/13] pch_uart: Fix hw-flow control issue
  ` [PATCH 04/13] pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
  ` [PATCH 05/13] pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
  ` [PATCH 06/13] tty/serial: Prevent drop of DCD on suspend for Tegra UARTs
  ` [PATCH 07/13] serial,mfd: Fix CMSPAR setup
  ` [PATCH 08/13] pch_uart: Fix DMA resource leak issue
  ` [PATCH 09/13] RS485: fix inconsistencies in the meaning of some variables
  ` [PATCH 10/13] Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"
  ` [PATCH 11/13] TTY: ldisc, allow waiting for ldisc arbitrarily long
  ` [PATCH 12/13] TTY: ldisc, move wait idle to caller
  ` [PATCH 13/13] TTY: ldisc, wait for ldisc infinitely in hangup

[PATCH v8 15/20] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
 2011-11-21 13:51 UTC  (8+ messages)
` [PATCH v8 16/20] OMAP2+: UART: remove temporary variable used to count uart instance
` [PATCH v8 17/20] OMAP2+: UART: Use custom activate func for console uart
` [PATCH v8 18/20] OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
` [PATCH v8 19/20] OMAP2+: UART: Do not gate uart clocks if used for debug_prints

[PATCH] OMAP: UART: fix the return type of check_modem_status
 2011-11-21 10:13 UTC 

[PATCH 29/29] Drivers: tty: serial: jsm: jsm_tty: fixed a brace coding style issue
 2011-11-18 14:30 UTC  (2+ messages)

[PATCH 28/28] Drivers: tty: serial: ioc4_serial: fixed a brace coding style issue
 2011-11-18  6:00 UTC 

(unknown),
 2011-11-18  4:54 UTC 

[PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
 2011-11-17 15:17 UTC 

[PATCH 0/3] OMAP serial device tree support
 2011-11-17 10:16 UTC  (17+ messages)
` [PATCH 1/3] ARM: omap_device: handle first time activation of console device
` [PATCH 2/3] omap-serial: Add minimal device tree support
` [PATCH 3/3] ARM: omap: pass minimal SoC/board data for UART from dt

[PATCH v8 10/20] OMAP2+: UART: Get context loss count to context restore
 2011-11-16 20:04 UTC  (7+ messages)
` [PATCH v8 11/20] OMAP2+: UART: Move errata handling from serial.c to omap-serial
` [PATCH v8 12/20] OMAP2+: UART: Add wakeup mechanism for omap-uarts
` [PATCH v8 13/20] OMAP2+: UART: Remove old and unused clocks handling funcs

[PATCH 11/13] serial: add driver for the built-in UART of the AR933X SoC
 2011-11-16 19:13 UTC  (4+ messages)

[PATCH] serial/8250_pci: add a quirk for the kt serial controller
 2011-11-15 19:18 UTC  (4+ messages)

[PATCH] OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS
 2011-11-15  9:46 UTC  (3+ messages)

[PATCH 01/10] TTY: serial, cleanup include file
 2011-11-15  9:01 UTC  (3+ messages)
` [PATCH 02/10] TTY: serial, cleanup atmel_set_ldisc

[PATCH] atmel_serial: RS485: receiving enabled when sending data
 2011-11-14 12:18 UTC  (14+ messages)
  ` [PATCH] RS485: fix inconsistencies in the meaning of some variables

[PATCH V2 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-11-11 14:20 UTC  (8+ messages)
` [PATCH V2 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare

[PATCH V3 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-11-11 10:50 UTC  (15+ messages)
` [PATCH V3 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare
` [PATCH V3 06/14] ARM: mxc: arch_reset: add clk_prepare/clk_unprepare
` [PATCH V3 07/14] ARM: mxc: audmux-v2: "
` [PATCH V3 08/14] ARM: pm-imx5: "
` [PATCH V3 10/14] ARM: mxs: "
  ` [PATCH V3 02/14] ARM: mxc: time: "
  ` [PATCH V3 03/14] ARM: mxc: ahci: "
  ` [PATCH V3 04/14] ARM: mxc: pwm: "
  ` [PATCH V3 05/14] ARM: mxc: epit: "
  ` [PATCH V3 09/14] ARM: mx31moboard: "
  ` [PATCH V3 11/14] serial: imx: "
  ` [PATCH V3 13/14] i2c: "
` [PATCH V3 12/14] net: fec: "
` [PATCH V3 14/14] mmc: sdhci-esdhc-imx: "

[PATCH v7 15/21] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
 2011-11-11 10:17 UTC  (8+ messages)
` [PATCH v7 17/21] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos

[PATCH v7 00/21] OMAP2+: UART: Runtime adaptation + cleanup
 2011-11-11 10:14 UTC  (4+ messages)
` [PATCH v7 11/21] OMAP2+: UART: Move errata handling from serial.c to omap-serial

[PATCH v8 20/20] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
 2011-11-11 10:02 UTC 

[PATCH v8 14/20] OMAP2+: UART: Allow UART parameters to be configured from board file
 2011-11-11  9:59 UTC 

[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
 2011-11-11  9:57 UTC  (10+ messages)
` [PATCH v8 01/20] OMAP2+: UART: cleanup + remove uart pm specific API
` [PATCH v8 02/20] OMAP2+: UART: cleanup 8250 console driver support
` [PATCH v8 03/20] OMAP2+: UART: Cleanup part of clock gating mechanism for uart
` [PATCH v8 04/20] OMAP2+: UART: Add default mux for all uarts
` [PATCH v8 05/20] OMAP2+: UART: Remove mapbase/membase fields from pdata
` [PATCH v8 06/20] OMAP2+: UART: Add runtime pm support for omap-serial driver
` [PATCH v8 07/20] OMAP2+: UART: Remove context_save and move context restore to driver
` [PATCH v8 08/20] OMAP2+: UART: Ensure all reg values configured are available from port structure
` [PATCH v8 09/20] OMAP2+: UART: Remove uart reset function


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox