Lee Jones
|
8827a642a4
mfd: cros_ec_spi: Repair comparison ordering issue
|
9 years ago |
Nicolas Boichat
|
6d6e44a953
mfd: cros ec: Lock the SPI bus while holding chipselect
|
9 years ago |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 years ago |
Javier Martinez Canillas
|
a78ea195f7
mfd: cros_ec: spi: Add OF match table
|
10 years ago |
Alexandru M Stan
|
ff4378f4b8
mfd: cros_ec: spi: Add delay for asserting CS
|
10 years ago |
Gwendal Grignou
|
57b33ff077
mfd: cros_ec: Support multiple EC in a system
|
10 years ago |
Stephen Barber
|
d365407079
mfd: cros_ec: add bus-specific proto v3 code
|
10 years ago |
Stephen Barber
|
2c7589af3c
mfd: cros_ec: add proto v3 skeleton
|
10 years ago |
Javier Martinez Canillas
|
a841178445
mfd: cros_ec: Use a zero-length array for command data
|
10 years ago |
Gwendal Grignou
|
e7b707f968
mfd: cros_ec: Remove parent field
|
10 years ago |
Andrew Bresticker
|
63427530fa
mfd: cros_ec: move locking into cros_ec_cmd_xfer
|
11 years ago |
Doug Anderson
|
659e142be0
mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
|
11 years ago |
Linus Torvalds
|
54c72d5987
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
|
11 years ago |
Thomas Gleixner
|
154adc14b1
mfd: cros_ec_spi: Use ktime_get_ns()
|
11 years ago |
Bill Richardson
|
12ebc8a50b
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
|
11 years ago |
Bill Richardson
|
6db07b6336
mfd: cros_ec: Check result code from EC messages
|
11 years ago |
Bill Richardson
|
533cec8f34
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
|
11 years ago |
Bill Richardson
|
5d4773e27e
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
|
11 years ago |
Simon Glass
|
9c5edb6c45
mfd: cros_ec: Detect in-progress commands
|
11 years ago |
Bill Richardson
|
7e6cb5b4db
mfd: cros_ec: Tweak struct cros_ec_device for clarity
|
11 years ago |
Prathyush K
|
fb50497ce2
mfd: cros_ec_spi: Set wakeup capability
|
11 years ago |
Doug Anderson
|
967580598f
mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
|
11 years ago |
Doug Anderson
|
9c0b54a120
mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
|
11 years ago |
Doug Anderson
|
c9a81d67ce
mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
|
11 years ago |
Doug Anderson
|
362196e5d0
mfd: cros_ec: spi: Add mutex to cros_ec_spi
|
11 years ago |
David Hendricks
|
1fe368665b
mfd: cros_ec: spi: Calculate delay between transfers correctly
|
11 years ago |
Rhyland Klein
|
01e73c89cf
mfd: cros ec: spi: Add delay for raising CS
|
11 years ago |
Thierry Reding
|
daf93d2287
mfd: cros ec: spi: Use 0 instead of '\0' consistently
|
11 years ago |
Thierry Reding
|
ea0f8b0b67
mfd: cros ec: spi: Use correct module license
|
11 years ago |
Thierry Reding
|
9922b4129c
mfd: cros ec: spi: Use consistent function names
|
11 years ago |