All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Greg KH <greg@kroah.com>
Cc: driverdev-devel@linuxdriverproject.org,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 00/27] staging: add driver for KS7010 based SDIO cards
Date: Wed, 11 May 2016 08:06:15 +0200	[thread overview]
Message-ID: <20160511060614.GA1637@katana> (raw)
In-Reply-To: <20160510210534.GB17923@kroah.com>

[-- Attachment #1: Type: text/plain, Size: 1537 bytes --]

On Tue, May 10, 2016 at 11:05:34PM +0200, Greg KH wrote:
> On Tue, May 10, 2016 at 03:52:13PM +0200, Wolfram Sang wrote:
> > This driver can be used with later Spectec SDW-821 and all SDW-823 cards.
> > See patch 1 and README for more details about its origin. To have the card
> > working, you need another patch which is already in mmc/next:
> > 
> > https://patchwork.kernel.org/patch/9043341/
> > 
> > A working topic branch for the Renesas H3 can be found here:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/gen3-sdio
> > 
> > This series only can be found here:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git staging/ks7010
> > 
> > Note: I needed this driver to verify SDIO capabilities for the new Renesas H3
> > SoC. The fact that the original KS7010 driver also comes from Renesas is a
> > coincidence. It does not mean official support for this driver. Parts of this
> > work were backed by the above mentioned SDIO verification task while other
> > parts were my personal interest. Future patches and reviews will also done by
> > me as a private person (unless something very surprising happens ;))
> > 
> > Please comment, review, apply...
> 
> Can you change the README file to be named TODO to match all of the
> other staging driver files?  That way people can look at them by just
> doing a staging/*/TODO match.

Will do. Do you want a) an incremental patch, b) and updated branch to
pull from, or c) the whole series resend?


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-05-11  6:06 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-10 13:52 [PATCH 00/27] staging: add driver for KS7010 based SDIO cards Wolfram Sang
2016-05-10 13:52 ` [PATCH 02/27] staging: ks7010: remove non-SDIO code and #ifdefs Wolfram Sang
2016-05-10 13:52 ` [PATCH 03/27] staging: ks7010: remove custom firmware loader Wolfram Sang
2016-05-10 13:52 ` [PATCH 04/27] staging: ks7010: remove checks for WIRELESS_EXT version Wolfram Sang
2016-05-10 13:52 ` [PATCH 05/27] staging: ks7010: remove code for old kernel versions Wolfram Sang
2016-05-10 13:52 ` [PATCH 06/27] staging: ks7010: avoid workqueue races Wolfram Sang
2016-05-10 13:52 ` [PATCH 07/27] staging: ks7010: use long preamble as default Wolfram Sang
2016-05-10 13:52 ` [PATCH 08/27] staging: ks7010: use kernel helper to print buffer Wolfram Sang
2016-05-10 13:52 ` [PATCH 09/27] staging: ks7010: delete seperate debug header Wolfram Sang
2016-05-10 13:52 ` [PATCH 10/27] staging: ks7010: really iterate over multicast addresses Wolfram Sang
2016-05-10 13:52 ` [PATCH 11/27] staging: ks7010: make loading config file optional Wolfram Sang
2016-05-10 13:52 ` [PATCH 12/27] staging: ks7010: fix printk format warnings Wolfram Sang
2016-05-10 13:52 ` [PATCH 13/27] staging: ks7010: add example cfg file as a reference Wolfram Sang
2016-05-10 13:52 ` [PATCH 14/27] staging: ks7010: remove unecessary typedef Wolfram Sang
2016-05-10 13:52 ` [PATCH 15/27] staging: ks7010: indent eap_packet.h Wolfram Sang
2016-05-10 13:52 ` [PATCH 16/27] staging: ks7010: indent ks7010_config.c Wolfram Sang
2016-05-10 13:52 ` [PATCH 17/27] staging: ks7010: indent ks7010_sdio.h Wolfram Sang
2016-05-10 13:52 ` [PATCH 19/27] staging: ks7010: indent ks_hostif.h Wolfram Sang
2016-05-10 13:52 ` [PATCH 20/27] staging: ks7010: indent ks_wlan.h Wolfram Sang
2016-05-10 13:52 ` [PATCH 21/27] staging: ks7010: indent ks_wlan_ioctl.h Wolfram Sang
2016-05-10 13:52 ` [PATCH 23/27] staging: ks7010: indent michael_mic.c Wolfram Sang
2016-05-10 13:52 ` [PATCH 24/27] staging: ks7010: indent michael_mic.h Wolfram Sang
2016-05-10 13:52 ` [PATCH 25/27] staging: ks7010: indent ks7010_sdio.c Wolfram Sang
2016-05-10 13:52 ` [PATCH 26/27] staging: ks7010: remove supported card table with one element Wolfram Sang
2016-05-10 13:52 ` [PATCH 27/27] staging: ks7010: fix module annotations Wolfram Sang
2016-05-10 21:05 ` [PATCH 00/27] staging: add driver for KS7010 based SDIO cards Greg KH
2016-05-11  6:06   ` Wolfram Sang [this message]
2016-05-11  8:37     ` Greg KH
2016-05-20  6:32       ` Wolfram Sang
2016-05-11 12:49 ` [PATCH] staging: ks7010: rename README to TODO Wolfram Sang
2016-05-11 12:51 ` [PATCH v2] " Wolfram Sang
2016-05-11 12:54 ` [PATCH] staging: ks7010: adapt to new trans_start handling Wolfram Sang

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=20160511060614.GA1637@katana \
    --to=wsa@the-dreams.de \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=greg@kroah.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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.