Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-16 | serial: 8250_ni: Reorder local variables | Chaitanya Vadrevu | 1 | -2/+2 |
2025-07-16 | serial: 8250_ni: Fix build warning | Chaitanya Vadrevu | 1 | -25/+29 |
2025-04-11 | serial: 8250_ni: Tidy up ACPI ID table | Andy Shevchenko | 1 | -6/+9 |
2025-04-11 | serial: 8250_ni: Switch to use dev_err_probe() | Andy Shevchenko | 1 | -9/+3 |
2025-04-11 | serial: 8250_ni: use serial_port_in()/serial_port_out() helpers | Andy Shevchenko | 1 | -4/+4 |
2025-04-11 | serial: 8250_ni: Remove unneeded conditionals | Andy Shevchenko | 1 | -7/+4 |
2025-04-11 | serial: 8250_ni: Switch to use platform_get_mem_or_io() | Andy Shevchenko | 1 | -9/+9 |
2025-04-11 | serial: 8250_ni: Remove duplicate mapping | Andy Shevchenko | 1 | -5/+0 |
2025-04-11 | serial: 8250_ni: Switch to use uart_read_port_properties() | Andy Shevchenko | 1 | -12/+8 |
2025-03-20 | serial: 8250: add driver for NI UARTs | Chaitanya Vadrevu | 1 | -0/+461 |