aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-fsl-espi.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown2014-10-03
|\ \
| | * spi: fsl: Sort include headers alphabeticallyXiubo Li2014-09-29
| |/
* / spi: fsl: Don't use devm_kzalloc in master->setup callbackAxel Lin2014-09-01
|/
*-. Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...Mark Brown2014-06-02
|\ \
| | * spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()Valentin Longchamp2014-05-26
| | * spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFTJane Wan2014-04-16
| |/ |/|
| * spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza...Axel Lin2014-04-14
|/
*-. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-10
|\ \
| * | spi: Always check complete callback before calling itAxel Lin2014-04-03
| |/
* / spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufsAxel Lin2014-03-21
|/
* spi/fsl-espi: Add Power Management support for eSPI controllerHou Zhiqiang2013-12-12
* spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.Hou Zhiqiang2013-12-11
* 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