summary refs log tree commit diff stats
path: root/hw/i2c/i2c_mux_pca954x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-3/+3
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/i2c: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw/i2c: Enable an id for the pca954x devicesPatrick Venture2023-06-131-0/+22
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* hw/i2c: flatten pca954x mux devicePatrick Venture2022-03-021-64/+13
* hw/i2c: add pca954x i2c-mux switchPatrick Venture2021-04-151-0/+290