messages from 2013-11-10 03:33:13 to 2013-11-27 23:18:58 UTC [more...]
[PATCH v4 00/29] Add OF support to the sh-sci serial port driver
2013-11-27 23:18 UTC (29+ messages)
` [PATCH v4 01/29] serial: sh-sci: Sort headers alphabetically
` [PATCH v4 02/29] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH v4 03/29] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH v4 04/29] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH v4 05/29] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH v4 06/29] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH v4 07/29] serial: sh-sci: Support resources passed through platform resources
` [PATCH v4 08/29] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH v4 09/29] ARM: shmobile: sh73a0: "
` [PATCH v4 10/29] ARM: shmobile: r8a7740: "
` [PATCH v4 11/29] ARM: shmobile: r8a7779: "
` [PATCH v4 12/29] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH v4 13/29] ARM: shmobile: r8a73a4: "
` [PATCH v4 14/29] ARM: shmobile: r8a7778: "
` [PATCH v4 15/29] ARM: shmobile: r8a7790: "
` [PATCH v4 16/29] ARM: shmobile: r8a7791: "
` [PATCH v4 17/29] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH v4 18/29] ARM: shmobile: sh73a0: "
` [PATCH v4 19/29] ARM: shmobile: r7s72100: "
` [PATCH v4 20/29] ARM: shmobile: r8a73a4: "
` [PATCH v4 21/29] ARM: shmobile: r8a7740: "
` [PATCH v4 22/29] ARM: shmobile: r8a7778: "
` [PATCH v4 23/29] ARM: shmobile: r8a7779: "
` [PATCH v4 24/29] ARM: shmobile: r8a7790: "
` [PATCH v4 26/29] sh: "
` [PATCH v4 27/29] serial: sh-sci: Remove platform data mapbase and irqs fields
` [PATCH v4 28/29] serial: sh-sci: Add device tree bindings documentation
` [PATCH v4 29/29] serial: sh-sci: Add OF support
[GIT PATCH] TTY/Serial fixes for 3.13-rc2
2013-11-27 22:51 UTC
[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
2013-11-27 18:54 UTC (4+ messages)
tty/serial eating \n regression in 3.13-rc1
2013-11-27 18:13 UTC (3+ messages)
[PATCH] tty: atmel_serial: include <mach/hardware.h> explicitly
2013-11-27 16:42 UTC (4+ messages)
[PATCH v2] serial: sh-sci: Fix warnings due to improper casts and printk formats
2013-11-27 10:10 UTC
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2013-11-27 1:18 UTC (2+ messages)
` [PATCH 03/15] serial: sh-sci: Restrict non-COMPILE_TEST compilation
[PATCH] serial: sh-sci: Fix warnings due to improper casts and printk formats
2013-11-27 0:28 UTC
[PATCH tty-next 0/7] n_tty cleanup + trace additions
2013-11-26 13:00 UTC (17+ messages)
` [PATCH tty-next 1/7] n_tty: Merge .receive_buf() flavors
` [PATCH tty-next 2/7] n_tty: Un-inline slow-path n_tty_receive_char()
` [PATCH tty-next 3/7] n_tty: Un-inline slow-path n_tty_receive_char_closing()
` [PATCH tty-next 4/7] n_tty: Refactor PARMRK doubling checks
` [PATCH tty-next 5/7] n_tty: Refactor input_available_p() by call site
` [PATCH tty-next 6/7] n_tty: Only perform wakeups for waiters
` [PATCH tty-next 7/7] n_tty: trace input/read flow control
Re:Answer back
2013-11-26 11:12 UTC
[PATCH] serial: 8250_dw: remove ACPI ifdef
2013-11-26 8:30 UTC
[PATCH tty-next 0/5] Halve tty buffer memory consumption
2013-11-26 2:00 UTC (8+ messages)
` [PATCH tty-next 1/5] tty: Always handle NULL flag ptr
` [PATCH tty-next 2/5] tty: Enable configurable tty flip buffer limit
` [PATCH tty-next 3/5] tty: Rename tty buffer memory_used field
` [PATCH tty-next 4/5] tty: Remove tty_prepare_flip_string_flags()
` [PATCH tty-next 5/5] tty: Halve flip buffer GFP_ATOMIC memory consumption
[PATCH V2] serial: tegra: convert to standard DMA DT bindings
2013-11-25 22:18 UTC (2+ messages)
[PATCH staging-next 0/4] fwserial changes for 3.14
2013-11-25 21:24 UTC (8+ messages)
` [PATCH staging-next 1/4] staging/fwserial: Rip out rx buffering
` [PATCH staging-next 2/4] staging/fwserial: Up the tty buffer limit to 128K
` [PATCH staging-next 3/4] staging/fwserial: Rename data profiling functions
` [PATCH staging-next 4/4] staging/fwserial: Add Kconfig options for max ports
[PATCH] n_tty: Protect minimum_to_wake reset for concurrent readers
2013-11-25 17:45 UTC (6+ messages)
[PATCH] serial: pch_uart: remove unnecessary pci_set_drvdata()
2013-11-25 2:19 UTC
[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
2013-11-24 18:39 UTC (4+ messages)
` [PATCH v5 09/17] serial: mpc512x: adjust for OF based clock lookup
` [PATCH v5 10/17] serial: mpc512x: setup the PSC FIFO clock as well
[PATCH] n_tty: Fix 4096-byte canonical reads
2013-11-24 0:38 UTC (2+ messages)
PRIVATE MESSAGE
2013-11-23 10:36 UTC
[PATCH 1/2] TTY: pmac_zilog, check existence of ports in pmz_console_init()
2013-11-22 15:47 UTC (2+ messages)
` [PATCH 2/2] TTY: amiserial, add missing platform check
[PATCH] allow alternative name for PXA serial console
2013-11-22 14:46 UTC (6+ messages)
Re:Answer back
2013-11-21 12:52 UTC
[PATCH v3 00/29] Add OF support to the sh-sci serial port driver
2013-11-21 7:17 UTC (32+ messages)
` [PATCH v3 01/29] serial: sh-sci: Sort headers alphabetically
` [PATCH v3 02/29] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH v3 03/29] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH v3 04/29] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH v3 05/29] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH v3 06/29] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH v3 07/29] serial: sh-sci: Support resources passed through platform resources
` [PATCH v3 08/29] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH v3 09/29] ARM: shmobile: sh73a0: "
` [PATCH v3 10/29] ARM: shmobile: r8a7740: "
` [PATCH v3 11/29] ARM: shmobile: r8a7779: "
` [PATCH v3 12/29] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH v3 13/29] ARM: shmobile: r8a73a4: "
` [PATCH v3 14/29] ARM: shmobile: r8a7778: "
` [PATCH v3 15/29] ARM: shmobile: r8a7790: "
` [PATCH v3 16/29] ARM: shmobile: r8a7791: "
` [PATCH v3 17/29] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH v3 18/29] ARM: shmobile: sh73a0: "
` [PATCH v3 19/29] ARM: shmobile: r7s72100: "
` [PATCH v3 20/29] ARM: shmobile: r8a73a4: "
` [PATCH v3 21/29] ARM: shmobile: r8a7740: "
` [PATCH v3 22/29] ARM: shmobile: r8a7778: "
` [PATCH v3 23/29] ARM: shmobile: r8a7779: "
` [PATCH v3 24/29] ARM: shmobile: r8a7790: "
` [PATCH v3 25/29] ARM: shmobile: r8a7791: "
` [PATCH v3 26/29] sh: "
` [PATCH v3 27/29] serial: sh-sci: Remove platform data mapbase and irqs fields
` [PATCH v3 28/29] serial: sh-sci: Add device tree bindings documentation
` [PATCH v3 29/29] serial: sh-sci: Add OF support
[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
2013-11-20 19:17 UTC (11+ messages)
` [PATCH 24/31] serial: tegra: use reset framework
` [PATCH 25/31] serial: tegra: convert to standard DMA DT bindings
` [Ac100] [PATCH 00/31] ARM: tegra: use common reset and DMA bindings
[GIT PATCH] TTY/Serial fixes for 3.12-rc4
2013-11-20 0:43 UTC (5+ messages)
` [PATCH] n_tty: Ensure reader restarts worker for next reader
[PATCH v2 00/29] Add OF support to the sh-sci serial port driver
2013-11-20 0:18 UTC (41+ messages)
` [PATCH v2 01/29] serial: sh-sci: Sort headers alphabetically
` [PATCH v2 02/29] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH v2 03/29] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH v2 04/29] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH v2 05/29] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH v2 06/29] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH v2 07/29] serial: sh-sci: Support resources passed through platform resources
` [PATCH v2 08/29] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH v2 09/29] ARM: shmobile: sh73a0: "
` [PATCH v2 10/29] ARM: shmobile: r8a7740: "
` [PATCH v2 11/29] ARM: shmobile: r8a7779: "
` [PATCH v2 12/29] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH v2 13/29] ARM: shmobile: r8a73a4: "
` [PATCH v2 14/29] ARM: shmobile: r8a7778: "
` [PATCH v2 15/29] ARM: shmobile: r8a7790: "
` [PATCH v2 16/29] ARM: shmobile: r8a7791: "
` [PATCH v2 17/29] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH v2 18/29] ARM: shmobile: sh73a0: "
` [PATCH v2 19/29] ARM: shmobile: r7s72100: "
` [PATCH v2 20/29] ARM: shmobile: r8a73a4: "
` [PATCH v2 21/29] ARM: shmobile: r8a7740: "
` [PATCH v2 22/29] ARM: shmobile: r8a7778: "
` [PATCH v2 23/29] ARM: shmobile: r8a7779: "
` [PATCH v2 24/29] ARM: shmobile: r8a7790: "
` [PATCH v2 25/29] ARM: shmobile: r8a7791: "
` [PATCH v2 26/29] sh: "
` [PATCH v2 27/29] serial: sh-sci: Remove platform data mapbase and irqs fields
` [PATCH v2 28/29] serial: sh-sci: Add device tree bindings documentation
` [PATCH v2 29/29] serial: sh-sci: Add OF support
[PATCH] tty: Only hangup once
2013-11-19 23:05 UTC (12+ messages)
[PATCH v4] ARM/serial: at91: switch atmel serial to use gpiolib
2013-11-13 16:28 UTC (2+ messages)
[PATCH RFC] tty_ldisc: add more limits to the @write_wakeup
2013-11-13 7:30 UTC
[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
2013-11-12 23:32 UTC (2+ messages)
Re:Answer back
2013-11-12 10:52 UTC
[PATCH] serial: 8250_dw: add new ACPI IDs
2013-11-12 10:11 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).