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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
tty: serial: msm: fix definition of msm_stop_dma
Ben Dooks
1
-1
/
+1
2016-06-25
tty: serial: msm: Don't read off end of tx fifo
Bjorn Andersson
1
-1
/
+1
2016-06-25
tty:serial:msm:Do not restore Rx interrupts in DMA
Charanya Venkatraman
1
-4
/
+0
2016-06-25
tty: serial: msm: Cleanup include usage
Stephen Boyd
1
-3
/
+3
2016-06-25
tty: serial: msm: Only configure MND registers on hw that has it
Stephen Boyd
1
-0
/
+9
2016-06-25
tty: serial: msm: Move header file into driver
Stephen Boyd
2
-190
/
+166
2016-06-25
serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART
Kefeng Wang
1
-0
/
+1
2016-06-25
serial: sh-sci: Clear (H)SCIF timeout and overrun during reset
Geert Uytterhoeven
2
-0
/
+6
2016-06-25
serial: sh-sci: Clear RX, error, and break flags during reset
Geert Uytterhoeven
1
-0
/
+4
2016-06-25
serial: sh-sci: Do not start transfers from sci_startup()
Geert Uytterhoeven
1
-6
/
+0
2016-06-25
serial: sh-sci: Add DT support for dedicated RTS/CTS
Geert Uytterhoeven
1
-0
/
+3
2016-06-25
serial: sh-sci: Fix support for hardware-assisted RTS/CTS
Geert Uytterhoeven
1
-7
/
+83
2016-06-25
serial: sh-sci: Add pin initialization for SCIFA/SCIFB
Geert Uytterhoeven
1
-1
/
+15
2016-06-25
serial: sh-sci: Correct pin initialization on (H)SCIF
Geert Uytterhoeven
1
-15
/
+8
2016-06-25
serial: sh-sci: Add more Serial Port Control/Data Register documentation
Geert Uytterhoeven
1
-4
/
+10
2016-06-25
serial: sh-sci: Add more Serial Port Register documentation
Geert Uytterhoeven
1
-4
/
+6
2016-06-25
serial: sh-sci: Do not open-code sci_getreg()
Geert Uytterhoeven
1
-5
/
+2
2016-06-25
serial: sh-sci: Add support for GPIO-controlled modem lines
Geert Uytterhoeven
2
-1
/
+46
2016-06-25
serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
Geert Uytterhoeven
1
-2
/
+2
2016-06-25
tty: 8250, remove shadow and unused variables
Jiri Slaby
2
-9
/
+6
2016-06-25
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
4
-4
/
+21
2016-06-25
tty: 8250, kill DEBUG_INTR
Jiri Slaby
3
-11
/
+5
2016-06-25
tty: 8250, drop unused members from struct old_serial_port
Jiri Slaby
2
-4
/
+2
2016-06-25
tty: stop defining STD_COM_FLAGS in drivers
Jiri Slaby
1
-4
/
+1
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2
-2
/
+2
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-688
/
+1939
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-0
/
+1108
2016-05-18
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-16
/
+12
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-05-13
serial: pic32_uart: Add PIC32 UART driver
Andrei Pistirica
4
-0
/
+1108
2016-05-04
serial: core: Fix port mutex assert if lockdep disabled
Peter Hurley
1
-3
/
+1
2016-05-04
serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
Kefeng Wang
1
-3
/
+4
2016-05-01
QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
Zhao Qiang
1
-0
/
+3
2016-05-01
serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios
Geert Uytterhoeven
2
-4
/
+0
2016-05-01
serial: 8250dw: Add device HID for future AMD UART controller
Wang Hongcheng
1
-0
/
+1
2016-05-01
serial: mctrl_gpio: add IRQ locking
Yegor Yefremov
1
-0
/
+5
2016-04-30
serial: 8250: Integrate Fintek into 8250_base
Ricardo Ribalda Delgado
5
-111
/
+42
2016-04-30
serial: mps2-uart: add support for early console
Vladimir Murzin
2
-0
/
+29
2016-04-30
serial: mps2-uart: add MPS2 UART driver
Vladimir Murzin
3
-0
/
+610
2016-04-30
serial: sirf: Use generic uart-has-rtscts DT property
Geert Uytterhoeven
1
-1
/
+2
2016-04-30
serial: sirf: Introduce helper variable struct device_node *np
Geert Uytterhoeven
1
-20
/
+18
2016-04-30
serial: mxs-auart: Use generic uart-has-rtscts DT property
Geert Uytterhoeven
1
-1
/
+2
2016-04-30
serial: imx: Use generic uart-has-rtscts DT property
Geert Uytterhoeven
1
-1
/
+2
2016-04-30
serial: 8250: of: Make tegra_serial_handle_break() static
Thierry Reding
1
-1
/
+1
2016-04-30
serial: omap8250: Terminate rx dma only for flushes
Peter Hurley
1
-1
/
+1
2016-04-30
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
4
-63
/
+58
2016-04-30
serial: omap8250: Simplify rx dma completion interface
Peter Hurley
1
-6
/
+4
2016-04-30
serial: omap8250: Drop rx buffer sync
Peter Hurley
1
-6
/
+0
2016-04-30
serial: 8250: Validate dmaengine tx chan meets requirements
Peter Hurley
1
-0
/
+9
[next]