index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2019-03-05
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
1
-1
/
+1
2019-03-05
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
1
-2
/
+2
2019-02-12
serial: sh-sci: Do not free irqs that have already been freed
Chris Brandt
1
-1
/
+8
2019-02-12
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-02-12
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
1
-0
/
+6
2019-02-12
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
1
-0
/
+3
2019-02-12
serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
Geert Uytterhoeven
1
-3
/
+8
2019-02-12
serial: sh-sci: Fix locking in sci_submit_rx()
Geert Uytterhoeven
1
-7
/
+9
2019-02-12
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
1
-0
/
+4
2019-01-31
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-01-26
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
1
-6
/
+16
2019-01-26
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
3
-0
/
+4
2019-01-13
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2019-01-09
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
1
-2
/
+2
2018-12-21
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-13
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
1
-2
/
+2
2018-12-13
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
1
-9
/
+7
2018-12-08
kgdboc: Fix warning with module build
Laura Abbott
1
-18
/
+19
2018-12-08
kgdboc: Fix restrict error
Laura Abbott
1
-4
/
+2
2018-11-27
serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Geert Uytterhoeven
1
-2
/
+2
2018-11-21
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
1
-2
/
+2
2018-11-21
sc16is7xx: Fix for multi-channel stall
Phil Elwell
1
-6
/
+13
2018-11-21
serial: 8250_of: Fix for lack of interrupt support
John Garry
1
-9
/
+13
2018-11-13
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
1
-0
/
+5
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-10-03
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
1
-15
/
+10
2018-10-03
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
1
-0
/
+31
2018-10-03
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
1
-4
/
+0
2018-09-20
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
1
-0
/
+8
2018-09-18
serial: cpm_uart: return immediately from console poll
Christophe Leroy
1
-3
/
+7
2018-09-18
tty: serial: lpuart: avoid leaking struct tty_struct
Stefan Agner
1
-1
/
+2
2018-09-18
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
Jan Kiszka
1
-0
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2018-08-12
tty: serial: 8250: Revert NXP SC16C2552 workaround
Mark
1
-2
/
+1
2018-08-02
serial: 8250_exar: Read INT0 from slave device, too
Aaron Sierra
1
-1
/
+5
2018-08-02
serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
Srinath Mannam
1
-0
/
+1
2018-08-02
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
1
-1
/
+1
2018-08-02
tty: serial: uartlite: Add support for suspend and resume
Shubhrajyoti Datta
1
-0
/
+36
2018-08-02
tty: serial: uartlite: Add clock adaptation
Shubhrajyoti Datta
1
-2
/
+47
2018-08-02
tty: serial: uartlite: Add structure for private data
Shubhrajyoti Datta
1
-8
/
+21
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
[next]