linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-12 11:45:05 to 2012-08-14 11:01:47 UTC [more...]

[PATCH 00/11] fblog: Framebuffer kernel log driver v4
 2012-08-14 11:01 UTC  (19+ messages)
` [PATCH 01/11] fbcon: move update_attr() into separate source file
` [PATCH 02/11] fbcon: move bit_putcs() "
` [PATCH 03/11] fblog: new framebuffer kernel log dummy driver
` [PATCH 04/11] fbdev: export get_fb_info()/put_fb_info()
` [PATCH 05/11] fblog: register one fblog object per framebuffer
` [PATCH 06/11] fblog: open fb on registration
` [PATCH 07/11] fblog: allow selecting fbs via sysfs and module-parameters
` [PATCH 08/11] fblog: cache framebuffer BLANK and SUSPEND states
` [PATCH 09/11] fblog: register console driver
` [PATCH 10/11] fblog: draw console to framebuffers
` [PATCH 11/11] MAINTAINERS: add fblog entry

RFC: exposing uartclk value to sysfs
 2012-08-14  7:35 UTC  (4+ messages)
` [PATCH 1/1] [RFC] uartclk from serial_core exposed "

Patch for panic in n_tty_read()
 2012-08-13 15:26 UTC  (23+ messages)
            ` [PATCH V2] [tty] Fix possible race "
                  ` [PATCH] Remove BUG_ON from n_tty_read()
                    ` [PATCH V2] "

[PATCH 1/8] n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
 2012-08-13 12:45 UTC  (8+ messages)
` [PATCH 2/8] n_gsm: uplink SKBs accumulate on list
` [PATCH 3/8] n_gsm : Flow control handling in Mux driver
` [PATCH 4/8] char: n_gsm: remove message filtering for contipated DLCI
` [PATCH 5/8] n_gsm: added interlocking for gsm_data_lock for certain code paths
` [PATCH 6/8] n_gsm: avoid accessing freed memory during CMD_FCOFF condition
` [PATCH 7/8] n_gsm: replace kfree_skb w/ appropriate dev_* versions
` [PATCH 8/8] n_gsm: memory leak in uplink error path

[PATCH] [media] winbond-cir: Fix initialization
 2012-08-11 20:20 UTC  (2+ messages)

Q: how to control the TTY output queue in real time?
 2012-08-10 20:15 UTC  (4+ messages)

[PATCH 08/14] tty: atmel_serial: add pinctrl support
 2012-08-10 16:10 UTC  (2+ messages)

[PATCHv2 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-09  1:55 UTC  (9+ messages)
  ` [PATCHv2 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
  ` [PATCHv2 3/8] serial: vt8500: Add devicetree support for vt8500-serial
  ` [PATCHv2 4/8] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
  ` [PATCHv2 5/8] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
  ` [PATCHv2 6/8] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCHv2 2/8] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCHv2 7/8] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCHv2 8/8] arm: vt8500: gpio: Devicetree support for arch-vt8500

[PATCH 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-08 20:08 UTC  (22+ messages)
` [PATCH 2/8] rtc: vt8500: Add devicetree support for vt8500-rtc
  ` [PATCH 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
  ` [PATCH 3/8] serial: vt8500: Add devicetree support for vt8500-serial
  ` [PATCH 4/8] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
  ` [PATCH 5/8] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
  ` [PATCH 6/8] arm: vt8500: Update arch-vt8500 to devicetree support
  ` [PATCH 7/8] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCH 8/8] ARM: vt8500: gpio: Devicetree support for arch-vt8500
  ` [rtc-linux] "

[PATCH V2] serial: mxs-auart: fix the wrong RTS hardware flow control
 2012-08-08  2:37 UTC 

[PATCH] serial: ifx6x60: fix paging fault on spi_register_driver
 2012-08-07 10:13 UTC  (2+ messages)

[PATCH V2 5/6] x86: add CONFIG_ARM_AMBA, selected by STA2X11
 2012-08-07 10:06 UTC  (7+ messages)

[PATCH] serial: mxs-auart: fix the wrong RTS hardware flow control
 2012-08-07  8:10 UTC 

[PATCH] serial: New serial driver MAX310X
 2012-08-06 15:42 UTC 

[PATCH] USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
 2012-08-06  9:46 UTC 

n_gsm issues
 2012-08-03 13:42 UTC  (4+ messages)
  ` Réf. : "

[PATCH] serial: sc26xx: Fix compile breakage
 2012-08-01 17:44 UTC  (5+ messages)
  ` Re[2]: "

[PATCH 01/12] f81232: correct stubbed termios handler
 2012-08-01  0:51 UTC  (10+ messages)
` [PATCH 02/12] usb: fix sillies in the metro USB driver
` [PATCH 09/12] commit 22126843cb3c2a782c2d52614486115f3e9db478
` [PATCH 12/12] tty: move the handling of the tty release logic

[PATCH] serial: Change Kconfig entry for CLPS711X-target
 2012-07-31 14:29 UTC 

[PATCH v2] serial: The new version of the driver MAX3107, now called MAX310X
 2012-07-30 14:08 UTC 

n_tty_read panic
 2012-07-30 10:41 UTC  (3+ messages)

[PATCH] OMAP/serial: Add support for driving a GPIO as DTR
 2012-07-30  0:30 UTC 

[PATCH] pch_uart: check kzalloc result in dma_handle_tx()
 2012-07-28 12:43 UTC 

[GIT PATCH] TTY/serial patches for 3.6-rc1
 2012-07-27 19:05 UTC 

[PATCH] serial: The new version of the driver MAX3107
 2012-07-27 17:34 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] n_tty: Don't lose characters when PARMRK is enabled
 2012-07-27 13:43 UTC  (3+ messages)

No big TTY/serial patch merge for 3.6-rc1
 2012-07-26 22:56 UTC  (8+ messages)

[PATCH 03/25] serial/imx: make imx_port.devdata member point to const data
 2012-07-23 15:31 UTC  (4+ messages)
` [PATCH 04/25] serial/mpc52xx_uart: add a const qualifier

[PATCHv2 2/2] ARM: vt8500: Minor update to vt8500-uart for devicetree support
 2012-07-21 11:22 UTC 

[PATCHv2 1/2] ARM: vt8500: Minor update to vt8500-rtc for devicetree support
 2012-07-21 11:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: vt8500: Minor update to vt8500-uart "

ST16C654 stoppes transmitting after a while
 2012-07-20 10:10 UTC  (12+ messages)

[PATCH v2 00/11] fblog: framebuffer kernel log driver
 2012-07-17 13:15 UTC  (6+ messages)
` [PATCH v2 11/11] MAINTAINERS: add fblog entry

CONGRATULATIONS
 2012-07-17 11:56 UTC 

[PATCH 00/12] tty: take 3 - termios, locking and 8250 bugs
 2012-07-16 21:29 UTC  (16+ messages)
` [PATCH 01/12] tty: revert incorrectly applied lock patch
` [PATCH 03/12] f81232: correct stubbed termios handler
` [PATCH 04/12] usb: fix sillies in the metro USB driver
` [PATCH 05/12] usb, kobil: Sort out some bogus tty handling
` [PATCH 06/12] 8250: use the 8250 register interface not the legacy one
` [PATCH 07/12] 8250: propogate the bugs field
` [PATCH 08/12] 8250: add support for ASIX devices with a FIFO bug
` [PATCH 09/12] tty: tidy up the RESET_TERMIOS case
` [PATCH 10/12] vt: fix the keyboard/led locking
` [PATCH 11/12] tty: Move the handling of the tty release logic
` [PATCH 12/12] tty: localise the lock

[PATCH v3 00/11] fblog: Framebuffer kernel log driver v3
 2012-07-15 19:04 UTC  (12+ messages)
` [PATCH v3 01/11] fbcon: move update_attr() into separate source file
` [PATCH v3 02/11] fbcon: move bit_putcs() "
` [PATCH v3 03/11] fblog: new framebuffer kernel log dummy driver
` [PATCH v3 04/11] fbdev: export get_fb_info()/put_fb_info()
` [PATCH v3 05/11] fblog: register one fblog object per framebuffer
` [PATCH v3 06/11] fblog: open fb on registration
` [PATCH v3 07/11] fblog: allow selecting fbs via sysfs
` [PATCH v3 08/11] fblog: cache framebuffer BLANK and SUSPEND states
` [PATCH v3 09/11] fblog: register console driver
` [PATCH v3 10/11] fblog: draw console to framebuffers
` [PATCH v3 11/11] MAINTAINERS: add fblog entry

[PATCH] tty: of_serial: add no-loopback-test property
 2012-07-14 15:41 UTC  (4+ messages)

[PATCH 02/11] serial/imx: make imx_port.devdata member point to const data
 2012-07-13 12:39 UTC  (3+ messages)
` [PATCH 00/11] make struct of_device_id.data const

[PATCH v4 2/2] serial: mxs-auart: Allow device tree probing
 2012-07-13 10:35 UTC  (4+ messages)

[PATCH 00/10] Resend: tty updates
 2012-07-12 23:43 UTC  (10+ messages)
` [PATCH 01/10] f81232: correct stubbed termios handler
` [PATCH 03/10] usb, kobil: Sort out some bogus tty handling
` [PATCH 10/10] tty: Move the handling of the tty release logic
  ` [PATCH 07/10] tty: move the termios object into the tty

serial port on pci-e adapter not working / on-board neither
 2012-07-12 20:04 UTC 


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