summaryrefslogtreecommitdiffstats
path: root/include/hw/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-4/+12
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-122-6/+6
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell2016-06-141-0/+38
* i2c: Factor our send() and recv() common logicPeter Crosthwaite2016-06-141-0/+1
* i2c: add aspeed i2c controllerCédric Le Goater2016-06-061-0/+62
* i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-071-0/+87
* smbus: return -1 if nothing found at the given addressPaolo Bonzini2014-05-071-6/+6
* smbus: allow returning an error from readsPaolo Bonzini2014-05-071-3/+3
* i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber2014-02-141-2/+0Star
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-143-19/+19
* hw: move headers to include/Paolo Bonzini2013-04-083-0/+191