summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-10-19serial: 8250: remove AR7 supportWolfram Sang
2023-10-02Merge 6.6-rc4 into tty-nextGreg Kroah-Hartman
2023-09-18serial: 8250: Use port lock wrappersThomas Gleixner
2023-09-18serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750Andy Shevchenko
2023-09-18serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-11serial: 8250: drop lockdep annotation from serial8250_clear_IER()Jiri Slaby (SUSE)
2023-08-04serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren
2023-05-30serial: 8250: synchronize and annotate UART_IER accessJohn Ogness
2023-05-30serial: 8250: lock port in startup() callbacksJohn Ogness
2023-05-27Merge 6.4-rc3 into tty-nextGreg Kroah-Hartman
2023-05-13serial: 8250: Document termios parameter of serial8250_em485_config()Geert Uytterhoeven
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen
2023-04-20serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2023-04-10Merge 6.3-rc6 into tty-nextGreg Kroah-Hartman
2023-03-29serial: 8250: Prevent starting up DMA Rx on THRI interruptIlpo Järvinen
2023-03-29serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-02-08serial: 8250_pci1xxxx: Add driver for quad-uart supportKumaravel Thiagarajan
2023-02-02serial: 8250: Fix mismerge regarding serial_lsr_in()Uwe Kleine-König
2023-01-19serial: 8250: Define IIR 64 byte bit & cleanup related codeIlpo Järvinen
2023-01-19serial: 8250: Add IIR FIFOs enabled field properlyIlpo Järvinen
2023-01-19serial: 8250: Cleanup MCR literalsIlpo Järvinen
2023-01-19serial: 8250: Name MSR literalsIlpo Järvinen
2023-01-19serial: 8250: Use defined IER bitsIlpo Järvinen
2022-11-22Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman
2022-11-09serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-09serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-03serial: 8250: Use uart_xmit_advance()Ilpo Järvinen
2022-09-25serial: 8250: Fix restoring termios speed after suspendPali Rohár
2022-09-25serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-09-22serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-09-22serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
2022-09-01serial: Fix double wordShaomin Deng
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: 8250: Add helper for clearing IERIlpo Järvinen
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-14serial: core, 8250: set RS485 termination GPIO in serial coreLino Sanfilippo
2022-06-30serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-06-30serial: 8250_port: Fix spelling mistakeZhang Jiaming
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-27serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPEDIlpo Järvinen