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