aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh-msiof.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-31spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka1-6/+9
2015-07-07spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entriesGeert Uytterhoeven1-5/+0
2015-05-01spi: sh-msiof: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-02-23spi: sh-msiof: remove slave_id settings for DMAEngineArnd Bergmann1-1/+0
2015-02-04spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire1-4/+2
2015-02-02spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu1-20/+16
2015-01-07spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()Geert Uytterhoeven1-1/+1
2015-01-07Merge tag 'v3.19-rc3' into spi-sh-msiofMark Brown1-0/+5
2015-01-06Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiofMark Brown1-1/+1
2015-01-06spi: sh-msiof: fix MDR1_FLD_MASK valueYoshihiro Shimoda1-1/+1
2014-12-24Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linusMark Brown1-0/+5
2014-12-24spi: sh-msiof: Configure MSIOF sync signal timing in device treeYoshihiro Shimoda1-0/+47
2014-12-15spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura1-0/+5
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-28spi: sh-msiof: Add support for new R-Car Gen2 SoCsGeert Uytterhoeven1-0/+6
2014-08-16spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-16spi: sh-msiof: Return early in sh_msiof_dma_once() where possibleGeert Uytterhoeven1-9/+4
2014-08-16spi: sh-msiof: Add DT support to DMA setupGeert Uytterhoeven1-7/+18
2014-08-16spi: sh-msiof: Configure DMA slave bus widthGeert Uytterhoeven1-2/+5
2014-08-16spi: sh-msiof: Fix leaking of unused DMA descriptorsGeert Uytterhoeven1-33/+38
2014-07-16spi: sh-msiof: Use correct device for DMA mapping with IOMMUGeert Uytterhoeven1-10/+16
2014-07-16spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefullyGeert Uytterhoeven1-8/+15
2014-06-30spi: sh-msiof: Add DMA supportGeert Uytterhoeven1-7/+341
2014-06-21spi: sh-msiof: Refactor sh_msiof_transfer_one()Geert Uytterhoeven1-22/+21
2014-06-21spi: sh-msiof: Improve transfer error handlingGeert Uytterhoeven1-5/+13
2014-06-21spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpersGeert Uytterhoeven1-14/+37
2014-06-21spi: sh-msiof: Add more register documentationGeert Uytterhoeven1-1/+53
2014-04-29spi: sh-msiof: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 'spi/topic/sh-hspi', 'spi/topic/sh-msiof', 'spi/topic/sh-sci', 'spi/topic/sirf' and 'spi/topic/spidev' into spi-nextMark Brown1-179/+205
2014-03-11spi: sh-msiof: Convert to spi core auto_runtime_pm frameworkGeert Uytterhoeven1-24/+1
2014-03-03spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functionsAxel Lin1-23/+2
2014-02-27spi: sh-msiof: Use core message handling instead of spi-bitbangGeert Uytterhoeven1-47/+20
2014-02-27spi: sh-msiof: Convert to let spi core validate xfer->bits_per_wordGeert Uytterhoeven1-17/+2
2014-02-27spi: sh-msiof: Move clock management to (un)prepare_message()Geert Uytterhoeven1-23/+38
2014-02-27spi: sh-msiof: Add support for R-Car H2 and M2Geert Uytterhoeven1-3/+20
2014-02-27spi: sh-msiof: Move default FIFO sizes to device ID dataGeert Uytterhoeven1-16/+34
2014-02-27spi: sh-msiof: Improve bindingsGeert Uytterhoeven1-1/+1
2014-02-22spi: sh-msiof: Use the core cs_gpio field, and make it optionalGeert Uytterhoeven1-3/+18
2014-02-22spi: sh-msiof: Add more register documentationGeert Uytterhoeven1-52/+100
2014-02-22spi: sh-msiof: Change hz from unsigned long to u32Geert Uytterhoeven1-5/+3
2014-02-22spi: sh-msiof: Typo in comment s/tx/rx/Geert Uytterhoeven1-1/+1
2014-02-22spi: sh-msiof: Fix SPI bus population from DTGeert Uytterhoeven1-0/+1
2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linusMark Brown1-28/+32
2013-12-02spi: spi-sh-msiof: set hi/low Active for HW CSTakashi Yoshii1-4/+9
2013-12-02spi: spi-sh-msiof: round up div to fix freq calculationTakashi Yoshii1-1/+1
2013-11-28spi: sh-msiof: Convert to clk_prepare/unprepareLaurent Pinchart1-0/+8
2013-11-28spi: sh-msiof: Use devm_* managed allocatorsLaurent Pinchart1-23/+14
2013-11-27spi: sh-msiof: Fix warnings due to improper castsLaurent Pinchart1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1