index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-espi.c
Age
Commit message (
Expand
)
Author
2013-12-12
spi/fsl-espi: Add Power Management support for eSPI controller
Hou Zhiqiang
2013-12-11
spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.
Hou Zhiqiang
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-16
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-06-01
spi: fix build break in spi-fsl-espi.c
Stephen Warren
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-04-13
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
2012-03-15
spi/fsl-espi: Make sure pm is within 2..32
Sebastian Andrzej Siewior
2012-03-15
spi/fsl-espi: make the clock computation easier to read
Sebastian Andrzej Siewior
2011-10-24
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely