index
:
kernel
0x221E-v0.0-v7.0
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-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
2015-10-04
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
2015-10-04
serial: 8250: Add OF earlycon support
Scott Wood
2015-10-04
serial: imx: add earlycon support
Lucas Stach
2015-10-04
tty/serial: at91: move ATMEL_MAX_UART
Alexandre Belloni
2015-10-04
serial: of-serial: compile correctly when 8250 driver is compiled as module
Martin Sperl
2015-10-04
serial: altera_uart: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-10-04
serial: 8250_ingenic: Enable FIFO for Ingenic UARTs
Matt Redfearn
2015-10-04
serial: 8250_ingenic: Enable hardware flow control
Matt Redfearn
2015-10-04
serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
[prev]
[next]