summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-fsl-espi.c
AgeCommit message (Expand)Author
2015-06-05spi: fsl-espi: Workaround for the deep sleep issue when boot from SPIHou Zhiqiang
2014-12-11spi/fsl-espi: Add the 4Byte address width device supportHou Zhiqiang
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-13spi/fsl-espi: fix the return value judgment of irq_of_parse_and_mapHou Zhiqiang
2014-03-13spi/fsl-espi: Add Power Management support for eSPI controllerHou Zhiqiang
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-16spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula
2013-10-10drivers: clean-up prom.h implicit includesRob Herring
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-24drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely