summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-17spi: ath79: Remove now useless codeAlban Bedel1-41/+2
2019-01-17spi: ath79: Enable support for compile testAlban Bedel2-4/+13
2019-01-17spi: ath79: Simplify ath79_spi_chipselect()Alban Bedel2-32/+10
2019-01-17spi: bitbang: Don't call chipselect() in spi_bitbang_setup()Alban Bedel1-13/+0
2019-01-15spi: cadence: Correct initialisation of runtime PMCharles Keepax1-7/+4
2019-01-14spi: spi-geni-qcom: Get rid of forward declarationStephen Boyd1-29/+26
2019-01-14spi: spi-geni-qcom: Don't initialize completion for normal messageStephen Boyd1-1/+0
2019-01-10spi: davinci: Get rid of dangling variableLinus Walleij1-1/+0
2019-01-10spi: dw: fix warning unused variable 'ret'Anders Roxell1-1/+0
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl1-33/+89
2019-01-09spi: dw: Convert to use CS GPIO descriptorsLinus Walleij2-30/+1
2019-01-09spi: davinci: Convert to use CS GPIO descriptorsLinus Walleij1-40/+13
2019-01-09spi: clps711x: Convert to use CS GPIO descriptorsLinus Walleij1-21/+2
2019-01-09spi: cadence: Convert to use CS GPIO descriptorsLinus Walleij1-65/+2
2019-01-09spi: atmel: Convert to use CS GPIO descriptorsLinus Walleij1-66/+27
2019-01-09spi: ath79: Convert to use CS GPIO descriptorsLinus Walleij1-28/+14
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij1-10/+94
2019-01-07spi: stm32: add support for STM32F4Cezary Gapinski1-7/+482
2019-01-07spi: stm32: introduce compatible data cfgCezary Gapinski1-101/+236
2019-01-07spi: stm32: add start dma transfer functionCezary Gapinski1-9/+18
2019-01-07spi: stm32: split transfer one setup functionCezary Gapinski1-78/+192
2019-01-07spi: stm32: rename interrupt functionCezary Gapinski1-3/+3
2019-01-07spi: stm32: rename STM32 SPI registers to STM32H7Cezary Gapinski1-182/+199
2019-01-07spi: stm32: remove SPI LOOP modeCezary Gapinski1-1/+1
2019-01-07spi: stm32: use explicit CPOL and CPHA mode bitsCezary Gapinski1-1/+1
2019-01-07spi: fix typo in SPI_STM32 help textCezary Gapinski1-1/+1
2019-01-07spi: stm32: fix DMA configuration with only one channelCezary Gapinski1-8/+12
2019-01-07spi: stm32: use NULL pointer instead of plain integerCezary Gapinski1-1/+1
2019-01-07spi: stm32: switch to SPDX identifierCezary Gapinski1-20/+7
2019-01-07spi: dw: fix potential variable assignment errorshaftarger1-1/+2
2019-01-07spi: add cpu details to fsl-dspi Kconfig helpAngelo Dureghello1-1/+1
2019-01-07mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.cFrieder Schrempf1-1224/+0
2019-01-07spi: Add a driver for the Freescale/NXP QuadSPI controllerFrieder Schrempf5-10/+978
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+17
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds3-0/+166
2019-01-06Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2019-01-06Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds3-58/+34
2019-01-06Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-290/+628
2019-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-21/+10
2019-01-06Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds13-44/+70
2019-01-06Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds13-130/+321
2019-01-06Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-188/+1521
2019-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds12-57/+680
2019-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds32-135/+138
2019-01-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds13-89/+357
2019-01-06Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds8-6/+1334
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-8/+2
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-260/+290
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds1-3/+3