1. 0c33a48 misc/pca9552: Fix LED status register indexing in pca955x_get_led() by Andrew Jeffery · 3 years, 3 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 3 months ago
  4. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 5 months ago
  5. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 5 months ago
  6. fc1bff9 hw/misc/pca9552: Add missing TypeInfo::class_size field by Philippe Mathieu-Daudé · 4 years, 6 months ago
  7. 586f495 hw/misc/pca9552: Model qdev output GPIOs by Philippe Mathieu-Daudé · 4 years, 6 months ago
  8. d82ab29 hw/misc/pca9552: Trace GPIO change events by Philippe Mathieu-Daudé · 4 years, 6 months ago
  9. b989b89 hw/misc/pca9552: Trace GPIO High/Low events by Philippe Mathieu-Daudé · 4 years, 6 months ago
  10. 2df252d hw/misc/pca9552: Add a 'description' property for debugging purpose by Philippe Mathieu-Daudé · 4 years, 6 months ago
  11. 736132e hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552 by Philippe Mathieu-Daudé · 4 years, 6 months ago
  12. ec17228 hw/misc/pca9552: Rename generic code as pca955x by Philippe Mathieu-Daudé · 4 years, 6 months ago
  13. 8208335 hw/misc/pca9552: Rename 'nr_leds' as 'pin_count' by Philippe Mathieu-Daudé · 4 years, 6 months ago
  14. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 7 months ago
  15. a90d8f8 misc/pca9552: Add qom set and get by Joel Stanley · 4 years, 11 months ago
  16. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  17. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  18. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  19. 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
  20. 5141d41 misc: add pca9552 LED blinker model by Cédric Le Goater · 7 years ago