1. 5dfbfef hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init() by Philippe Mathieu-Daudé · 4 years ago
  2. 6b6e757 hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode by Hao Wu · 4 years, 1 month ago
  3. 94e7787 hw/i2c: Implement NPCM7XX SMBus Module Single Mode by Hao Wu · 4 years, 1 month ago
  4. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  5. 3cd27b5 microbit_i2c: Fix coredump when dump-vmstate by Peng Liang · 4 years, 4 months ago
  6. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  7. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  8. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  9. c8d9333 meson: convert hw/i2c by Marc-André Lureau · 6 years ago
  10. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  11. 1373b15 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  12. 2616f57 hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  13. db437ca hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  14. 7a204cb hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  15. ae163b8 hw/i2c/Kconfig: Add an entry for the SMBus by Philippe Mathieu-Daudé · 5 years ago
  16. d88c42f hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  17. f61c3fb hw/i2c: Add header for ARM SBCon two-wire serial bus interface by Philippe Mathieu-Daudé · 4 years, 9 months ago
  18. cfcfbae hw/i2c/versatile_i2c: Add SCL/SDA definitions by Philippe Mathieu-Daudé · 4 years, 9 months ago
  19. faa1bdf hw/i2c/versatile_i2c: Add definitions for register addresses by Philippe Mathieu-Daudé · 4 years, 9 months ago
  20. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  21. 8e5c952 hw: Remove unnecessary DEVICE() cast by Philippe Mathieu-Daudé · 4 years, 10 months ago
  22. 54595a5 hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition by Philippe Mathieu-Daudé · 4 years, 10 months ago
  23. 00d1d29 hw/i2c/pm_smbus: Remove dead assignment by Philippe Mathieu-Daudé · 4 years, 10 months ago
  24. 32c82f0 smbus: Fix spd_data_generate() for number of banks > 2 by Markus Armbruster · 4 years, 10 months ago
  25. f26740c smbus: Fix spd_data_generate() error API violation by Markus Armbruster · 4 years, 10 months ago
  26. 5588a58 hw/i2c/smbus_ich9: Include "qemu/range.h" by Philippe Mathieu-Daudé · 5 years ago
  27. f821bac aspeed/i2c: Prevent uninitialized warning by Miroslav Rezanina · 5 years ago
  28. 3ab5a6e hw/*/Makefile.objs: Move many .o files to common-objs by Thomas Huth · 5 years ago
  29. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  30. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  31. 0fd20c5 omap-i2c: remove PROP_PTR by Marc-André Lureau · 5 years ago
  32. b9751d2 smbus-eeprom: remove PROP_PTR by Marc-André Lureau · 5 years ago
  33. 66cc84a aspeed/i2c: Add trace events by Cédric Le Goater · 5 years ago
  34. 545d6be aspeed/i2c: Add support for DMA transfers by Cédric Le Goater · 5 years ago
  35. aab90b1 aspeed/i2c: Check SRAM enablement on AST2500 by Cédric Le Goater · 5 years ago
  36. 6054fc7 aspeed/i2c: Add support for pool buffer transfers by Cédric Le Goater · 5 years ago
  37. 51dd492 aspeed/i2c: Add AST2600 support by Cédric Le Goater · 5 years ago
  38. f7da1aa aspeed/i2c: Introduce an object class per SoC by Cédric Le Goater · 5 years ago
  39. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  40. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  41. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  42. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  43. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  44. 4174292 hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct by Peter Maydell · 6 years ago
  45. d718b74 i2c: Move bitbang_i2c.h to include/hw/i2c/ by BALATON Zoltan · 6 years ago
  46. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  47. 79e93e2 hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig by Thomas Huth · 6 years ago
  48. 6086e30 hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement by Thomas Huth · 6 years ago
  49. 6306cae i2c-ddc: move it to hw/display by Paolo Bonzini · 6 years ago
  50. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  51. 7abb479 PPC: E500: Add FSL I2C controller and integrate RTC with it by Andrew Randrianasulu · 6 years ago
  52. 32690c8 display: express dependencies with kconfig by Yang Zhong · 6 years ago
  53. 1550b0e i2c: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  54. 02017ee i386: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  55. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  56. c203d45 i2c: Verify that the count passed in to smbus_eeprom_init() is valid by Corey Minyard · 6 years ago
  57. 1042b22 i2c:smbus_eeprom: Add a reset function to smbus_eeprom by Corey Minyard · 6 years ago
  58. fd9df33 i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom by Corey Minyard · 7 years ago
  59. 0cf487e i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size by Corey Minyard · 6 years ago
  60. b398a92 i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c by Corey Minyard · 6 years ago
  61. 547db24 i2c:smbus_slave: Add an SMBus vmstate structure by Corey Minyard · 7 years ago
  62. 4ab2f2a i2c:pm_smbus: Fix state transfer by Corey Minyard · 8 years ago
  63. 52cc6a4 i2c:pm_smbus: Fix pm_smbus handling of I2C block read by Corey Minyard · 6 years ago
  64. 8b38e53 i2c:smbus: Make white space in switch statements consistent by Corey Minyard · 6 years ago
  65. 08a8a4d i2c:smbus_eeprom: Get rid of the quick command by Corey Minyard · 6 years ago
  66. 031ac49 i2c:smbus: Simplify read handling by Corey Minyard · 6 years ago
  67. 9cf27d7 i2c:smbus: Simplify write operation by Corey Minyard · 6 years ago
  68. 905cec6 i2c:smbus: Correct the working of quick commands by Corey Minyard · 6 years ago
  69. bc15cde i2c: Don't check return value from i2c_recv() by Corey Minyard · 6 years ago
  70. 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
  71. 93198b6 i2c: Split smbus into parts by Corey Minyard · 6 years ago
  72. 8e65788 hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller by Paolo Bonzini · 6 years ago
  73. b296b66 smbus: Add a helper to generate SPD EEPROM data by BALATON Zoltan · 6 years ago
  74. 9d68bf5 arm: Stub out NRF51 TWI magnetometer/accelerometer detection by Steffen Görtz · 6 years ago
  75. b05b267 i2c-ddc: fix oob read by Gerd Hoffmann · 6 years ago
  76. 2b4c112 i2c: Move typedef of bitbang_i2c_interface to i2c.h by BALATON Zoltan · 6 years ago
  77. f2609ff i2c: pm_smbus: check smb_index before block transfer write by Prasad J Pandit · 6 years ago
  78. 629457a i2c: Add a length check to the SMBus write handling by Corey Minyard · 6 years ago
  79. 715eb05 i2c: switch ddc to use the new edid generator by Gerd Hoffmann · 6 years ago
  80. bb626e5 aspeed/i2c: Fix receive done interrupt handling by Guenter Roeck · 6 years ago
  81. 7bd9c60 aspeed/i2c: Handle receive command in separate function by Guenter Roeck · 6 years ago
  82. 5540cb9 aspeed/i2c: interrupts should be cleared by software only by Cédric Le Goater · 6 years ago
  83. 45726b6 i2c: pm_smbus: Add the ability to force block transfer enable by Corey Minyard · 7 years ago
  84. 12bd93c i2c: pm_smbus: Don't delay host status register busy bit when interrupts are enabled by Corey Minyard · 7 years ago
  85. e724385 i2c: pm_smbus: Add interrupt handling by Corey Minyard · 7 years ago
  86. 38ad4fae i2c: pm_smbus: Add block transfer capability by Corey Minyard · 7 years ago
  87. 00bdfea i2c: pm_smbus: Make the I2C block read command read-only by Corey Minyard · 7 years ago
  88. 4b615be i2c: pm_smbus: Fix the semantics of block I2C transfers by Corey Minyard · 7 years ago
  89. b8fb904 i2c: pm_smbus: Clean up some style issues by Corey Minyard · 7 years ago
  90. afb6e20 ppc4xx_i2c: Rewrite to model hardware more closely by BALATON Zoltan · 7 years ago
  91. 8d2774f hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf by Philippe Mathieu-Daudé · 7 years ago
  92. ef9173a ppc4xx_i2c: Implement directcntl register by BALATON Zoltan · 7 years ago
  93. 39aeba6 ppc4xx_i2c: Remove unimplemented sdata and intr registers by BALATON Zoltan · 7 years ago
  94. 42a907e ppc4xx_i2c: Clean up and improve error logging by BALATON Zoltan · 7 years ago
  95. 08bb9b3 hw/i2c: Add trace events by Philippe Mathieu-Daudé · 7 years ago
  96. e222421 smbus: add a smbus_eeprom_init_one() routine by Cédric Le Goater · 7 years ago
  97. c8c9e10 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init by Philippe Mathieu-Daudé · 7 years ago
  98. 19473e5 hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init by Philippe Mathieu-Daudé · 7 years ago
  99. 839a2b2 hw/i2c-ddc: Do not fail writes by Linus Walleij · 7 years ago
  100. aa88d7a i2c: Move the bus class to i2c.h by Corey Minyard · 7 years ago