Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-03 | i2c: Add a length check to the SMBus write handling | Corey Minyard | 1 | -1/+5 |
2018-08-23 | i2c: pm_smbus: Fix the semantics of block I2C transfers | Corey Minyard | 1 | -13/+24 |
2018-06-01 | hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init | Philippe Mathieu-Daudé | 1 | -9/+0 |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard | 1 | -4/+9 |
2016-10-24 | i2c: Add asserts for second smbus i2c_start_transfer() | Corey Minyard | 1 | -3/+9 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini | 1 | -18/+44 |
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 | -9/+9 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+335 |