index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
*
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-12-25
|
\
|
*
-
.
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
2018-12-20
|
|
\
\
|
|
|
*
mtd: atmel-quadspi: disallow building on ebsa110
Arnd Bergmann
2018-12-10
|
|
|
*
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
2018-11-07
|
|
*
|
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
2018-11-20
|
|
*
|
spi: spi-mem: Split spi_mem_exec_op() code
Boris Brezillon
2018-11-20
|
|
*
|
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
2018-11-20
|
|
|
/
|
*
|
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
2018-12-20
|
*
|
spi: lpspi: Let watermark change with send data length
Clark Wang
2018-12-13
|
*
|
spi: lpspi: Add slave mode support
Clark Wang
2018-12-13
|
*
|
spi: lpspi: Replace all "master" with "controller"
Clark Wang
2018-12-13
|
*
|
spi: imx: drop useless member speed_hz from driver data struct
Uwe Kleine-König
2018-12-11
|
*
|
spi: imx: rename config callback and add useful parameters
Uwe Kleine-König
2018-12-11
|
*
|
spi: imx: style fixes
Uwe Kleine-König
2018-12-11
|
*
|
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
Uwe Kleine-König
2018-12-11
|
*
|
spi: imx: add a device specific prepare_message callback
Uwe Kleine-König
2018-12-11
|
*
|
spi: npcm: Modify pspi send function
Tomer Maimon
2018-12-06
|
*
|
spi: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-06
|
*
|
Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...
Mark Brown
2018-12-04
|
|
\
\
|
|
*
|
spi: gpio: Support 3WIRE high-impedance turn-around
Linus Walleij
2018-11-07
|
|
|
/
|
*
|
spi: dw-mmio: add ACPI support
Jay Fang
2018-12-04
|
*
|
spi: bcm2835: Synchronize with callback on DMA termination
Lukas Wunner
2018-12-04
|
*
|
spi: bcm2835: Speed up FIFO access if fill level is known
Lukas Wunner
2018-12-04
|
*
|
spi: bcm2835: Polish transfer of DMA prologue
Lukas Wunner
2018-12-04
|
*
|
spi: spi-mem: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-12-03
|
*
|
spi: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-12-03
|
*
|
spi: fix spi-at91-usart.c build errors when PINCTRL is not set
Randy Dunlap
2018-12-03
|
*
|
spi: Fix formatting of header block
Mark Brown
2018-11-29
|
*
|
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-11-29
|
|
\
\
|
|
*
|
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
2018-11-29
|
*
|
|
spi: bcm2835: Overcome sglist entry length limitation
Lukas Wunner
2018-11-28
|
*
|
|
spi: bcm2835: Document struct bcm2835_spi
Lukas Wunner
2018-11-28
|
*
|
|
spi: bcm2835: Drop unused code for native Chip Select
Lukas Wunner
2018-11-28
|
*
|
|
Merge branch 'spi-4.20' into spi-4.21 for bcm stuff.
Mark Brown
2018-11-28
|
|
\
|
|
|
|
*
|
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
2018-11-28
|
|
*
|
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
2018-11-28
|
|
*
|
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
2018-11-28
|
*
|
|
spi: mediatek: add spi support for mt7629 IC
Leilk Liu
2018-11-27
|
*
|
|
spi: at91-usart: add power management support
Radu Pirea
2018-11-27
|
*
|
|
spi: npcm: Fix uninitialized variable warning
Olof Johansson
2018-11-27
|
*
|
|
spi: npcm: Fix an error code in the probe function
Dan Carpenter
2018-11-23
|
*
|
|
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
Lubomir Rintel
2018-11-16
|
*
|
|
spi: Fix core transfer waits after slave support
Mark Brown
2018-11-15
|
*
|
|
spi: npcm: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2018-11-15
|
*
|
|
spi: bcm2835: make license text and module license match
Stefan Wahren
2018-11-14
|
*
|
|
spi: npcm: fix u32 csgpio being checked for less than zero
Colin Ian King
2018-11-14
|
*
|
|
spi: npcm: add NPCM PSPI controller driver
Tomer Maimon
2018-11-13
|
*
|
|
spi: pl022: Handle cs_change for last transfer
Fredrik Ternerot
2018-11-13
|
*
|
|
spi: pxa2xx: Deal with the leftover garbage in TXFIFO
Lubomir Rintel
2018-11-13
[next]