summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/microchip/wilc1000/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSAAjay Singh2022-05-111-1/+1
* wilc1000: fix double free error in probe()Dan Carpenter2021-12-201-0/+2
* wilc1000: handle read failure issue for clockless registersAjay Singh2021-09-211-0/+1
* wilc1000: use devm_clk_get_optional()Claudiu Beznea2021-08-211-8/+6
* wilc1000: dispose irq on failure pathClaudiu Beznea2021-08-211-2/+3
* wilc1000: use goto labels on error pathClaudiu Beznea2021-08-211-6/+10
* wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson2021-03-151-1/+1
* wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu2020-08-271-2/+3
* wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh2020-08-021-4/+2
* wilc1000: move wilc driver out of stagingAjay Singh2020-06-261-0/+1023