summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cros_ec_spi.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-231-2/+2
* cros_ec: Handle the single duplex requirement in cros_ecSimon Glass2015-05-051-3/+20
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-181-2/+2
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-2/+2
* dm: cros_ec_spi: Remove old pre-driver-model codeSimon Glass2015-01-291-49/+2
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-19/+0
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass2014-10-221-9/+78
* cros_ec: Fix two bugs in the SPI implementationSimon Glass2014-08-061-2/+2
* cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-171-0/+24
* cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-171-0/+6
* spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-091-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-261-0/+161
OpenPOWER on IntegriCloud