messages from 2014-11-17 22:21:34 to 2014-12-09 13:31:36 UTC [more...]
[PATCH 0/5] tty/serial: at91: fix atmel_serial_probe(), dma_sync_* and the Hardware Handshaking support
2014-12-09 13:31 UTC (6+ messages)
` [PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
` [PATCH 2/5] tty/serial: at91: enable peripheral clock before accessing I/O registers
` [PATCH 3/5] tty/serial: at91: fix error handling in atmel_serial_probe()
` [PATCH 4/5] tty/serial: at91: fix RTS line management when hardware handshake is enabled
` [PATCH 5/5] tty/serial: at91: fix typo and indentation
[PATCH v1 00/15] serial: imx: misc fix and features
2014-12-09 9:11 UTC (16+ messages)
` [PATCH v1 01/15] serial: imx: add CREAD flag support
` [PATCH v1 02/15] serial: imx: use locking to stop concurrent access of UCR1
` [PATCH v1 03/15] serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
` [PATCH v1 04/15] serial: imx: TX DMA: clean up sg initialization
` [PATCH v1 05/15] serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
` [PATCH v1 06/15] serial: imx: unmap scatter gather list in imx_flush_buffer
` [PATCH v1 07/15] serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
` [PATCH v1 08/15] Revert "serial: imx: always wake up the processes in the TX callback"
` [PATCH v1 09/15] serial: imx: call imx_dma_tx() again in dma_tx_callback
` [PATCH v1 10/15] serial: imx: disable TDMAEN in imx_flush_buffer()
` [PATCH v1 11/15] serial: imx: initialized DMA w/o HW flow enabled
` [PATCH v1 12/15] serial: imx: start rx_dma once RXFIFO is not empty
` [PATCH v1 13/15] serial: imx: Enable UCR4_OREN in startup interface
` [PATCH v1 14/15] serial: imx: Fix issue in software flow control
` [PATCH v1 15/15] serial: imx: Support sw flow control in DMA mode
[PATCH] serial: 8250: add support for ACPI-probed serial port for X-Gene platform
2014-12-06 1:45 UTC
[PATCH] tty: serial: serial-omap: depend on !8250_omap
2014-12-05 13:51 UTC (10+ messages)
[PATCH v4 0/5] Add Spreadtrum Sharkl64 Platform support
2014-12-05 12:27 UTC (9+ messages)
` [PATCH v4 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
` [PATCH v4 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
` [PATCH v4 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
` [PATCH v4 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
` [PATCH v4 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support
[PATCH v3 0/5] Add Spreadtrum Sharkl64 Platform support
2014-12-03 12:15 UTC (47+ messages)
` [PATCH v3 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
` [PATCH v3 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
` [PATCH v3 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
` [PATCH v3 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
` [PATCH v3 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support
[PATCH 17/19] serial: samsung: Add the support for Exynos5433 SoC
2014-12-02 8:49 UTC
Charity Work
2014-11-29 4:54 UTC
[GIT PULL] TTY/Serial fixes for 3.18-rc7
2014-11-28 22:40 UTC
Making our own device work under Linux
2014-11-28 19:08 UTC (4+ messages)
[PATCH v1] serial: 8250_dma: terminate transfer explicitly when timeout
2014-11-28 14:17 UTC
[PATCH][RESEND] serial_mctrl_gpio: use gpiod_set_array function
2014-11-28 13:52 UTC (4+ messages)
[PATCH] serial: 8250_dw: Handle no_console_suspend when uart loses state
2014-11-28 12:30 UTC (4+ messages)
[PATCH 0/4] serial: fsl_lpuart: fix various DMA related issues
2014-11-28 0:23 UTC (5+ messages)
` [PATCH 1/4] serial: fsl_lpuart: delete timer on shutdown
` [PATCH 2/4] serial: fsl_lpuart: move DMA channel request to probe
` [PATCH 3/4] serial: fsl_lpuart: avoid new transfer while DMA is running
` [PATCH 4/4] serial: fsl_lpuart: update RX timer on successful DMA transfer
[PATCH 1/4] serial: mxs-auart: Remove unneeded goto label
2014-11-27 19:08 UTC (4+ messages)
` [PATCH 2/4] serial: mxs-auart: Use devm_kzalloc()
` [PATCH 3/4] serial: mxs-auart: Use devm_clk_get()
` [PATCH 4/4] serial: mxs-auart: Use devm_request_irq()
[PATCH V2 00/10] UART driver support for BMIPS multiplatform kernels
2014-11-27 14:33 UTC (23+ messages)
` [PATCH V2 01/10] tty: Fallback to use dynamic major number
` [PATCH V2 03/10] of: Fix of_device_is_compatible() comment
` [PATCH V2 04/10] of: Change of_device_is_available() to return bool
` [PATCH V2 05/10] of: Add helper function to check MMIO register endianness
` [PATCH V2 06/10] serial: pxa: Add fifo-size and {big,native}-endian properties
` [PATCH V2 09/10] serial: earlycon: Set UPIO_MEM32BE based on DT properties
[PATCH v3] gpio: mxs: implement get_direction callback
2014-11-27 14:22 UTC (3+ messages)
[PATCH 19/19] serial: samsung: Add the support for Exynos5433 SoC
2014-11-27 7:35 UTC
Uart2 can't work well after the system goto standby and then resume at csr primaII platform
2014-11-27 2:42 UTC (3+ messages)
[PATCH RFC] tty, serial, 8250: remove __init from function serial8250_console_setup()
2014-11-26 17:26 UTC (6+ messages)
` [PATCH] "
[PATCH V2] serial: pxa: hold port.lock when reporting modem line changes
2014-11-26 17:10 UTC (2+ messages)
[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
2014-11-26 13:14 UTC (14+ messages)
` [PATCH V3 1/7] of: Add helper function to check MMIO register endianness
` [PATCH V3 2/7] of/fdt: Add endianness helper function for early init code
` [PATCH V3 3/7] of: Document {little,big,native}-endian bindings
` [PATCH V3 4/7] serial: core: Add big-endian iotype
` [PATCH V3 5/7] serial: earlycon: Set UPIO_MEM32BE based on DT properties
` [PATCH V3 6/7] serial: of_serial: Support big-endian register accesses
` [PATCH V3 7/7] serial: 8250: Add support for big-endian MMIO accesses
[PATCH] serial: 8250: Fix a compiler warning
2014-11-25 20:16 UTC (2+ messages)
tty: serial: Add 8250-core based omap driver
2014-11-25 19:27 UTC (4+ messages)
` [PATCH 1/2] tty: serial: 8250: omap: line is unsigned, don't check < 0
[PATCH] tty: serial: 8250: omap: Add pinctrl support for suspend
2014-11-25 18:22 UTC (7+ messages)
[PATCH 2/4] gpiolib: use const parameters when possible
2014-11-25 9:36 UTC (2+ messages)
[PATCH] serial: pxa: hold port.lock when reporting modem line changes
2014-11-24 22:08 UTC (2+ messages)
[PATCH] tty: serial: msm_serial: document DT alias
2014-11-24 19:36 UTC (2+ messages)
[RFC] serial_core: Add wake_peer uart operation
2014-11-24 9:04 UTC (4+ messages)
[PATCH 0/4] serial: samsung: fixes for serial driver
2014-11-24 6:56 UTC (5+ messages)
` [PATCH 1/4] serial: samsung: wait for transfer completion before clock disable
` [PATCH 2/4] serial: samsung: fix style problems
` [PATCH 3/4] serial: samsung: prefer to use fifosize from driver data
` [PATCH 4/4] serial: samsung: use port->fifosize instead of hardcoded values
[RFC PATCH] serial: mxs-auart: Take missing uart port locks
2014-11-21 11:32 UTC (3+ messages)
[PATCH 0/7] fix error return code
2014-11-20 17:33 UTC (2+ messages)
` [PATCH 4/7] serial: icom: "
[PATCH] tty: serial: msm_serial: Don't require DT aliases
2014-11-20 15:10 UTC (2+ messages)
[PATCH] serial: sh-sci: Change checking for error rate of HSCIF
2014-11-19 22:58 UTC
[PATCH] Fix IO address calculation with Multi-Fintek PCI-to-UART Product
2014-11-19 18:47 UTC (4+ messages)
[PATCH] serial: Fix io address assign flow with Fintek PCI-to-UART Product
2014-11-19 5:22 UTC
[PATCH] serial: fix io address assign method with Fintek PCI-to-UART Product
2014-11-19 3:45 UTC (2+ messages)
[PATCH] serial: mxs-auart: fix tx_empty against shift register
2014-11-18 17:37 UTC
USB-serial console and lockdep
2014-11-18 16:18 UTC
[PATCH V2 1/5] serial: pxa: prepare/unprepare clocks
2014-11-18 13:14 UTC (5+ messages)
` [PATCH V2 4/5] mfd: t7l66xb: "
` [PATCH V2 5/5] mfd: tc6387xb: "
[PATCH 1/3] USB: keyspan: fix tty line-status reporting
2014-11-18 10:25 UTC (3+ messages)
` [PATCH 2/3] USB: keyspan: fix overrun-error reporting
` [PATCH 3/3] USB: ssu100: "
[PATCH] serial: tegra: clean up tty-flag assignments
2014-11-18 10:18 UTC
[PATCH] gpio: mxs: implement get_direction callback
2014-11-18 9:59 UTC (12+ messages)
[PATCH v2] gpio: mxs: implement get_direction callback
2014-11-18 7:55 UTC (2+ messages)
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).