Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-07-04 | i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices | Hans de Goede | 1 | -0/+12 |
2017-06-27 | i2c: designware: enable SLAVE in platform module | Luis Oliveira | 2 | -5/+38 |
2017-06-27 | i2c: designware: add SLAVE mode functions | Luis Oliveira | 5 | -1/+418 |
2017-06-27 | i2c: zx2967: drop COMPILE_TEST dependency | Shawn Guo | 1 | -1/+1 |
2017-06-27 | i2c: zx2967: always use the same device when printing errors | Wolfram Sang | 1 | -1/+1 |
2017-06-27 | i2c: pca-platform: use dev_warn/dev_info instead of printk | Chris Packham | 1 | -3/+3 |
2017-06-27 | i2c: pca-platform: use device managed allocations | Chris Packham | 1 | -47/+12 |
2017-06-27 | i2c: pca-platform: add devicetree awareness | Chris Packham | 1 | -0/+25 |
2017-06-27 | i2c: pca-platform: switch to struct gpio_desc | Chris Packham | 1 | -24/+19 |