Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8cf1e0fc50fcc25021567bb2755580504c57c83a
/
drivers
/
spi
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
754a36a
Merge branch 'spi-5.6' into spi-next
by Mark Brown
· 5 years ago
7265e8f
Merge branch 'spi-5.5' into spi-linus
by Mark Brown
· 5 years ago
29d7e05
spi: pxa2xx: Avoid touching SSCR0_SSE on MMP2
by Lubomir Rintel
· 5 years ago
b0177ac
spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations
by Michael Walle
· 5 years ago
b5df0b2
spi: npcm-pspi: modify reset support
by Tomer Maimon
· 5 years ago
b4adf5b
spi: npcm-pspi: improve spi transfer performance
by Tomer Maimon
· 5 years ago
6925212f
spi: spi-ti-qspi: fix warning
by Jean Pihet
· 5 years ago
47416a5
spi: npcm-pspi: fix 16 bit send and receive support
by Tomer Maimon
· 5 years ago
6157d4c
spi: pxa2xx: Add support for Intel Comet Lake PCH-V
by Jarkko Nikula
· 5 years ago
2f3d803
spi: fsl: simplify error path in of_fsl_spi_probe()
by Christophe Leroy
· 5 years ago
bc3a8b2
spi: fsl-lpspi: fix only one cs-gpio working
by Philippe Schenker
· 5 years ago
e7cc5cfb
spi: spi-ti-qspi: optimize byte-transfers
by Jean Pihet
· 5 years ago
e97f491
spi: spi-ti-qspi: support large flash devices
by Jean Pihet
· 5 years ago
b8d40d7
spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data
by Matthias Kaehlcke
· 5 years ago
a2ca53b
spi: Add HiSilicon v3xx SPI NOR flash controller driver
by John Garry
· 5 years ago
603e92f
spi: bcm2835: Raise maximum number of slaves to 4
by Lukas Wunner
· 5 years ago
8ae7d44
spi: sh-msiof: Do not redefine STR while compile testing
by Krzysztof Kozlowski
· 5 years ago
144d8f9
spi: rspi: Add support for GPIO chip selects
by Geert Uytterhoeven
· 5 years ago
9815ed8
spi: rspi: Add support for multiple native chip selects
by Geert Uytterhoeven
· 5 years ago
8f2344f
spi: rspi: Remove set_config_register() macro
by Geert Uytterhoeven
· 5 years ago
1bec84d
spi: rspi: Use dev_warn_once() instead of open-coding
by Geert Uytterhoeven
· 5 years ago
aa32f76
spi: sh-msiof: Convert to generic unused native cs handling.
by Geert Uytterhoeven
· 5 years ago
7d93aec
spi: Add generic support for unused native cs with cs-gpios
by Geert Uytterhoeven
· 5 years ago
e9aa3b8
spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message
by Rayagonda Kokatanur
· 5 years ago
bfda044
spi: dw: use "smp_mb()" to avoid sending spi data error
by Xinwei Kong
· 5 years ago
ec7b3f5
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
19b6139
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
by wuxu.wu
· 5 years ago
ca59d5a
spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode
by Vladimir Oltean
· 5 years ago
862dd2a
spi: Don't look at TX buffer for PTP system timestamping
by Vladimir Oltean
· 5 years ago
f971a20
spi: Catch improper use of PTP system timestamping API
by Vladimir Oltean
· 5 years ago
f03ee20
spi: oc-tiny: Use GPIO descriptors
by Linus Walleij
· 5 years ago
28d1ddd
spi: uniphier: Add DMA transfer mode support
by Kunihiko Hayashi
· 5 years ago
790514e
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.6
by Mark Brown
· 5 years ago
0d9c754
spi: tegra114: use true,false for bool variable
by zhengbin
· 5 years ago
e6a8b2c
spi: imx: use true,false for bool variable
by zhengbin
· 5 years ago
a68735d
spi: fsl-lpspi: use true,false for bool variable
by zhengbin
· 5 years ago
11299c5
spi: uniphier: Add handle_err callback function
by Kunihiko Hayashi
· 5 years ago
9859db5
spi: uniphier: Change argument of irq functions to private structure
by Kunihiko Hayashi
· 5 years ago
9cd34ef
spi: uniphier: Fix FIFO threshold
by Kunihiko Hayashi
· 5 years ago
a922f1a
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 5 years ago
f4dc4ab
spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER
by Jim Quinlan
· 5 years ago
c1795f7
spi: spi-ti-qspi: Remove unused macro for fclk frequency
by Jean Pihet
· 5 years ago
cd8fb85
spi: meson-spicc: Use GPIO descriptors
by Linus Walleij
· 5 years ago
0a45425
spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
658606f
spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
b5756b7
spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
401abb7
spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
7ccffd4
spi: mxs: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
6bfbf4d
spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
6133fed
spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
666224b
spi: bcm2835: Release the DMA channel if probe fails after dma_init
by Peter Ujfalusi
· 5 years ago
d947c9d
spi: atmel: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
63aa6a6
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
by Christophe Leroy
· 5 years ago
007773e
spi: nxp-fspi: Ensure width is respected in spi-mem operations
by Michael Walle
· 5 years ago
851c902
spi: rspi: Remove obsolete platform_device_id entries
by Geert Uytterhoeven
· 5 years ago
169f9ac
spi: dw: Avoid BUG_ON() in case of host failure
by Aditya Pakki
· 5 years ago
c52c91b
spi: spi-ti-qspi: Fix a bug when accessing non default CS
by Vignesh Raghavendra
· 5 years ago
4a07b8b
spi: bitbang: Make chipselect callback optional
by Linus Walleij
· 5 years ago
8a6553e
spi: stm32: Switch to use GPIO descriptors for CS
by Linus Walleij
· 5 years ago
10e413f
spi/topcliff-pch: Remove unneeded semicolon
by zhengbin
· 5 years ago
3194d25
spi: fsl: don't map irq during probe
by Christophe Leroy
· 5 years ago
a841e28
spi: spi-cavium-thunderx: Add missing pci_release_regions()
by Chuhong Yuan
· 5 years ago
5e9c523
spi: sprd: Fix the incorrect SPI register
by Huanpeng Xin
· 5 years ago
7251953
spi: fsl: Handle the single hardwired chipselect case
by Linus Walleij
· 5 years ago
f1069049
spi: fsl: Fix GPIO descriptor support
by Linus Walleij
· 5 years ago
ada9e3f
spi: dw: Correct handling of native chipselect
by Charles Keepax
· 5 years ago
61acd19
spi: cadence: Correct handling of native chipselect
by Charles Keepax
· 5 years ago
9c7315c
spi: pxa2xx: Add support for Intel Jasper Lake
by Jarkko Nikula
· 5 years ago
ca4196a
Merge branch 'spi-5.5' into spi-next
by Mark Brown
· 5 years ago
eb7e6dc
spi: pic32: Retire dma_request_slave_channel_compat()
by Peter Ujfalusi
· 5 years ago
554bbe7
spi: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
ae7c2d3
spi: mediatek: add SPI_CS_HIGH support
by Luhua Xu
· 5 years ago
cd050ab
spi: st-ssc4: add missed pm_runtime_disable
by Chuhong Yuan
· 5 years ago
04358e4
spi: tegra20-slink: add missed clk_unprepare
by Chuhong Yuan
· 5 years ago
912a7df
spi: tegra20-slink: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
4c973b9
spi: tegra114: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
df1b014
spi: s3c64xx: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
194e1d4
spi: qup: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
c100895
spi: pl022: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
5d3aa9c
spi: imx: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
2e33f31
spi: fsl-lpspi: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
bef1e0c
spi: atmel: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
cef76e5
spi: at91-usart: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
c592324
spi: fsl-cpm: Correct the free:ing
by Linus Walleij
· 5 years ago
57a9460
spi: Fix regression to return zero on success instead of positive value
by Tony Lindgren
· 5 years ago
5eb263e
spi: pxa2xx: Add missed security checks
by Chuhong Yuan
· 5 years ago
69c23db
spi: nxp-fspi: Use devm API to fix missed unregistration of controller
by Chuhong Yuan
· 5 years ago
8d85849
spi: omap2-mcspi: Remove redundant checks
by Vignesh Raghavendra
· 5 years ago
d575c9b
spi: zynq-qspi: Support two chip selects
by Miquel Raynal
· 5 years ago
8f16292
spi: zynq-qspi: Do the actual hardware initialization later in the probe
by Miquel Raynal
· 5 years ago
dffaf74
spi: zynq-qspi: Clarify the select chip function
by Miquel Raynal
· 5 years ago
044ac82
spi: zynq-qspi: Enhance the Linear CFG bit definitions
by Miquel Raynal
· 5 years ago
941be72
spi: zynq-qspi: Keep the bitfields naming consistent
by Miquel Raynal
· 5 years ago
087622d
spi: zynq-qspi: Anything else than CS0 is not supported yet
by Miquel Raynal
· 5 years ago
9b10fa3
spi: zynq-qspi: Keep the naming consistent across the driver
by Miquel Raynal
· 5 years ago
0576605
spi: spi-mem: fallback to using transfers when CS gpios are used
by Chris Packham
· 5 years ago
27fb231
spi: bcm-qspi: Convert to use CS GPIO descriptors
by Chris Packham
· 5 years ago
Next »