linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] brcmfmac: restructuring sdio access functions
@ 2017-11-13 20:35 Arend van Spriel
  2017-11-13 20:35 ` [PATCH 01/10] brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb() Arend van Spriel
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Arend van Spriel @ 2017-11-13 20:35 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

These patches were originally submitted by Ian Molton a while ago so decided
to resubmit them. This is a first series of 10 patches. Tested using BCM4354
device which showed no regression.

It is intended for 4.16 (no rush ;-) ) and applies to the master branch of
the wireless-drivers-next repository.

Ian Molton (10):
  brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
  brcmfmac: Register sizes on hardware are not dependent on compiler
    types
  brcmfmac: Split brcmf_sdiod_regrw_helper() up.
  brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
  brcmfmac: Remove dead IO code
  brcmfmac: Remove bandaid for SleepCSR
  brcmfmac: Remove brcmf_sdiod_request_data()
  brcmfmac: Fix asymmetric IO functions.
  brcmfmac: Remove noisy debugging.
  brcmfmac: Rename bcmerror to err

 .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c  | 280 +++++++++------------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.h    |   5 +-
 2 files changed, 114 insertions(+), 171 deletions(-)

--
1.9.1

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-12-07 13:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 20:35 [PATCH 00/10] brcmfmac: restructuring sdio access functions Arend van Spriel
2017-11-13 20:35 ` [PATCH 01/10] brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb() Arend van Spriel
2017-12-07 13:12   ` [01/10] " Kalle Valo
2017-11-13 20:35 ` [PATCH 02/10] brcmfmac: Register sizes on hardware are not dependent on compiler types Arend van Spriel
2017-11-13 20:35 ` [PATCH 03/10] brcmfmac: Split brcmf_sdiod_regrw_helper() up Arend van Spriel
2017-11-13 20:35 ` [PATCH 04/10] brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window() Arend van Spriel
2017-11-13 20:35 ` [PATCH 05/10] brcmfmac: Remove dead IO code Arend van Spriel
2017-11-13 20:35 ` [PATCH 06/10] brcmfmac: Remove bandaid for SleepCSR Arend van Spriel
2017-11-13 20:35 ` [PATCH 07/10] brcmfmac: Remove brcmf_sdiod_request_data() Arend van Spriel
2017-11-13 20:35 ` [PATCH 08/10] brcmfmac: Fix asymmetric IO functions Arend van Spriel
2017-11-13 20:35 ` [PATCH 09/10] brcmfmac: Remove noisy debugging Arend van Spriel
2017-11-13 20:35 ` [PATCH 10/10] brcmfmac: Rename bcmerror to err Arend van Spriel
2017-12-07  8:47 ` [PATCH 00/10] brcmfmac: restructuring sdio access functions Arend van Spriel
2017-12-07  8:49   ` Kalle Valo
2017-12-07  8:59     ` Arend van Spriel
2017-12-07 10:49       ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).