This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
hw
/
i2c
History
Corey Minyard
c203d4514b
i2c: Verify that the count passed in to smbus_eeprom_init() is valid
...
Keep someone from passing in a bogus number Signed-off-by: Corey Minyard <cminyard@mvista.com>
2019-02-27 21:06:08 -06:00
..
aspeed_i2c.c
i2c: Don't check return value from i2c_recv()
2019-02-27 21:06:08 -06:00
bitbang_i2c.c
…
bitbang_i2c.h
…
core.c
i2c: have I2C receive operation return uint8_t
2019-02-27 21:06:08 -06:00
exynos4210_i2c.c
i2c: Don't check return value from i2c_recv()
2019-02-27 21:06:08 -06:00
i2c-ddc.c
i2c: have I2C receive operation return uint8_t
2019-02-27 21:06:08 -06:00
imx_i2c.c
i2c: Don't check return value from i2c_recv()
2019-02-27 21:06:08 -06:00
Makefile.objs
…
microbit_i2c.c
…
omap_i2c.c
…
pm_smbus.c
i2c:pm_smbus: Fix state transfer
2019-02-27 21:06:08 -06:00
ppc4xx_i2c.c
…
smbus_eeprom.c
i2c: Verify that the count passed in to smbus_eeprom_init() is valid
2019-02-27 21:06:08 -06:00
smbus_ich9.c
i2c:pm_smbus: Fix state transfer
2019-02-27 21:06:08 -06:00
smbus_master.c
…
smbus_slave.c
i2c:smbus_slave: Add an SMBus vmstate structure
2019-02-27 21:06:08 -06:00
trace-events
…
versatile_i2c.c
…