index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
sdio.c
Age
Commit message (
Expand
)
Author
2024-06-18
wifi: wilc1000: disable SDIO func IRQ before suspend
Alexis Lothoré
2024-06-18
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
2024-06-18
wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
Alexis Lothoré
2024-06-18
wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
Alexis Lothoré
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
2024-06-18
wifi: wilc1000: disable power sequencer
Ajay Singh
2024-05-17
wifi: wilc1000: read MAC address from fuse at probe
Ajay Singh
2024-05-17
wifi: wilc1000: make sdio deinit function really deinit the sdio card
Alexis Lothoré
2024-05-17
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
2024-04-05
wifi: wilc1000: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2023-10-30
wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()
Dmitry Antipov
2023-08-01
wifi: wilc1000: remove use of has_thrpt_enh3 flag
Prasurjya Rohan Saikia
2022-11-01
wifi: wilc1000: sdio: fix module autoloading
Michael Walle
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
2022-05-11
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
Ajay Singh
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
2021-08-21
wilc1000: use devm_clk_get_optional()
Claudiu Beznea
2021-08-21
wilc1000: dispose irq on failure path
Claudiu Beznea
2021-08-21
wilc1000: use goto labels on error path
Claudiu Beznea
2021-03-15
wilc1000: write value to WILC_INTR2_ENABLE register
Marcus Folkesson
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh