summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-22tty: serial: 8250_omap: fix TX with DMA for am33xxJiri Slaby (SUSE)
2025-05-018250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...Rengarajan S
2025-04-25serial: 8250: unexport serial8250_rpm_*() functionsJiri Slaby (SUSE)
2025-04-25serial: switch uart_port::iotype to enum uart_iotypeJiri Slaby (SUSE)
2025-04-15serial: 8250_of: manage bus clock in suspend/resumeAlex Elder
2025-04-11serial: 8250_of: add support for an optional bus clockAlex Elder
2025-04-11serial: 8250_ni: Tidy up ACPI ID tableAndy Shevchenko
2025-04-11serial: 8250_ni: Switch to use dev_err_probe()Andy Shevchenko
2025-04-11serial: 8250_ni: use serial_port_in()/serial_port_out() helpersAndy Shevchenko
2025-04-11serial: 8250_ni: Remove unneeded conditionalsAndy Shevchenko
2025-04-11serial: 8250_ni: Switch to use platform_get_mem_or_io()Andy Shevchenko
2025-04-11serial: 8250_ni: Remove duplicate mappingAndy Shevchenko
2025-04-11serial: 8250_ni: Switch to use uart_read_port_properties()Andy Shevchenko
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20serial: 8250: add driver for NI UARTsChaitanya Vadrevu
2025-03-20serial: 8250_dma: terminate correct DMA in tx_dma_flush()John Keeping
2025-03-20tty: serial: 8250: Add Brainboxes XC devicesCameron Williams
2025-03-20tty: serial: 8250: Add some more device IDsCameron Williams
2025-03-20serial: 8250_dw: Comment possible corner cases in serial_out() implementationAndy Shevchenko
2025-03-20serial: 8250_port: simplify serial8250_request_std_resource()Jiri Slaby (SUSE)
2025-03-20serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flowJiri Slaby (SUSE)
2025-03-20serial: 8250_rsa: simplify rsa8250_{request/release}_resource()Jiri Slaby (SUSE)
2025-03-20serial: 8250: use serial_port_in/out() helpersJiri Slaby (SUSE)
2025-02-20serial: 8250: Switch to use hrtimer_setup()Nam Cao
2025-02-19serial: mctrl_gpio: split disable_ms into sync and no_sync APIsAlexis Lothoré
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman
2025-02-14serial: 8250_dw: Call dw8250_quirks() conditionallyAndy Shevchenko
2025-02-14serial: 8250: Fix fifo underflow on flushJohn Keeping
2025-02-06Revert "serial: Airoha SoC UART and HSUART support"Greg Kroah-Hartman
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-02-04serial: 8250_dw: Drop unneeded NULL checks in dw8250_quirks()Andy Shevchenko
2025-02-04serial: Airoha SoC UART and HSUART supportBenjamin Larsson
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