summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi...Mark Brown2015-05-113-16/+38
|\ \ \
| | | * spi: fsl-espi: fix behaviour for full-duplex xfersJonatas Rech2015-04-251-14/+31
| | * | spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependenceHaikun Wang2015-04-241-1/+1
| | |/
| * | spi: fsl-spi: fix devm_ioremap_resource() error caseChristophe Leroy2015-04-241-1/+6
* | | Merge tag 'spi-v4.1-rc1' into spi-linusMark Brown2015-05-116-31/+52
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm2835-code', 'sp...Mark Brown2015-04-245-31/+43
| |\ \ \ \ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | | * | spi/omap2-mcpsi: Always call spi_finalize_current_message()Fionn Cleary2015-04-241-4/+12
| | | | | | |/
| | | | | * | spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1Christophe Leroy2015-04-221-17/+18
| | | | | |/
| | | | * | spi: bitbang: Make setup_transfer() callback optionalPelle Nilsson2015-04-181-7/+10
| | | | |/
| | | * | spi: bcm2835: change timeout of polling driver to 1sMartin Sperl2015-04-161-3/+2
| | * | | spi: bcm2835: Add GPIOLIB dependencyGuenter Roeck2015-04-141-0/+1
| | | |/ | | |/|
| * | | spi: check tx_buf and rx_buf in spi_unmap_msgRobin Gong2015-04-161-0/+9
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-242-2/+0
|\ \ \ | |/ / |/| |
| * | spi: sh-msiof: remove slave_id settings for DMAEngineArnd Bergmann2015-02-231-1/+0
| * | spi: rspi: remove slave_id settings for DMAEngineArnd Bergmann2015-02-231-1/+0
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'...Mark Brown2015-04-111-12/+43
|\ \ \ | | |/
| * | spi: spidev: Warn loudly if instantiated from DT as "spidev"Mark Brown2015-03-271-7/+19
| * | spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott2015-03-231-2/+3
| * | spi: spidev: only use up TX/RX bounce buffer space when neededIan Abbott2015-02-241-5/+23
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...Mark Brown2015-04-115-46/+456
|\ \ \ \ \ \
| | | | | * | spi: sc18is602: Support multiple devices on a single I2C bus if DT is configuredGuenter Roeck2015-02-111-1/+1
| | | | * | | spi: s3c64xx: fix compiler warning in spi-s3c64xxAndre Przywara2015-02-241-2/+2
| | | | | |/ | | | | |/|
| | | * | | spi: signedness bug in qspi_trigger_transfer_out_int()Dan Carpenter2015-04-061-1/+1
| | | * | | spi: Using Trigger number to transmit/receive dataHiep Cao Minh2015-03-291-7/+117
| | | |/ /
| | * | | spi/rockchip: Add device tree property to configure Rx Sample DelayJulius Werner2015-03-261-0/+21
| | * | | spi/rockchip: do an error handling in proper timeAndy Shevchenko2015-03-061-4/+11
| * | | | spi: qup: Add DMA capabilitiesAndy Gross2015-03-071-32/+304
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-04-115-217/+205
|\ \ \ \ \ \ \ \
| | | | | * | | | spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div()Dan Carpenter2015-03-311-0/+2
| | | | | * | | | spi: pxa2xx: replace ugly table by approximationAndy Shevchenko2015-03-251-62/+114
| | | | | * | | | spi: pxa2xx: shift clk_div in one placeAndy Shevchenko2015-03-241-5/+5
| | | | | * | | | spi: pxa2xx: Remove needless includesJarkko Nikula2015-03-231-4/+0
| | | | | |/ / /
| | | | * | | | spi: Remove support for legacy PMLars-Peter Clausen2015-03-081-114/+0
| | | | |/ / /
| | | * | | | spi: pl022: Remove dead codeAlexander Sverdlin2015-03-061-3/+1
| | | * | | | spi: pl022: Don't touch unspecified bits in interrupt maskAlexander Sverdlin2015-03-061-1/+6
| | | * | | | spi: pl022: Remove incorrect TxFIFO full reportingAlexander Sverdlin2015-03-061-3/+0
| | | |/ / /
| | * | | | spi: omap-uwire: Remove needless include asm/irq.hJarkko Nikula2015-03-231-1/+0
| | |/ / /
| * | | | spi/omap100k: Convert to runtime PMMark Brown2015-03-171-24/+77
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's...Mark Brown2015-04-115-9/+65
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | spi: constify of_device_id arrayFabian Frederick2015-03-173-3/+3
| | |_|/ / / | |/| | | |
| | | * | | spi: spi-imx: use correct enumeration typeStefan Agner2015-03-031-2/+2
| | |/ / / | |/| | |
| | * | | Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2015-04-071-0/+2
| | |\ \ \
| | * | | | spi: fsl-dspi: Add ~50ns delay between cs and sckAaron Brice2015-04-061-4/+60
| | * | | | spi: fsl-dspi: Fix clock rate scale valuesAaron Brice2015-03-311-14/+21
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown2015-04-116-333/+220
|\ \ \ \ \ \ \ \
| | | | * | | | | spi: Make master->handle_err() callback optional to avoid crashesGeert Uytterhoeven2015-04-071-1/+1
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | spi: dw: fix crash on setup stageAndy Shevchenko2015-03-251-1/+1
| | | * | | | | spi: dw-spi: Convert 16bit accesses to 32bit accessesThor Thayer2015-03-173-27/+17
| | | * | | | | spi: dw-spi: Single Register read to clear IRQsThor Thayer2015-03-091-3/+1
| | | * | | | | spi: dw-mid: convert to use dw_dmac instead of intel_mid_dmaAndy Shevchenko2015-03-093-29/+22
OpenPOWER on IntegriCloud