aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-espi.c
Commit message (Expand)AuthorAge
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\
| | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| |/
* / spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula2013-10-16
|/
* spi: use dev_get_platdata()Jingoo Han2013-08-29
* spi: fix build break in spi-fsl-espi.cStephen Warren2013-06-01
* spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-29
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-13
* spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior2012-03-15
* spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior2012-03-15
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
* spi: reorganize driversGrant Likely2011-06-06