messages from 2013-08-16 16:59:53 to 2013-09-19 00:43:10 UTC [more...]
[PATCH tty-next 0/1] premature tty_port destruction diagnostic
2013-09-19 0:42 UTC (2+ messages)
` [PATCH tty-next 1/1] tty: Prevent tty_port destruction if tty not released
[PATCH v2] serial: samsung: add support for manual RTS setting
2013-09-18 17:17 UTC (2+ messages)
[PATCH] serial: samsung: add support for manual RTS setting
2013-09-18 9:40 UTC (6+ messages)
[PATCH] n_tty: Fix EOF push index when termios changes
2013-09-17 16:34 UTC
[PATCH tty-next 0/3] misc N_TTY termios fixes
2013-09-17 16:53 UTC (4+ messages)
` [PATCH tty-next 1/3] n_tty: Remove superfluous reader wakeup
` [PATCH tty-next 2/3] n_tty: Remove unnecessary local variable
` [PATCH tty-next 3/3] n_tty: Style fix in n_tty_set_termios
Need some help with auart on imx23
2013-09-13 19:28 UTC (3+ messages)
[PATCH 1/3] serial: mfd: remove unnecessary pci_set_drvdata()
2013-09-12 14:47 UTC (4+ messages)
` [PATCH 2/3] serial: 8250_pci: "
` [PATCH 3/3] serial: txx9: "
commit 5fe212364 causes division by zero with large bauds
2013-09-12 14:38 UTC (12+ messages)
[RFC PATCH] amba: Ensure drvdata is NULL
2013-09-12 5:57 UTC (2+ messages)
[PATCH] serial: imx: Change cast to handle 64-bit resource_size_t
2013-09-12 4:27 UTC
[PATCH 0/4] serial: fix tty-kref leaks
2013-09-10 16:42 UTC (6+ messages)
` [PATCH 1/4] serial: tegra: fix tty-kref leak
` [PATCH 4/4] serial: pch_uart: remove unnecessary tty_port_tty_get
` [PATCH 2/4] serial: pch_uart: fix tty-kref leak in rx-error path
` [PATCH 3/4] serial: pch_uart: fix tty-kref leak in dma-rx path
[PATCH v4 00/10] ARM: Exynos: Add Exynos5420 SoC support
2013-09-10 11:19 UTC (7+ messages)
` [PATCH v4 02/10] ARM: dts: list the CPU nodes for Exynos5250
[PATCH 1/7] serial: arc_uart: Remove casting the return value which is a void pointer
2013-09-09 7:27 UTC (9+ messages)
` [PATCH 2/7] serial: mpsc: "
` [PATCH 3/7] serial: bfin_uart: "
` [PATCH 4/7] serial: bfin_sport_uart: "
` [PATCH 5/7] serial: ifx6x60: "
` [PATCH 6/7] serial: samsung: "
` [PATCH 7/7] serial: mpc512x: "
[PATCH 0/3] serial: 8250: dma related fixes
2013-09-05 14:34 UTC (4+ messages)
` [PATCH 1/3] serial: 8250: don't change the fifo trigger level when using dma
` [PATCH 2/3] serial: 8250_dw: don't limit DMA support to ACPI
` [PATCH 3/3] serial: 8250_dw: provide a filter for DMA channel detection
Linux Serial Code Problems
2013-09-05 13:30 UTC (2+ messages)
[PATCH v2] tty: ar933x_uart: add device tree support and binding documentation
2013-09-03 22:16 UTC (8+ messages)
Linux Serial Code Problems
2013-09-05 3:06 UTC (3+ messages)
Fwd: RESEND: Delivery Notification: Delivery has failed - Linux Serial Code Problems
2013-09-04 2:54 UTC (2+ messages)
[GIT PATCH] TTY/Serial patches for 3.12-rc1
2013-09-02 23:59 UTC
[PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding
2013-09-02 11:40 UTC (4+ messages)
` [PATCH 2/2] serial: unify serial bindings into a single dir
[PATCH] serial: imx: Use NULL as the last argument of add_preferred_console()
2013-09-02 8:18 UTC (2+ messages)
[PATCH] serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLE
2013-09-01 18:34 UTC
[PATCH] serial: pch_uart: Add MODULE_DEVICE_TABLE
2013-09-01 18:26 UTC
[PATCH] tty: ar933x_uart: move devicetree binding documentation
2013-08-31 7:15 UTC
[PATCH] serial: imx: initialize the local variable
2013-08-29 14:12 UTC (2+ messages)
[PATCH] tty: ar933x_uart: add device tree support and binding documentation
2013-08-29 9:44 UTC (2+ messages)
[PATCH] tty: ar933x_uart: allow to build the driver as a module
2013-08-29 9:37 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] 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 (8+ messages)
[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 (4+ messages)
[PATCH] serial: 8250_dw: Report CTS asserted for auto flow
2013-08-16 20:50 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).