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