aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/bus_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-05-15staging: wfx: apply 80-columns rule to stringsJérôme Pouiller1-1/+2
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller1-10/+7
2020-05-13staging: wfx: repair external IRQ for SDIOJérôme Pouiller1-13/+25
2020-05-13staging: wfx: drop useless checkJérôme Pouiller1-8/+1
2020-05-05staging: wfx: avoid compiler warning on empty arrayArnd Bergmann1-11/+8
2020-02-11staging: wfx: follow compatible = vendor,chip formatMichał Mirosław1-0/+1
2020-02-11staging: wfx: fix init/remove vs IRQ raceMichał Mirosław1-9/+6
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge1-1/+3
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge1-1/+2
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge1-3/+3
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller1-2/+2
2019-10-04staging: wfx: setup initial chip configurationJérôme Pouiller1-0/+1
2019-10-04staging: wfx: add IRQ handlingJérôme Pouiller1-1/+3
2019-10-04staging: wfx: load firmwareJérôme Pouiller1-0/+8
2019-10-04staging: wfx: add support for I/O accessJérôme Pouiller1-1/+188
2019-10-04staging: wfx: add infrastructure for new driverJérôme Pouiller1-0/+70