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
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
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-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+0
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
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2
-0
/
+2
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
[next]