summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2015-02-0810-212/+180
|\ \ \ \ \
| | | | | * spi: pl08x: do not select S3C64XX_PL080Arnd Bergmann2015-01-281-1/+0
| | | | * | spi/rockchip: avoid uninitialized-use warningArnd Bergmann2015-01-281-2/+4
| | | | |/
| | | * / spi: qup: Add SPI_CPOL configuration supportIvan T. Ivanov2014-12-291-1/+10
| | | |/
| | * | spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring2015-02-042-1/+1
| | * | spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resumeJarkko Nikula2015-01-281-1/+2
| | * | spi: pxa2xx: Cleanup register access macrosJarkko Nikula2014-12-224-142/+117
| | * | spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall()Jarkko Nikula2014-12-221-3/+3
| | * | spi: pxa2xx: Add definition for Intel Quark DDS_RATE registerJarkko Nikula2014-12-221-0/+1
| | * | spi: pxa2xx: Move is_lpss_ssp() tests to callerJarkko Nikula2014-12-221-9/+6
| | * | spi: pxa2xx: Remove unused defineJarkko Nikula2014-12-221-2/+0
| | |/
| * | spi: orion: Add multiple chip select support to spi-orionKen Wilson2015-01-161-1/+14
| * | spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfersKen Wilson2015-01-141-50/+23
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown2015-02-086-69/+131
|\ \ \ \ \ \
| | | | | * | spi: mxs: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-051-3/+2
| | | | | |/
| | | | * / spi: meson: Constify struct regmap_configKrzysztof Kozlowski2015-01-051-1/+1
| | | | |/
| | | * | spi: Only idle the message pump in the worker kthreadMark Brown2014-12-111-6/+26
| | | * | spi: Pump transfers inside calling context for spi_sync()Mark Brown2014-12-112-8/+60
| | | * | spi: Check to see if the device is processing a message before we idleMark Brown2014-12-111-6/+9
| | | * | spi: Move queue data structure initialisation to main master initMark Brown2014-12-111-3/+2
| | * | | spi: spi-imx: cleanup wait_for_completion handlingNicholas Mc Guire2015-02-041-7/+8
| | * | | spi: spi-imx: Do not store the irq number in the private structureFabio Estevam2014-12-301-7/+6
| | | |/ | | |/|
| * | | spi: img-spfi: Select FIFO based on transfer lengthAndrew Bresticker2014-12-241-30/+19
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown2015-02-0838-238/+105
|\ \ \ \ \ \ \ \
| | | | | * | | | spi/gpio: fixed space coding style issueNizam Haider2015-01-051-2/+2
| | | | | | |/ / | | | | | |/| |
| | | | * | | | spi: fsl-dspi: Remove possible memory leak of 'chip'Bhuvanchandra DV2015-02-021-6/+7
| | | | * | | | spi: spi-fsl-dspi: Remove spi-bitbangChao Fu2015-01-282-74/+71
| | | * | | | | spi: fsl-(e)spi: Support compile as moduleEsben Haabendal2015-01-064-6/+25
| | | * | | | | spi/fsl: unnecessary double init_completion removedNicholas Mc Guire2014-12-241-2/+0
| | | | |/ / / | | | |/| | |
| | * / | | | spi: Remove FSF mailing addressesJarkko Nikula2014-12-2232-136/+0
| | |/ / / /
| * | | | / spi/falcon: Remove hardware prepare and unprepare functionsMark Brown2014-12-111-12/+0
| | |_|_|/ | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown2015-02-088-28/+940
|\ \ \ \ \ \ \ \
| | | | * | | | | spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko2015-01-272-8/+11
| | | | * | | | | spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko2015-01-073-11/+30
| | | | * | | | | spi: dw: print debug message with FIFO sizeAndy Shevchenko2015-01-071-4/+5
| | | * | | | | | spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enableLaurentiu Palcu2015-01-061-12/+3
| | | * | | | | | spi/dln2: Fix for PM_RUNTIME removalMark Brown2014-12-231-1/+1
| | | * | | | | | spi: add support for DLN-2 USB-SPI adapterLaurentiu Palcu2014-12-223-0/+901
| | | | |_|/ / / | | | |/| | | |
| | * / | | | | spi: Kconfig: Remove additional newlineMichal Simek2015-01-161-1/+0
| | |/ / / / /
| * / / / / / spi: atmel: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-7/+5
| |/ / / / /
* | | | | | Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown2015-02-083-25/+84
|\ \ \ \ \ \
| * | | | | | spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-4/+2
| * | | | | | spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu2015-02-021-20/+16
| * | | | | | spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()Geert Uytterhoeven2015-01-071-1/+1
| * | | | | | Merge tag 'v3.19-rc3' into spi-sh-msiofMark Brown2015-01-07249-2533/+2577
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiofMark Brown2015-01-061-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | spi: sh-msiof: Configure MSIOF sync signal timing in device treeYoshihiro Shimoda2014-12-243-0/+65
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2015-02-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | spi: match var type to return type of wait_for_completionNicholas Mc Guire2015-02-041-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'spi-v3.19-rc7' into spi-linusMark Brown2015-02-082-2/+16
|\ \ \ \ \ \ \ \