summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-0828-196/+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-2222-94/+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-087-27/+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-072-10/+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-081-25/+66
|\ \ \ \ \ \
| * | | | | | 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-072-4/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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-241-0/+47
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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 remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown2015-02-042-2/+16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | spi: imx: use pio mode for i.mx6dlRobin Gong2015-02-031-0/+4
| | |/ / / / / /
| * | | | | | | spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV2015-01-271-2/+12
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...Mark Brown2015-01-264-6/+5
|\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| | | * | | | spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg2014-12-291-1/+1
| | | |/ / /
| | * | | | spi: sh-msiof: fix MDR1_FLD_MASK valueYoshihiro Shimoda2015-01-061-1/+1
| | |/ / /
| * | | | spi: dw: amend warning messageAndy Shevchenko2015-01-071-1/+1
| * | | | spi: dw-mid: fix FIFO sizeAndy Shevchenko2015-01-051-1/+0
| * | | | spi: dw: Fix detecting FIFO depthAxel Lin2015-01-051-2/+2
| |/ / /
* | | | Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...Mark Brown2014-12-241-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura2014-12-151-0/+5
| | |/ | |/|
* | | spi: img-spfi: Increase DMA burst sizeAndrew Bresticker2014-12-241-2/+2
* | | spi: img-spfi: Enable controller before starting TX DMAAndrew Bresticker2014-12-221-2/+2
| |/ |/|
* | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-192-4/+4
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-186-9/+9
|\ \
| * | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-9/+9
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1452-53/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0352-53/+0
| |\ \ \
| | * | | spi: drop owner assignment from platform_driversWolfram Sang2014-10-2052-53/+0
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-111-104/+202
|\ \ \ \ \
| * | | | | spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=yFabio Estevam2014-12-031-1/+1
| * | | | | spi/of: Add OF notifier handlerPantelis Antoniou2014-11-251-0/+84
OpenPOWER on IntegriCloud