Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms | Doug Anderson | 1 | -8/+16 |
2014-06-03 | mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable | Doug Anderson | 1 | -3/+12 |
2014-06-03 | mfd: cros_ec: spi: Add mutex to cros_ec_spi | Doug Anderson | 1 | -5/+21 |
2014-06-03 | mfd: cros_ec: spi: Calculate delay between transfers correctly | David Hendricks | 1 | -1/+1 |
2014-01-21 | mfd: cros ec: spi: Add delay for raising CS | Rhyland Klein | 1 | -0/+29 |
2014-01-21 | mfd: cros ec: spi: Use 0 instead of '\0' consistently | Thierry Reding | 1 | -3/+3 |
2014-01-21 | mfd: cros ec: spi: Use correct module license | Thierry Reding | 1 | -1/+1 |
2014-01-21 | mfd: cros ec: spi: Use consistent function names | Thierry Reding | 1 | -4/+4 |
2014-01-06 | mfd: cros ec: spi: Fix debug output | Thierry Reding | 1 | -1/+3 |
2014-01-06 | mfd: cros ec: spi: Increase EC transaction delay | Derek Basehore | 1 | -3/+4 |
2013-05-16 | mfd: cros_ec_spi: Use %z to format pointer differences | Geert Uytterhoeven | 1 | -3/+3 |
2013-04-05 | mfd: cros_ec_spi: Warnings fix | Samuel Ortiz | 1 | -3/+3 |
2013-04-05 | mfd: Add ChromeOS EC SPI driver | Simon Glass | 1 | -0/+375 |