Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-11 | regmap: Drop capitalisation in MODULE_DESCRIPTION() | Andy Shevchenko | 1 | -1/+1 |
2023-01-16 | regmap: Rework regmap_mdio_c45_{read|write} for new C45 API. | Andrew Lunn | 1 | -18/+23 |
2021-10-24 | net: Convert more users of mdiobus_* to mdiodev_* | Sean Anderson | 1 | -3/+3 |
2021-06-14 | regmap: mdio: Reject invalid addresses | Sander Vanheule | 1 | -4/+16 |
2021-06-14 | regmap: mdio: Fix regmap_bus pointer constness | Sander Vanheule | 1 | -1/+1 |
2021-06-08 | regmap: mdio: Add clause-45 support | Sander Vanheule | 1 | -14/+56 |
2021-06-08 | regmap: mdio: Clean up invalid clause-22 addresses | Sander Vanheule | 1 | -3/+6 |
2021-05-20 | regmap: mdio: Don't modify output if error happened | Andy Shevchenko | 1 | -2/+4 |
2021-05-19 | regmap: Add MDIO bus support | Sander Vanheule | 1 | -0/+57 |