summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_spi.c
AgeCommit message (Expand)Author
2024-02-08platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2023-06-13platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small bufferAndy Shevchenko
2022-11-02platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-05-16platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enoughTzung-Bi Shih
2022-05-16platform/chrome: cros_ec_spi: drop unneeded BUG_ON()Tzung-Bi Shih
2022-05-16platform/chrome: correct cros_ec_prepare_tx() usageTzung-Bi Shih
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König
2020-12-09platform/chrome: cros_ec_spi: Drop bits_per_word assignmentStephen Boyd
2020-12-09platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-06-30platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra
2020-06-15sched,spi: Convert to sched_set_fifo*()Peter Zijlstra
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung
2020-03-02platform/chrome: cros_ec_spi: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra
2019-08-02spi: Reduce kthread priorityPeter Zijlstra
2019-05-24platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson
2019-05-20platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson
2019-05-20platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green
2019-04-15platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson
2019-02-01platform/chrome: cros_ec_spi: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra
2018-07-03platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra