index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
1
-5
/
+4
|
*
|
|
|
|
spi: mpc512x-psc: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
1
-28
/
+18
|
*
|
|
|
|
spi: mt65xx: Convert to GPIO descriptors
Linus Walleij
2022-01-31
1
-17
/
+6
|
*
|
|
|
|
spi: pxa2xx_spi: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
1
-62
/
+1
|
*
|
|
|
|
spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()
Yang Yingliang
2022-01-28
1
-0
/
+1
|
*
|
|
|
|
spi: spi-mtk-nor: make some internal variables static
Guochun Mao
2022-01-26
1
-3
/
+3
|
*
|
|
|
|
spi: Add spi driver for Sunplus SP7021
Li-hao Kuo
2022-01-25
3
-0
/
+614
|
*
|
|
|
|
spi: add new SoC mt8186 support for spi-mtk-nor
Mark Brown
2022-01-25
1
-10
/
+61
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi: spi-mtk-nor: add axi_s clock for mt8186
Guochun Mao
2022-01-24
1
-1
/
+16
|
|
*
|
|
|
|
spi: spi-mtk-nor: add new soc mt8186 support
Guochun Mao
2022-01-24
1
-0
/
+6
|
|
*
|
|
|
|
spi: spi-mtk-nor: improve device table for adding more capabilities
Guochun Mao
2022-01-24
1
-9
/
+39
|
*
|
|
|
|
|
spi: s3c24xx: Convert to GPIO descriptors
Linus Walleij
2022-01-24
1
-44
/
+3
|
*
|
|
|
|
|
spi: s3c64xx: Convert to use GPIO descriptors
Linus Walleij
2022-01-24
1
-40
/
+13
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge existing fixes from spi/for-5.17 into new branch
Mark Brown
2022-01-24
2
-33
/
+21
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-21
1
-5
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
spi: qcom: geni: Simplify DMA setting
Christophe JAILLET
2022-01-28
1
-5
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-10
1
-2
/
+2
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
spi: Fix invalid sgs value
Biju Das
2022-03-08
1
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-25
2
-3
/
+13
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
spi: rockchip: terminate dma transmission when slave abort
Jon Lin
2022-02-17
1
-0
/
+6
|
*
|
|
spi: rockchip: Fix error in getting num-cs property
Jon Lin
2022-02-17
1
-3
/
+4
|
*
|
|
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
Zhou Qingyang
2022-02-08
1
-0
/
+3
*
|
|
|
Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-01
6
-39
/
+42
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
2022-01-31
1
-1
/
+1
|
*
|
spi: bcm-qspi: check for valid cs before applying chip select
Kamal Dasu
2022-01-28
1
-1
/
+1
|
*
|
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
2022-01-26
1
-4
/
+14
|
*
|
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
2022-01-26
1
-0
/
+5
|
*
|
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2022-01-26
1
-5
/
+6
|
*
|
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
2022-01-26
1
-1
/
+1
|
|
/
|
*
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
Alain Volmat
2022-01-19
1
-1
/
+4
|
*
spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment
Alain Volmat
2022-01-19
1
-2
/
+0
|
*
spi: stm32-qspi: Update spi registering
Patrice Chotard
2022-01-19
1
-30
/
+17
*
|
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-01-14
1
-2
/
+0
|
\
\
|
*
|
spi: pic32: stop setting dma_config->slave_id
Arnd Bergmann
2021-12-17
1
-2
/
+0
*
|
|
Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-01-11
23
-466
/
+542
|
\
\
\
|
*
\
\
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2022-01-10
2
-6
/
+7
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2021-12-22
1
-5
/
+6
|
*
|
|
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
2022-01-07
1
-0
/
+1
|
*
|
|
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
2022-01-07
1
-0
/
+1
|
*
|
|
spi: atmel: Fix typo
Qinghua Jin
2022-01-07
1
-1
/
+1
|
*
|
|
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
2022-01-06
1
-1
/
+25
|
*
|
|
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
2022-01-06
1
-1
/
+5
|
*
|
|
spi: ar934x: fix transfer size
Oskari Lemmela
2022-01-04
1
-5
/
+11
|
*
|
|
spi: pxa2xx: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-2
/
+1
|
*
|
|
spi: dw: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-2
/
+2
|
*
|
|
spi: dln2: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-1
/
+3
|
*
|
|
spi: ar934x: fix transfer and word delays
Oskari Lemmela
2021-12-22
1
-0
/
+2
|
*
|
|
spi: Fix incorrect cs_setup delay handling
Hector Martin
2021-12-13
1
-7
/
+6
|
*
|
|
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
2021-11-29
1
-3
/
+2
|
*
|
|
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2021-11-29
2
-21
/
+0
[prev]
[next]