All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] brcmfmac: restructuring sdio access functions - final drop
@ 2017-12-19 12:47 Arend van Spriel
  2017-12-19 12:47 ` [PATCH 01/11] brcmfmac: Remove {r,w}_sdreg32 Arend van Spriel
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Arend van Spriel @ 2017-12-19 12:47 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

This is the third series of patches which were originally submitted by
Ian Molton. For some patches I reworded the commit message.

The series is intended for 4.16 and applies to the master branch of
the wireless-drivers-next repository.

Arend van Spriel (5):
  brcmfmac: Rename buscore to core for consistency
  brcmfmac: More efficient and slightly easier to read fixup for 4339
    chips
  brcmfmac: Remove array of functions
  brcmfmac: add comment block in brcmf_sdio_buscore_read()
  brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions

Ian Molton (6):
  brcmfmac: Remove {r,w}_sdreg32
  brcmfmac: stabilise the value of ->sbwad in use for some xfer
    routines.
  brcmfmac: Correctly handle accesses to SDIO func0
  brcmfmac: Remove func0 from function array
  brcmfmac: Replace function index with function pointer
  brcmfmac: Clean up interrupt macros

 .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c  | 214 ++++++++--------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    | 275 +++++++++++----------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.h    |  31 ++-
 3 files changed, 267 insertions(+), 253 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2018-01-09 12:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-19 12:47 [PATCH 00/11] brcmfmac: restructuring sdio access functions - final drop Arend van Spriel
2017-12-19 12:47 ` [PATCH 01/11] brcmfmac: Remove {r,w}_sdreg32 Arend van Spriel
2018-01-08 17:19   ` [01/11] " Kalle Valo
2017-12-19 12:47 ` [PATCH 02/11] brcmfmac: Rename buscore to core for consistency Arend van Spriel
2017-12-19 12:47 ` [PATCH 03/11] brcmfmac: stabilise the value of ->sbwad in use for some xfer routines Arend van Spriel
2017-12-19 12:47 ` [PATCH 04/11] brcmfmac: Correctly handle accesses to SDIO func0 Arend van Spriel
2017-12-19 12:47 ` [PATCH 05/11] brcmfmac: Remove func0 from function array Arend van Spriel
2017-12-19 12:47 ` [PATCH 06/11] brcmfmac: More efficient and slightly easier to read fixup for 4339 chips Arend van Spriel
2017-12-19 12:47 ` [PATCH 07/11] brcmfmac: Replace function index with function pointer Arend van Spriel
2017-12-19 12:47 ` [PATCH 08/11] brcmfmac: Clean up interrupt macros Arend van Spriel
2017-12-19 12:47 ` [PATCH 09/11] brcmfmac: Remove array of functions Arend van Spriel
2018-01-08 17:20   ` [09/11] " Kalle Valo
     [not found]   ` <20180108172042.EE67E60818@smtp.codeaurora.org>
2018-01-09 12:25     ` Arend van Spriel
2018-01-09 12:27       ` Kalle Valo
2017-12-19 12:47 ` [PATCH 10/11] brcmfmac: add comment block in brcmf_sdio_buscore_read() Arend van Spriel
2017-12-19 12:47 ` [PATCH 11/11] brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions Arend van Spriel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.