Andrew Bresticker
|
63427530fa
mfd: cros_ec: move locking into cros_ec_cmd_xfer
|
11 年之前 |
Doug Anderson
|
659e142be0
mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
|
11 年之前 |
Linus Torvalds
|
54c72d5987
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
|
11 年之前 |
Thomas Gleixner
|
154adc14b1
mfd: cros_ec_spi: Use ktime_get_ns()
|
11 年之前 |
Bill Richardson
|
12ebc8a50b
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
|
11 年之前 |
Bill Richardson
|
6db07b6336
mfd: cros_ec: Check result code from EC messages
|
11 年之前 |
Bill Richardson
|
533cec8f34
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
|
11 年之前 |
Bill Richardson
|
5d4773e27e
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
|
11 年之前 |
Simon Glass
|
9c5edb6c45
mfd: cros_ec: Detect in-progress commands
|
11 年之前 |
Bill Richardson
|
7e6cb5b4db
mfd: cros_ec: Tweak struct cros_ec_device for clarity
|
11 年之前 |
Prathyush K
|
fb50497ce2
mfd: cros_ec_spi: Set wakeup capability
|
11 年之前 |
Doug Anderson
|
967580598f
mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
|
11 年之前 |
Doug Anderson
|
9c0b54a120
mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
|
11 年之前 |
Doug Anderson
|
c9a81d67ce
mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
|
11 年之前 |
Doug Anderson
|
362196e5d0
mfd: cros_ec: spi: Add mutex to cros_ec_spi
|
11 年之前 |
David Hendricks
|
1fe368665b
mfd: cros_ec: spi: Calculate delay between transfers correctly
|
11 年之前 |
Rhyland Klein
|
01e73c89cf
mfd: cros ec: spi: Add delay for raising CS
|
11 年之前 |
Thierry Reding
|
daf93d2287
mfd: cros ec: spi: Use 0 instead of '\0' consistently
|
11 年之前 |
Thierry Reding
|
ea0f8b0b67
mfd: cros ec: spi: Use correct module license
|
11 年之前 |
Thierry Reding
|
9922b4129c
mfd: cros ec: spi: Use consistent function names
|
11 年之前 |
Thierry Reding
|
9e146f4330
mfd: cros ec: spi: Fix debug output
|
11 年之前 |
Derek Basehore
|
49f91ac331
mfd: cros ec: spi: Increase EC transaction delay
|
11 年之前 |
Geert Uytterhoeven
|
c34924b950
mfd: cros_ec_spi: Use %z to format pointer differences
|
12 年之前 |
Samuel Ortiz
|
5c29e47e6a
mfd: cros_ec_spi: Warnings fix
|
12 年之前 |
Simon Glass
|
a17d94f0b6
mfd: Add ChromeOS EC SPI driver
|
12 年之前 |