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