summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2025-02-14serial: 8250: Fix fifo underflow on flushJohn Keeping
2025-02-04serial: 8250_pnp: Remove unneeded ->iotype assignmentAndy Shevchenko
2025-02-04serial: 8250_platform: Remove unneeded ->iotype assignmentAndy Shevchenko
2025-02-04serial: 8250_of: Remove unneeded ->iotype assignmentAndy Shevchenko
2025-01-22Revert "serial: 8250: Switch to nbcon console"Greg Kroah-Hartman
2025-01-22Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_I...Greg Kroah-Hartman
2025-01-13Merge 6.13-rc7 into tty-nextGreg Kroah-Hartman
2025-01-10serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"John Ogness
2025-01-10serial: 8250: Switch to nbcon consoleJohn Ogness
2025-01-10serial: 8250: Provide flag for IER toggling for RS485John Ogness
2025-01-10serial: 8250: Use high-level writing function for FIFOJohn Ogness
2025-01-10serial: 8250: Use frame time to determine timeoutJohn Ogness
2025-01-10serial: 8250: Adjust the timeout for FIFO modeJohn Ogness
2024-12-23tty: serial: 8250: Fix another runtime PM usage counter underflowIlpo Järvinen
2024-12-23serial: 8250: Explain the role of @read_status_maskJohn Ogness
2024-12-23serial: 8250: Never adjust UART_LSR_DR in @read_status_maskJohn Ogness
2024-12-23serial: 8250: Do not set UART_LSR_THRE in @read_status_maskJohn Ogness
2024-12-23serial: 8250: Use @ier bits to determine if Rx is stoppedJohn Ogness
2024-12-238250: microchip: pci1xxxx: Add workaround for RTS bit toggleRengarajan S
2024-12-16Merge 6.13-rc3 into tty-nextGreg Kroah-Hartman
2024-12-06tty: serial: Work around warning backtrace in serial8250_set_defaultsGuenter Roeck
2024-12-04serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko
2024-12-04serial: 8250_pci: Resolve WCH vendor ID ambiguityAndy Shevchenko
2024-12-04serial: 8250_port: Assign UPIO_UNKNOWN instead of its direct valueAndy Shevchenko
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-12serial: 8250_fintek: Add support for F81216EFilip Brozovic
2024-11-05serial: 8250: omap: Move pm_runtime_get_syncBin Liu
2024-11-04serial: 8250_dw: Add Sophgo SG2044 quirkInochi Amaoto
2024-10-29tty: serial: export serial_8250_warn_need_ioportArnd Bergmann
2024-10-28tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-10-16serial: 8250: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-11serial: 8250_exar: Remove old exar_ee_read() and other unneeded codeParker Newman
2024-10-11serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6Parker Newman
2024-10-11serial: 8250: Fix typos in comments across various filesYu Jiaoliang
2024-10-11serial: 8250_exar: Group CTI EEPROM offsets by deviceAndy Shevchenko
2024-10-11serial: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-11serial: 8250_aspeed_vuart: Enable module autoloadingLiao Chen
2024-09-03serial: 8250_bcm2835aux: Fix clock imbalance in PM resumeStefan Wahren
2024-08-21serial: core: Introduce wrapper to set @uart_port->consJohn Ogness
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-15Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman
2024-08-14serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko
2024-08-14serial: 8250_platform: Unify comment styleAndy Shevchenko
2024-08-14serial: 8250_platform: Refactor serial8250_probe()Andy Shevchenko
2024-08-14serial: 8250_platform: Switch to use platform_get_mem_or_io()Andy Shevchenko
2024-08-14serial: 8250_platform: Tidy up ACPI ID tableAndy Shevchenko
2024-08-14serial: 8250_platform: Use same check for ACPI in the whole driverAndy Shevchenko