summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh-hspi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: Remove FSF mailing addressesJarkko Nikula2014-12-221-5/+0
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* spi: sh-hspi: Make of_device_id array constJingoo Han2014-06-061-1/+1
* spi: sh-hspi: Do not specifically request shyway_clk clockSimon Horman2014-04-141-2/+2
*-. Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2014-03-301-35/+7
|\ \
| | * spi: sh-hspi: Add missing call to pm_runtime_disable() in failure pathGeert Uytterhoeven2014-03-111-1/+3
| | * spi: sh-hspi: Remove duplicate code to set default transfer speedAxel Lin2014-03-031-7/+2
| | * spi: sh-hspi: Remove hspi_cleanup functionAxel Lin2014-02-271-11/+0
| | * spi: sh-hspi: Convert to let spi core validate bits_per_wordAxel Lin2014-02-231-16/+2
| |/
* | spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin2014-02-161-1/+0
|/
*-. Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-231-1/+1
|\ \
| | * spi: sh-hspi: Spelling s/recive/receive/Geert Uytterhoeven2014-01-131-1/+1
| |/
* | spi: sh-hspi: Fix modalias for sh-hspiAxel Lin2014-01-081-1/+1
|/
* Merge remote-tracking branch 'spi/topic/hspi' into spi-nextMark Brown2013-10-251-1/+9
|\
| * spi/hspi: add device tree supportKuninori Morimoto2013-10-251-0/+8
| * spi: sh-hspi: Fix checkpatch issueJingoo Han2013-10-151-1/+1
* | Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown2013-10-251-2/+1
|\ \ | |/ |/|
| * spi: sh-hspi: use devm_spi_register_master()Jingoo Han2013-09-261-2/+1
* | spi/hspi: fixup Runtime PM enable timingKuninori Morimoto2013-10-031-2/+2
|/
* Merge remote-tracking branch 'spi/topic/sh-hspi' into spi-nextMark Brown2013-09-011-2/+0
|\
| * spi/sh-hspi: Remove noisy printMark Brown2013-07-281-2/+0
* | spi/hspi: Convert to core runtime PMMark Brown2013-07-291-17/+1
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-261-2/+2
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-231-2/+2
* | spi: hspi: fixup long delay timeKuninori Morimoto2013-06-041-1/+1
|/
* spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt2012-12-191-1/+1
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-3/+3
* spi/sh-hspi: add CS manual control supportPhil Edworthy2012-11-231-2/+41
* spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall2012-09-061-4/+1
* spi: sh-hspi: modify write/read methodKuninori Morimoto2012-03-151-69/+24
* spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-151-16/+70
* spi: sh-hspi: convert to using core message queueKuninori Morimoto2012-03-151-97/+55
* spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-091-0/+364
OpenPOWER on IntegriCloud