summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-03serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren1-15/+10
2023-09-18serial: 8250_port: Check IRQ data before useAndy Shevchenko1-1/+4
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+1
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen2-3/+9
2023-08-22serial: 8250_dw: fall back to poll if there's no interruptJisheng Zhang1-1/+4
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2-3/+4
2023-08-11serial: 8250: drop lockdep annotation from serial8250_clear_IER()Jiri Slaby (SUSE)1-3/+0
2023-08-04serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren1-0/+1
2023-08-04serial: 8250: Reinit port_id when adding back serial8250_isa_devsTony Lindgren1-0/+1
2023-08-048250_men_mcb: remove unnecessary cast when reading registerSanjuán García, Jorge1-1/+1
2023-08-048250_men_mcb: Remove redundant initialization owner in mcb_driverLi Zetao1-1/+0
2023-08-048250_men_mcb: Fix unsigned expression compared with zeroLi Zetao1-1/+1
2023-08-048250_men_mcb: Fix unsigned comparison with less than zeroJiapeng Chong1-3/+5
2023-08-01serial: core: Fix serial core port id to not use port->lineTony Lindgren1-0/+2
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman1-2/+4
2023-07-30serial: 8250_pci: add support for ASIX AX99100Jiaqing Zhao1-0/+10
2023-07-308250_men_mcb: fix error handling in read_uarts_available_from_reg()Yang Yingliang1-1/+4
2023-07-25serial: 8250_dw: Preserve original value of DLF registerRuihong Luo1-2/+4
2023-07-25tty: serial: 8250: Define earlycon for mrvl,mmp-uartDuje Mihanović1-0/+1
2023-07-258250_men_mcb: Make UART config auto configurableRodríguez Barbarin, José Javier1-19/+24
2023-07-258250_men_mcb: Read num ports from register data.Rodríguez Barbarin, José Javier1-50/+139
2023-07-258250_men_mcb: Add clockrate speed for G215/F215 boardsRodríguez Barbarin, José Javier1-2/+2
2023-07-25tty: Explicitly include correct DT includesRob Herring3-3/+0
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby1-2/+1
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao3-28/+3
2023-06-15serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren1-5/+15
2023-06-13serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLEUwe Kleine-König3-4/+7
2023-06-06serial: 8250_mtk: Simplify clock sequencing and runtime PMChen-Yu Tsai1-40/+10
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman1-1/+3
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren2-0/+2
2023-05-31serial: 8250: omap: convert to modern PM opsArnd Bergmann1-12/+5
2023-05-31serial: 8250: omap: Move uart_write() inside PM sectionGeert Uytterhoeven1-5/+5
2023-05-31serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviourUwe Kleine-König1-1/+13
2023-05-30serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET1-1/+3
2023-05-30serial: Indicate fintek option may also be required for RS232 supportJames Hilliard1-4/+6
2023-05-30serial: 8250: synchronize and annotate UART_IER accessJohn Ogness5-0/+85
2023-05-30serial: 8250: lock port for UART_IER access in omap8250_irq()John Ogness1-2/+3
2023-05-30serial: 8250: lock port for omap8250_restore_regs()John Ogness1-1/+7
2023-05-30serial: 8250: lock port for rx_dma() callbackJohn Ogness1-2/+11
2023-05-30serial: 8250: lock port for stop_rx() in omap8250_irq()John Ogness1-0/+2
2023-05-30serial: 8250: lock port in startup() callbacksJohn Ogness4-2/+27
2023-05-27Merge 6.4-rc3 into tty-nextGreg Kroah-Hartman4-2/+28
2023-05-13serial: 8250_bcm7271: fix leak in `brcmuart_probe`Doug Berger1-1/+1
2023-05-13serial: 8250_bcm7271: balance clk_enable callsDoug Berger1-1/+4
2023-05-13serial: 8250: Document termios parameter of serial8250_em485_config()Geert Uytterhoeven1-0/+1
2023-05-13serial: Add support for Advantech PCI-1611U cardVitaliy Tomin1-0/+5
2023-05-13serial: 8250_exar: Add support for USR298x PCI ModemsAndrew Davis1-0/+17
2023-05-13serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPEDIlpo Järvinen1-12/+4
2023-05-13serial: 8250_rt288x: Name non-standard divisor latch regIlpo Järvinen1-2/+4