开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2015-10-17
serial: tegra: Remove unnecessary return statements
Jon Hunter
2015-10-17
serial: tegra: Handle another RX race condition
Jon Hunter
2015-10-17
serial: 8250_omap: Remove RTS clear
Peter Hurley
2015-10-17
serial: Enable Freescale 16550 workaround on arm
Scott Wood
2015-10-17
tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...
Andreas Werner
2015-10-17
serial: atmel: fix compiler warning on address cast
Andre Przywara
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
2015-10-04
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
Ivan T. Ivanov
2015-10-04
tty: serial: msm: Add RX DMA support
Ivan T. Ivanov
2015-10-04
tty: serial: msm: Add TX DMA support
Ivan T. Ivanov
2015-10-04
tty: serial: msm: Add msm prefix to all driver functions
Ivan T. Ivanov
2015-10-04
tty: serial: msm: replaces (1 << x) with BIT(x) macro
Pramod Gurav
2015-10-04
tty: serial: msm: Add mask value for UART_DM registers
Pramod Gurav
2015-10-04
sc16is7xx: null ptr check
Sean Nyekjaer
2015-10-04
serial: omap: remove warnings about unused functions
Ezequiel Garcia
2015-10-04
mpsc: use dma_set_mask insted of dma_supported
Christoph Hellwig
2015-10-04
serial: 8250_dma: no need to sync RX buffer
Andy Shevchenko
2015-10-04
serial: 8250: Refactor serial console restore-from-suspend
Peter Hurley
2015-10-04
serial: 8250: Tolerate clock variance for max baud rate
James Hogan
2015-10-04
serial_core: support native endianness
Max Filippov
2015-10-04
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-10-04
tty: serial: lpc32xx_hs: fix handling platform_get_irq result
Andrzej Hajda
2015-10-04
tty: serial: cpm_uart: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
tty: serial: sprd: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
tty: serial: of_serial: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
tty: serial: apbuart: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-04
serial: 8250: simplify ralink/alchemy register remap selection
Mans Rullgard
2015-10-04
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-10-04
serial: mctrl_gpio: implement interrupt handling
Uwe Kleine-König
2015-10-04
serial: mctrl-gpio: rename init function
Uwe Kleine-König
2015-10-04
serial: mxs-auart+imx: allow compile testing on non-Freescale architectures
Uwe Kleine-König
2015-10-04
serial: atmel: allow compile testing on non-atmel architectures
Uwe Kleine-König
2015-10-04
serial: imx: also update RX stats in DMA path
Lucas Stach
2015-10-04
serial: imx: re-enable DMA support without hardware flow control
Lucas Stach
2015-10-04
serial: imx: don't use idle condition detect for DMA transfers
Lucas Stach
2015-10-04
serial: imx: configure proper DMA burst sizes
Lucas Stach
2015-10-04
serial: imx: always restart DMA if more data is available
Lucas Stach
2015-10-04
serial: imx: set up aging timer interrupt as DMA trigger
Lucas Stach
2015-10-04
serial: imx: make setup_ufcr more useful
Lucas Stach
2015-10-04
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
2015-10-04
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
2015-10-04
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
2015-10-04
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
2015-10-04
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
2015-10-04
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
2015-10-04
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
2015-10-04
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
2015-10-04
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
[next]