aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-17i2c: stub: remove definition of DEBUGTom Rix1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2017-06-15i2c: stub: fix build warning regressionWolfram Sang1-1/+1
2017-06-02i2c: stub: use pr_fmtWolfram Sang1-8/+8
2016-02-20i2c: i2c-stub: sort includesWolfram Sang1-4/+4
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-07-20i2c: stub: Avoid an array overrun on I2C block transfersJean Delvare1-0/+2
2014-07-17i2c: stub: Add support for banked register rangesJean Delvare1-10/+121
2014-07-17i2c: stub: Remember the number of emulated chipsJean Delvare1-3/+6
2014-07-17i2c: stub: Add support for SMBus block commandsGuenter Roeck1-5/+94
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2012-10-28i2c-stub: Move to drivers/i2cJean Delvare1-0/+220