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
2018-08-02
serial: sh-sci: Improve support for separate TEI and DRI interrupts
Chris Brandt
1
-51
/
+40
2018-08-02
serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE
Chris Brandt
1
-31
/
+0
2018-08-02
serial: sh-sci: Allow for compressed SCIF address
Chris Brandt
1
-10
/
+15
2018-07-25
serial: 8250: Use cached port name directly in messages
Andy Shevchenko
2
-14
/
+12
2018-07-23
serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()
Andy Shevchenko
1
-1
/
+0
2018-07-21
serial: sh-sci: Drop superfluous assignment in sci_request_dma()
Geert Uytterhoeven
1
-1
/
+0
2018-07-21
serial: 8250_exar: Describe all members in struct exar8250_board
Andy Shevchenko
1
-0
/
+2
2018-07-21
serial: 8250_exar: Remove useless has_slave member
Andy Shevchenko
1
-5
/
+2
2018-07-21
serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART
Phil Edworthy
1
-0
/
+1
2018-07-21
serial: sh-sci: Fix use-after-free on subsequent port startup
Geert Uytterhoeven
1
-0
/
+1
2018-07-16
tty: serial: qcom_geni_serial: Add support for flow control
Girish Mahadevan
1
-31
/
+230
2018-07-16
serial: 8250: of: Defer probe on missing IRQ
Alexander Sverdlin
1
-0
/
+4
2018-07-16
serial: 8250: of: Correct of_platform_serial_setup() error handling
Alexander Sverdlin
1
-1
/
+1
2018-07-16
serial: sh-sci: Add support for R7S9210
Chris Brandt
1
-2
/
+75
2018-07-13
tty: serial: jsm: remove redundant pointer ch
Colin Ian King
1
-2
/
+1
2018-07-13
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
1
-5
/
+12
2018-07-12
serial: 8250_dw: add fractional divisor support
Jisheng Zhang
1
-0
/
+45
2018-07-12
serial: 8250: export serial8250_do_set_divisor()
Jisheng Zhang
1
-2
/
+3
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2
-4
/
+27
2018-07-07
serial: 8250_dw: Introduce IO accessors to extended registers
Andy Shevchenko
1
-8
/
+17
2018-07-06
serial: 8250: let serial8250_get_divisor() get uart_port * as param
Jisheng Zhang
1
-4
/
+4
2018-07-06
serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
Geert Uytterhoeven
1
-4
/
+4
2018-07-06
serial: sh-sci: Stop TX DMA workqueue during port shutdown
Geert Uytterhoeven
1
-2
/
+2
2018-07-06
serial: sh-sci: Postpone DMA release when falling back to PIO
Geert Uytterhoeven
1
-42
/
+41
2018-07-06
serial: sh-sci: Stop RX FIFO timer during port shutdown
Geert Uytterhoeven
1
-0
/
+2
2018-07-02
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+0
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
serial: xuartps: remove unnecessary register write
Helmut Grohne
1
-2
/
+0
2018-06-28
serial: xuartps: reduce hardware TX race condition
Helmut Grohne
1
-12
/
+7
2018-06-28
serial: xuartps: fix typo in cdns_uart_startup
Helmut Grohne
1
-1
/
+1
2018-06-28
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
1
-2
/
+4
2018-06-28
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
1
-0
/
+1
2018-06-28
tty: serial: exar: generalize RS485 setup
Daniel Golle
1
-13
/
+25
2018-06-28
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
1
-1
/
+2
2018-06-28
serial: max310x: Check the clock readiness
Jan Kundrát
1
-4
/
+10
2018-06-28
tty: serial: imx: correct dma cookie status
Robin Gong
1
-1
/
+1
2018-06-28
serial: imx: fix comment about UCR2_SRST and its handling for shadowing
Uwe Kleine-König
1
-1
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-4
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-06-07
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-06-06
Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-230
/
+617
2018-06-05
serial: sh-sci: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-05-25
serial: imx: disable UCR4_OREN on shutdown
Sebastian Reichel
1
-1
/
+5
2018-05-25
serial: imx: drop CTS/RTS handling from shutdown
Sebastian Reichel
1
-1
/
+1
2018-05-24
serial: samsung: check DMA engine capabilities before using DMA mode
Marek Szyprowski
1
-4
/
+29
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-05-14
tty: serial: msm_geni_serial: Fix TX infinite loop
Evan Green
1
-10
/
+7
2018-05-14
serial: 8250_dw: Fix runtime PM handling
Phil Edworthy
1
-0
/
+4
2018-05-14
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
1
-1
/
+15
[next]