index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smbus: add a smbus_eeprom_init_one() routine
Cédric Le Goater
2018-06-08
1
-0
/
+1
*
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
1
-3
/
+0
*
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+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
*
ppc4xx_i2c: Implement basic I2C functions
BALATON Zoltan
2018-01-10
1
-0
/
+3
*
hw: remove "qemu/osdep.h" from header files
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
ppc4xx_i2c: QOMify
BALATON Zoltan
2017-09-08
1
-0
/
+61
*
i2c: Allow I2C devices to NAK start events
Corey Minyard
2017-01-09
1
-4
/
+12
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
2
-6
/
+6
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+1
*
hw/i2c-ddc.c: Implement DDC I2C slave
Peter Maydell
2016-06-14
1
-0
/
+38
*
i2c: Factor our send() and recv() common logic
Peter Crosthwaite
2016-06-14
1
-0
/
+1
*
i2c: add aspeed i2c controller
Cédric Le Goater
2016-06-06
1
-0
/
+62
*
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
2015-09-07
1
-0
/
+87
*
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
1
-6
/
+6
*
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
1
-3
/
+3
*
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
3
-19
/
+19
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
3
-0
/
+191
[prev]