aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/sdio.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-11wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSAAjay Singh1-1/+1
2021-12-20wilc1000: fix double free error in probe()Dan Carpenter1-0/+2
2021-09-21wilc1000: handle read failure issue for clockless registersAjay Singh1-0/+1
2021-08-21wilc1000: use devm_clk_get_optional()Claudiu Beznea1-8/+6
2021-08-21wilc1000: dispose irq on failure pathClaudiu Beznea1-2/+3
2021-08-21wilc1000: use goto labels on error pathClaudiu Beznea1-6/+10
2021-03-15wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson1-1/+1
2020-08-27wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu1-2/+3
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh1-4/+2
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh1-0/+1023