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
/
8250
/
8250.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko
1
-1
/
+21
2024-06-04
serial: 8250: Extract RSA bits
Andy Shevchenko
1
-0
/
+7
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
1
-3
/
+0
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
2023-05-30
serial: 8250: synchronize and annotate UART_IER access
John Ogness
1
-0
/
+6
2023-05-13
serial: 8250: Change dl_read/write to handle value as u32
Ilpo Järvinen
1
-2
/
+2
2023-03-29
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
Ilpo Järvinen
1
-0
/
+12
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+2
2022-06-27
serial: 8250: create lsr_save_mask
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
1
-2
/
+2
2022-06-10
serial: 8250: Create serial8250_em485_supported for em485 users
Ilpo Järvinen
1
-0
/
+1
2022-06-10
serial: 8250: Create serial_lsr_in()
Ilpo Järvinen
1
-0
/
+20
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+41
2022-05-05
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
1
-0
/
+22
2022-04-26
serial: 8250: dma: Allow driver operations before starting DMA transfers
Miquel Raynal
1
-0
/
+18
2022-04-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
1
-0
/
+1
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
1
-0
/
+1
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
1
-10
/
+2
2021-05-20
serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*
Andrew Jeffery
1
-16
/
+17
2021-05-20
serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
Andrew Jeffery
1
-0
/
+1
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-0
/
+2
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
1
-1
/
+1
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-1
/
+17
2019-06-18
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
Stefan Roese
1
-0
/
+54
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
1
-0
/
+18
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-05-24
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
1
-0
/
+3
2016-11-16
serial: 8250: Add IrDA to UART capabilities
Ed Blake
1
-0
/
+1
2016-11-16
serial: 8250_port: export serial8250_rpm_{get|put}_tx()
Andy Shevchenko
1
-0
/
+5
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
1
-34
/
+1
2016-08-31
serial: 8250_dma: adjust DMA address of the UART
Andy Shevchenko
1
-0
/
+5
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
1
-34
/
+1
2016-06-26
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-1
/
+34
2016-06-26
tty/serial/8250: make UART_MCR register access consistent
Yegor Yefremov
1
-0
/
+10
2016-06-25
tty: 8250, kill DEBUG_INTR
Jiri Slaby
1
-6
/
+0
2016-06-25
tty: 8250, drop unused members from struct old_serial_port
Jiri Slaby
1
-2
/
+0
2016-04-30
serial: 8250: Integrate Fintek into 8250_base
Ricardo Ribalda Delgado
1
-0
/
+6
2016-04-30
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
1
-3
/
+5
2016-04-30
serial: 8250: Remove unused define
Peter Hurley
1
-1
/
+0
2016-02-07
tty: serial: 8250: Add generic port init macro
Anton Wuerfel
1
-0
/
+12
2016-02-07
tty: Add software emulated RS485 support for 8250
Matwey V. Kornilov
1
-0
/
+2
2015-08-15
serial: 8250: move rx_running out of the bitfield
John Ogness
1
-3
/
+3
2015-07-24
serial: 8250: Split base port operations from universal driver
Peter Hurley
1
-0
/
+11
2015-03-26
serial: 8250: Decouple RSA probe
Peter Hurley
1
-3
/
+0
2015-03-26
serial: 8250: Move ns16550a_goto_hispeed() to local header
Peter Hurley
1
-1
/
+17
2015-03-11
serial, x86: use UPF_* constants for flags
Andy Shevchenko
1
-1
/
+1
2014-11-07
serial: 8250: sparse warning of incorrect type
Sudip Mukherjee
1
-1
/
+1
2014-11-06
tty: serial: 8250: omap: add custom irq handling
Sebastian Andrzej Siewior
1
-0
/
+2
[next]