aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-stub.c
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-06-15i2c: stub: fix build warning regressionWolfram Sang
2017-06-02i2c: stub: use pr_fmtWolfram Sang
2016-02-20i2c: i2c-stub: sort includesWolfram Sang
2014-11-07i2c: remove FSF addressWolfram Sang
2014-07-20i2c: stub: Avoid an array overrun on I2C block transfersJean Delvare
2014-07-17i2c: stub: Add support for banked register rangesJean Delvare
2014-07-17i2c: stub: Remember the number of emulated chipsJean Delvare
2014-07-17i2c: stub: Add support for SMBus block commandsGuenter Roeck
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2012-10-28i2c-stub: Move to drivers/i2cJean Delvare