messages from 2012-08-28 12:30:41 to 2012-09-12 04:40:36 UTC [more...]
[PATCH v6 0/12] KGDB/KDB FIQ (NMI) debugger
2012-09-12 4:40 UTC (20+ messages)
` [PATCH 01/12] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/12] kdb: Implement disable_nmi command
` [PATCH 03/12] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/12] tty/serial/core: Introduce poll_init callback
` [PATCH 05/12] tty/serial/amba-pl011: Implement "
` [PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
` [RFC] "
` [PATCH 07/12] tty/serial/amba-pl011: Implement "
` [PATCH 08/12] tty/serial: Add kgdb_nmi driver
` [PATCH 09/12] ARM: Move some macros from entry-armv to entry-header
` [PATCH 10/12] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 11/12] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 12/12] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger
[PATCH v3 00/23] OMAP UART patches
2012-09-11 22:02 UTC (43+ messages)
` [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 20/23] serial: omap: fix software flow control
[PATCH 09/17] serial/8250: Limit the omap workarounds to omap1
2012-09-11 19:19 UTC (4+ messages)
[PATCH 08/14] tty: atmel_serial: add pinctrl support
2012-09-11 10:33 UTC (2+ messages)
[PATCH 1/2] serial: mxs-auart: fix the wrong setting order
2012-09-11 7:30 UTC (10+ messages)
` [PATCH 2/2] serial: mxs-auart: put the device in mxs_auart_probe()
` [PATCH] serial: mxs-auart: put the device when exit or error
` [PATCH] serial: mxs-auart: put the device in the error path
[PATCH v5 0/14] KGDB/KDB FIQ (NMI) debugger
2012-09-10 20:13 UTC (26+ messages)
` [PATCH 01/14] serial/amba-pl011: fix ages old copy-paste errors
` [PATCH 02/14] drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare
` [PATCH 03/14] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 04/14] kdb: Implement disable_nmi command
` [PATCH 05/14] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 06/14] tty/serial/core: Introduce poll_init callback
` [PATCH 07/14] tty/serial/amba-pl011: Implement "
` [PATCH 08/14] tty/serial/kgdboc: Add and wire up clear_irqs callback
` [PATCH 09/14] tty/serial/amba-pl011: Implement "
` [PATCH 10/14] tty/serial: Add kgdb_nmi driver
` [PATCH 11/14] ARM: Move some macros from entry-armv to entry-header
` [PATCH 12/14] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 13/14] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 14/14] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger
NICE DAY
2012-09-10 14:17 UTC
[PATCH] Powerpc 8xx CPM_UART delay in receive
2012-09-10 13:10 UTC (8+ messages)
Fwd: Bug in USB FTDI SIO driver
2012-09-08 22:09 UTC (9+ messages)
` "
[PATCH] msm_serial: fix clock rate on DMA-based uarts
2012-09-07 21:45 UTC
[PATCH] serial: omap: Request pins using pinctrl framework
2012-09-07 18:27 UTC (2+ messages)
[PATCH] serial: omap: fix compile breakage
2012-09-07 18:26 UTC (8+ messages)
` [PATCH v2] "
` [PATCH] serial: omap: fix DeviceTree boot
[PATCH v3 0/2] winbond-cir: Fix initialization
2012-09-07 18:06 UTC (3+ messages)
` [PATCH v3 1/2] 8250_pnp: do pnp probe before legacy probe
` [PATCH v3 2/2] 8250: blacklist Winbond CIR port
[PATCH 5/5] omap-serial: Request pins using pinctrl framework
2012-09-07 18:03 UTC (8+ messages)
[PATCH 0/2] winbond-cir: Fix initialization v2
2012-09-07 11:37 UTC (7+ messages)
` [PATCH 1/2] 8250_pnp: merge into 8250 module so pnp probe can done first
` [PATCH 2/2] 8250: blacklist IR ports
[PATCH 1/2] serial: pl011: delete dangling bug flag
2012-09-07 9:58 UTC (2+ messages)
[PATCH 2/2] serial: pl011: delete reset callback
2012-09-07 9:55 UTC (3+ messages)
[PATCH] TTY: serial: move the dereference below the NULL test
2012-09-07 6:53 UTC
[patch] serial: clear entire struct in uart_get_info()
2012-09-07 6:46 UTC
[PATCH] tty_register_device_attr updated for tty-next
2012-09-06 21:46 UTC (2+ messages)
[PATCH 1/1] [RFC] uartclk from serial_core exposed to sysfs
2012-09-06 19:47 UTC (13+ messages)
` [PATCHv4 "
` [PATCHv5 1/1] uartclk value "
` [PATCH v6] "
` [PATCH v6] tty: "
[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 (5+ messages)
[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 (6+ messages)
` [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
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).