Age | Commit message (Expand) | Author | Files | Lines |
2014-06-02 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs... | Mark Brown | 1 | -7/+33 |
2014-05-26 | spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans() | Valentin Longchamp | 1 | -2/+2 |
2014-04-17 | spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT | Jane Wan | 1 | -4/+30 |
2014-04-14 | spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza... | Axel Lin | 1 | -1/+1 |
2014-04-11 | Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/... | Mark Brown | 1 | -1/+2 |
2014-04-03 | spi: Always check complete callback before calling it | Axel Lin | 1 | -1/+2 |
2014-03-21 | spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs | Axel Lin | 1 | -5/+0 |
2013-12-12 | spi/fsl-espi: Add Power Management support for eSPI controller | Hou Zhiqiang | 1 | -0/+61 |
2013-12-11 | spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map. | Hou Zhiqiang | 1 | -1/+1 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+5 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -3/+3 |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 1 | -3/+3 |
2013-10-16 | spi: Don't break user-visible strings to multiple source lines in drivers | Jarkko Nikula | 1 | -2/+2 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |
2013-08-29 | spi: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-06-01 | spi: fix build break in spi-fsl-espi.c | Stephen Warren | 1 | -1/+1 |
2013-05-29 | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 1 | -7/+2 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -4/+4 |
2012-04-13 | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 1 | -1/+0 |
2012-03-16 | spi/fsl-espi: Make sure pm is within 2..32 | Sebastian Andrzej Siewior | 1 | -4/+6 |
2012-03-16 | spi/fsl-espi: make the clock computation easier to read | Sebastian Andrzej Siewior | 1 | -2/+2 |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 1 | -12/+1 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+762 |