Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c24bfa8f21b59283580043dada19a6e943b6e426
/
drivers
/
spi
c24bfa8
spi: slave: Fix missing break in switch
by Gustavo A. R. Silva
· 6 years ago
805be7d
spi: mediatek: add spi slave for Mediatek MT2712
by Leilk Liu
· 6 years ago
b445bfc
spi: switch to SPDX license identifier
by Marco Felsch
· 6 years ago
aea3877
spi: spi-mem: Fix inverted logic in op sanity check
by Geert Uytterhoeven
· 6 years ago
71d9a84
spi: sprd: don't mark remove function as __exit
by Arnd Bergmann
· 6 years ago
8cfde78
spi: pic32: Use proper enum in dmaengine_prep_slave_rg
by Nathan Chancellor
· 6 years ago
3805832
spi: spi-mem: Add extra sanity checks on the op param
by Boris Brezillon
· 6 years ago
f34ecdb
spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio
by David Lechner
· 6 years ago
71388b21
spi: always use software fallback for SPI_CS_WORD when using cs_gio
by David Lechner
· 6 years ago
00bca73
spi: mediatek: Don't modify spi_transfer when transfer.
by Peter Shih
· 6 years ago
0fd8586
spi/bcm63xx-hsspi: keep pll clk enabled
by Jonas Gorski
· 6 years ago
8089bab
spi: pxa2xx: Remove the shutdown callback
by Lubomir Rintel
· 6 years ago
a3762b1
spi: spi-davinci: Add support for SPI_CS_WORD
by David Lechner
· 6 years ago
9263696
Merge tag 'spi-cs-word' into spi-4.20
by Mark Brown
· 6 years ago
cbaa62e
spi: add software implementation for SPI_CS_WORD
by David Lechner
· 6 years ago
3356d9f
spi: pic32-sqi: remove unnecessary of_node_get()
by Alexey Khoroshilov
· 6 years ago
37a1aa8
spi: davinci: remove set but not used variable 'pdata'
by YueHaibing
· 6 years ago
56df612
spi: davinci: Remove chip select GPIO pdata
by Linus Walleij
· 6 years ago
e757996
spi: spi-mem: Adjust op len based on message/transfer size limitations
by Chuanhua Han
· 6 years ago
abf5fee
spi: gpio: No MISO does not imply no RX
by Linus Walleij
· 6 years ago
b9a947d
spi: pic32: remove unnecessary of_node_get()
by Alexey Khoroshilov
· 6 years ago
b9e4952
spi: pl022: Remove set but not used variable 'chip'
by YueHaibing
· 6 years ago
af060b3
spi: dw: support 4-16 bits per word
by Simon Goldschmidt
· 6 years ago
48c29d0
spi: spi-gpio: Remove set but not used variable 'pdata'
by YueHaibing
· 6 years ago
7c5d8a2
spi: Do not print a message if spi_controller_{suspend,resume}() fails
by Geert Uytterhoeven
· 6 years ago
c7ba473
spi: orion: cosmetics - alias long direct_access variables
by Kosta Zertsekel
· 6 years ago
c1d8b08
spi: dw-mmio: avoid hardcoded field mask
by Alexandre Belloni
· 6 years ago
6e249d1
spi: davinci: remove set but not used variable 'pdata'
by YueHaibing
· 6 years ago
be17ee0
spi: dw-mmio: add MSCC Jaguar2 support
by Alexandre Belloni
· 6 years ago
e7d973a
spi: sprd: Add SPI driver for Spreadtrum SC9860
by Lanqing Liu
· 6 years ago
9135bac
spi: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
7f02e1c
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
c1acb21
Merge branch 'spi-4.19' into spi-next
by Mark Brown
· 6 years ago
c3c7126
Merge branch 'spi-4.18' into spi-linus
by Mark Brown
· 6 years ago
563a53f
spi: davinci: fix a NULL pointer dereference
by Bartosz Golaszewski
· 6 years ago
5d27a9c
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
by Frieder Schrempf
· 6 years ago
07ebbbe
spi: uniphier: remove unnecessary include headers
by Keiji Hayashibara
· 6 years ago
4b859db
spi: spi-gpio: add SPI_3WIRE support
by Lorenzo Bianconi
· 6 years ago
304d343
spi: add flags parameter to txrx_word function pointers
by Lorenzo Bianconi
· 6 years ago
5ba155a
spi: add SPI controller driver for UniPhier SoC
by Keiji Hayashibara
· 6 years ago
baec8eb
spi: img-spfi: Set device select bits for SPFI port state
by Ionela Voinescu
· 6 years ago
45e41bc
spi: omap2-mcspi: remove several redundant variables
by Colin Ian King
· 6 years ago
c2c25cc
spi: dw-mmio: add MSCC Ocelot support
by Alexandre Belloni
· 6 years ago
c79bdbb
spi: dw: export dw_spi_set_cs
by Alexandre Belloni
· 6 years ago
516ddd7
spi: spi-fsl-espi: Log fifo counters on error
by Tiago Brusamarello
· 6 years ago
2ca300a
spi: imx: Use the longuest possible burst size when in dynamic_burst
by Maxime Chevallier
· 6 years ago
0486dd4
spi: imx: remove unnecessary check in spi_imx_can_dma
by Maxime Chevallier
· 6 years ago
afb27208
spi: imx: Use correct number of bytes per words
by Maxime Chevallier
· 6 years ago
2801b2f5
spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32
by Maxime Chevallier
· 6 years ago
a021cac
spi: imx: Remove duplicate variable assignments
by Maxime Chevallier
· 6 years ago
6576bf0
spi: spi-fsl-dspi: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
b86d771
Merge tag 'spi-dw-set-cs' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.19
by Mark Brown
· 6 years ago
62dbbae
spi: dw: allow providing own set_cs callback
by Alexandre Belloni
· 6 years ago
66b19d7
spi: dw: fix possible race condition
by Alexandre Belloni
· 6 years ago
5f8f803
spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer
by Andrey Smirnov
· 6 years ago
2ba87a9
spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume()
by Wei Yongjun
· 6 years ago
d8ffee2
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
by Krzysztof Kozlowski
· 6 years ago
22d71a50
spi: pxa2xx: Add support for Intel Ice Lake
by Mika Westerberg
· 6 years ago
c8d0498
spi: sprd: Change to use devm_hwspin_lock_request_specific()
by Baolin Wang
· 6 years ago
d4942c1
spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
by Baolin Wang
· 6 years ago
80dc12c
spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe
by Gustavo A. R. Silva
· 6 years ago
3e7cc62
spi: spi-fsl-dspi: Enable extended SPI mode
by Esben Haabendal
· 6 years ago
35c9d46
spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode
by Esben Haabendal
· 6 years ago
8fcd151
spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode)
by Esben Haabendal
· 6 years ago
51d583a
spi: spi-fsl-dspi: Framesize control for XSPI mode
by Esben Haabendal
· 6 years ago
58ba07e
spi: spi-fsl-dspi: Add support for XSPI mode registers
by Esben Haabendal
· 6 years ago
071db7a
Merge branch 'spi-4.18' into spi-4.19 for DSPI dep
by Mark Brown
· 6 years ago
8570043
spi: spi-fsl-dspi: Fixup regmap configuration
by Esben Haabendal
· 6 years ago
d87e08f
spi: spi-fsl-dspi: Fix MCR register handling
by Esben Haabendal
· 6 years ago
dadcf4a
spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers
by Esben Haabendal
· 6 years ago
0a4ec2c
spi: spi-fsl-dspi: Simplify transfer counter handling
by Esben Haabendal
· 6 years ago
9e1dc9b
spi: spi-fsl-dspi: Fix per transfer cs_change handling
by Esben Haabendal
· 6 years ago
4779f23
spi: spi-fsl-dspi: Drop unneeded use of dataflags bits
by Esben Haabendal
· 6 years ago
c87bdcc
spi: spi-fsl-dspi: Drop unreachable else if statement
by Esben Haabendal
· 6 years ago
fb9acf5
spi: orion: fix CS GPIO handling again
by Jan Kundrát
· 6 years ago
931c4e9
spi: cadence: Change usleep_range() to udelay(), for atomic context
by Janek Kotas
· 6 years ago
08ba7ae
spi: sh-msiof: Make sure all DMA operations have completed
by Geert Uytterhoeven
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
16c10b3
Merge branch 'spi-4.17' into spi-4.18 for the merge window
by Mark Brown
· 6 years ago
5b550c9
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 6 years ago
29e795c
spi: Fix typo on SPI_MEM help text
by Fabio Estevam
· 6 years ago
0921e11
spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
by Geert Uytterhoeven
· 6 years ago
d073bfa
spi: omap2-mcspi: Remove unnecessary pm_runtime_force_suspend()
by Tony Lindgren
· 7 years ago
7e48e23
spi: Add missing pm_runtime_put_noidle() after failed get
by Tony Lindgren
· 7 years ago
6282f12
spi: ti-qspi: Make sure res_mmap != NULL before dereferencing it
by Boris Brezillon
· 7 years ago
e935dba
spi: spi-s3c64xx: Fix system resume support
by Marek Szyprowski
· 7 years ago
71f277a
spi: Respect all error codes from dev_pm_domain_attach()
by Ulf Hansson
· 7 years ago
b645605
spi: bcm-qspi: Fix build failure caused by spi_flash_read() API removal
by Boris Brezillon
· 7 years ago
c1f5ba7
spi: Get rid of the spi_flash_read() API
by Boris Brezillon
· 7 years ago
b95cb39
spi: ti-qspi: Implement the spi_mem interface
by Boris Brezillon
· 7 years ago
5f195ee
spi: bcm-qspi: Implement the spi_mem interface
by Boris Brezillon
· 7 years ago
b5932f5
spi: Make support for regular transfers optional when ->mem_ops != NULL
by Boris Brezillon
· 7 years ago
c36ff26
spi: Extend the core to ease integration of SPI memory controllers
by Boris Brezillon
· 7 years ago
055ed0d
spi: remove forgotten CONFIG_SPI_BCM53XX
by Rafał Miłecki
· 7 years ago
331bbcf
spi: remove the older/duplicated bcm53xx driver
by Rafał Miłecki
· 7 years ago
62bbc86
spi: pxa2xx: check clk_prepare_enable() return value
by Tobias Jordan
· 7 years ago
bc519d9
spi: bcm2835aux: ensure interrupts are enabled for shared handler
by Rob Herring
· 7 years ago
6126fd8
spi: lpspi: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
4c23e48
spi: mxs: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
Next »