index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-09-14
platform/chrome: Centralize common cros_ec_device initialization
Tzung-Bi Shih
2025-09-14
platform/chrome: Centralize cros_ec_device allocation
Tzung-Bi Shih
2025-01-21
Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
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