Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -3/+0![]() |
* | i2c: Move the bus class to i2c.h | Corey Minyard | 2018-03-01 | 1 | -0/+17 |
* | i2c: Fix some brace style issues | Corey Minyard | 2018-03-01 | 1 | -4/+2![]() |
* | hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h | Philippe Mathieu-Daudé | 2018-02-02 | 1 | -9/+0![]() |
* | i2c: Allow I2C devices to NAK start events | Corey Minyard | 2017-01-09 | 1 | -4/+12 |
* | i2c: Factor our send() and recv() common logic | Peter Crosthwaite | 2016-06-14 | 1 | -0/+1 |
* | i2c: Drop FROM_I2C_SLAVE() macro | Andreas Färber | 2014-02-14 | 1 | -2/+0![]() |
* | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 2014-02-14 | 1 | -8/+8 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+88 |