summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_ni.c
AgeCommit message (Expand)Author
2025-07-16serial: 8250_ni: Reorder local variablesChaitanya Vadrevu
2025-07-16serial: 8250_ni: Fix build warningChaitanya Vadrevu
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-03-20serial: 8250: add driver for NI UARTsChaitanya Vadrevu