summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sh-hspi.c
Commit message (Expand)AuthorAge
* spi: Remove FSF mailing addressesJarkko Nikula2014-12-22
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* spi: sh-hspi: Make of_device_id array constJingoo Han2014-06-06
* spi: sh-hspi: Do not specifically request shyway_clk clockSimon Horman2014-04-14
*-. Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2014-03-30
|\ \
| | * spi: sh-hspi: Add missing call to pm_runtime_disable() in failure pathGeert Uytterhoeven2014-03-11
| | * spi: sh-hspi: Remove duplicate code to set default transfer speedAxel Lin2014-03-03
| | * spi: sh-hspi: Remove hspi_cleanup functionAxel Lin2014-02-27
| | * spi: sh-hspi: Convert to let spi core validate bits_per_wordAxel Lin2014-02-23
| |/
* | spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin2014-02-16
|/
*-. Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-23
|\ \
| | * spi: sh-hspi: Spelling s/recive/receive/Geert Uytterhoeven2014-01-13
| |/
* | spi: sh-hspi: Fix modalias for sh-hspiAxel Lin2014-01-08
|/
* Merge remote-tracking branch 'spi/topic/hspi' into spi-nextMark Brown2013-10-25
|\
| * spi/hspi: add device tree supportKuninori Morimoto2013-10-25
| * spi: sh-hspi: Fix checkpatch issueJingoo Han2013-10-15
* | Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown2013-10-25
|\ \ | |/ |/|
| * spi: sh-hspi: use devm_spi_register_master()Jingoo Han2013-09-26
* | spi/hspi: fixup Runtime PM enable timingKuninori Morimoto2013-10-03
|/
* Merge remote-tracking branch 'spi/topic/sh-hspi' into spi-nextMark Brown2013-09-01
|\
| * spi/sh-hspi: Remove noisy printMark Brown2013-07-28
* | spi/hspi: Convert to core runtime PMMark Brown2013-07-29
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-26
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* | spi: hspi: fixup long delay timeKuninori Morimoto2013-06-04
|/
* spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt2012-12-19
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* spi/sh-hspi: add CS manual control supportPhil Edworthy2012-11-23
* spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall2012-09-06
* spi: sh-hspi: modify write/read methodKuninori Morimoto2012-03-15
* spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-15
* spi: sh-hspi: convert to using core message queueKuninori Morimoto2012-03-15
* spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-09