Age | Commit message (Expand) | Author | Files | Lines |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard | 1 | -6/+25 |
2016-12-27 | hw/i2c: Add a NULL check for i2c slave init callbacks | Alastair D'Silva | 1 | -1/+5 |
2016-10-24 | i2c: Add asserts for second smbus i2c_start_transfer() | Corey Minyard | 1 | -1/+6 |
2016-10-24 | i2c: Fix SMBus read transactions to avoid double events | Corey Minyard | 1 | -13/+19 |
2016-08-03 | i2c: fix migration regression introduced by broadcast support | Igor Mammedov | 1 | -3/+7 |
2016-06-14 | i2c: Factor our send() and recv() common logic | Peter Crosthwaite | 1 | -18/+34 |
2016-06-14 | i2c: implement broadcast write | KONRAD Frederic | 1 | -55/+79 |
2016-06-14 | i2cbus: remove unused dev field | KONRAD Frederic | 1 | -1/+0 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -4/+2 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -16/+16 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-06-07 | qdev: Drop FROM_QBUS() macro | Andreas Färber | 1 | -2/+2 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+246 |