index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sh-hspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
1
-5
/
+0
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
spi: sh-hspi: Make of_device_id array const
Jingoo Han
2014-06-06
1
-1
/
+1
*
spi: sh-hspi: Do not specifically request shyway_clk clock
Simon Horman
2014-04-14
1
-2
/
+2
*
-
.
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...
Mark Brown
2014-03-30
1
-35
/
+7
|
\
\
|
|
*
spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path
Geert Uytterhoeven
2014-03-11
1
-1
/
+3
|
|
*
spi: sh-hspi: Remove duplicate code to set default transfer speed
Axel Lin
2014-03-03
1
-7
/
+2
|
|
*
spi: sh-hspi: Remove hspi_cleanup function
Axel Lin
2014-02-27
1
-11
/
+0
|
|
*
spi: sh-hspi: Convert to let spi core validate bits_per_word
Axel Lin
2014-02-23
1
-16
/
+2
|
|
/
*
|
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
2014-02-16
1
-1
/
+0
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
2014-01-23
1
-1
/
+1
|
\
\
|
|
*
spi: sh-hspi: Spelling s/recive/receive/
Geert Uytterhoeven
2014-01-13
1
-1
/
+1
|
|
/
*
|
spi: sh-hspi: Fix modalias for sh-hspi
Axel Lin
2014-01-08
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/hspi' into spi-next
Mark Brown
2013-10-25
1
-1
/
+9
|
\
|
*
spi/hspi: add device tree support
Kuninori Morimoto
2013-10-25
1
-0
/
+8
|
*
spi: sh-hspi: Fix checkpatch issue
Jingoo Han
2013-10-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
2013-10-25
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
spi: sh-hspi: use devm_spi_register_master()
Jingoo Han
2013-09-26
1
-2
/
+1
*
|
spi/hspi: fixup Runtime PM enable timing
Kuninori Morimoto
2013-10-03
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'spi/topic/sh-hspi' into spi-next
Mark Brown
2013-09-01
1
-2
/
+0
|
\
|
*
spi/sh-hspi: Remove noisy print
Mark Brown
2013-07-28
1
-2
/
+0
*
|
spi/hspi: Convert to core runtime PM
Mark Brown
2013-07-29
1
-17
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-06-26
1
-2
/
+2
|
\
|
*
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
1
-2
/
+2
*
|
spi: hspi: fixup long delay time
Kuninori Morimoto
2013-06-04
1
-1
/
+1
|
/
*
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
2012-12-19
1
-1
/
+1
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-3
/
+3
*
spi/sh-hspi: add CS manual control support
Phil Edworthy
2012-11-23
1
-2
/
+41
*
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
2012-09-06
1
-4
/
+1
*
spi: sh-hspi: modify write/read method
Kuninori Morimoto
2012-03-15
1
-69
/
+24
*
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
2012-03-15
1
-16
/
+70
*
spi: sh-hspi: convert to using core message queue
Kuninori Morimoto
2012-03-15
1
-97
/
+55
*
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
2012-03-09
1
-0
/
+364