All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arend van Spriel" <arend@broadcom.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: "Linux Wireless List" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 0/5] brcmfmac: fix usb device reset and debugging functions
Date: Fri, 8 Feb 2013 14:51:14 +0100	[thread overview]
Message-ID: <511502D2.3010800@broadcom.com> (raw)
In-Reply-To: <1360321595-31722-1-git-send-email-arend@broadcom.com>

On 02/08/2013 12:06 PM, Arend van Spriel wrote:
> Fixing a problem found in usb device reset that could result in a null
> pointer access. The debugging functions in sdio driver had a locking
> issue and on some devices needed a backplane clock running to function
> properly.

Forgot to mention it, but this series is intended for v3.9 and depends
on the patch series sent couple of days ago identified by:

Message-ID: <1360172447-2424-1-git-send-email-arend@broadcom.com>

Regards,
Arend van Spriel

> Hante Meuleman (2):
>   brcmfmac: use brcmf_if::bssidx as index in interface list
>   brcmfmac: Check null pointer on brcmf_dev_reset.
> 
> Piotr Haber (3):
>   brcmfmac: fix mmc host locking issue
>   brcmfmac: turn clocks on when reading shared info
>   brcmfmac: remove unnecessary locking in trap info processing
> 
>  drivers/net/wireless/brcm80211/brcmfmac/dhd.h      |   10 +--
>  drivers/net/wireless/brcm80211/brcmfmac/dhd_cdc.c  |    8 +++
>  .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |   75 ++++++++++----------
>  drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c |    7 +-
>  drivers/net/wireless/brcm80211/brcmfmac/fweh.c     |    9 ++-
>  drivers/net/wireless/brcm80211/brcmfmac/fwil.c     |    5 +-
>  .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |    2 +
>  7 files changed, 61 insertions(+), 55 deletions(-)
> 



      parent reply	other threads:[~2013-02-08 13:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 11:06 [PATCH 0/5] brcmfmac: fix usb device reset and debugging functions Arend van Spriel
2013-02-08 11:06 ` [PATCH 1/5] brcmfmac: use brcmf_if::bssidx as index in interface list Arend van Spriel
2013-02-08 11:06 ` [PATCH 2/5] brcmfmac: Check null pointer on brcmf_dev_reset Arend van Spriel
2013-02-08 11:06 ` [PATCH 3/5] brcmfmac: fix mmc host locking issue Arend van Spriel
2013-02-08 11:06 ` [PATCH 4/5] brcmfmac: turn clocks on when reading shared info Arend van Spriel
2013-02-08 11:06 ` [PATCH 5/5] brcmfmac: remove unnecessary locking in trap info processing Arend van Spriel
2013-02-08 13:51 ` Arend van Spriel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=511502D2.3010800@broadcom.com \
    --to=arend@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.