index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
1
-40
/
+13
2019-01-09
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
1
-21
/
+2
2019-01-09
spi: cadence: Convert to use CS GPIO descriptors
Linus Walleij
1
-65
/
+2
2019-01-09
spi: atmel: Convert to use CS GPIO descriptors
Linus Walleij
1
-66
/
+27
2019-01-09
spi: ath79: Convert to use CS GPIO descriptors
Linus Walleij
1
-28
/
+14
2019-01-09
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
1
-10
/
+94
2019-01-07
spi: stm32: add support for STM32F4
Cezary Gapinski
1
-7
/
+482
2019-01-07
spi: stm32: introduce compatible data cfg
Cezary Gapinski
1
-101
/
+236
2019-01-07
spi: stm32: add start dma transfer function
Cezary Gapinski
1
-9
/
+18
2019-01-07
spi: stm32: split transfer one setup function
Cezary Gapinski
1
-78
/
+192
2019-01-07
spi: stm32: rename interrupt function
Cezary Gapinski
1
-3
/
+3
2019-01-07
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
1
-182
/
+199
2019-01-07
spi: stm32: remove SPI LOOP mode
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: use explicit CPOL and CPHA mode bits
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: fix typo in SPI_STM32 help text
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: fix DMA configuration with only one channel
Cezary Gapinski
1
-8
/
+12
2019-01-07
spi: stm32: use NULL pointer instead of plain integer
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: switch to SPDX identifier
Cezary Gapinski
1
-20
/
+7
2019-01-07
spi: dw: fix potential variable assignment error
shaftarger
1
-1
/
+2
2019-01-07
spi: add cpu details to fsl-dspi Kconfig help
Angelo Dureghello
1
-1
/
+1
2019-01-07
spi: Add a driver for the Freescale/NXP QuadSPI controller
Frieder Schrempf
3
-0
/
+978
2018-12-25
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-711
/
+3105
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
4
-22
/
+806
2018-12-20
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
1
-1
/
+9
2018-12-13
spi: lpspi: Let watermark change with send data length
Clark Wang
1
-2
/
+9
2018-12-13
spi: lpspi: Add slave mode support
Clark Wang
1
-28
/
+79
2018-12-13
spi: lpspi: Replace all "master" with "controller"
Clark Wang
1
-38
/
+46
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-14
/
+27
2018-12-11
spi: imx: drop useless member speed_hz from driver data struct
Uwe Kleine-König
1
-7
/
+5
2018-12-11
spi: imx: rename config callback and add useful parameters
Uwe Kleine-König
1
-17
/
+22
2018-12-11
spi: imx: style fixes
Uwe Kleine-König
1
-7
/
+9
2018-12-11
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
Uwe Kleine-König
1
-27
/
+40
2018-12-11
spi: imx: add a device specific prepare_message callback
Uwe Kleine-König
1
-1
/
+39
2018-12-11
mtd: atmel-quadspi: disallow building on ebsa110
Arnd Bergmann
1
-1
/
+1
2018-12-06
spi: npcm: Modify pspi send function
Tomer Maimon
1
-6
/
+14
2018-12-06
spi: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-04
Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...
Mark Brown
1
-3
/
+21
2018-12-04
spi: dw-mmio: add ACPI support
Jay Fang
2
-0
/
+9
2018-12-04
spi: bcm2835: Synchronize with callback on DMA termination
Lukas Wunner
1
-6
/
+6
2018-12-04
spi: bcm2835: Speed up FIFO access if fill level is known
Lukas Wunner
1
-4
/
+60
2018-12-04
spi: bcm2835: Polish transfer of DMA prologue
Lukas Wunner
1
-25
/
+29
2018-12-03
spi: spi-mem: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
1
-1
/
+8
2018-12-03
spi: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
1
-2
/
+10
2018-12-03
spi: fix spi-at91-usart.c build errors when PINCTRL is not set
Randy Dunlap
1
-0
/
+1
2018-11-29
spi: Fix formatting of header block
Mark Brown
1
-6
/
+4
2018-11-29
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-11-29
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
1
-1
/
+1
2018-11-28
Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+27
2018-11-28
spi: bcm2835: Overcome sglist entry length limitation
Lukas Wunner
1
-49
/
+242
2018-11-28
spi: bcm2835: Document struct bcm2835_spi
Lukas Wunner
1
-0
/
+11
[next]