messages from 2011-11-17 10:10:00 to 2011-12-14 15:20:13 UTC [more...]
[PATCH v3 0/4] OMAP serial device tree support
2011-12-14 15:20 UTC (8+ messages)
` [PATCH v3 1/4] omap-serial: Get rid of all pdev->id usage
` [PATCH v3 2/4] omap-serial: Use default clock speed (48Mhz) if not specified
` [PATCH v3 3/4] omap-serial: Add minimal device tree support
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt
[PATCH 01/10] GPIO: gpio-generic: Move initialization up to postcore
2011-12-14 13:10 UTC (6+ messages)
[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
2011-12-14 9:21 UTC (10+ messages)
[PATCH v5] tty: serial: imx: Allow UART to be a source for wakeup
2011-12-14 0:44 UTC (2+ messages)
serial device name for smart card reader that is integrated to Anysee DVB USB device
2011-12-13 17:41 UTC (6+ messages)
Confirmation from Libyan embassy
2011-12-13 15:46 UTC
[PATCH 1/2 v3] serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available
2011-12-13 4:22 UTC (2+ messages)
` [PATCH 2/2 v3] serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS
[PATCH 01/16] pmac_zilog: fix unexpected irq
2011-12-13 1:24 UTC (23+ messages)
` [PATCH 01/16 v2] "
` [PATCH 01/16 v3] "
[PATCH 1/2 v2] serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available
2011-12-13 0:03 UTC (3+ messages)
` [PATCH 2/2 v2] serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS
[PATCH RESEND 0/8] serial: 8250: support hw-based RS485 direction control
2011-12-12 14:42 UTC (14+ messages)
` [PATCH RESEND 1/8] serial: 8250: replace hardcoded 0xbf with #define
` [PATCH RESEND 2/8] serial: 8250: Add ioctl to enable auto rs485 mode with some Exar UARTs
` [PATCH RESEND 3/8] serial: 8250: save rs485_flags per instance
` [PATCH RESEND 4/8] serial: 8250: add RX_DURING_TX capability to RS485 mode
` [PATCH RESEND 5/8] serial: 8250: reject delaying RTS with RS485
` [PATCH RESEND 6/8] serial: 8250: update rs485 flags with polarity settings
` [PATCH RESEND 7/8] serial: 8250: add Exar 16V2750 support
` [PATCH RESEND 8/8] serial: 8250: fix comment about accessing EMSR
Xmas Lening Aanbieding
2011-12-12 13:12 UTC
[PATCH 1/2] serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available
2011-12-12 5:20 UTC (6+ messages)
` [PATCH 2/2] serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS
` [uclinux-dist-devel] "
Perle octal serial boards
2011-12-11 20:10 UTC
[GIT PULL] tty-next: Fix Fsl 8250 BRK bug
2011-12-10 3:14 UTC (2+ messages)
[PATCH 1/2] msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr
2011-12-08 3:36 UTC (2+ messages)
` [PATCH 2/2] msm_serial_hs: Fix spinlock recursion in handling CTS
RS-485 automatic RTS toggle in Linux (on Winbond W83627UHG)
2011-12-07 11:58 UTC (8+ messages)
[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
2011-12-06 16:18 UTC (8+ messages)
[PATCH] serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control
2011-12-06 11:37 UTC (2+ messages)
[PATCH 1/2] tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled
2011-12-06 11:36 UTC (3+ messages)
` [PATCH 2/2] serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up
[PATCH 0/3] RFC Fix Fsl 8250 BRK bug via letting plat code set bugs
2011-12-05 12:18 UTC (23+ 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
` [PATCH 0/6] RFCv2 Fix Fsl 8250 BRK bug
` [PATCH 1/6] serial: move struct uart_8250_port from 8250.c to 8250.h
` [PATCH 2/6] serial: clean up parameter passing for 8250 Rx IRQ handling
` [PATCH 3/6] serial: export the key functions for an 8250 IRQ handler
` [PATCH 4/6] serial: make 8250 timeout use the specified "
` [PATCH 5/6] serial: manually inline serial8250_handle_port
` [PATCH 6/6] serial: add irq handler for Freescale 16550 errata
[PATCH 1/2] serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control
2011-12-05 11:38 UTC (3+ messages)
` [PATCH 2/2] serial: bfin-uart: remove redundant CTS check for hardware CTS control
[PATCH] serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up
2011-12-05 11:32 UTC (2+ messages)
Help with Implementing a custom line discipline driver
2011-12-02 14:06 UTC (2+ messages)
[PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers
2011-12-02 11:40 UTC (4+ messages)
[SERIAL]fix serial_cs I/O windows for Argosy RS-COM 2P
2011-12-01 21:39 UTC
[PATCH v2 0/4] OMAP serial device tree support
2011-11-29 7:04 UTC (12+ messages)
` [PATCH v2 2/4] omap-serial: Use default clock speed (48Mhz) if not specified
` [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] TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()
2011-11-28 11:46 UTC (2+ 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 (9+ messages)
` [PATCH 2/8] serial: 8250: Add ioctl to enable auto rs485 mode with some Exar UARTs
` [PATCH 5/8] serial: 8250: reject delaying RTS with RS485
[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 "
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 (5+ messages)
` [PATCH v8 17/20] OMAP2+: UART: Use custom activate func for console uart
[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 (6+ messages)
` [PATCH 1/3] ARM: omap_device: handle first time activation of console device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).