summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_spi.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-4/+4
* platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small bufferAndy Shevchenko2023-06-131-7/+1
* platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-021-0/+1
* platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enoughTzung-Bi Shih2022-05-161-3/+6
* platform/chrome: cros_ec_spi: drop unneeded BUG_ON()Tzung-Bi Shih2022-05-161-2/+0
* platform/chrome: correct cros_ec_prepare_tx() usageTzung-Bi Shih2022-05-161-0/+4
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König2022-02-091-1/+3
* platform/chrome: cros_ec_spi: Drop bits_per_word assignmentStephen Boyd2020-12-091-1/+0
* platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd2020-12-091-1/+0
* Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-111-0/+4
|\
| * platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra2020-06-301-0/+4
* | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-151-4/+3
* | sched,spi: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-5/+1
|/
* platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung2020-04-071-1/+1
* platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-03-021-2/+4
* platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-031-0/+2
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-2/+10
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
| * mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra2019-09-021-0/+8
* | spi: Reduce kthread priorityPeter Zijlstra2019-08-021-1/+1
|/
* platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson2019-05-241-0/+1
* platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson2019-05-201-12/+53
* platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green2019-05-201-1/+1
* platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson2019-04-151-6/+74
* platform/chrome: cros_ec_spi: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+5
* mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra2019-02-011-11/+0
* platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra2018-07-031-0/+743