index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
1
-5
/
+4
2022-01-31
spi: mpc512x-psc: Convert to use GPIO descriptors
Linus Walleij
1
-28
/
+18
2022-01-31
spi: mt65xx: Convert to GPIO descriptors
Linus Walleij
1
-17
/
+6
2022-01-31
spi: pxa2xx_spi: Convert to use GPIO descriptors
Linus Walleij
1
-62
/
+1
2022-01-28
spi: qcom: geni: Simplify DMA setting
Christophe JAILLET
1
-5
/
+2
2022-01-28
spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()
Yang Yingliang
1
-0
/
+1
2022-01-28
spi: bcm-qspi: check for valid cs before applying chip select
Kamal Dasu
1
-1
/
+1
2022-01-26
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
1
-4
/
+14
2022-01-26
spi: spi-mtk-nor: make some internal variables static
Guochun Mao
1
-3
/
+3
2022-01-26
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
1
-0
/
+5
2022-01-26
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
1
-5
/
+6
2022-01-26
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
1
-1
/
+1
2022-01-25
spi: Add spi driver for Sunplus SP7021
Li-hao Kuo
3
-0
/
+614
2022-01-25
spi: add new SoC mt8186 support for spi-mtk-nor
Mark Brown
1
-10
/
+61
2022-01-24
spi: s3c24xx: Convert to GPIO descriptors
Linus Walleij
1
-44
/
+3
2022-01-24
spi: s3c64xx: Convert to use GPIO descriptors
Linus Walleij
1
-40
/
+13
2022-01-24
spi: spi-mtk-nor: add axi_s clock for mt8186
Guochun Mao
1
-1
/
+16
2022-01-24
spi: spi-mtk-nor: add new soc mt8186 support
Guochun Mao
1
-0
/
+6
2022-01-24
spi: spi-mtk-nor: improve device table for adding more capabilities
Guochun Mao
1
-9
/
+39
2022-01-24
Merge existing fixes from spi/for-5.17 into new branch
Mark Brown
2
-33
/
+21
2022-01-19
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
Alain Volmat
1
-1
/
+4
2022-01-19
spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment
Alain Volmat
1
-2
/
+0
2022-01-19
spi: stm32-qspi: Update spi registering
Patrice Chotard
1
-30
/
+17
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+0
2022-01-11
Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
23
-461
/
+537
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-2
/
+11
2022-01-10
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.17
Mark Brown
2
-6
/
+7
2022-01-07
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
1
-0
/
+1
2022-01-07
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
1
-0
/
+1
2022-01-07
spi: atmel: Fix typo
Qinghua Jin
1
-1
/
+1
2022-01-06
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
1
-1
/
+25
2022-01-06
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
1
-1
/
+5
2022-01-04
spi: ar934x: fix transfer size
Oskari Lemmela
1
-5
/
+11
2021-12-23
spi: pxa2xx: Propagate firmware node
Andy Shevchenko
1
-2
/
+1
2021-12-23
spi: dw: Propagate firmware node
Andy Shevchenko
1
-2
/
+2
2021-12-23
spi: dln2: Propagate firmware node
Andy Shevchenko
1
-1
/
+3
2021-12-22
spi: ar934x: fix transfer and word delays
Oskari Lemmela
1
-0
/
+2
2021-12-22
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
1
-5
/
+6
2021-12-20
Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-1
/
+1
2021-12-20
Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
Arnd Bergmann
1
-1
/
+8
2021-12-17
spi: pic32: stop setting dma_config->slave_id
Arnd Bergmann
1
-2
/
+0
2021-12-16
spi: tegra20-slink: Add OPP support
Dmitry Osipenko
1
-1
/
+8
2021-12-14
Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Arnd Bergmann
1
-1
/
+3
2021-12-13
spi: Fix incorrect cs_setup delay handling
Hector Martin
1
-7
/
+6
2021-12-06
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
1
-1
/
+1
2021-11-29
spi: pxa2xx: Get rid of unused enable_loopback member
Andy Shevchenko
1
-3
/
+2
2021-11-29
spi: pxa2xx: Get rid of unused ->cs_control()
Andy Shevchenko
2
-21
/
+0
2021-11-26
spi: tegra210-quad: use devm call for cdata memory
Krishna Yarlagadda
1
-10
/
+1
2021-11-26
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
1
-2
/
+0
2021-11-26
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
1
-21
/
+17
[prev]
[next]