aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-fsl-espi.c
AgeCommit message (Expand)Author
2013-08-29spi: use dev_get_platdata()Jingoo Han
2013-06-01spi: fix build break in spi-fsl-espi.cStephen Warren
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2012-03-15spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior
2012-03-15spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely