index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_spi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-4
/
+4
*
platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
Andy Shevchenko
2023-06-13
1
-7
/
+1
*
platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
1
-0
/
+1
*
platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enough
Tzung-Bi Shih
2022-05-16
1
-3
/
+6
*
platform/chrome: cros_ec_spi: drop unneeded BUG_ON()
Tzung-Bi Shih
2022-05-16
1
-2
/
+0
*
platform/chrome: correct cros_ec_prepare_tx() usage
Tzung-Bi Shih
2022-05-16
1
-0
/
+4
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Uwe Kleine-König
2022-02-09
1
-1
/
+3
*
platform/chrome: cros_ec_spi: Drop bits_per_word assignment
Stephen Boyd
2020-12-09
1
-1
/
+0
*
platform/chrome: cros_ec_spi: Don't overwrite spi::mode
Stephen Boyd
2020-12-09
1
-1
/
+0
*
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-08-12
1
-0
/
+4
|
\
|
*
platform/chrome: cros_ec_spi: Document missing function parameters
Enric Balletbo i Serra
2020-06-30
1
-0
/
+4
*
|
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-4
/
+3
*
|
sched,spi: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-5
/
+1
|
/
*
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
Benson Leung
2020-04-07
1
-1
/
+1
*
platform/chrome: cros_ec_spi: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-02
1
-2
/
+4
*
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
2020-02-03
1
-0
/
+2
*
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-19
1
-2
/
+10
|
\
|
*
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
1
-2
/
+2
|
*
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
2019-09-02
1
-0
/
+8
*
|
spi: Reduce kthread priority
Peter Zijlstra
2019-08-02
1
-1
/
+1
|
/
*
platform/chrome: cros_ec_spi: Request the SPI thread be realtime
Douglas Anderson
2019-05-24
1
-0
/
+1
*
platform/chrome: cros_ec_spi: Move to real time priority for transfers
Douglas Anderson
2019-05-20
1
-12
/
+53
*
platform/chrome: cros_ec_spi: Always add of_match_table
Evan Green
2019-05-20
1
-1
/
+1
*
platform/chrome: cros_ec_spi: Transfer messages at high priority
Douglas Anderson
2019-04-15
1
-6
/
+74
*
platform/chrome: cros_ec_spi: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
1
-15
/
+5
*
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
2019-02-01
1
-11
/
+0
*
platform/chrome: Move cros-ec transport drivers to drivers/platform.
Enric Balletbo i Serra
2018-07-03
1
-0
/
+743