Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-17 | i2c: stub: remove definition of DEBUG | Tom Rix | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -9/+1 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+3 |
2017-06-15 | i2c: stub: fix build warning regression | Wolfram Sang | 1 | -1/+1 |
2017-06-02 | i2c: stub: use pr_fmt | Wolfram Sang | 1 | -8/+8 |
2016-02-20 | i2c: i2c-stub: sort includes | Wolfram Sang | 1 | -4/+4 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -4/+0 |
2014-07-20 | i2c: stub: Avoid an array overrun on I2C block transfers | Jean Delvare | 1 | -0/+2 |
2014-07-17 | i2c: stub: Add support for banked register ranges | Jean Delvare | 1 | -10/+121 |
2014-07-17 | i2c: stub: Remember the number of emulated chips | Jean Delvare | 1 | -3/+6 |
2014-07-17 | i2c: stub: Add support for SMBus block commands | Guenter Roeck | 1 | -5/+94 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 1 | -1/+1 |
2012-10-28 | i2c-stub: Move to drivers/i2c | Jean Delvare | 1 | -0/+220 |