messages from 2010-09-03 10:58:07 to 2010-10-06 20:47:47 UTC [more...]
[patch 3/3] drivers/serial/serial_core.c: prevent reading uninitialized stack memory
2010-10-06 20:20 UTC (2+ messages)
[patch 2/3] sc16is7x2: use threaded irqs
2010-10-06 20:20 UTC (4+ messages)
[patch 1/3] serial: add sc16is7x2 driver
2010-10-06 20:19 UTC (2+ messages)
[PATCH] MAINTAINERS: add drivers/serial/jsm/ as maintained driver
2010-10-06 16:04 UTC
[PATCH] serial: 8250.c: Clear FIFOs before enabling them
2010-10-06 9:35 UTC
[PATCH] 8250: Don't delay after transmitter is ready
2010-10-05 18:40 UTC
[PATCH] serial8250: ratelimit "too much work" error
2010-10-05 0:26 UTC (11+ messages)
[PATCH] jsm: Remove the uart port on errors
2010-10-04 0:57 UTC
[PATCH] add support for Kouwell KW-L221N-2
2010-10-03 17:23 UTC
Hello Friend
2010-10-01 22:31 UTC
[PATCH v2 0/8] Some patches for Altera UART driver
2010-10-01 16:05 UTC (21+ messages)
` [PATCH 1/8] serial: Factor out uart_poll_timeout() from 8250 driver
` [PATCH 2/8] altera_uart: Add support for polling mode (IRQ-less)
` [PATCH 3/8] altera_uart: Add support for getting mapbase and IRQ from resources
` [PATCH 4/8] altera_uart: Add support for different address strides
` [PATCH 5/8] altera_uart: Make it possible to use Altera UART and 8250 ports together
` [PATCH v3 "
` [PATCH 6/8] altera_uart: Fixup type usage of port flags
` [PATCH 7/8] altera_uart: Fix missing prototype for registering an early console
` [PATCH 8/8] altera_uart: Don't use plain integer as NULL pointer
[PATCH 2/5] altera_uart: Add support for polling mode (IRQ-less)
2010-10-01 13:24 UTC (3+ messages)
[PATCH 4/5] altera_uart: Add support for different address strides
2010-10-01 13:24 UTC (3+ messages)
[PATCH 5/5] altera_uart: Make it possible to use Altera UART and 8250 ports together
2010-09-29 5:40 UTC (2+ messages)
[PATCH 3/5] altera_uart: Add support for getting mapbase and IRQ from resources
2010-09-29 5:39 UTC (2+ messages)
[PATCH 07/13 v3] OMAP clock: Add uart4_ick/fck definitions for 3630
2010-09-28 21:19 UTC (3+ messages)
[PATCH 08/13 v3] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
2010-09-28 21:15 UTC (2+ messages)
[PATCH 11/13 v3] serial: Add OMAP high-speed UART driver
2010-09-28 15:19 UTC (7+ messages)
[PATCH 1/5] serial: Factor out uart_poll_timeout() from 8250 driver
2010-09-28 14:04 UTC (2+ messages)
[PATCH 13/13 v3] OMAP3: SERIAL: Initialize all omap-uarts for zoom boards
2010-09-27 14:51 UTC
[PATCH 12/13 v3] OMAP: SERIAL: Enable omap-serial driver in Kconfig
2010-09-27 14:50 UTC
[PATCH 10/13 v3] OMAP3: serial: Fix uart4 handling for 3630
2010-09-27 14:50 UTC
[PATCH 09/13 v3] OMAP3: PM: Add prepare idle and resume idle call for uart4
2010-09-27 14:50 UTC
[PATCH 06/13 v3] OMAP: UART: use non-locking versions of hwmod enable/idle functions
2010-09-27 14:50 UTC
[PATCH 05/13 v3] OMAP: UART: don't do automatic bus-level suspend/resume
2010-09-27 14:49 UTC
[PATCH 04/13 v3] OMAP2: UART: remove set_uart_globals
2010-09-27 14:49 UTC
[PATCH 03/13 v3] OMAP: UART: omap_device converions, remove implicit 8520 assumptions
2010-09-27 14:49 UTC
[PATCH 02/13 v3] OMAP2/3: UART: add omap_hwmod data for UARTs 1-4
2010-09-27 14:49 UTC
[PATCH 01/13 v3] OMAP4: UART: Add uart1-4 hwmods data for omap4
2010-09-27 14:49 UTC
[PATCH 00/13 v3] OMAP: Serial: Add omap-serial driver with platform support
2010-09-27 14:49 UTC
[RESEND PATCH] serial: samsung: fix device name
2010-09-27 8:24 UTC (11+ messages)
[PATCH v2 1/2] 8250: allow platforms to override PM hook
2010-09-25 13:13 UTC (2+ messages)
` [PATCH v2 2/2] Alchemy: Add UART PM methods
[PATCH RESEND 1/2] 8250: pm callback for platform uarts
2010-09-24 23:50 UTC (6+ messages)
` [PATCH RESEND 2/2] Alchemy: UART PM through serial framework
[PATCH] tty: Fix warning left over from TIOCGICOUNT changes
2010-09-24 14:49 UTC
[PATCH 10/13 v2] OMAP3: serial: Fix uart4 handling for 3630
2010-09-23 11:15 UTC (3+ messages)
[PATCH 11/13 v2] serial: Add OMAP high-speed UART driver
2010-09-23 11:12 UTC (3+ messages)
[PATCH 00/13 v2] OMAP: Serial: Add omap-serial driver with platform support
2010-09-22 20:14 UTC (2+ messages)
[PATCH 13/13 v2] OMAP3: SERIAL: Initialize all omap-uarts for zoom boards
2010-09-22 16:06 UTC (2+ messages)
[PATCH 12/13 v2] OMAP: SERIAL: Enable omap-serial driver in Kconfig
2010-09-22 15:14 UTC
[PATCH 09/13 v2] OMAP3: PM: Add prepare idle and resume idle call for uart4
2010-09-22 15:14 UTC
[PATCH 08/13 v2] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
2010-09-22 15:14 UTC
[PATCH 07/13 v2] OMAP clock: Add uart4_ick/fck definitions for 3630
2010-09-22 15:14 UTC
[PATCH 06/13 v2] OMAP: UART: use non-locking versions of hwmod enable/idle functions
2010-09-22 15:13 UTC
[PATCH 05/13 v2] OMAP: UART: don't do automatic bus-level suspend/resume
2010-09-22 15:13 UTC
[PATCH 04/13 v2] OMAP2: UART: remove set_uart_globals
2010-09-22 15:13 UTC
[PATCH 03/13 v2] OMAP: UART: omap_device converions, remove implicit 8520 assumptions
2010-09-22 15:13 UTC
[PATCH 02/13 v2] OMAP2/3: UART: add omap_hwmod data for UARTs 1-4
2010-09-22 15:13 UTC
[PATCH 01/13 v2] OMAP4: UART: Add uart1-4 hwmods data for omap4
2010-09-22 15:13 UTC
[PATCH] Add sc16is7x2 driver
2010-09-22 8:01 UTC (6+ messages)
[PATCH 00/11] OMAP: Serial: Add omap-serial driver with platform support
2010-09-21 20:05 UTC (6+ messages)
[PATCH 0/3] Fix the TIOCGICOUNT problem for good
2010-09-20 8:31 UTC (10+ messages)
` [PATCH 1/3] tty: Make tiocgicount a handler
` [PATCH 2/3] tty: Convert the USB drivers to the new icount interface
` [PATCH 3/3] tty: icount changeover for other main devices
[PATCH 11/18] pcmcia: do not use io_req_t when calling pcmcia_request_io()
2010-09-19 8:54 UTC (14+ messages)
` "
` "
` "
` "
` "
` "
` serial_cs bug (serial subsystem, not pcmcia subsystem)
[PATCH 03/11] OMAP: UART: omap_device converions, remove implicit 8520 assumptions
2010-09-18 9:18 UTC (3+ messages)
[PATCH 10/11] serial: Add OMAP high-speed UART driver
2010-09-17 16:07 UTC
[PATCH 11/11] OMAP: SERIAL: Enable omap-serial driver in Kconfig
2010-09-17 16:07 UTC
[PATCH 09/11] OMAP3: PM: Add prepare idle and resume idle call for uart4
2010-09-17 16:07 UTC
[PATCH 08/11] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
2010-09-17 16:07 UTC
[PATCH 07/11] OMAP clock: Add uart4_ick/fck definitions for 3630
2010-09-17 16:07 UTC
[PATCH 06/11] OMAP: UART: use non-locking versions of hwmod enable/idle functions
2010-09-17 16:07 UTC
[PATCH 05/11] OMAP: UART: don't do automatic bus-level suspend/resume
2010-09-17 16:07 UTC
[PATCH 04/11] OMAP2: UART: remove set_uart_globals
2010-09-17 16:06 UTC
[PATCH 02/11] OMAP2/3: UART: add omap_hwmod data for UARTs 1-4
2010-09-17 16:06 UTC
[PATCH 01/11] OMAP4: UART: Add uart1-4 hwmods data for omap4
2010-09-17 16:06 UTC
[RFC] PCMCIA patches for 2.6.36-rc5
2010-09-15 16:25 UTC (2+ messages)
` [PATCH 1/3] pcmcia serial_cs.c: fix multifunction card handling
[PATCH] serial: max3107: Fix memory leaks when returning on error
2010-09-14 13:45 UTC (2+ messages)
[PATCH 2/2] mrst_max3110: Make the IRQ option runtime
2010-09-13 7:39 UTC
[PATCH 1/2] serial: mrst_max3110: some code cleanup
2010-09-13 7:39 UTC
PLEASE HELP MY FAMILY (A Cry for Help
2010-09-11 6:19 UTC
[PATCH v2 1/4] x86, earlyprintk: add earlyprintk for Intel Moorestown platform
2010-09-10 6:46 UTC (7+ messages)
` [PATCH v2 2/4] x86, earlyprintk: add hsu early console for Intel Medfield platform
` [PATCH v2 3/4] serial: mrst_max3110: some code cleanup
` [PATCH v2 4/4] serial: mrst_max3110: Make the IRQ option runtime
[PATCH] serial: 8250_pci: Remove bridge device Oxford 9511
2010-09-07 6:29 UTC
[PATCH 1/5] mrst_earlyprintk: add a kmsg_dumper to dump the printk buffer when panic
2010-09-07 1:28 UTC (9+ messages)
` [PATCH 2/5] hsu, earlyprintk: add early printk for hsu_port2 console
` [PATCH 3/5] hsu, earlyprintk: remove the GPIO work around
` [PATCH 4/5] serial: mrst_max3110: some code cleanup
` [PATCH 5/5] mrst_max3110: Make the IRQ option runtime
[PATCH] serial: mfd: fix bug in serial_hsu_remove()
2010-09-06 12:41 UTC
[PATCH 1/5] mrst_earlyprintk: add a kmsg_dumper to dump the printk buffer when panic
2010-09-06 12:38 UTC
[PATCH 03/15] pcmcia: move Vpp setup to struct pcmcia_device
2010-09-03 22:38 UTC (10+ messages)
` [PATCH 06/15] pcmcia: simplify IntType
` [PATCH 07/15] pcmcia: move config_{base, index, regs} to struct pcmcia_device
` [PATCH 07/15] pcmcia: move config_{base,index,regs} "
` [PATCH 08/15] pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
` [PATCH 10/15] pcmcia: introduce autoconfiguration feature
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).