summary refs log tree commit diff stats
path: root/hw/gpio/pca9552.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/gpio/pca9552: Avoid using g_newa()Philippe Mathieu-Daudé2025-06-101-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-2/+2
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/gpio: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* misc/pca955*: Move models under hw/gpioCédric Le Goater2024-03-251-0/+481