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
2020-05-04
spi: amd: Drop superfluous member from struct amd_spi
Lukas Wunner
1
-4
/
+2
2020-05-04
spi: amd: Fix refcount underflow on remove
Lukas Wunner
1
-12
/
+1
2020-05-04
spi: amd: Drop duplicate driver data assignments
Lukas Wunner
1
-2
/
+0
2020-05-04
spi: amd: Pass probe errors back to driver core
Lukas Wunner
1
-1
/
+1
2020-05-04
spi: amd: Fix duplicate iounmap in error path
Lukas Wunner
1
-3
/
+1
2020-04-30
spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()
Jules Irenge
1
-0
/
+1
2020-04-30
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
1
-0
/
+1
2020-04-29
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
Patrice Chotard
1
-0
/
+5
2020-04-29
spi: uniphier: fix error return code in uniphier_spi_probe()
Wei Yongjun
1
-2
/
+6
2020-04-29
spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()
Wei Yongjun
1
-3
/
+2
2020-04-28
spi: spi-amd: fix warning
Sanjay R Mehta
1
-1
/
+1
2020-04-28
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
1
-5
/
+0
2020-04-27
spi: spi-amd: Add AMD SPI controller driver support
Sanjay R Mehta
3
-0
/
+340
2020-04-24
spi: spi-fsl-dspi: Adding shutdown hook
Peng Ma
1
-0
/
+23
2020-04-23
spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
Geert Uytterhoeven
1
-4
/
+6
2020-04-22
spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe
Wei Yongjun
1
-2
/
+2
2020-04-21
spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers
Kamal Dasu
1
-1
/
+7
2020-04-21
spi: bcm-qspi: add support for MSPI sys clk 108Mhz
Kamal Dasu
1
-0
/
+44
2020-04-21
spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds
Kamal Dasu
1
-3
/
+33
2020-04-21
spi: bcm-qspi: Handle lack of MSPI_REV offset
Florian Fainelli
1
-2
/
+48
2020-04-21
spi: orion: Convert to use GPIO descriptors
Linus Walleij
1
-54
/
+16
2020-04-21
spi: bcm-qspi: Handle clock probe deferral
Florian Fainelli
1
-7
/
+5
2020-04-21
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
Justin Chen
1
-4
/
+4
2020-04-21
spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management
Kamal Dasu
1
-2
/
+2
2020-04-21
spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change
Kamal Dasu
1
-7
/
+12
2020-04-17
spi: hisi-sfc-v3xx: add error check after per operation
Yicong Yang
1
-1
/
+25
2020-04-17
spi: stm32-qspi: Add pm_runtime support
Patrice Chotard
1
-4
/
+53
2020-04-16
Merge series "Cleanup chip info in spi-dw driver" from Clement Leger <cleger@...
Mark Brown
2
-68
/
+1
2020-04-16
spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size
Ashish Kumar
1
-3
/
+4
2020-04-16
spi: dw: remove cs_control and poll_mode members from chip_data
Clement Leger
1
-40
/
+1
2020-04-16
spi: dw: remove unused dw_spi_chip handling
Clement Leger
2
-28
/
+0
2020-04-16
spi: spidev: Add support for Octal mode data transfers
Geert Uytterhoeven
1
-1
/
+2
2020-04-14
spi: spi-sh-msiof: Fix checkpatch error Complex macros should use ()
Aishwarya R
1
-1
/
+1
2020-04-14
spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
Jason Yan
1
-1
/
+1
2020-04-14
spi: sprd: adi: Use IS_ENABLED() to validate configs
Baolin Wang
1
-1
/
+1
2020-04-14
spi: remove redundant assignment to variable ms
Colin Ian King
1
-1
/
+1
2020-04-14
spi: spi-fsl-spi: Fix checkpatch error "foo * bar" should be "foo *bar"
Aishwarya R
1
-1
/
+1
2020-04-14
spi: spi-fsl-lpspi: Fix indentation and open brace should be on the previous ...
Aishwarya R
1
-8
/
+7
2020-04-14
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
Andy Shevchenko
1
-0
/
+1
2020-04-14
spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
1
-1
/
+1
2020-04-09
spi: spi-axi-spi-engine: Access register after clock initialization
RafaĆ Hibner
1
-16
/
+16
2020-04-03
spi: spi-ep93xx: fix wrong SPI mode selection
Jungseung Lee
1
-2
/
+6
2020-04-02
Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-2
/
+2
2020-03-27
Merge branch 'spi-5.7' into spi-next
Mark Brown
24
-574
/
+2968
2020-03-27
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
1
-41
/
+3
2020-03-23
spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
spi: spi-s3c24xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-20
spi: stm32: Fix comments compilation warnings
Alain Volmat
1
-17
/
+45
[prev]
[next]