summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij
2019-01-07spi/trace: include buffer contents in tracesUwe Kleine-König
2019-01-07spi/trace: drop useless and wrong (but harmless) castsUwe Kleine-König
2019-01-07spi: stm32: add description about STM32F4 bindingsCezary Gapinski
2019-01-07spi: stm32: add support for STM32F4Cezary Gapinski
2019-01-07spi: stm32: introduce compatible data cfgCezary Gapinski
2019-01-07spi: stm32: add start dma transfer functionCezary Gapinski
2019-01-07spi: stm32: split transfer one setup functionCezary Gapinski
2019-01-07spi: stm32: rename interrupt functionCezary Gapinski
2019-01-07spi: stm32: rename STM32 SPI registers to STM32H7Cezary Gapinski
2019-01-07spi: stm32: remove SPI LOOP modeCezary Gapinski
2019-01-07spi: stm32: use explicit CPOL and CPHA mode bitsCezary Gapinski
2019-01-07spi: fix typo in SPI_STM32 help textCezary Gapinski
2019-01-07spi: stm32: fix DMA configuration with only one channelCezary Gapinski
2019-01-07spi: stm32: use NULL pointer instead of plain integerCezary Gapinski
2019-01-07spi: stm32: switch to SPDX identifierCezary Gapinski
2019-01-07spi: dw: fix potential variable assignment errorshaftarger
2019-01-07spi: add cpu details to fsl-dspi Kconfig helpAngelo Dureghello
2019-01-07MAINTAINERS: Move the Freescale QSPI driver to the SPI frameworkFrieder Schrempf
2019-01-07mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.cFrieder Schrempf
2019-01-07dt-bindings: spi: Adjust the bindings for the FSL QSPI driverFrieder Schrempf
2019-01-07dt-bindings: spi: Move the bindings for the FSL QSPI driverFrieder Schrempf
2019-01-07spi: Add a driver for the Freescale/NXP QuadSPI controllerFrieder Schrempf
2019-01-06Linux 5.0-rc1Linus Torvalds
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada