summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-espi.c
Commit message (Expand)AuthorAgeFilesLines
* spi/fsl-espi: Add Power Management support for eSPI controllerHou Zhiqiang2013-12-121-0/+61
* spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.Hou Zhiqiang2013-12-111-1/+1
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+5
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-3/+3
| |\
| | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-3/+3
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+2
| |/
* / spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula2013-10-161-2/+2
|/
* spi: use dev_get_platdata()Jingoo Han2013-08-291-2/+2
* spi: fix build break in spi-fsl-espi.cStephen Warren2013-06-011-1/+1
* spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-291-7/+2Star
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-4/+4
* spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-131-1/+0Star
* spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior2012-03-151-4/+6
* spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior2012-03-151-2/+2
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-12/+1Star
* spi: reorganize driversGrant Likely2011-06-061-0/+762