Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 00/10] brcmfmac: restructuring sdio access functions - take 2
@ 2017-12-08 12:10 Arend van Spriel
  2017-12-08 12:10 ` [PATCH 01/10] brcmfmac: Split brcmf_sdiod_buffrw function up Arend van Spriel
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Arend van Spriel @ 2017-12-08 12:10 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

Here another 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.

Ian Molton (10):
  brcmfmac: Split brcmf_sdiod_buffrw function up.
  brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()
  brcmfmac: Clarify if using braces.
  brcmfmac: Rename / replace old IO functions with simpler ones.
  brcmfmac: Tidy register definitions a little
  brcmfmac: Remove brcmf_sdiod_addrprep()
  brcmfmac: remove unnecessary call to
    brcmf_sdiod_set_backplane_window()
  brcmfmac: Cleanup offsetof()
  brcmfmac: Remove unused macro.
  brcmfmac: Remove repeated calls to brcmf_chip_get_core()

 .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c  | 313 ++++++++-------------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    | 248 ++++++++--------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.h    |  47 ++--
 3 files changed, 263 insertions(+), 345 deletions(-)

-- 
1.9.1

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-08 12:10 [PATCH 00/10] brcmfmac: restructuring sdio access functions - take 2 Arend van Spriel
2017-12-08 12:10 ` [PATCH 01/10] brcmfmac: Split brcmf_sdiod_buffrw function up Arend van Spriel
2017-12-14 12:41   ` [01/10] " Kalle Valo
2017-12-08 12:10 ` [PATCH 02/10] brcmfmac: whitespace fixes in brcmf_sdiod_send_buf() Arend van Spriel
2017-12-08 12:10 ` [PATCH 03/10] brcmfmac: Clarify if using braces Arend van Spriel
2017-12-08 12:10 ` [PATCH 04/10] brcmfmac: Rename / replace old IO functions with simpler ones Arend van Spriel
2017-12-08 12:10 ` [PATCH 05/10] brcmfmac: Tidy register definitions a little Arend van Spriel
2017-12-08 12:10 ` [PATCH 06/10] brcmfmac: Remove brcmf_sdiod_addrprep() Arend van Spriel
2017-12-08 12:10 ` [PATCH 07/10] brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window() Arend van Spriel
2017-12-08 12:10 ` [PATCH 08/10] brcmfmac: Cleanup offsetof() Arend van Spriel
2017-12-08 12:10 ` [PATCH 09/10] brcmfmac: Remove unused macro Arend van Spriel
2017-12-08 12:10 ` [PATCH 10/10] brcmfmac: Remove repeated calls to brcmf_chip_get_core() Arend van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox