index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
bus_sdio.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
1
-273
/
+0
2022-02-17
staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
Jérôme Pouiller
1
-3
/
+0
2022-02-17
staging: wfx: WF200 has no official SDIO IDs
Jérôme Pouiller
1
-3
/
+2
2022-01-25
staging: wfx: do not probe the device if not in the DT
Jérôme Pouiller
1
-15
/
+6
2022-01-25
staging: wfx: drop legacy compatible values
Jérôme Pouiller
1
-7
/
+0
2022-01-25
staging: wfx: fix firmware location
Jérôme Pouiller
1
-8
/
+8
2022-01-25
staging: wfx: map 'compatible' attribute with board name
Jérôme Pouiller
1
-5
/
+30
2022-01-25
staging: wfx: use explicit labels for errors
Jérôme Pouiller
1
-5
/
+4
2022-01-25
staging: wfx: fix structs alignments
Jérôme Pouiller
1
-6
/
+6
2022-01-25
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
1
-8
/
+4
2022-01-25
staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_
Jérôme Pouiller
1
-1
/
+1
2022-01-25
staging: wfx: use IS_ALIGNED()
Jérôme Pouiller
1
-4
/
+5
2021-09-14
staging: wfx: ensure IRQ is ready before enabling it
Jérôme Pouiller
1
-7
/
+10
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
1
-4
/
+4
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
1
-0
/
+6
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
1
-6
/
+0
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
1
-1
/
+1
2020-05-15
staging: wfx: apply 80-columns rule to strings
Jérôme Pouiller
1
-1
/
+2
2020-05-13
staging: wfx: poll IRQ during init
Jérôme Pouiller
1
-10
/
+7
2020-05-13
staging: wfx: repair external IRQ for SDIO
Jérôme Pouiller
1
-13
/
+25
2020-05-13
staging: wfx: drop useless check
Jérôme Pouiller
1
-8
/
+1
2020-05-05
staging: wfx: avoid compiler warning on empty array
Arnd Bergmann
1
-11
/
+8
2020-02-11
staging: wfx: follow compatible = vendor,chip format
Michał Mirosław
1
-0
/
+1
2020-02-11
staging: wfx: fix init/remove vs IRQ race
Michał Mirosław
1
-9
/
+6
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
1
-1
/
+3
2019-10-26
staging: wfx: fix warning of line over 80 characters
Jules Irenge
1
-1
/
+2
2019-10-26
staging: wfx: fix warnings of no space is necessary
Jules Irenge
1
-3
/
+3
2019-10-08
staging: wfx: drop calls to BUG_ON()
Jérôme Pouiller
1
-2
/
+2
2019-10-04
staging: wfx: setup initial chip configuration
Jérôme Pouiller
1
-0
/
+1
2019-10-04
staging: wfx: add IRQ handling
Jérôme Pouiller
1
-1
/
+3
2019-10-04
staging: wfx: load firmware
Jérôme Pouiller
1
-0
/
+8
2019-10-04
staging: wfx: add support for I/O access
Jérôme Pouiller
1
-1
/
+188
2019-10-04
staging: wfx: add infrastructure for new driver
Jérôme Pouiller
1
-0
/
+70