index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sh-hspi.c
Age
Commit message (
Expand
)
Author
2013-10-25
Merge remote-tracking branch 'spi/topic/hspi' into spi-next
Mark Brown
2013-10-25
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
2013-10-25
spi/hspi: add device tree support
Kuninori Morimoto
2013-10-15
spi: sh-hspi: Fix checkpatch issue
Jingoo Han
2013-10-03
spi/hspi: fixup Runtime PM enable timing
Kuninori Morimoto
2013-09-26
spi: sh-hspi: use devm_spi_register_master()
Jingoo Han
2013-09-01
Merge remote-tracking branch 'spi/topic/sh-hspi' into spi-next
Mark Brown
2013-07-29
spi/hspi: Convert to core runtime PM
Mark Brown
2013-07-28
spi/sh-hspi: Remove noisy print
Mark Brown
2013-06-26
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-06-04
spi: hspi: fixup long delay time
Kuninori Morimoto
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2012-12-19
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-11-23
spi/sh-hspi: add CS manual control support
Phil Edworthy
2012-09-05
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
2012-03-15
spi: sh-hspi: modify write/read method
Kuninori Morimoto
2012-03-15
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
2012-03-15
spi: sh-hspi: convert to using core message queue
Kuninori Morimoto
2012-03-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto