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