index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_spi.c
Age
Commit message (
Expand
)
Author
2024-02-08
platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2023-06-13
platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
Andy Shevchenko
2022-11-02
platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-05-16
platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enough
Tzung-Bi Shih
2022-05-16
platform/chrome: cros_ec_spi: drop unneeded BUG_ON()
Tzung-Bi Shih
2022-05-16
platform/chrome: correct cros_ec_prepare_tx() usage
Tzung-Bi Shih
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Uwe Kleine-König
2020-12-09
platform/chrome: cros_ec_spi: Drop bits_per_word assignment
Stephen Boyd
2020-12-09
platform/chrome: cros_ec_spi: Don't overwrite spi::mode
Stephen Boyd
2020-08-11
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-06-30
platform/chrome: cros_ec_spi: Document missing function parameters
Enric Balletbo i Serra
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
sched,spi: Convert to sched_set_fifo*()
Peter Zijlstra
2020-04-07
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
Benson Leung
2020-03-02
platform/chrome: cros_ec_spi: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
2019-08-02
spi: Reduce kthread priority
Peter Zijlstra
2019-05-24
platform/chrome: cros_ec_spi: Request the SPI thread be realtime
Douglas Anderson
2019-05-20
platform/chrome: cros_ec_spi: Move to real time priority for transfers
Douglas Anderson
2019-05-20
platform/chrome: cros_ec_spi: Always add of_match_table
Evan Green
2019-04-15
platform/chrome: cros_ec_spi: Transfer messages at high priority
Douglas Anderson
2019-02-01
platform/chrome: cros_ec_spi: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
2018-07-03
platform/chrome: Move cros-ec transport drivers to drivers/platform.
Enric Balletbo i Serra