Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | i2c: at91_i2c: remove the .probe_chip function | Alan Ott | 2017-12-07 | 1 | -22/+0 |
* | i2c: at91_i2c: Wait for TXRDY after sending the first byte | Alan Ott | 2017-12-07 | 1 | -0/+2 |
* | i2c: at91: Add missing probe function to device driver | Wenyou.Yang@microchip.com | 2017-08-09 | 1 | -2/+24 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | i2c: at91_i2c: Change error return -ENODEV to -EINVAL | Wenyou Yang | 2016-10-28 | 1 | -1/+1 |
* | i2c: at91_i2c: Remove unnecessary clock calling | Wenyou Yang | 2016-10-28 | 1 | -16/+0 |
* | i2c: at91_i2c: Fix the wrong include file | Wenyou Yang | 2016-09-13 | 1 | -1/+1 |
* | i2c: atmel: add i2c driver | Songjun Wu | 2016-08-15 | 1 | -0/+338 |