summaryrefslogtreecommitdiff
path: root/include/hw/i2c/i2c.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard1-0/+17
2018-03-01i2c: Fix some brace style issuesCorey Minyard1-4/+2
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé1-9/+0
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-4/+12
2016-06-14i2c: Factor our send() and recv() common logicPeter Crosthwaite1-0/+1
2014-02-14i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber1-2/+0
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-8/+8
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+88