index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
spi: intel: Update help text of PCI and Platform drivers
Mauro Lima
1
-10
/
+10
2023-02-09
Add MediaTek MT7986 SPI NAND support
Mark Brown
1
-2
/
+39
2023-02-09
spi: mtk-snfi: Add snfi sample delay and read latency adjustment
Xiangsheng Hou
1
-0
/
+20
2023-02-09
spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
Xiangsheng Hou
1
-0
/
+18
2023-02-09
spi: mtk-snfi: Change default page format to setup default setting
Xiangsheng Hou
1
-2
/
+1
2023-02-09
spi: bcm63xx-hsspi: Add polling mode support
William Zhang
1
-11
/
+98
2023-02-09
spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
William Zhang
1
-1
/
+1
2023-02-09
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
1
-0
/
+1
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
1
-1
/
+1
2023-02-07
spi: intel: Remove DANGEROUS tag from pci driver
Mauro Lima
1
-7
/
+8
2023-02-06
spi: spidev: Fix double unlock in spidev_sync()
Dan Carpenter
1
-2
/
+0
2023-02-06
spi: Merge fixes
Mark Brown
4
-32
/
+44
2023-02-02
spi: intel: Add support for controllers
Mauro Lima
1
-0
/
+3
2023-02-02
spi: intel: Fix device private data and PR_NUM for Broxton controllers
Mauro Lima
2
-6
/
+6
2023-02-01
spi: Abstract access to chip selects
Mark Brown
1
-23
/
+22
2023-02-01
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
1
-23
/
+22
2023-01-30
spi: dw_bt1: fix MUX_MMIO dependencies
Arnd Bergmann
1
-1
/
+0
2023-01-30
Merge remote-tracking branch 'spi/for-6.2' into spi-6.2
Mark Brown
2
-6
/
+17
2023-01-27
spi: spidev: fix a recursive locking error
Bartosz Golaszewski
1
-6
/
+16
2023-01-27
spi: dw: Fix wrong FIFO level setting for long xfers
Serge Semin
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-25
spi: Kconfig: fix a spelling mistake & hyphenation
Randy Dunlap
1
-1
/
+1
2023-01-23
spi: atmel-quadspi: switch to use modern name
Yang Yingliang
1
-4
/
+4
2023-01-23
spi: at91-usart: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-01-23
spi: atmel: switch to use modern name
Yang Yingliang
1
-127
/
+127
2023-01-23
memory: renesas-rpc-if: Remove Runtime PM wrappers
Geert Uytterhoeven
1
-3
/
+3
2023-01-23
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
1
-7
/
+7
2023-01-20
spi: spidev: order compatibles alphabetically
Krzysztof Kozlowski
1
-4
/
+4
2023-01-16
spi: remove s3c24xx driver
Arnd Bergmann
4
-657
/
+0
2023-01-13
spi: SPI core CS delay fixes and additions
Mark Brown
1
-5
/
+20
2023-01-13
spi: Parse hold/inactive CS delay values from the DT
Janne Grunau
1
-0
/
+2
2023-01-13
spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
Janne Grunau
1
-5
/
+18
2023-01-12
spi: remove omap 100K driver
Arnd Bergmann
3
-497
/
+0
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
1
-15
/
+1
2023-01-11
spi: Merge rename of spi-cs-setup-ns DT property
Mark Brown
1
-1
/
+1
2023-01-11
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
1
-2
/
+0
2023-01-11
spi: spidev: fix a race condition when accessing spidev->spi
Bartosz Golaszewski
1
-16
/
+18
2023-01-06
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
1
-2
/
+0
2023-01-06
spi: spidev: fix a race condition when accessing spidev->spi
Bartosz Golaszewski
1
-16
/
+18
2023-01-06
SPI core CS delay fixes and additions
Mark Brown
1
-1
/
+1
2023-01-06
spi: SPI core CS delay property rename
Mark Brown
1
-1
/
+1
2023-01-05
spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
Hector Martin
1
-1
/
+1
2023-01-03
spi: spi-loopback-test: Allow skipping delays
Vincent Whitchurch
1
-1
/
+7
2023-01-03
spi: switch to use modern name
Mark Brown
3
-74
/
+74
2023-01-03
spi: ar934x: switch to use modern name
Yang Yingliang
1
-5
/
+5
2023-01-03
spi: a3700: switch to use modern name
Yang Yingliang
1
-49
/
+49
2023-01-03
spi: ath79: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-01-03
spi: pl022: Only use DT-specified DMA channels
Vincent Whitchurch
1
-1
/
+0
2022-12-29
spi: spi-altera-platform: switch to use modern name
Yang Yingliang
1
-18
/
+18
2022-12-29
spi: spi-altera-dfl: switch to use modern name
Yang Yingliang
1
-18
/
+18
[prev]
[next]