summaryrefslogtreecommitdiff
path: root/drivers/spi/fsl_espi.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-06spi: fsl_espi: Use DIV_ROUND_UP instead of open-codedAxel Lin1-4/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass1-3/+1
2012-10-23powerpc/espi: remove write command length checkShaohui Xie1-4/+2
2011-10-28GCC4.6: Squash warnings in fsl_espi.cMarek Vasut1-3/+3
2011-04-29powerpc: eSPI and eSPI controller supportMingkai Hu1-0/+334