public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-08 08:32:06 to 2013-08-29 06:44:08 UTC [more...]

[PATCH] tty: ar933x_uart: add device tree support and binding documentation
 2013-08-29  6:44 UTC 

[PATCH v4 0/2] Document msm_serial bindings and support newer uartdms
 2013-08-28 20:32 UTC  (3+ messages)
` [PATCH v4 1/2] devicetree: serial: Document msm_serial bindings
` [PATCH v4 2/2] ARM: dts: msm: Update uartdm compatible strings

[PATCH v3 0/2] Document msm_serial bindings and support newer uartdms
 2013-08-28 19:21 UTC  (9+ messages)
` [PATCH v3 1/2] devicetree: serial: Document msm_serial bindings
` [PATCH v3 2/2] ARM: dts: msm: Update uartdm compatible strings

merging device tree binding dirs for serial bindings
 2013-08-28 19:12 UTC  (4+ messages)

[PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding
 2013-08-28 19:08 UTC  (2+ messages)
` [PATCH 2/2] serial: unify serial bindings into a single dir

[PATCH] tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
 2013-08-28 15:08 UTC 

[PATCH] tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
 2013-08-28 12:21 UTC 

[PATCH v2] tty: ar933x_uart: use the clk API to get the uart clock
 2013-08-28  8:09 UTC 

[PATCH] tty: ar933x_uart: use the clk API to get the uart clock
 2013-08-28  8:02 UTC  (3+ messages)

[PATCH V2 00/25] tty: serial: drop uart_port->lock before calling
 2013-08-28  6:15 UTC  (41+ messages)
` [PATCH V2 01/25] tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer_push()
` [PATCH V2 02/25] tty: serial: altera: "
` [PATCH V2 03/25] tty: serial: apbuart: "
` [PATCH V2 04/25] tty: serial: ar933x: "
` [PATCH V2 05/25] tty: serial: arc: "
` [PATCH V2 06/25] tty: serial: bcm63xx: "
` [PATCH V2 07/25] tty: serial: bfin_sport: "
` [PATCH V2 08/25] tty: serial: efm32: "
` [PATCH V2 09/25] tty: serial: icom: "
` [PATCH V2 10/25] tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
` [PATCH V2 11/25] tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push()
` [PATCH V2 12/25] tty: serial: m32r_sio: "
` [PATCH V2 13/25] tty: serial: mcf: "
` [PATCH V2 14/25] tty: serial: mfd: "
` [PATCH V2 15/25] tty: serial: mpsc: "
` [PATCH V2 16/25] tty: serial: msm: "
` [PATCH V2 17/25] tty: serial: netx: "
` [PATCH V2 18/25] tty: serial: nwpserial: "
` [PATCH V2 19/25] tty: serial: pnx8xxx: "
` [PATCH V2 20/25] tty: serial: rp2: "
` [PATCH V2 21/25] tty: serial: sa1100: "
` [PATCH V2 22/25] tty: serial: samsung: "
` [PATCH V2 23/25] tty: serial: tegra: "
` [PATCH V2 24/25] tty: serial: sirfsoc: "
` [PATCH V2 25/25] tty: serial: vt8500: "

[PATCH v2 0/5] Document msm_serial bindings and support newer uartdms
 2013-08-27 23:48 UTC  (10+ messages)
` [PATCH v2 1/5] msm_serial: Switch clock consumer strings and simplify code
` [PATCH v2 2/5] devicetree: serial: Document msm_serial bindings
` [PATCH v2 3/5] msm_serial: Add support for non-GSBI UARTDM devices
` [PATCH v2 4/5] ARM: dts: msm: Update uartdm compatible strings
` [PATCH v2 5/5] msm_serial: Send more than 1 character on the console w/ UARTDM

[PATCH] OMAP: UART: Keep the TX fifo full when possible
 2013-08-27 23:03 UTC  (4+ messages)

[PATCH] serial: omap: Fix IRQ handling return value
 2013-08-27 23:04 UTC  (5+ messages)

[patch] serial: icom: move array overflow checks earlier
 2013-08-26 15:10 UTC 

[PATCH 1/2] serial: sirf: define macro for some magic numbers of USP
 2013-08-25 12:18 UTC  (2+ messages)
` [PATCH 2/2] serial: sirf: fix the amount of serial ports

[PATCH 1/2] serial: st-asc: remove unnecessary platform_set_drvdata()
 2013-08-22  2:08 UTC  (2+ messages)
` [PATCH 2/2] TTY: amiserial, "

Very Urgent!!!
 2013-08-21 22:19 UTC 

[PATCH] Adding proper request of GPIO used by cpm_uart driver
 2013-08-21 15:59 UTC 

[PATCH 0/4] Document msm_serial bindings and support newer uartdms
 2013-08-20 18:03 UTC  (8+ messages)
` [PATCH 1/4] msm_serial: Switch clock consumer strings and simplify code
` [PATCH 2/4] devicetree: serial: Document msm_serial bindings
` [PATCH 3/4] msm_serial: Add support for non-GSBI UARTDM devices
` [PATCH 4/4] ARM: dts: msm: Update uartdm compatible strings

[PATCH 00/25] tty: serial: drop uart_port->lock before calling
 2013-08-19 14:37 UTC  (33+ messages)
` [PATCH 01/25] tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer_push()
` [PATCH 02/25] tty: serial: altera: "
` [PATCH 03/25] tty: serial: apbuart: "
` [PATCH 04/25] tty: serial: ar933x: "
` [PATCH 05/25] tty: serial: arc: "
` [PATCH 06/25] tty: serial: bcm63xx: "
` [PATCH 07/25] tty: serial: bfin_sport: "
` [PATCH 08/25] tty: serial: efm32: "
` [PATCH 09/25] tty: serial: icom: "
` [PATCH 10/25] tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
` [PATCH 11/25] tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push()
` [PATCH 12/25] tty: serial: m32r_sio: "
` [PATCH 13/25] tty: serial: mcf: "
` [PATCH 14/25] tty: serial: mfd: "
` [PATCH 15/25] tty: serial: mpsc: "
` [PATCH 16/25] tty: serial: msm: "
` [PATCH 17/25] tty: serial: netx: "
` [PATCH 18/25] tty: serial: nwpserial: "
` [PATCH 19/25] tty: serial: pnx8xxx: "
` [PATCH 20/25] tty: serial: rp2: "
` [PATCH 21/25] tty: serial: sa1100: "
` [PATCH 22/25] tty: serial: samsung: "
` [PATCH 23/25] tty: serial: tegra: "
` [PATCH 24/25] tty: serial: sirfsoc: "
` [PATCH 25/25] tty: serial: vt8500: "

[PATCH 0/7] replace devm_request_and_ioremap by devm_ioremap_resource
 2013-08-19 11:20 UTC  (2+ messages)
` [PATCH 2/7] serial: st-asc: "

[PATCH 1/3] serial: sirf: fix the typo for rts/cts gpio
 2013-08-19  3:47 UTC  (3+ messages)
` [PATCH 2/3] serial: sirf: fix the namespace of startup_uart entry
` [PATCH 3/3] serial: sirf: add DMA support using dmaengine APIs

Upgrade Your Mailbox Now!
 2013-08-16 21:00 UTC 

[PATCH V2 1/3] serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
 2013-08-17  0:27 UTC  (6+ messages)
` [PATCH V2 2/3] serial: sirf: fix the hardware-flow-ctrl for USP-based UART
` [PATCH V2 3/3] serial: sirf: add DT-binding document to describle detailed properties

[PATCH] serial: 8250_dw: Report CTS asserted for auto flow
 2013-08-16 20:50 UTC 

It is Private
 2013-08-16 13:44 UTC 

[PATCH] OMAP: serial: Remove incorrect disabling of IER interrupt
 2013-08-15  7:53 UTC 

[PATCH 1/3] serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
 2013-08-14 22:38 UTC  (5+ messages)
` [PATCH 2/3] serial: sirf: fix the hardware-flow-ctrl for USP-based UART
` [PATCH 3/3] serial: sirf: add DT-binding document to describle detailed properties

[PATCH] serial: pch_uart: fix compilation warning
 2013-08-14 22:18 UTC 

[PATCH v3 0/5] ARM: davinci: fix UART clock enabling
 2013-08-14 11:27 UTC  (4+ messages)
` [PATCH v3 5/5] ARM: davinci: serial: platform code cleanup

[PATCH v3] OMAP: add RS485 support
 2013-08-14 10:29 UTC 

[PATCH 0/29] simplify use of devm_ioremap_resource
 2013-08-14  9:11 UTC  (2+ messages)
` [PATCH 18/29] tty: ar933x_uart: "

[PATCH v2] OMAP: add RS485 support
 2013-08-13 21:16 UTC  (10+ messages)
` [PATCH v2] serial: "

[PATCH] tilegx: Add tty serial support for TILE-Gx on-chip UART
 2013-08-12 20:23 UTC  (4+ messages)

[PATCH v6] linux,stdout-path helper
 2013-08-12 18:22 UTC  (3+ messages)

[PATCH 08/10] serial: pxa: Staticize local symbols
 2013-08-12 18:08 UTC  (2+ messages)

Where is TX buffer in driver based on struct uart_port
 2013-08-12 12:22 UTC  (4+ messages)

Buffer overflow concerns when TTY_THRESHOLD_THROTTLE <= Uart FIFO size of the sending side
 2013-08-12 11:30 UTC  (2+ messages)

[PATCH] serial: sirf: make the driver also support USP-based UART
 2013-08-12 10:15 UTC 

[PATCH 10/10] serial: sirf: Staticize local symbols
 2013-08-12  2:07 UTC  (2+ messages)

[PATCH] tty: ar933x_uart: convert to use devm_* functions
 2013-08-10  7:32 UTC 

[PATCH] serial: amba-pl011: Use __releases/__acquires annotations
 2013-08-09 20:58 UTC 

[PATCH V2 1/2] serial: MIPS: lantiq: add clk_enable() call to driver
 2013-08-09 18:54 UTC  (2+ messages)
` [PATCH V2 2/2] serial: MIPS: lantiq: fix clock error check

[PATCH 1/2] serial: bfin_sport_uart: Fix incorrect placement of __initdata
 2013-08-09  1:46 UTC  (3+ messages)
` [PATCH 2/2] serial: bfin_uart: "

[PATCH 1/2] serial: MIPS: lantiq: add clk_enable() call to driver
 2013-08-08 14:56 UTC  (5+ messages)
` [PATCH 2/2] serial: MIPS: lantiq: make driver use pinctrl

[PATCH 09/10] serial: tegra: use NULL instead of 0
 2013-08-08  8:40 UTC 

[PATCH 07/10] serial: msm_serial: fix comparison of different types
 2013-08-08  8:38 UTC 

[PATCH 06/10] serial: ioc4_serial: Staticize ioc4_serial_attach_one()
 2013-08-08  8:36 UTC 

[PATCH 05/10] serial: icom: fix casting warning
 2013-08-08  8:34 UTC 

[PATCH 04/10] serial: timbuart: Staticize local symbols
 2013-08-08  8:33 UTC 

[PATCH 03/10] serial: mrst_max3110: fix casting warning
 2013-08-08  8:32 UTC 

[PATCH 02/10] serial: 8250_early: fix comparison of different types
 2013-08-08  8:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox