Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-27 | i2c: Split smbus into parts | Corey Minyard | 1 | -101/+0 |
2019-02-04 | smbus: Add a helper to generate SPD EEPROM data | BALATON Zoltan | 1 | -0/+3 |
2019-01-22 | hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-08-23 | i2c: pm_smbus: Fix the semantics of block I2C transfers | Corey Minyard | 1 | -2/+15 |
2018-06-08 | smbus: add a smbus_eeprom_init_one() routine | Cédric Le Goater | 1 | -0/+1 |
2018-06-01 | hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init | Philippe Mathieu-Daudé | 1 | -1/+0 |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini | 1 | -6/+6 |
2014-05-07 | smbus: allow returning an error from reads | Paolo Bonzini | 1 | -3/+3 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -10/+10 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -0/+83 |