index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
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-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