messages from 2012-08-07 05:12:57 to 2012-08-21 13:01:36 UTC [more...]
[RFC/PATCH 00/13] OMAP UART patches
2012-08-21 13:01 UTC (41+ messages)
` [RFC/PATCH 01/13] serial: omap: define and use to_uart_omap_port()
` [RFC/PATCH 02/13] serial: omap: always return IRQ_HANDLED
` [RFC/PATCH 03/13] serial: omap: define helpers for pdata function pointers
` [RFC/PATCH 04/13] serial: omap: don't access the platform_device
` [RFC/PATCH 05/13] serial: omap: drop DMA support
` [RFC/PATCH 06/13] serial: add OMAP-specific defines
` [RFC/PATCH 07/13] serial: omap: simplify IRQ handling
` [RFC/PATCH 08/13] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [RFC/PATCH 09/13] serial: omap: move THRE check to transmit_chars()
` [RFC/PATCH 10/13] serial: omap: stick to put_autosuspend
` [RFC/PATCH 11/13] serial: omap: set dev->drvdata before enabling pm_runtime
` [RFC/PATCH 12/13] serial: omap: drop unnecessary check from remove
` [RFC/PATCH 13/13] serial: omap: make sure to suspend device before remove
` [PATCH v2 00/13] OMAP Serial patches
` [PATCH v2 01/13] serial: omap: define and use to_uart_omap_port()
` [PATCH v2 02/13] serial: omap: define helpers for pdata function pointers
` [PATCH v2 03/13] serial: omap: don't access the platform_device
` [PATCH v2 04/13] serial: omap: drop DMA support
` [PATCH v2 05/13] serial: add OMAP-specific defines
` [PATCH v2 06/13] serial: omap: simplify IRQ handling
` [PATCH v2 07/13] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [PATCH v2 08/13] serial: omap: move THRE check to transmit_chars()
` [PATCH v2 09/13] serial: omap: stick to put_autosuspend
` [PATCH v2 10/13] serial: omap: set dev->drvdata before enabling pm_runtime
` [PATCH v2 11/13] serial: omap: drop unnecessary check from remove
` [PATCH v2 12/13] serial: omap: make sure to suspend device before remove
` [PATCH v2 13/13] serial: omap: don't save IRQ flags on hardirq
[PATCH] serial: pl011: honour serial aliases in device tree
2012-08-21 10:18 UTC
[PATCH 0/3] serial: make serial_uart_config non-global
2012-08-21 9:06 UTC (5+ messages)
` [PATCH 1/3] m32r_sio: remove dependency on struct serial_uart_config
` [PATCH 2/3] serial: sunsu.c - don't explicitly tie array size to dynamic entity
` [PATCH 3/3] serial: diminish usage of struct serial_uart_config
[PATCH] serial: add a new helper function
2012-08-21 2:52 UTC (5+ messages)
[PATCH] tty: Added a CONFIG_TTY option to allow removal of TTY
2012-08-20 21:50 UTC
[PATCH] tty: serial: altera_uart: Use platform_{get,set}_drvdata
2012-08-20 13:56 UTC
restart callback not supposed to sleep?
2012-08-20 9:47 UTC (7+ messages)
[PATCH] serial/imx: improve error diagnosics for clock and pinctrl failures
2012-08-20 7:57 UTC
RFC: exposing uartclk value to sysfs
2012-08-19 18:34 UTC (17+ messages)
` [PATCH 1/1] [RFC] uartclk from serial_core exposed "
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 "
[PATCH] [media] winbond-cir: Fix initialization
2012-08-19 16:00 UTC (6+ messages)
[PATCH v2] serial: add a new helper function
2012-08-19 21:33 UTC
hii
2012-08-18 17:35 UTC
[PATCH 1/2] tty: serial: Check return code of gpiochip_remove
2012-08-18 16:12 UTC (2+ messages)
` [PATCH 2/2] tty: serial: Remove explicit use of devm_kfree
[GIT PATCH] Serial fixes for 3.6-rc3
2012-08-17 18:10 UTC
[PATCH 1/8] n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
2012-08-16 19:17 UTC (12+ 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 1/2] 8250: add AgeStar AS-PRS2-009
2012-08-16 18:46 UTC (3+ messages)
` [PATCH 2/2] Remove BUG_ON from n_tty_read()
[PATCH] Powerpc 8xx CPM_UART delay in receive
2012-08-16 15:21 UTC (6+ messages)
[PATCHv2 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
2012-08-16 10:18 UTC (11+ messages)
` [PATCHv2 2/8] rtc: vt8500: Add devicetree support for vt8500-rtc
` [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 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 for panic in n_tty_read()
2012-08-16 7:52 UTC (22+ messages)
` [PATCH V2] [tty] Fix possible race "
` [PATCH] Remove BUG_ON from n_tty_read()
` [PATCH V2] "
[PATCH 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
2012-08-15 19:21 UTC (23+ 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 08/14] tty: atmel_serial: add pinctrl support
2012-08-15 9:01 UTC (3+ messages)
[PATCH 00/11] fblog: Framebuffer kernel log driver v4
2012-08-15 0:17 UTC (22+ 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
[PATCH] MIPS: OCTEON: Fix breakage due to 8250 changes
2012-08-14 21:46 UTC (3+ messages)
[PATCH] Powerpc 8xx CPM_UART desynchronisation
2012-08-14 14:26 UTC
Q: how to control the TTY output queue in real time?
2012-08-10 20:15 UTC (4+ messages)
[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
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).