summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | spi: core: add spi_split_transfers_maxsizeMartin Sperl2016-02-091-0/+111
| | * | | | | | spi: core: add spi_replace_transfers methodMartin Sperl2016-02-091-0/+132
| | | |_|_|/ / | | |/| | | |
| | * | | | | spi: core: added spi_resource managementMartin Sperl2016-02-091-0/+91
| | |/ / / /
| * | | | | spi: lp-8841: return correct error code from probeArnd Bergmann2016-02-261-2/+3
| * | | | | spi: master driver to enable RTC on ICPDAS LP-8841Sergei Ianovich2016-02-243-0/+266
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic...Mark Brown2016-03-113-19/+19
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | spi: core: Fix deadlock when sending messagesJon Hunter2016-03-091-12/+17
| | * | | | | spi: dw-mmio: remove message which is handled by coreAndy Shevchenko2016-02-051-5/+0
| | * | | | | spi: dw-mid: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-02-051-2/+2
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...Mark Brown2016-03-116-63/+701
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | * | | | | spi: bcm2835aux: fix CPOL/CPHA settingStephan Olbrich2016-02-151-11/+8
| | | | * | | | | spi: bcm2835aux: set up spi-mode before asserting cs-gpioStephan Olbrich2016-02-151-16/+41
| | | | * | | | | spi: bcm2835aux: disable tx fifo empty irqStephan Olbrich2016-02-101-0/+6
| | | | * | | | | spi: Allow compile test of bcm2835aux if !GPIOLIBGeert Uytterhoeven2016-02-081-2/+1
| | | | |/ / / /
| | | * | | | | spi: bcm2835: Remove unnecessary workaround to call gpio_set_valueAxel Lin2016-02-151-5/+0
| | | * | | | | spi: bcm2835: Remove duplicate depend on GPIOLIB in KconfigAxel Lin2016-02-131-1/+0
| | | |/ / / /
| | * | | | | spi: Add Analog Devices AXI SPI Engine controller supportLars-Peter Clausen2016-02-053-0/+600
| | * | | | | spi: Fix sorting in KconfigMark Brown2016-02-031-32/+32
| | |/ / / /
| * | | | | spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg2016-02-091-1/+18
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/topic/imx' into spi-nextMark Brown2016-03-111-158/+183
|\ \ \ \ \
| * | | | | spi: imx: drop bogus tests for rx/tx bufs in DMA transferSascha Hauer2016-02-261-48/+34
| * | | | | spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup functionSascha Hauer2016-02-261-15/+6
| * | | | | spi: imx: make some register defines simplerSascha Hauer2016-02-261-9/+6
| * | | | | spi: imx: remove unnecessary bit clearing in mx51_ecspi_configSascha Hauer2016-02-261-7/+0
| * | | | | spi: imx: add support for all SPI word width for DMAAnton Bondarenko2016-02-261-27/+91
| * | | | | spi: imx: drop unncessary dma_is_inited variableSascha Hauer2016-02-261-5/+1
| * | | | | spi: imx: drop unnecessary read/modify/writeSascha Hauer2016-02-261-21/+10
| * | | | | spi: imx: initialize usedma earlierSascha Hauer2016-02-261-7/+8
| * | | | | spi: imx: drop fallback to PIOSascha Hauer2016-02-241-13/+6
| * | | | | spi: imx: replace fixed timeout with calculatedAnton Bondarenko2016-02-201-3/+21
| * | | | | Merge remote-tracking branch 'spi/fix/imx' into spi-imxMark Brown2016-02-201-15/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'spi-fix-v4.5-rc4' into spi-imxMark Brown2016-02-186-7/+14
| |\ \ \ \ \ \
| * | | | | | | spi: imx: use proper dev_* functions for driver messagesSascha Hauer2016-02-171-15/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown2016-03-111-3/+3
|\ \ \ \ \ \ \
| * | | | | | | spi: respect the maximum segment size of DMA deviceAndy Shevchenko2016-03-091-3/+3
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-03-111-0/+48
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | spi: Add cond_resched() in main message processing loopMark Brown2016-02-181-0/+3
| | |_|_|_|/ | |/| | | |
| * | | | | spi: introduce accelerated read support for spi flash devicesVignesh R2016-02-091-0/+45
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2016-03-101-0/+3
|\ \ \ \ \
| * | | | | spi: rockchip: add missing spi_master_putShawn Lin2016-02-151-0/+2
| * | | | | spi: rockchip: disable runtime pm when in err caseShawn Lin2016-02-151-0/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown2016-03-101-15/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | spi: imx: fix spi resource leak with dma transferGao Pan2016-02-191-3/+5
| | |/ / | |/| |
| * | | spi: imx: allow only WML aligned transfers to use DMAAnton Bondarenko2016-02-171-15/+2
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fi...Mark Brown2016-02-126-7/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-121-0/+3
| |_|_|_|_|/ / |/| | | | | |
| | | | | * | spi: fix counting in spi-loopback-test codeArnd Bergmann2016-01-151-0/+1
| | | | * | | spi: imx: fix spi resource leak with dma transferGao Pan2016-01-221-3/+5
| | | | |/ /
| | | * | | spi/fsl-espi: Correct the maximum transaction lengthHou Zhiqiang2016-01-221-2/+2
| | | |/ /
| | * | | spi: bcm2835aux: fix bitmask definesStephan Olbrich2016-02-101-2/+2
| |/ / / |/| | |
OpenPOWER on IntegriCloud