linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@web.de>
To: wireless <linux-wireless@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	John W Linville <linville@tuxdriver.com>,
	mb@bu3sch.de
Subject: [RFC][PATCH 0/3] p54: p54spi driver
Date: Fri, 19 Dec 2008 18:06:35 +0100	[thread overview]
Message-ID: <200812191806.36024.chunkeey@web.de> (raw)

This patch series introduce the much longed back-end driver p54spi
for stlc4560/stlc4670 chips.

Words of warning:
This driver is highly experimental... In fact, all I know is that it will compile
without warnings... But I don't know if it set's fire on your N800.
---
 And in case someone likes numbers. Here's a diffstat of all changes:

 Kconfig         |    9 
 Makefile        |    1 
 p54.h           |   21 +
 p54common.c     |  258 +++++++++++++-----
 p54common.h     |   97 +++++--
 p54spi.c        |  774 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 p54spi.h        |  134 +++++++++
 p54spi_eeprom.h |  675 ++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 1875 insertions(+), 94 deletions(-)

                 reply	other threads:[~2008-12-19 17:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200812191806.36024.chunkeey@web.de \
    --to=chunkeey@web.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    /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 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).