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
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
1
-7
/
+0
2021-03-23
serial: imx: drop workaround for forced irq threading
Johan Hovold
1
-8
/
+2
2021-03-23
serial: pch_uart: fix build error with !CONFIG_DEBUG_FS
Wei Yongjun
1
-3
/
+0
2021-03-23
serial: stm32: update wakeup IRQ management
Alexandre Torgue
2
-22
/
+12
2021-03-23
serial: stm32: clean wakeup handling in serial_suspend
Erwan Le Ray
1
-2
/
+0
2021-03-23
serial: stm32: rework wakeup management
Erwan Le Ray
1
-3
/
+3
2021-03-23
drivers: tty: serial: sh-sci: fix spelling typo of 'wheter'
Wang Qing
1
-1
/
+1
2021-03-23
tty: max310x: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-23
tty: serial: 8250: delete redundant printing of return value
Wang Qing
1
-4
/
+1
2021-03-23
tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
Krzysztof Kozlowski
1
-9
/
+6
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-3
/
+0
2021-03-16
serial: qcom_geni_serial: Convert to use resource-managed OPP API
Yangtao Li
1
-15
/
+8
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
1
-24
/
+5
2021-03-10
serial: stm32: add support for "flush_buffer" ops
Erwan Le Ray
1
-0
/
+14
2021-03-10
serial: stm32: fix tx_empty condition
Erwan Le Ray
2
-4
/
+4
2021-03-10
serial: stm32: add FIFO flush when port is closed
Erwan Le Ray
1
-0
/
+5
2021-03-10
serial: stm32: fix FIFO flush in startup and set_termios
Erwan Le Ray
1
-3
/
+3
2021-03-10
serial: stm32: call stm32_transmit_chars locked
Erwan Le Ray
1
-0
/
+3
2021-03-10
serial: stm32: fix tx dma completion, release channel
Erwan Le Ray
1
-0
/
+1
2021-03-10
serial: stm32: fix a deadlock in set_termios
Erwan Le Ray
1
-6
/
+6
2021-03-10
serial: stm32: fix wake-up flag handling
Erwan Le Ray
1
-13
/
+19
2021-03-10
serial: stm32: fix a deadlock condition with wakeup event
Erwan Le Ray
1
-12
/
+15
2021-03-10
serial: stm32: fix TX and RX FIFO thresholds
Erwan Le Ray
1
-14
/
+9
2021-03-10
serial: stm32: fix incorrect characters on console
Erwan Le Ray
1
-1
/
+11
2021-03-10
serial: stm32: fix startup by enabling usart for reception
Erwan Le Ray
1
-1
/
+2
2021-03-10
serial: stm32: fix probe and remove order for dma
Erwan Le Ray
1
-13
/
+44
2021-03-10
serial: liteuart: fix return value check in liteuart_probe()
Wei Yongjun
1
-2
/
+2
2021-03-10
serial: 8250_exar: Constify the software nodes
Heikki Krogerus
1
-4
/
+13
2021-03-10
tty: serial: samsung_tty: Add earlycon support for Apple UARTs
Hector Martin
1
-0
/
+17
2021-03-10
tty: serial: samsung_tty: Add support for Apple UARTs
Hector Martin
2
-9
/
+231
2021-03-10
tty: serial: samsung_tty: Use devm_ioremap_resource
Hector Martin
1
-22
/
+3
2021-03-10
tty: serial: samsung_tty: IRQ rework
Hector Martin
1
-14
/
+20
2021-03-10
tty: serial: samsung_tty: Add s3c24xx_port_type
Hector Martin
1
-42
/
+70
2021-03-10
tty: serial: samsung_tty: Separate S3C64XX ops structure
Hector Martin
1
-17
/
+54
2021-03-10
tty: serial: samsung_tty: Add ucon_mask parameter
Hector Martin
1
-7
/
+4
2021-03-10
drivers: tty: serial: IMX_EARLYCON: fix Kconfig dependency on SERIAL_CORE
Julian Braha
1
-0
/
+1
2021-03-10
tty: do not check tty_unregister_driver's return value
Jiri Slaby
1
-3
/
+1
2021-03-10
tty: jsm_tty, make char+error handling readable
Jiri Slaby
1
-10
/
+14
2021-03-10
tty: 8250/serial_cs, propagate errors in simple_config
Jiri Slaby
1
-6
/
+6
2021-03-10
tty: 8250, cleanup em485 timers
Jiri Slaby
1
-10
/
+8
2021-03-10
tty: 8250, use ms_to_ktime
Jiri Slaby
1
-5
/
+1
2021-03-10
tty: imx, use ms_to_ktime
Jiri Slaby
1
-5
/
+1
2021-03-10
tty: cyclades, remove this orphan
Jiri Slaby
1
-3
/
+2
2021-03-10
tty: serial: pch_uart.c: remove debugfs dentry pointer
Greg Kroah-Hartman
1
-12
/
+7
2021-03-10
Revert "serial: max310x: rework RX interrupt handling"
Alexander Shiyan
1
-24
/
+5
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+2
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-38
/
+35
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
1
-4
/
+4
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-01-26
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
1
-5
/
+5
[prev]
[next]