summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-191-4/+4
|\
| * dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-4/+4
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'sp...Mark Brown2016-05-064-37/+76
|\ \ \ \ \
| | | | * | spi: spi-ti-qspi: Handle truncated frames properlyBen Hutchings2016-04-131-12/+20
| | | | * | spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overriddenBen Hutchings2016-04-131-6/+9
| | | | |/
| | | * / spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPTJarkko Nikula2016-04-261-1/+1
| | | |/
| | * / spi: omap2-mcspi: Undo broken fix for dma transfer of vmalloced bufferAkinobu Mita2016-04-121-17/+45
| |/ / |/| |
| * | spi: spi-fsl-dspi: Fix cs_change handling in message transferAndrey Vostrikov2016-04-051-2/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into sp...Mark Brown2016-04-042-51/+27
|\ \ \
| | * | spi: rockchip: fix probe deferral handlingShawn Lin2016-03-311-5/+9
| | * | spi: rockchip: Spelling s/divsor/divisor/Geert Uytterhoeven2016-03-151-1/+1
| * | | spi: omap2-mcspi: fix dma transfer for vmalloced bufferAkinobu Mita2016-03-231-45/+17
| |/ /
* | | Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown2016-04-041-2/+14
|\ \ \
| * | | spi: imx: Fix possible NULL pointer derefSascha Hauer2016-03-171-1/+5
| * | | spi: imx: only do necessary changes to ECSPIx_CONFIGREGKnut Wohlrab2016-03-171-1/+9
| |/ /
* | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2016-04-041-2/+2
|\ \ \ | |_|/ |/| |
| * | spi: fix possible deadlock between internal bus locks and bus_lock_flagHeiko Stübner2016-03-181-2/+2
| |/
* | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-171-2/+10
|\ \ | |/ |/|
| * spi: rockchip: modify DMA max burst to 1Addy Ke2016-02-091-2/+10
| |
| \
| \
| \
| \
| \
| \
| \
*-------. | Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...Mark Brown2016-03-113-53/+148
|\ \ \ \ \|
| | | | * | spi: spi-ti-qspi: add mmap mode read supportVignesh R2016-02-091-29/+110
| | | * | | spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESASSimon Horman2016-02-181-3/+3
| | | | |/ | | | |/|
| | * | | spi: rockchip: covert rsd_nsecs to u32 typeShawn Lin2016-03-101-1/+1
| | * | | spi: rockchip: header file cleanupShawn Lin2016-03-101-10/+4
| | * | | spi: rockchip: check requesting dma channel with EPROBE_DEFERShawn Lin2016-03-091-1/+7
| | * | | spi: rockchip: migrate to dmaengine_terminate_asyncShawn Lin2016-03-091-2/+2
| | * | | spi: rockchip: check return value of dmaengine_prep_slave_sgShawn Lin2016-03-091-3/+12
| | * | | spi/rockchip: fix endian mode for 16-bit transfersAlexander Kochetkov2016-03-061-1/+2
| | * | | spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong2016-03-051-1/+6
| | * | | spi: rockchip: add bindings for rk3399 spiXu Jianqun2016-02-181-0/+1
| | * | | spi: rockchip: remove xfer_completion from rockchip_spiShawn Lin2016-02-161-2/+0
| | |/ /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi...Mark Brown2016-03-119-96/+730
|\ \ \ \ \ \ \
| | | | * | | | spi: pxa2xx: Use newer more explicit DMAengine terminate APIJarkko Nikula2016-03-041-4/+4
| | | | * | | | spi: pxa2xx: Add support for Intel Broxton B-StepJarkko Nikula2016-03-021-1/+5
| | | | * | | | spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCHLeif Liddy2016-02-211-0/+13
| | | | * | | | spi: pxa2xx: Remove unused DMA buffer mappingsJarkko Nikula2016-02-212-4/+0
| | | | * | | | spi: pxa2xx: Add support for both chip selects on Intel BraswellMika Westerberg2016-02-091-1/+20
| | | | * | | | spi: pxa2xx: Move chip select control bits into lpss_config structureMika Westerberg2016-02-091-24/+40
| | | | * | | | spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on BaytrailMika Westerberg2016-02-091-0/+23
| | | | * | | | Merge branch 'topic/acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2016-02-0925-198/+1459
| | | | |\ \ \ \
| | | | * | | | | spi: pxa2xx: Fix too early chipselect deassertJarkko Nikula2016-02-041-0/+7
| | | | * | | | | spi: pxa2xx: Update comment in int_transfer_complete()Jarkko Nikula2016-02-041-1/+1
| | | | * | | | | spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messagesJarkko Nikula2016-01-271-13/+13
| | | | * | | | | spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMAJarkko Nikula2016-01-153-41/+1
| | | * | | | | | spi: pl022: Remove obsolete struct pl022 members from kerneldocJarkko Nikula2016-02-171-7/+0
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | spi: Add gfp parameter to kernel-doc to fix build warningJavier Martinez Canillas2016-03-111-0/+1
| | * | | | | | spi: make xmldocs warning caused by spi.cMasanari Iida2016-02-221-2/+2
| | * | | | | | spi: docbook: add missing parameter documentationMartin Sperl2016-02-181-0/+1
| | * | | | | | spi: core: Use min_t(size_t,..)Fabio Estevam2016-02-171-1/+1
| | * | | | | | spi: core: Use %zu for printing 'size_t' typeFabio Estevam2016-02-171-1/+1