index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2015-02-02
serial: fsl_lpuart: delete timer on shutdown
Stefan Agner
2015-01-19
Merge 3.19-rc5 into tty-next
Greg Kroah-Hartman
2015-01-09
serial: 8250_early: optimize early 8250 uart
Vineet Gupta
2015-01-09
tty: 8250: Add 64byte UART support for FSL platforms
Vijay Rai
2015-01-09
serial: driver for Conexant Digicolor USART
Baruch Siach
2015-01-09
serial: imx: ignore framing errors when IGNPAR is set.
Eric Nelson
2015-01-09
serial: imx: preserve characters with parity or framing errors
Eric Nelson
2015-01-09
serial: altera-uart: fix NULL device in log message
Ley Foon Tan
2015-01-09
serial: altera-juart: fix NULL device in log message
Ley Foon Tan
2015-01-09
serial: samsung: add DMA support for RX
Robert Baldyga
2015-01-09
serial: samsung: add DMA support for TX
Robert Baldyga
2015-01-09
serial: samsung: add dma reqest/release functions
Robert Baldyga
2015-01-09
serial: samsung: alloc dma stucture in ourport
Robert Baldyga
2015-01-09
serial: samsung: add struct s3c24xx_uart_dma
Robert Baldyga
2015-01-09
serial: imx: Support sw flow control in DMA mode
Jiada Wang
2015-01-09
serial: imx: Fix issue in software flow control
Jiada Wang
2015-01-09
serial: imx: Enable UCR4_OREN in startup interface
Jiada Wang
2015-01-09
serial: imx: start rx_dma once RXFIFO is not empty
Robin Gong
2015-01-09
serial: imx: initialized DMA w/o HW flow enabled
Anton Bondarenko
2015-01-09
serial: imx: disable TDMAEN in imx_flush_buffer()
Dirk Behme
2015-01-09
serial: imx: call imx_dma_tx() again in dma_tx_callback
Jiada Wang
2015-01-09
Revert "serial: imx: always wake up the processes in the TX callback"
Jiada Wang
2015-01-09
serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
Dirk Behme
2015-01-09
serial: imx: unmap scatter gather list in imx_flush_buffer
Dirk Behme
2015-01-09
serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
Dirk Behme
2015-01-09
serial: imx: TX DMA: clean up sg initialization
Dirk Behme
2015-01-09
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
Dirk Behme
2015-01-09
serial: imx: use locking to stop concurrent access of UCR1
Jiada Wang
2015-01-09
serial: imx: add CREAD flag support
Jiada Wang
2015-01-09
tty/serial: at91: fix typo and indentation
Cyrille Pitchen
2015-01-09
tty/serial: at91: fix RTS line management when hardware handshake is enabled
Cyrille Pitchen
2015-01-09
tty/serial: at91: fix error handling in atmel_serial_probe()
Cyrille Pitchen
2015-01-09
tty/serial: at91: enable peripheral clock before accessing I/O registers
Cyrille Pitchen
2015-01-09
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...
Cyrille Pitchen
2015-01-09
serial: sirf: rename marco to atlas7
Barry Song
2015-01-09
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-09
serial: 8250: add support for ACPI-probed serial port for X-Gene platform
Feng Kan
2015-01-09
serial: 8250_dma: terminate transfer explicitly when timeout
Andy Shevchenko
2015-01-09
serial: mxs-auart: Use devm_request_irq()
Fabio Estevam
2015-01-09
serial: mxs-auart: Use devm_clk_get()
Fabio Estevam
2015-01-09
serial: mxs-auart: Use devm_kzalloc()
Fabio Estevam
2015-01-09
serial: mxs-auart: Remove unneeded goto label
Fabio Estevam
2015-01-09
serial: omap_8250: Fix RTS handling, part B
Peter Hurley
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
2015-01-09
trivial fixes for omap-serial
Pavel Machek
2015-01-09
tty: serial: 8250: omap: add ttySx console if the user didn't
Sebastian Andrzej Siewior
2015-01-09
serial: mcf: fix no driver name in probe output
Greg Ungerer
2015-01-09
serial: mcf: fix compile warnings
Greg Ungerer
2015-01-09
serial: mcf: change email address to gerg@uclinux.org
Greg Ungerer
2015-01-09
serial: samsung: Add the support for Exynos5433 SoC
Chanwoo Choi
[prev]
[next]