index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
sdio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: wilc1000: Add WILC3000 support
Ajay Singh
2024-10-17
1
-11
/
+51
*
wifi: wilc1000: Register wiphy after reading out chipid
Marek Vasut
2024-10-17
1
-0
/
+4
*
wifi: wilc1000: Fill in missing error handling
Marek Vasut
2024-10-17
1
-4
/
+7
*
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Marek Vasut
2024-10-17
1
-13
/
+4
*
wifi: wilc1000: Keep slot powered on during suspend/resume
Marek Vasut
2024-10-17
1
-8
/
+1
*
wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr...
Li Zetao
2024-09-09
1
-7
/
+3
*
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
2024-09-03
1
-0
/
+3
*
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
2024-09-03
1
-0
/
+7
*
wifi: wilc1000: disable SDIO func IRQ before suspend
Alexis Lothoré
2024-06-18
1
-0
/
+3
*
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
2024-06-18
1
-4
/
+2
*
wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
Alexis Lothoré
2024-06-18
1
-24
/
+23
*
wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
Alexis Lothoré
2024-06-18
1
-2
/
+0
*
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
2024-06-18
1
-5
/
+0
*
wifi: wilc1000: disable power sequencer
Ajay Singh
2024-06-18
1
-15
/
+0
*
wifi: wilc1000: read MAC address from fuse at probe
Ajay Singh
2024-05-17
1
-0
/
+14
*
wifi: wilc1000: make sdio deinit function really deinit the sdio card
Alexis Lothoré
2024-05-17
1
-0
/
+45
*
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
2024-05-17
1
-2
/
+12
*
wifi: wilc1000: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
2024-04-05
1
-3
/
+2
*
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2024-01-31
1
-0
/
+1
*
wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()
Dmitry Antipov
2023-10-30
1
-4
/
+5
*
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
2023-08-01
1
-93
/
+10
*
wifi: wilc1000: sdio: fix module autoloading
Michael Walle
2022-11-01
1
-0
/
+1
*
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
2022-08-30
1
-6
/
+33
*
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
2022-07-27
1
-0
/
+13
*
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
Ajay Singh
2022-05-11
1
-1
/
+1
*
wilc1000: fix double free error in probe()
Dan Carpenter
2021-12-20
1
-0
/
+2
*
wilc1000: handle read failure issue for clockless registers
Ajay Singh
2021-09-21
1
-0
/
+1
*
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
2021-08-21
1
-8
/
+6
*
wilc1000: dispose irq on failure path
Claudiu Beznea
2021-08-21
1
-2
/
+3
*
wilc1000: use goto labels on error path
Claudiu Beznea
2021-08-21
1
-6
/
+10
*
wilc1000: write value to WILC_INTR2_ENABLE register
Marcus Folkesson
2021-03-15
1
-1
/
+1
*
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
2020-08-27
1
-2
/
+3
*
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2020-08-02
1
-4
/
+2
*
wilc1000: move wilc driver out of staging
Ajay Singh
2020-06-26
1
-0
/
+1023