summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linusMark Brown2014-05-132-17/+1
|\ \
| | * spi: qup: Fix return value checking for pm_runtime_get_sync()Axel Lin2014-05-031-1/+1
| * | spi/pxa2xx: Prevent DMA from transferring too many bytesMika Westerberg2014-05-121-16/+0
| |/
* | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-05-131-47/+77
|\ \
| * | spi: core: Don't destroy master queue if we fail to create itMark Brown2014-05-031-2/+2
| * | spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven2014-05-021-44/+65
| * | spi: core: Ignore unsupported Dual/Quad Transfer Mode bitsGeert Uytterhoeven2014-04-181-1/+10
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/h...Mark Brown2014-04-234-5/+23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * spi: sirf: make GPIO chipselect function work wellQipan Li2014-04-141-1/+10
| | | | * spi: sirf: set SPI controller in RISC IO chipselect modeQipan Li2014-04-141-0/+5
| | | | * spi: sirf: correct TXFIFO empty interrupt status bitQipan Li2014-04-141-2/+2
| |_|_|/ |/| | |
| | | * spi: sh-hspi: Do not specifically request shyway_clk clockSimon Horman2014-04-141-2/+2
| |_|/ |/| |
| | * spi: bfin5xx: fix build errorSteven Miao2014-04-141-0/+1
| |/ |/|
| * spi: atmel: Fix scheduling while atomic bugAlexander Stein2014-04-181-0/+3
|/
* Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-119-27/+28
|\
| *---. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-109-27/+28
| |\ \ \
| | | | * spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-081-1/+1
| | |_|/ | |/| |
| | | * spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin2014-04-031-17/+9
| | * | spi: Always check complete callback before calling itAxel Lin2014-04-037-9/+18
| | |/
* | | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds2014-04-021-0/+9
|\ \ \ | |/ / |/| |
| * | Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-316-17/+35
| |\ \ | | |/
| * | MIPS: Alchemy: Unify Devboard support.Manuel Lauss2014-03-261-0/+9
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into...Mark Brown2014-03-304-20/+190
|\ \ \ \
| | * | | spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TESTAxel Lin2014-03-211-1/+1
| | * | | spi: add xtfpga SPI controller driverMax Filippov2014-03-133-0/+184
| * | | | spi: xilinx: remove unnecessary spacesJingoo Han2014-02-271-4/+4
| * | | | spi: xilinx: Convert to let spi core validate bits_per_wordAxel Lin2014-02-231-16/+2
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------------. \ \ \ Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown2014-03-3011-459/+1005
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | spi: Add a timeout when waiting for transfersMark Brown2014-02-031-1/+11
| | | | | | | | |/ / /
| | | | | | | * | | | spi: xcomm: Remove duplicate code to set default bits_per_word and max speedAxel Lin2014-03-041-8/+4
| | | | | | | |/ / /
| | | | | | * | | | spi: txx9: Let spi core handle validating transfer lengthAxel Lin2014-03-011-4/+0
| | | | | | * | | | spi: txx9: Use devm_ioremap_resource()Jingoo Han2014-02-281-7/+2
| | | | | | * | | | spi: txx9: Convert to let spi core handle checking transfer speedAxel Lin2014-02-101-9/+3
| | | | | | |/ / /
| | | | | * | | | spi: topcliff-pch: Transform noisy message to dev_vdbgAlexander Stein2014-03-251-1/+1
| | | | | * | | | spi: topcliff-pch: Properly unregister platform devices on probe() error pathsAxel Lin2014-03-241-2/+3
| | | | | * | | | spi/topcliff-pch: Fix debug messageAlexander Stein2014-02-191-2/+1
| | | | | * | | | spi: topcliff-pch: Convert to use master->max_speed_hzAxel Lin2014-02-141-36/+1
| | | | | |/ / /
| | | | * | | | spi: remove obsolete spi-ti-ssp driverArnd Bergmann2014-03-183-386/+0
| | | | |/ / /
| | | * | | | spi/ti-qspi: Fix return from mmap pathSourav Poddar2014-03-101-1/+0
| | | |/ / /
| | * | | | spi: tegra114: Use list_is_last() instead of open-codedAxel Lin2014-02-031-2/+2
| | |/ / /
| * | | | spi: sun6i: Set bits_per_word_mask to only support 8 bits word lengthAxel Lin2014-03-041-0/+1
| * | | | spi: sun4i: Set bits_per_word_mask to only support 8 bits word lengthAxel Lin2014-03-041-0/+1
| * | | | spi: sunxi: Add Allwinner A10 SPI controller driverMaxime Ripard2014-02-233-0/+484
| * | | | spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASKAxel Lin2014-02-161-2/+2
| * | | | spi/sunxi: Add missing dependency on RESET_CONTROLLERMark Brown2014-02-061-0/+1
| * | | | spi: sunxi: Add Allwinner A31 SPI controller driverMaxime Ripard2014-02-053-0/+490
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----------. \ \ \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2014-03-308-507/+324
|\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | spi: spidev: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven2014-02-271-4/+15
| | | | | | | * | | | spi: spidev: Restore all SPI mode flags on ioctl failureGeert Uytterhoeven2014-02-271-2/+2
| | | | | | | |/ / /
| | | | | | * | | | spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacksAxel Lin2014-03-131-1/+6
OpenPOWER on IntegriCloud