aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-fsl-espi.c
AgeCommit message (Expand)Author
2013-12-12spi/fsl-espi: Add Power Management support for eSPI controllerHou Zhiqiang
2013-12-11spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.Hou 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-09drivers: 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-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely