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
/
8250
/
8250_port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
1
-3
/
+3
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
2020-09-30
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
1
-0
/
+4
2020-09-30
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
1
-1
/
+0
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-08-02
Revert "serial: 8250: Let serial core initialise spin lock"
Andy Shevchenko
1
-0
/
+1
2020-07-31
serial: 8250: Let serial core initialise spin lock
Andy Shevchenko
1
-1
/
+0
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+40
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
1
-0
/
+1
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
1
-0
/
+3
2020-05-29
serial: 8520_port: Fix function param documentation
Heiko Stuebner
1
-1
/
+1
2020-05-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-03-27
serial: 8250: Optimize irq enable after console write
Lukas Wunner
1
-1
/
+2
2020-03-27
serial: 8250: Fix rs485 delay after console write
Lukas Wunner
1
-1
/
+1
2020-03-24
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
1
-1
/
+15
2020-03-17
serial: 8250_port: Disable DMA operations for kernel console
Andy Shevchenko
1
-3
/
+8
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
1
-4
/
+20
2020-03-07
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
1
-0
/
+13
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-29
/
+53
2020-03-07
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
1
-2
/
+1
2020-03-07
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
1
-0
/
+8
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
1
-2
/
+39
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
1
-0
/
+3
2020-03-07
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
1
-0
/
+7
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
1
-0
/
+4
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
1
-10
/
+7
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
1
-8
/
+6
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
1
-0
/
+4
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2020-01-14
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
1
-0
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-18
tty/serial: Migrate 8250_port to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-10-15
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
1
-14
/
+0
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
1
-0
/
+8
2019-09-04
serial: 8250_exar: Absorb remaining 8250_port INT0 support
Aaron Sierra
1
-9
/
+0
2019-09-04
serial: 8250_exar: Move custom divisor support out from 8250_port
Andy Shevchenko
1
-26
/
+0
2019-09-04
serial: 8250_exar: Extract PM routine from 8250_port
Andy Shevchenko
1
-14
/
+2
2019-09-04
serial: 8250_exar: No need to autoconfigure Exar ports
Andy Shevchenko
1
-34
/
+0
2019-06-21
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
1
-2
/
+1
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-1
/
+10
2019-06-18
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
Stefan Roese
1
-22
/
+3
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
1
-8
/
+2
2019-06-10
serial: 8250: Fix TX interrupt handling condition
Rautkoski Kimmo EXT
1
-1
/
+2
2018-12-29
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+3
2018-12-17
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
1
-24
/
+5
2018-11-09
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
1
-5
/
+3
2018-09-18
serial: 8250: Fix clearing FIFOs in RS485 mode again
Marek Vasut
1
-5
/
+24
[next]