index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
2024-08-07
1
-2
/
+2
*
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
1
-0
/
+1
*
serial: 8250: Remove superfluous sanity check
Lino Sanfilippo
2024-04-09
1
-7
/
+0
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-9
/
+13
*
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-03-05
1
-6
/
+0
*
serial: 8250: Use serial8250_do_set_termios for uartclk updating
Serge Semin
2024-03-02
1
-19
/
+1
*
serial: 8250_pci1xxxx: Drop quirk from 8250_port
Andy Shevchenko
2024-03-02
1
-7
/
+0
*
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2024-02-18
1
-24
/
+0
*
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
Rengarajan S
2024-01-27
1
-0
/
+7
*
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
1
-7
/
+0
|
\
|
*
serial: 8250: remove AR7 support
Wolfram Sang
2023-10-19
1
-7
/
+0
*
|
Merge 6.6-rc4 into tty-next
Greg Kroah-Hartman
2023-10-02
1
-1
/
+4
|
\
|
|
*
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
2023-09-18
1
-1
/
+4
*
|
serial: 8250: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-50
/
+50
*
|
serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750
Andy Shevchenko
2023-09-18
1
-6
/
+5
|
/
*
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
2023-08-22
1
-0
/
+8
*
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
1
-3
/
+1
|
\
|
*
serial: 8250: drop lockdep annotation from serial8250_clear_IER()
Jiri Slaby (SUSE)
2023-08-11
1
-3
/
+0
|
*
serial: 8250: Fix oops for port->pm on uart_change_pm()
Tony Lindgren
2023-08-04
1
-0
/
+1
*
|
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-07-25
1
-2
/
+1
|
/
*
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
2023-06-21
1
-8
/
+3
*
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
2023-05-31
1
-0
/
+1
*
serial: 8250: synchronize and annotate UART_IER access
John Ogness
2023-05-30
1
-0
/
+53
*
serial: 8250: lock port in startup() callbacks
John Ogness
2023-05-30
1
-2
/
+16
*
Merge 6.4-rc3 into tty-next
Greg Kroah-Hartman
2023-05-27
1
-0
/
+1
|
\
|
*
serial: 8250: Document termios parameter of serial8250_em485_config()
Geert Uytterhoeven
2023-05-13
1
-0
/
+1
*
|
serial: 8250: RT288x/Au1xxx code away from core
Ilpo Järvinen
2023-05-13
1
-78
/
+0
*
|
serial: 8250: Change dl_read/write to handle value as u32
Ilpo Järvinen
2023-05-13
1
-5
/
+5
|
/
*
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
2023-04-20
1
-0
/
+4
*
Merge 6.3-rc6 into tty-next
Greg Kroah-Hartman
2023-04-10
1
-0
/
+11
|
\
|
*
serial: 8250: Prevent starting up DMA Rx on THRI interrupt
Ilpo Järvinen
2023-03-29
1
-0
/
+11
*
|
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
Ilpo Järvinen
2023-03-29
1
-3
/
+4
|
/
*
serial: 8250_pci1xxxx: Add driver for quad-uart support
Kumaravel Thiagarajan
2023-02-08
1
-0
/
+8
*
serial: 8250: Fix mismerge regarding serial_lsr_in()
Uwe Kleine-König
2023-02-02
1
-2
/
+0
*
serial: 8250: Define IIR 64 byte bit & cleanup related code
Ilpo Järvinen
2023-01-19
1
-5
/
+9
*
serial: 8250: Add IIR FIFOs enabled field properly
Ilpo Järvinen
2023-01-19
1
-10
/
+7
*
serial: 8250: Cleanup MCR literals
Ilpo Järvinen
2023-01-19
1
-1
/
+1
*
serial: 8250: Name MSR literals
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
serial: 8250: Use defined IER bits
Ilpo Järvinen
2023-01-19
1
-5
/
+5
*
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
2022-11-22
1
-2
/
+5
|
\
|
*
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
2022-11-09
1
-2
/
+1
|
*
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
2022-11-09
1
-0
/
+4
*
|
serial: 8250: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
/
*
serial: 8250: Fix restoring termios speed after suspend
Pali Rohár
2022-09-25
1
-1
/
+6
*
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-25
1
-5
/
+7
*
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-09-22
1
-3
/
+5
*
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
2022-09-22
1
-1
/
+2
*
serial: Fix double word
Shaomin Deng
2022-09-01
1
-1
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-3
/
+3
*
serial: 8250: Add helper for clearing IER
Ilpo Järvinen
2022-08-30
1
-13
/
+11
[next]