Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: stm32f7: change setup struct to const | Patrick Delaunay | 2018-11-16 | 1 | -2/+2 |
* | i2c: stm32f7: cosmetic: clean the driver | Patrick Delaunay | 2018-11-16 | 1 | -15/+16 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | stm32mp: stm32f7_i2c: use calloc instead of kmalloc | Patrick Delaunay | 2018-03-19 | 1 | -2/+2 |
* | i2c: stm32f7_i2c: fix usage of useless local variable | Patrice Chotard | 2017-10-17 | 1 | -8/+2 |
* | i2c: stm32f7_i2c: fix data abort | Christophe Kerello | 2017-10-17 | 1 | -10/+11 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -8/+8 |
* | i2c: add i2c driver for stm32 | Patrice Chotard | 2017-08-23 | 1 | -0/+882 |