summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_spi.c
AgeCommit message (Expand)Author
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