summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28spi: pl022: add a message state STATE_TIMEOUT for timeout transferJiwei Sun
2019-01-28spi: Kconfig: imx: Update the help text to make it more genericFabio Estevam
2019-01-28spi: nxp-fspi: add octal mode flag bit for octal supportYogesh Narayan Gaur
2019-01-28MAINTAINERS: add maintainers for the NXP FlexSPI driverYogesh Narayan Gaur
2019-01-28dt-bindings: spi: add binding file for NXP FlexSPI controllerYogesh Narayan Gaur
2019-01-28spi: spi-mem: Add driver for NXP FlexSPI controllerYogesh Narayan Gaur
2019-01-24gpio: of: Fix logic inversionLinus Walleij
2019-01-24spi: cadence: Fix default polarity of native chipselectLinus Walleij
2019-01-24spi: dw: Fix default polarity of native chipselectLinus Walleij
2019-01-24spi: Support high CS when using descriptorsLinus Walleij
2019-01-23spi: Go back to immediate teardownMark Brown
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2019-01-23spi: bcm2835aux: remove unneeded NULL check of devm_clk_getYueHaibing
2019-01-21spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()Boris Brezillon
2019-01-18spi: sh-msiof: Use DMA if possibleHoan Nguyen An
2019-01-18spi: sh-msiof: fix *info pointer in request_dma()Hoan Nguyen An
2019-01-18spi: sh-hspi: Remove error messages on out-of-memory conditionsGeert Uytterhoeven
2019-01-17spi: ath79: Remove now useless codeAlban Bedel
2019-01-17spi: ath79: Enable support for compile testAlban Bedel
2019-01-17spi: ath79: Simplify ath79_spi_chipselect()Alban Bedel
2019-01-17spi: bitbang: Don't call chipselect() in spi_bitbang_setup()Alban Bedel
2019-01-14spi: cadence: Correct initialisation of runtime PMCharles Keepax
2019-01-14spi: spi-geni-qcom: Get rid of forward declarationStephen Boyd
2019-01-14spi: spi-geni-qcom: Don't initialize completion for normal messageStephen Boyd
2019-01-10spi: davinci: Get rid of dangling variableLinus Walleij
2019-01-10spi: dw: fix warning unused variable 'ret'Anders Roxell
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl
2019-01-09spi: dw: Convert to use CS GPIO descriptorsLinus Walleij
2019-01-09spi: davinci: Convert to use CS GPIO descriptorsLinus Walleij
2019-01-09spi: clps711x: Convert to use CS GPIO descriptorsLinus Walleij
2019-01-09spi: cadence: Convert to use CS GPIO descriptorsLinus Walleij
2019-01-09spi: atmel: Convert to use CS GPIO descriptorsLinus Walleij
2019-01-09spi: ath79: Convert to use CS GPIO descriptorsLinus Walleij
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