summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-02platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris1-0/+1
2022-05-16platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enoughTzung-Bi Shih1-3/+6
2022-05-16platform/chrome: cros_ec_spi: drop unneeded BUG_ON()Tzung-Bi Shih1-2/+0
2022-05-16platform/chrome: correct cros_ec_prepare_tx() usageTzung-Bi Shih1-0/+4
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2022-02-09platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König1-1/+3
2020-12-09platform/chrome: cros_ec_spi: Drop bits_per_word assignmentStephen Boyd1-1/+0
2020-12-09platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd1-1/+0
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2020-06-30platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra1-0/+4
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra1-4/+3
2020-06-15sched,spi: Convert to sched_set_fifo*()Peter Zijlstra1-5/+1
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung1-1/+1
2020-03-02platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean1-2/+4
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra1-0/+2
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+10
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+2
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra1-0/+8
2019-08-02spi: Reduce kthread priorityPeter Zijlstra1-1/+1
2019-05-24platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson1-0/+1
2019-05-20platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson1-12/+53
2019-05-20platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green1-1/+1
2019-04-15platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson1-6/+74
2019-02-01platform/chrome: cros_ec_spi: switch to SPDX identifierEnric Balletbo i Serra1-15/+5
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra1-11/+0
2018-07-03platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra1-0/+743