index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-25
staging: wfx: flags for SPI IRQ were ignored
Jérôme Pouiller
2022-02-25
staging: wfx: ensure HIF request has been sent before polling
Jérôme Pouiller
2022-02-25
staging: wfx: prefer to wait for an event instead to sleep
Jérôme Pouiller
2022-02-25
staging: wfx: remove duplicated code in wfx_cmd_send()
Jérôme Pouiller
2022-02-25
staging: wfx: drop useless include
Jérôme Pouiller
2022-02-25
staging: wfx: remove useless variable
Jérôme Pouiller
2022-02-25
staging: wfx: format code on 100 columns
Jérôme Pouiller
2022-02-25
staging: wfx: format comments on 100 columns
Jérôme Pouiller
2022-02-25
staging: wfx: fix struct alignment
Jérôme Pouiller
2022-02-25
staging: wfx: sta.o was linked twice
Jérôme Pouiller
2022-02-25
staging: wfx: check the return value of devm_kmalloc()
Xiaoke Wang
2022-02-21
staging: wfx: fix an error handling in wfx_init_common()
Xiaoke Wang
2022-02-21
staging: wfx: fix scan with WFM200 and WW regulation
Riccardo Ferrazzo
2022-02-17
staging: wfx: Fix spelling mistake "unexpectly" -> "unexpectedly"
Colin Ian King
2022-02-17
staging: wfx: fix DT bindings location
Jérôme Pouiller
2022-02-17
staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
Jérôme Pouiller
2022-02-17
staging: wfx: WF200 has no official SDIO IDs
Jérôme Pouiller
2022-02-15
staging: wfx: remove support for legacy PDS format
Jérôme Pouiller
2022-02-15
staging: wfx: allow new PDS format
Jérôme Pouiller
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-25
staging: wfx: do not probe the device if not in the DT
Jérôme Pouiller
2022-01-25
staging: wfx: rename "config-file" DT attribute
Jérôme Pouiller
2022-01-25
staging: wfx: drop legacy compatible values
Jérôme Pouiller
2022-01-25
staging: wfx: fix firmware location
Jérôme Pouiller
2022-01-25
staging: wfx: map 'compatible' attribute with board name
Jérôme Pouiller
2022-01-25
staging: wfx: remove force_ps_timeout
Jérôme Pouiller
2022-01-25
staging: wfx: do not display functions names in logs
Jérôme Pouiller
2022-01-25
staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG()
Jérôme Pouiller
2022-01-25
staging: wfx: use explicit labels for errors
Jérôme Pouiller
2022-01-25
staging: wfx: fix structs alignments
Jérôme Pouiller
2022-01-25
staging: wfx: reformat comments on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix structs hif_* with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix tx_policy_is_equal() with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix functions from debug.h with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix functions from hwio.h with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix functions from hif_*.h with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: fix ambiguous function name
Jérôme Pouiller
2022-01-25
staging: wfx: fix ambiguous function name
Jérôme Pouiller
2022-01-25
staging: wfx: preserve endianness of struct hif_ind_startup
Jérôme Pouiller
2022-01-25
stagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
Jérôme Pouiller
2022-01-25
staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
Jérôme Pouiller
2022-01-25
staging: wfx: use IS_ALIGNED()
Jérôme Pouiller
2022-01-25
staging: wfx: remove useless #ifdef
Jérôme Pouiller
2022-01-25
staging: wfx: remove unnecessary braces
Jérôme Pouiller
2022-01-25
staging: wfx: explain uncommon Makefile statement
Jérôme Pouiller
2022-01-25
staging: wfx: fix comment correctness
Jérôme Pouiller
2022-01-25
staging: wfx: fix missing headers
Jérôme Pouiller
[next]