Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-11 | serial: core: Fix serial core port id, including multiport devices | Tony Lindgren | 1 | -1/+27 |
2023-08-09 | serial: core: Revert port_id use | Tony Lindgren | 1 | -1/+1 |
2023-08-04 | serial: core: Fix kmemleak issue for serial core device remove | Tony Lindgren | 1 | -0/+2 |
2023-08-03 | serial: core: Fix serial_base_match() after fixing controller port name | Tony Lindgren | 1 | -2/+8 |
2023-08-01 | serial: core: Fix serial core controller port name to show controller id | Tony Lindgren | 1 | -12/+20 |
2023-08-01 | serial: core: Fix serial core port id to not use port->line | Tony Lindgren | 1 | -1/+1 |
2023-06-15 | serial: core: fix -EPROBE_DEFER handling in init | Dan Carpenter | 1 | -5/+5 |
2023-06-06 | serial: core: don't kfree device managed data | Dan Carpenter | 1 | -6/+2 |
2023-06-01 | serial: core: Fix probing serial_base_bus devices | Tony Lindgren | 1 | -1/+10 |
2023-05-31 | serial: core: Start managing serial controllers to enable runtime PM | Tony Lindgren | 1 | -0/+200 |