linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-15 13:14:36 to 2013-06-25 10:58:57 UTC [more...]

[PATCH v3 00/10] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-25 10:58 UTC  (25+ messages)
  ` [PATCH v3 01/10] serial:st-asc: Add ST ASC driver
  ` [PATCH v3 03/10] pinctrl:st: Add pinctrl and pinconf support
          ` [STLinux Kernel] "
` [PATCH v3 02/10] clocksource:arm_global_timer: Add ARM global timer support
` [PATCH v3 04/10] ARM:stixxxx: Add STiH415 SOC support
` [PATCH v3 05/10] ARM:stixxxx: Add STiH416 "
` [PATCH v3 06/10] ARM:stixxxx: Add DEBUG_LL console support
` [PATCH v3 07/10] ARM:multi_v7_defconfig: rerun savedefconfig
` [PATCH v3 08/10] ARM:stixxxx: Add stixxxx options to multi_v7_defconfig
` [PATCH v3 09/10] ARM:stih41x: Add B2000 board support
` [PATCH v3 10/10] ARM:stih41x: Add B2020 "

[PATCH v5] serial:st-asc: Add ST ASC driver
 2013-06-25 10:14 UTC  (3+ messages)

[PATCH V2] serial: remove unnecessary platform_set_drvdata()
 2013-06-25  1:08 UTC 

[PATCH 02/15] serial: ar933x: remove unnecessary platform_set_drvdata()
 2013-06-25  1:04 UTC  (2+ messages)

[PATCH] serial: sh-sci: Initialise variables before access in sci_set_termios()
 2013-06-24 23:34 UTC  (2+ messages)

[PATCH v2] drivers/serial/atmel_serial.c: Fix PDC wrap around issue
 2013-06-24 17:02 UTC 

[PATCH v4 00/10] ARM: Exynos: Add Exynos5420 SoC support
 2013-06-22 18:19 UTC  (19+ messages)
` [PATCH v4 01/10] ARM: dts: fork out common Exynos5 nodes
` [PATCH v4 02/10] ARM: dts: list the CPU nodes for Exynos5250
` [PATCH v4 03/10] ARM: Exynos: Add support for Exynos5420 SoC
` [PATCH v4 04/10] serial: samsung: select Exynos specific driver data if ARCH_EXYNOS is defined
` [PATCH v4 05/10] ARM: Exynos: use four additional chipid bits to identify Exynos family
` [PATCH v4 06/10] clk: exynos5420: register clocks using common clock framework
    `  "
` [PATCH v4 07/10] ARM: dts: Add initial device tree support for Exynos5420
` [PATCH v4 08/10] clocksource: exynos_mct: use (request/free)_irq calls for local timer registration
` [PATCH v4 09/10] ARM: Exynos: add secondary CPU boot base location for Exynos5420
` [PATCH v4 10/10] ARM: Exynos: extend soft-reset support "

[GIT PATCH] TTY/Serial fixes for 3.10-rc7
 2013-06-22 14:31 UTC 

[PATCH v4] serial:st-asc: Add ST ASC driver
 2013-06-21 14:53 UTC  (2+ messages)

[PATCH 4/8] tty: atmel_serial: prepare clk before calling enable
 2013-06-20 10:20 UTC  (4+ messages)

[PATCH v2 0/4] MIPS/tty/8250: Use standard 8250 drivers for OCTEON
 2013-06-20  8:29 UTC  (7+ messages)
` [PATCH v2 1/4] MIPS: OCTEON: Set proper UART clock in internal device trees
` [PATCH v2 2/4] tty/8250_dw: Add support for OCTEON UARTS
` [PATCH v2 3/4] MIPS: OCTEON: Remove custom serial setup code
` [PATCH v2 4/4] MIPS: Update cavium_octeon_defconfig

[PATCH 0/5] MIPS/tty/8250: Use standard 8250 drivers for OCTEON
 2013-06-19 19:12 UTC  (18+ messages)
` [PATCH 1/5] Revert "MIPS: Octeon: Fix build error if CONFIG_SERIAL_8250=n"
` [PATCH 2/5] MIPS: OCTEON: Set proper UART clock in internal device trees
` [PATCH 3/5] tty/8250_dw: Add support for OCTEON UARTS
` [PATCH 4/5] MIPS: OCTEON: Remove custom serial setup code
` [PATCH 5/5] MIPS: Update cavium_octeon_defconfig

[PATCH v2 00/11] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-19 18:59 UTC  (19+ messages)
` [PATCH v2 05/11] pinctrl:stixxxx: Add pinctrl and pinconf support
` =?yes?q?=5BPATCH=20v2=2006/11=5D=20ARM=3Astixxxx=3A=20Add=20STiH415=20SOC=20support?=
  ` [PATCH v2 06/11] ARM:stixxxx: Add STiH415 SOC support
` [PATCH v2 07/11] ARM:stixxxx: Add STiH416 "
` [PATCH v2 09/11] ARM:stixxxx: Add stixxxx options to multi_v7_defconfig

[PATCH v2 0/5] ARM: davinci: fix UART clock enabling
 2013-06-19  9:24 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: davinci: uart: move to devid based clk_get

[PATCH v3 0/5] ARM: davinci: fix UART clock enabling
 2013-06-19  9:15 UTC  (6+ messages)
  ` [PATCH v3 1/5] ARM: davinci: uart: move to devid based clk_get
  ` [PATCH v3 2/5] ARM: davinci: da850: override device name of UART in DT kernel
  ` [PATCH v3 3/5] ARM: davinci: da850: do not specify clock_frequency for UART DT node
` [PATCH v3 4/5] ARM: davinci: da8xx: remove da8xx_uart_clk_enable
` [PATCH v3 5/5] ARM: davinci: serial: platform code cleanup

[PATCH v3 00/10] ARM: Exynos: Add Exynos5420 SoC support
 2013-06-18 17:13 UTC  (32+ messages)
` [PATCH v3 01/10] ARM: dts: fork out common Exynos5 nodes
` [PATCH v3 02/10] ARM: dts: list the CPU nodes for Exynos5250
` [PATCH v3 03/10] ARM: Exynos: Add support for Exynos5420 SoC
` [PATCH v3 04/10] serial: samsung: select Exynos specific driver data if ARCH_EXYNOS is defined
` [PATCH v3 05/10] ARM: Exynos: use four additional chipid bits to identify Exynos family
` [PATCH v3 06/10] clk: exynos5420: register clocks using common clock framework
` [PATCH v3 07/10] ARM: dts: Add initial device tree support for Exynos5420
` [PATCH v3 08/10] clocksource: exynos_mct: use (request/free)_irq calls for local timer registration
` [PATCH v3 09/10] ARM: Exynos: add secondary CPU boot base location for Exynos5420
` [PATCH v3 10/10] ARM: Exynos: extend soft-reset support "

[PATCH v3 00/24] lockless n_tty receive path
 2013-06-17 20:32 UTC  (57+ messages)
` [PATCH v4 "
  ` [PATCH v4 09/24] n_tty: Don't wrap input buffer indices at buffer size
  ` [PATCH v4 10/24] n_tty: Remove read_cnt
  ` [PATCH v4 11/24] tty: Convert termios_mutex to termios_rwsem
  ` [PATCH v4 23/24] n_tty: Special case pty flow control
  ` [PATCH v4 24/24] n_tty: Queue buffer work on any available cpu
  ` [PATCH v2 00/16] lockless tty flip buffers
    ` [PATCH v2 01/16] tty: Compute flip buffer ptrs
    ` [PATCH v2 02/16] tty: Fix flip buffer free list
    ` [PATCH v2 03/16] tty: Factor flip buffer initialization into helper function
    ` [PATCH v2 04/16] tty: Merge tty_buffer_find() into tty_buffer_alloc()
    ` [PATCH v2 05/16] tty: Use generic names for flip buffer list cursors
    ` [PATCH v2 06/16] tty: Use lockless flip buffer free list
    ` [PATCH v2 07/16] tty: Simplify flip buffer list with 0-sized sentinel
    ` [PATCH v2 08/16] tty: Track flip buffer memory limit atomically
    ` [PATCH v2 09/16] tty: Make driver-side flip buffers lockless
    ` [PATCH v2 10/16] tty: Ensure single-threaded flip buffer consumer with mutex
    ` [PATCH v2 11/16] tty: Only perform flip buffer flush from tty_buffer_flush()
    ` [PATCH v2 12/16] tty: Avoid false-sharing flip buffer ptrs
    ` [PATCH v2 13/16] tty: Use non-atomic state to signal flip buffer flush pending
    ` [PATCH v2 14/16] tty: Merge __tty_flush_buffer() into lone call site
    ` [PATCH v2 15/16] tty: Fix unsafe vt paste_selection()
    ` [PATCH v2 16/16] tty: Remove private constant from global namespace
    ` [PATCH v2 0/9] mostly lockless tty echo
      ` [PATCH v2 1/9] n_tty: Remove unused echo_overrun field
      ` [PATCH v2 2/9] n_tty: Use separate head and tail indices for echo_buf
      ` [PATCH v2 3/9] n_tty: Replace echo_cnt with computed value
      ` [PATCH v2 4/9] n_tty: Remove echo_lock
      ` [PATCH v2 5/9] n_tty: Eliminate echo_commit memory barrier
      ` [PATCH v2 6/9] n_tty: Process echoes in blocks
      ` [PATCH v2 7/9] n_tty: Only flush echo output if actually output
      ` [PATCH v2 8/9] n_tty: Eliminate counter in __process_echoes
      ` [PATCH v2 9/9] n_tty: Avoid false-sharing echo buffer indices
      ` [PATCH v2 00/20] tty: streamline per-char receiving
        ` [PATCH v2 01/20] n_tty: Fix EOF push handling
        ` [PATCH v2 02/20] n_tty: Remove alias ptrs in __receive_buf()
        ` [PATCH v2 03/20] n_tty: Move buffers into n_tty_data
        ` [PATCH v2 04/20] n_tty: Rename process_char_map to char_map
        ` [PATCH v2 05/20] n_tty: Simplify __receive_buf loop count
        ` [PATCH v2 06/20] n_tty: Factor 'real raw' receive_buf into standalone fn
        ` [PATCH v2 07/20] n_tty: Factor signal char handling into separate fn
        ` [PATCH v2 08/20] n_tty: Factor flagged "
        ` [PATCH v2 09/20] n_tty: Factor raw mode receive_buf() "
        ` [PATCH v2 10/20] n_tty: Special case EXTPROC receive_buf() as raw mode
        ` [PATCH v2 11/20] n_tty: Factor tty->closing receive_buf() into separate fn
        ` [PATCH v2 12/20] n_tty: Factor standard per-char i/o "
        ` [PATCH v2 13/20] n_tty: Eliminate char tests from IXANY restart test
        ` [PATCH v2 14/20] n_tty: Split n_tty_receive_char()
        ` [PATCH v2 15/20] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
        ` [PATCH v2 16/20] n_tty: Factor PARMRK from normal per-char i/o
        ` [PATCH v2 17/20] n_tty: Remove overflow tests from receive_buf() path
        ` [PATCH v2 18/20] n_tty: Un-inline single-use functions
        ` [PATCH v2 19/20] n_tty: Factor LNEXT processing from per-char i/o path
        ` [PATCH v2 20/20] tty: Remove extra wakeup from pty write() path

[PATCH 4/7] n_tty: Encapsulate minimum_to_wake within N_TTY
 2013-06-17 19:58 UTC  (3+ messages)
` [PATCH 0/4] [resend] n_tty fixes

[PATCH 10/13] ARM: dts: Add initial device tree support for Exynos5420
 2013-06-17 11:08 UTC  (11+ messages)
` [PATCH v2 00/10] ARM: Exynos: Add Exynos5420 SoC support
  ` [PATCH v2 06/10] clk: exynos5420: register clocks using common clock framework
  ` [PATCH v2 07/10] ARM: dts: Add initial device tree support for Exynos5420
  ` [PATCH v2 08/10] clocksource: exynos_mct: use (request/free)_irq calls for local timer registration

[PATCH 0/2] serial: sh-sci: HSCIF support
 2013-06-17  3:15 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: shmobile: r8a7790: don't use external clock for SCIFs

Possible tty VT1 disallocate regression
 2013-06-16 17:35 UTC  (3+ messages)
` [PATCH] tty/vt: Return EBUSY if deallocating VT1 and it is busy

[PATCH 27/28] ARM: EXYNOS: Remove CONFIG_SOC_EXYNOS4412
 2013-06-15 14:39 UTC  (3+ messages)


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).