Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f6d63678b07f935fefd7cfefe7b43f56bad274b6
/
drivers
/
spi
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
26ac565
Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next
by Mark Brown
· 5 years ago
106dbe2
Merge branch 'spi-5.3' into spi-next
by Mark Brown
· 5 years ago
2337ff4
Merge branch 'spi-5.2' into spi-linus
by Mark Brown
· 5 years ago
8cc7720
spi: pxa2xx: Add support for Intel Elkhart Lake
by Jarkko Nikula
· 5 years ago
ab73561
spi: atmel-quadspi: fix resume call
by Tudor Ambarus
· 6 years ago
5b74e9a
spi: atmel-quadspi: void return type for atmel_qspi_init()
by Tudor Ambarus
· 6 years ago
23cdddb
spi: pxa2xx: Set minimum transfer speed
by Jarkko Nikula
· 6 years ago
775c4c0
spi: stm32-qspi: remove signal sensitive on completion
by Ludovic Barre
· 6 years ago
2b94713
spi: uniphier: fix zero-length transfer
by Keiji Hayashibara
· 6 years ago
e4671df
spi: uniphier: fix timeout error
by Keiji Hayashibara
· 6 years ago
b28944c
spi/acpi: avoid spurious matches during slave enumeration
by Ard Biesheuvel
· 6 years ago
94613d5
spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage
by Patrice Chotard
· 6 years ago
418e3ea
bus_find_device: Unify the match callback with class_find_device
by Suzuki K Poulose
· 6 years ago
f9481b0
spi: fix ctrl->num_chipselect constraint
by Tudor Ambarus
· 6 years ago
51c711f
spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series
by Masahisa Kojima
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
81c9859
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 489
by Thomas Gleixner
· 6 years ago
cb849fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
by Thomas Gleixner
· 6 years ago
b5e3cf4
spi/acpi: fix incorrect ACPI parent check
by Ard Biesheuvel
· 6 years ago
f569436
spi: don't open code list_for_each_entry_safe_reverse()
by Vladimir Zapolskiy
· 6 years ago
ebc37af
spi: No need to assign dummy value in spi_unregister_controller()
by Andy Shevchenko
· 6 years ago
4c3c595
spi/acpi: enumerate all SPI slaves in the namespace
by Ard Biesheuvel
· 6 years ago
a75e91b
spi: qup: fix PIO/DMA transfers.
by Jorge Ramirez-Ortiz
· 6 years ago
4343f61
Merge tag 'v5.2-rc4' into spi-5.3
by Mark Brown
· 6 years ago
e59bf42
Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
aef9752
spi: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
3e582c6
spi: mediatek: add SPI_LSB_FIRST support
by Leilk Liu
· 6 years ago
3c910ec
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
by Thomas Gleixner
· 6 years ago
04dc82e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
by Thomas Gleixner
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
ce718df
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 409
by Thomas Gleixner
· 6 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 6 years ago
7876981
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352
by Thomas Gleixner
· 6 years ago
f3949fd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
by Thomas Gleixner
· 6 years ago
41a1c9e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 296
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
b0823ee
spi: Add spi driver for Socionext SynQuacer platform
by Masahisa Kojima
· 6 years ago
3594bfa
spi: qup: remove unnecessary goto
by Jorge Ramirez-Ortiz
· 6 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
fda8d26
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
80503b2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
by Thomas Gleixner
· 6 years ago
c6e2d2c
spidev: Add M53Menlo CPLD compatible
by Marek Vasut
· 6 years ago
891100d
spi: spi-meson-spifc: update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
635bdb7
spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()
by Geert Uytterhoeven
· 6 years ago
5989984
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 39
by Thomas Gleixner
· 6 years ago
d9424d6
Merge branch 'spi-5.2' into spi-5.3
by Mark Brown
· 6 years ago
924b586
spi: Allow SPI devices to request the pumping thread be realtime
by Douglas Anderson
· 6 years ago
0e896f3
spi: tegra114: set master cleanup and also invoke it on probe error
by Sowjanya Komatineni
· 6 years ago
f3440d9
spi: abort spi_sync if failed to prepare_transfer_hardware
by Super Liu
· 6 years ago
af50520
spi: bcm2835: Drop assignment of dma_slave_config direction
by Lukas Wunner
· 6 years ago
5f336ea
spi: bcm2835: Replace spi_master by spi_controller
by Lukas Wunner
· 6 years ago
44a0421
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
by Christophe Leroy
· 6 years ago
a636cd6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
9783da2
spi: spidev: Add dhcom-board to compatibility list
by Christoph Niedermaier
· 6 years ago
eceb995
Merge tag 'v5.2-rc1' into spi-5.3
by Mark Brown
· 6 years ago
dc413a9
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
5caaf29
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
by YueHaibing
· 6 years ago
318dacb
spi: tegra114: add support for TX and RX trimmers
by Sowjanya Komatineni
· 6 years ago
9b76ef3
spi: tegra114: add support for HW CS timing
by Sowjanya Komatineni
· 6 years ago
1bf9f3c
spi: tegra114: add support for hw based cs
by Sowjanya Komatineni
· 6 years ago
63c1440
spi: tegra114: add support for gpio based CS
by Sowjanya Komatineni
· 6 years ago
8af0c18
include/: refactor headers to allow kthread.h inclusion in psi_types.h
by Suren Baghdasaryan
· 6 years ago
3393f7d
spi: bcm2835: only split transfers that exceed DLEN if DMA available
by Nicolas Saenz Julienne
· 6 years ago
35ceb67
spi: Allow selecting BCM2835 SPI controllers on ARCH_BRCMSTB
by Florian Fainelli
· 6 years ago
bfada20
spi: bcm2835: Remove spi_alloc_master() error printing
by Hoan Nguyen An
· 6 years ago
bf93b95
spi: bcm2835aux: Remove spi_alloc_master() error printing
by Hoan Nguyen An
· 6 years ago
5d7e2b5
spi: core: allow reporting the effectivly used speed_hz for a transfer
by Martin Sperl
· 6 years ago
055128e
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
0ed5625
spi: Fix Raspberry Pi breakage
by Mark Brown
· 6 years ago
4730072
spi: rockchip: turn down tx dma bursts
by Emil Renner Berthing
· 6 years ago
d5864e5
spi: core: allow defining time that cs is deasserted as a multiple of SCK
by Martin Sperl
· 6 years ago
0ff2de8
spi: core: allow defining time that cs is deasserted
by Martin Sperl
· 6 years ago
154f7da
spi: bcm2835: add driver stats to debugfs
by Martin Sperl
· 6 years ago
ff245d9
spi: bcm2835: make the polling duration limits configurable
by Martin Sperl
· 6 years ago
c41d62b
spi: bcm2835: added comment about different bus behaviour of DMA mode
by Martin Sperl
· 6 years ago
7f1922e
spi: bcm2835: Avoid 64-bit arithmetic in xfer len calc
by Martin Sperl
· 6 years ago
9ac3f90
spi: bcm2835: bcm2835_spi_transfer_one_poll remove unnecessary argument
by Martin Sperl
· 6 years ago
c3fdefc
spi: at91-usart: add DMA support
by Radu Pirea
· 6 years ago
e29eaa3
spi: ep93xx: Drop unused variable
by Linus Walleij
· 6 years ago
e0dccbd
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
41bc10c
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 6 years ago
9bff9df
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
c5bf68f
*: convert stream-like files from nonseekable_open -> stream_open
by Kirill Smelkov
· 6 years ago
2e5f081
Merge branch 'spi-5.2' into spi-next
by Mark Brown
· 6 years ago
58b860e
Merge branch 'spi-5.1' into spi-linus
by Mark Brown
· 6 years ago
7e95b16
spi: rspi: Fix handling of QSPI code when transmit and receive
by Hoan Nguyen An
· 6 years ago
e5c2749
spi: atmel-quadspi: fix crash while suspending
by Claudiu Beznea
· 6 years ago
8d1467a
spi: stm32: return the get_irq error
by Fabien Dessenne
· 6 years ago
cc1b69f
spi: tegra114: fix PIO transfer
by Sowjanya Komatineni
· 6 years ago
29f2133
spi: pxa2xx: fix SCR (divisor) calculation
by Flavio Suligoi
· 6 years ago
d61ad23c
spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-select
by Serge Semin
· 6 years ago
1dfbf33
spi: ep93xx: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
Next »