messages from 2013-12-02 11:30:53 to 2013-12-11 06:44:12 UTC [more...]
[PATCH RFC] tty_ldisc: add more limits to the @write_wakeup
2013-12-11 6:44 UTC (4+ messages)
[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
2013-12-10 22:48 UTC (16+ messages)
[PATCH] serial: 8250_dw: Fix LCR workaround regression
2013-12-10 22:28 UTC
[PATCH 0/3] serial: amba-pl011: fix race conditions during initialisation
2013-12-10 18:09 UTC (5+ messages)
` [PATCH 1/3] serial: amba-pl011: use port lock to guard control register access
` [PATCH 2/3] serial: amba-pl011: factor out code for writing LCR_H register
` [PATCH 3/3] serial: amba-pl011: preseserve hardware settings during initialisation
[PATCH RESEND] serial: Remove old SC26XX driver
2013-12-10 14:47 UTC
[PATCH 1/2] serial: pl011: (cosmetic) remove superfluous register write
2013-12-10 13:54 UTC (2+ messages)
` [PATCH 2/2] serial: pl011: fix fall back from DMA to interrupt mode
[PATCH] serial: samsung: move clock deactivation below uart registration
2013-12-10 13:52 UTC (2+ messages)
Personal Loan
2013-12-10 11:11 UTC
[PATCH] drivers: tty: serial: xilinx_uartps: check related config macro before processing 'sysrq'
2013-12-10 5:21 UTC
[PATCH v3 00/29] Add OF support to the sh-sci serial port driver
2013-12-10 1:03 UTC (13+ messages)
Bug in tty cooked mode kernel 3.12.3
2013-12-10 0:12 UTC (5+ messages)
[PATCH] serial: pl011: use port lock to guard control register access
2013-12-09 17:34 UTC (3+ messages)
[PATCH] serial: pl011: use DMA RX polling by default
2013-12-09 14:33 UTC (3+ messages)
` [PATCH] serial: pl011: also enable DMA Rx polling with no platform data
[PATCH tty-next 0/5] Halve tty buffer memory consumption
2013-12-09 14:23 UTC (5+ messages)
` [PATCH tty-next 5/5] tty: Halve flip buffer GFP_ATOMIC "
` [PATCH tty-next v3 "
[PATCH tty-next 0/4] tty: Fix ^C echo
2013-12-09 13:19 UTC (14+ messages)
` [PATCH tty-next 1/4] tty: Fix stale tty_buffer_flush() comment
` [PATCH tty-next 2/4] tty: Add flush_nested() tty driver method and accessor
` [PATCH tty-next 3/4] tty: Fix pty flush
` [PATCH tty-next 4/4] n_tty: Flush echoes for signal chars
` Convert termios to RCU (was Re: [PATCH tty-next 0/4] tty: Fix ^C echo)
[PATCH] serial: add support for 200 v3 series Titan card
2013-12-09 11:11 UTC
[PATCH 01/11] resolve PXA<->8250 serial device address conflict
2013-12-09 11:38 UTC (34+ messages)
` [PATCH] serial: rewrite pxa2xx-uart to use 8250_core
` [PATCH v2] "
` [PATCH v3] "
` [PATCH 05/11] serial: support for 16550 serial ports on LP-8x4x
[PATCH] serial: Remove old SC26XX driver
2013-12-09 8:25 UTC (3+ messages)
[PATCH 0/5] tty: serial: bcm63xx_uart: do not depend on MIPS
2013-12-09 1:13 UTC (7+ messages)
` [PATCH 1/5] tty: serial: bcm63xx_uart: remove unused inclusion
` [PATCH 2/5] tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
` [PATCH 3/5] MIPS: BCM63XX: move UART register definitions
` [PATCH 4/5] tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
` [PATCH 5/5] MIPS: BCM63XX: "
[PATCH tty-next 0/7] n_tty cleanup + trace additions
2013-12-09 0:54 UTC (11+ messages)
` [PATCH v2 tty-next 0/8] "
` [PATCH v2 tty-next 1/8] n_tty: Merge .receive_buf() flavors
` [PATCH v2 tty-next 2/8] n_tty: Un-inline slow-path n_tty_receive_char()
` [PATCH v2 tty-next 3/8] n_tty: Un-inline slow-path n_tty_receive_char_closing()
` [PATCH v2 tty-next 4/8] n_tty: Refactor PARMRK doubling checks
` [PATCH v2 tty-next 5/8] n_tty: Refactor input_available_p() by call site
` [PATCH v2 tty-next 6/8] n_tty: Only perform wakeups for waiters
` [PATCH v2 tty-next 7/8] n_tty: Extend debug tracing
` [PATCH v2 tty-next 8/8] n_tty: Trace echo output with separate trace configuration
[PATCH] serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
2013-12-09 6:03 UTC (2+ messages)
` [PATCH] [RESEND] "
[PATCH v6 00/17] add COMMON_CLK support for PowerPC MPC512x
2013-12-07 9:51 UTC (7+ messages)
` [PATCH v6 09/17] serial: mpc512x: adjust for OF based clock lookup
` [PATCH v6 10/17] serial: mpc512x: setup the PSC FIFO clock as well
[GIT PATCH] TTY/Serial fixes for 3.13-rc3
2013-12-06 18:25 UTC
Re:Answer back
2013-12-06 14:00 UTC
[PATCH v4] ARM/serial: at91: switch atmel serial to use gpiolib
2013-12-06 11:23 UTC (11+ messages)
[PATCH 00/47] sh-sci updates for v3.14
2013-12-06 9:59 UTC (48+ messages)
` [PATCH 01/47] serial: sh-sci: Don't enable/disable port from within break timer
` [PATCH 02/47] serial: sh-sci: Convert to clk_prepare/unprepare
` [PATCH 03/47] serial: sh-sci: Sort headers alphabetically
` [PATCH 04/47] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH 05/47] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH 06/47] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH 07/47] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH 08/47] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH 09/47] serial: sh-sci: Support resources passed through platform resources
` [PATCH 10/47] serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
` [PATCH 11/47] serial: sh-sci: Remove unused GPIO request code
` [PATCH 12/47] serial: sh-sci: Compute overrun_bit without using baud rate algo
` [PATCH 13/47] serial: sh-sci: Rework baud rate calculation
` [PATCH 14/47] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH 15/47] ARM: shmobile: sh73a0: "
` [PATCH 16/47] ARM: shmobile: r8a7740: "
` [PATCH 17/47] ARM: shmobile: r8a7779: "
` [PATCH 18/47] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH 19/47] ARM: shmobile: r8a73a4: "
` [PATCH 20/47] ARM: shmobile: r8a7778: "
` [PATCH 21/47] ARM: shmobile: r8a7790: "
` [PATCH 22/47] ARM: shmobile: r8a7791: "
` [PATCH 23/47] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH 24/47] ARM: shmobile: sh73a0: "
` [PATCH 25/47] ARM: shmobile: r7s72100: "
` [PATCH 26/47] ARM: shmobile: r8a73a4: "
` [PATCH 27/47] ARM: shmobile: r8a7740: "
` [PATCH 28/47] ARM: shmobile: r8a7778: "
` [PATCH 29/47] ARM: shmobile: r8a7779: "
` [PATCH 30/47] ARM: shmobile: r8a7790: "
` [PATCH 31/47] ARM: shmobile: r8a7791: "
` [PATCH 32/47] ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 33/47] ARM: shmobile: sh73a0: "
` [PATCH 34/47] ARM: shmobile: r7s72100: "
` [PATCH 35/47] ARM: shmobile: r8a73a4: "
` [PATCH 36/47] ARM: shmobile: r8a7740: "
` [PATCH 37/47] ARM: shmobile: r8a7778: "
` [PATCH 38/47] ARM: shmobile: r8a7779: "
` [PATCH 39/47] ARM: shmobile: r8a7790: "
` [PATCH 40/47] ARM: shmobile: r8a7791: "
` [PATCH 41/47] sh: Declare SCIF register base and IRQ as resources
` [PATCH 42/47] sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports
` [PATCH 43/47] sh: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 44/47] serial: sh-sci: Remove platform data "
` [PATCH 45/47] serial: sh-sci: Remove platform data mapbase and irqs fields
` [PATCH 46/47] serial: sh-sci: Add device tree bindings documentation
` [PATCH 47/47] serial: sh-sci: Add OF support
3.12.x looses serial mouse over hibernate + resume
2013-12-05 0:41 UTC (13+ messages)
[PATCH] tty: serial: pch: don't crash if DMA enabled but not loaded
2013-12-04 19:52 UTC
[PATCH] serial: sh-sci: Fix warnings due to improper casts and printk formats
2013-12-03 18:45 UTC (2+ messages)
[PATCH v2] serial: sh-sci: Fix warnings due to improper casts and printk formats
2013-12-03 18:45 UTC (2+ messages)
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2013-12-03 18:45 UTC (3+ messages)
` [PATCH 03/15] serial: sh-sci: Restrict non-COMPILE_TEST compilation
[PATCH 0/2] serial: sh-sci: Prepare for CCF migration
2013-12-03 18:43 UTC (3+ messages)
[PATCH 00/16] sh-sci: Remove unnecessary fields from platform data
2013-12-03 18:44 UTC (2+ messages)
[PATCH 1/5] serial: 8250_pci: use DEFINE_PCI_DEVICE_TABLE macro
2013-12-03 1:52 UTC (16+ messages)
` [PATCH] pci/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
[PATCH 00/10] tty: xuartps: Update
2013-12-02 20:42 UTC (3+ messages)
` [PATCH 03/10] tty: xuartps: Implement BREAK detection, add SYSRQ support
[PATCH] tty: xuartps: Properly guard sysrq specific code
2013-12-02 19:38 UTC
[PATCH tty-next 1/5] tty: Always handle NULL flag ptr
2013-12-02 19:09 UTC (3+ messages)
` [PATCH v2 "
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).