messages from 2012-08-21 12:16:04 to 2012-09-06 17:25:31 UTC [more...]
[PATCH v3 00/23] OMAP UART patches
2012-09-06 17:25 UTC (59+ messages)
` [PATCH v3 01/23] serial: omap: define and use to_uart_omap_port()
` [PATCH v3 02/23] serial: omap: define helpers for pdata function pointers
` [PATCH v3 03/23] serial: omap: don't access the platform_device
` [PATCH v4 00/21] OMAP UART Patches
` [PATCH v4 01/21] serial: omap: don't access the platform_device
` [PATCH v4 02/21] serial: omap: drop DMA support
` [PATCH v4 03/21] serial: add OMAP-specific defines
` [PATCH v4 04/21] serial: omap: simplify IRQ handling
` [PATCH v4 05/21] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [PATCH v4 06/21] serial: omap: move THRE check to transmit_chars()
` [PATCH v4 07/21] serial: omap: stick to put_autosuspend
` [PATCH v4 08/21] serial: omap: set dev->drvdata before enabling pm_runtime
` [PATCH v4 09/21] serial: omap: drop unnecessary check from remove
` [PATCH v4 10/21] serial: omap: make sure to suspend device before remove
` [PATCH v4 11/21] serial: omap: don't save IRQ flags on hardirq
` [PATCH v4 12/21] serial: omap: fix sequence of pm_runtime_* calls
` [PATCH v4 13/21] serial: omap: optimization with section annotations
` [PATCH v4 14/21] serial: omap: drop "inline" from IRQ handler prototype
` [PATCH v4 15/21] serial: omap: unlock the port lock
` [PATCH v4 16/21] serial: omap: implement set_wake
` [PATCH v4 17/21] serial: omap: make sure to put() on poll_get_char
` [PATCH v4 18/21] serial: omap: fix software flow control
` [PATCH v4 19/21] serial: omap: remove unnecessary header and add a missing one
` [PATCH v4 20/21] serial: omap: move uart_omap_port definition to C file
` [PATCH v4 21/21] serial: omap: enable RX and TX FIFO usage
` [PATCH v3 04/23] serial: omap: drop DMA support
` [PATCH v3 05/23] serial: add OMAP-specific defines
` [PATCH v3 06/23] serial: omap: simplify IRQ handling
` [PATCH v3 07/23] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [PATCH v3 08/23] serial: omap: move THRE check to transmit_chars()
` [PATCH v3 09/23] serial: omap: stick to put_autosuspend
` [PATCH v3 10/23] serial: omap: set dev->drvdata before enabling pm_runtime
` [PATCH v3 11/23] serial: omap: drop unnecessary check from remove
` [PATCH v3 12/23] serial: omap: make sure to suspend device before remove
` [PATCH v3 13/23] serial: omap: don't save IRQ flags on hardirq
` [PATCH v3 14/23] serial: omap: fix sequence of pm_runtime_* calls
` [PATCH v3 15/23] serial: omap: optimization with section annotations
` [PATCH v3 16/23] serial: omap: drop "inline" from IRQ handler prototype
` [PATCH v3 17/23] serial: omap: unlock the port lock
` [PATCH v3 18/23] serial: omap: implement set_wake
` [PATCH v3 19/23] serial: omap: make sure to put() on poll_get_char
` [PATCH v3 20/23] serial: omap: fix software flow control
` [PATCH v3 21/23] serial: omap: remove unnecessary header and add a missing one
` [PATCH v3 22/23] serial: omap: move uart_omap_port definition to C file
` [PATCH v3 23/23] serial: omap: enable RX and TX FIFO usage
[PATCH 1/1] [RFC] uartclk from serial_core exposed to sysfs
2012-09-06 16:23 UTC (10+ messages)
` [PATCHv4 "
` [PATCHv5 1/1] uartclk value "
` [PATCH v6] "
` [PATCH v6] tty: "
[PATCH 1/2] serial: mxs-auart: fix the wrong setting order
2012-09-07 2:38 UTC (2+ messages)
` [PATCH 2/2] serial: mxs-auart: put the device in mxs_auart_probe()
[PATCH] serial_core: fix sizeof(pointer)
2012-09-06 11:48 UTC (4+ messages)
unrecognized multi io pci card
2012-09-06 6:41 UTC (7+ messages)
` [PATCH] Add PCI IDs and quirks for WCH CH353 2S1P card
[PATCH 1/2] serial: New serial driver SCCNXP
2012-09-05 20:24 UTC (6+ messages)
` [PATCH 2/2] serial: Add note about migration to "
[PATCH] serial: Remove orphaned header sc26198.h
2012-09-05 20:20 UTC (3+ messages)
Driver for SPI-based 8250 serial port
2012-09-05 16:29 UTC (3+ messages)
[PATCH 1/2] serial: Samsung: Replace printk with dev_* functions
2012-09-05 12:37 UTC (3+ messages)
` [PATCH 2/2] serial: Samsung: Silence some checkpatch errors and warnings
[PATCH 1/2] tty: Split the serial_core helpers for setserial into two
2012-09-04 15:35 UTC (2+ messages)
` [PATCH 2/2] tty: move the async flags from the serial code into the tty includes
[PATCHv2] parport_serial: Add support for the WCH353 2S/1P multi-IO card
2012-09-04 14:56 UTC
[PATCH] parport_serial: Add support for the WCH353 2S/1P multi-IO card
2012-09-04 14:44 UTC (2+ messages)
[PATCHv2] tty: Added a CONFIG_TTY option to allow removal of TTY
2012-09-03 21:55 UTC (5+ messages)
[PATCH 2/4] drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
2012-09-01 16:33 UTC
[PATCH v2 2/2] tty: serial: imx: don't reinit clock in imx_setup_ufcr()
2012-08-31 8:02 UTC (2+ messages)
[PATCH] tty: serial: mpc5xxx: add support for mark/space parity
2012-08-29 21:56 UTC (2+ messages)
[PATCH 0/2] tty: serial: imx: fix lockup and garbage on SMP
2012-08-28 18:45 UTC (12+ messages)
` [PATCH 1/2] tty: serial: imx: console write routing is unsafe "
` [PATCH 2/2] tty: serial: imx: don't reinit clock with enabled console
[PATCH v3] serial: pl011: honour serial aliases in device tree
2012-08-28 15:41 UTC
[PATCH 9/13] drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare
2012-08-26 16:01 UTC
[PATCHv4 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
2012-08-25 3:32 UTC (23+ messages)
` [PATCHv4 1/9] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
` [PATCHv4 2/9] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCHv4 3/9] serial: vt8500: Add devicetree support for vt8500-serial
` [PATCHv4 4/9] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
` [PATCHv4 5/9] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
` [PATCHv4 6/9] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCHv4 7/9] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCHv4 8/9] arm: vt8500: gpio: Devicetree support for arch-vt8500
` [rtc-linux] "
` [PATCHv4 9/9] arm: vt8500: clk: Add Common Clock Framework support
` [rtc-linux] RE: [PATCHv4 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
[PATCH] tty: Added a CONFIG_TTY option to allow removal of TTY
2012-08-24 17:12 UTC (6+ messages)
` Fwd: "
[RFC PATCH] tty: move the async flags from the serial code into the tty includes
2012-08-24 7:17 UTC (2+ messages)
CAN I DEPOSIT 20,000,000.00 GBP INTO YOUR ACCOUNT
2012-08-24 10:15 UTC
[PATCH] tty: use module_spi_driver
2012-08-23 22:04 UTC
[PATCHv3 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
2012-08-23 21:29 UTC (18+ messages)
` [PATCHv3 1/9] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
` [PATCHv3 2/9] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCHv3 3/9] serial: vt8500: Add devicetree support for vt8500-serial
` [PATCHv3 3/9] serial: vt8500: Add devicetree support for
` [PATCHv3 4/9] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
` [PATCHv3 5/9] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
` [PATCHv3 6/9] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCHv3 8/9] arm: vt8500: gpio: Devicetree support for arch-vt8500
` [rtc-linux] "
` [PATCHv3 9/9] arm: vt8500: clk: Add Common Clock Framework support
` [PATCHv3 7/9] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
[RFC/PATCH 00/13] OMAP UART patches
2012-08-23 6:26 UTC (13+ messages)
` [PATCH v2 00/13] OMAP Serial patches
` [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 v3] serial: add a new helper function
2012-08-23 2:13 UTC
[PATCH v3] serial: pl011: honour serial aliases in device tree
2012-08-22 16:25 UTC
[RF CPATCH] tty: Split the serial_core helpers for setserial into two
2012-08-22 15:36 UTC
[PATCH] tty: move the async flags from the serial code into the tty includes
2012-08-22 12:19 UTC (4+ messages)
[PATCH] tty: move the async flags from the serial code into the tty includes
2012-08-22 11:15 UTC
[PATCHv4 3/9] serial: vt8500: Add devicetree support for vt8500-serial
2012-08-22 6:37 UTC
[PATCH v2] serial: pl011: honour serial aliases in device tree
2012-08-21 22:04 UTC (3+ messages)
pm_qos usage in omap-serial.c
2012-08-21 20:50 UTC
[PATCH] serial: pl011: honour serial aliases in device tree
2012-08-21 13:26 UTC (2+ messages)
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).