index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
1
-0
/
+1
2023-08-01
wifi: wilc1000: add SPI commands retry mechanism
Amisha Patel
1
-45
/
+103
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
1
-0
/
+8
2022-05-30
wifi: wilc1000: use correct sequence of RESET for chip Power-UP/Down
Ajay Singh
1
-3
/
+3
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
1
-3
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-01-31
wilc1000: use min_t() to make code cleaner
Changcheng Deng
1
-4
/
+1
2021-12-22
wilc1000: Add reset/enable GPIO support to SPI driver
David Mosberger-Tang
1
-3
/
+59
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
1
-0
/
+2
2021-12-14
wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
David Mosberger-Tang
1
-1
/
+3
2021-12-14
wilc1000: Remove misleading USE_SPI_DMA macro
David Mosberger-Tang
1
-5
/
+0
2021-12-08
wilc1000: Add id_table to spi_driver
David Mosberger-Tang
1
-0
/
+7
2021-09-21
wilc1000: use correct write command sequence in wilc_spi_sync_ext()
Ajay Singh
1
-1
/
+1
2021-09-21
wilc1000: ignore clockless registers status response for SPI
Ajay Singh
1
-4
/
+8
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
1
-0
/
+16
2021-09-21
wilc1000: add reset/terminate/repeat command support for SPI bus
Ajay Singh
1
-0
/
+61
2021-08-29
wilc1000: Convert module-global "isinit" to device-specific variable
David Mosberger-Tang
1
-7
/
+8
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
1
-8
/
+7
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
1
-6
/
+10
2021-06-15
wilc1000: Fix clock name binding
Tudor Ambarus
1
-1
/
+1
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
1
-64
/
+114
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
1
-1
/
+61
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
1
-9
/
+29
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
1
-13
/
+29
2020-12-10
wilc1000: changes for SPI communication stall issue found with Iperf
Ajay Singh
1
-2
/
+21
2020-08-28
staging: wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
1
-2
/
+3
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh
1
-0
/
+945