index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-441
/
+646
2015-10-18
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
1
-4
/
+0
2015-10-18
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2
-2
/
+71
2015-10-18
dmaengine: hsu: make the UART driver in control of selecting this driver
Heikki Krogerus
1
-0
/
+2
2015-10-18
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
4
-222
/
+273
2015-10-18
serial: 8250_omap: Remove RTS clear
Peter Hurley
1
-1
/
+0
2015-10-18
serial: Enable Freescale 16550 workaround on arm
Scott Wood
1
-2
/
+2
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+8
2015-10-04
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
1
-0
/
+8
2015-10-04
serial: 8250_dma: no need to sync RX buffer
Andy Shevchenko
1
-6
/
+0
2015-10-04
serial: 8250: Refactor serial console restore-from-suspend
Peter Hurley
1
-14
/
+22
2015-10-04
serial: 8250: Tolerate clock variance for max baud rate
James Hogan
1
-9
/
+19
2015-10-04
serial: 8250: simplify ralink/alchemy register remap selection
Mans Rullgard
2
-6
/
+7
2015-10-04
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
1
-1
/
+1
2015-10-04
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
1
-33
/
+33
2015-10-04
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
1
-6
/
+1
2015-10-04
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
1
-5
/
+10
2015-10-04
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
1
-1
/
+12
2015-10-04
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
1
-51
/
+31
2015-10-04
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
1
-8
/
+6
2015-10-04
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
1
-12
/
+7
2015-10-04
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
1
-43
/
+37
2015-10-04
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
1
-22
/
+20
2015-10-04
serial: 8250: Add OF earlycon support
Scott Wood
1
-0
/
+4
2015-10-04
serial: 8250_ingenic: Enable FIFO for Ingenic UARTs
Matt Redfearn
1
-4
/
+43
2015-10-04
serial: 8250_ingenic: Enable hardware flow control
Matt Redfearn
1
-0
/
+41
2015-10-04
serial: 8250: Fix autoconfig_irq() to avoid race conditions
Taichi Kageyama
1
-0
/
+6
2015-10-04
drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate
Paul Gortmaker
1
-1
/
+1
2015-10-04
serial: don't register CIR serial ports
Maciej S. Szmigiero
2
-19
/
+21
2015-10-04
serial: 8250_omap: check how many bytes were injected
Sebastian Andrzej Siewior
1
-2
/
+5
2015-10-02
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-0
/
+2
2015-10-02
serial: 8250_dw: allow lower reference frequencies
Andy Shevchenko
1
-4
/
+0
2015-09-22
tty: serial: Add missing module license for 8250_base.ko
Jonathan McDowell
1
-0
/
+2
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-08-15
serial: 8250: move rx_running out of the bitfield
John Ogness
1
-3
/
+3
2015-08-15
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
1
-1
/
+13
2015-08-15
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
1
-22
/
+0
2015-08-15
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
1
-0
/
+6
2015-08-15
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
1
-0
/
+5
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-08-05
serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
Peter Hung
1
-4
/
+21
2015-08-05
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
Adam Lee
1
-21
/
+61
2015-08-05
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
2
-0
/
+9
2015-08-04
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
Masahiro Yamada
1
-0
/
+1
2015-08-04
serial: 8250_pci: add RS485 for F81504/508/512
Peter Hung
1
-0
/
+61
2015-07-24
tty: serial: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-24
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
Joerg Roedel
1
-0
/
+15
2015-07-24
serial: 8250: Defer interrupt enable until fifos enabled
Peter Hurley
1
-4
/
+3
2015-07-24
tty/early: make serial8250_early_{in,out} static again
Vineet Gupta
1
-2
/
+2
[next]