[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1244854033.3422.23.camel@sortiz-mobl>
Date: Sat, 13 Jun 2009 02:47:13 +0200
From: Samuel Ortiz <samuel@...tiz.org>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, irda-users@...r.kernel.org,
irda-users@...ts.sourceforge.net
Subject: [GIT] IrDA pull request for 2.6.31-rc1
Hi Dave,
This is a pull request for the 2.6.31 merge window, for the IrDA subsystem.
It's basically the blackfin driver, a wait counter fix and me advertising the
new IrDA git tree.
I hope it's not too late for making it to rc1 through your net-next-2.6 tree.
Here goes the pull request:
The following changes since commit 8981f01001c616f58f1623ecadfab8b1ed758da7:
Herbert Xu (1):
virtio_net: Fix IP alignment on non-mergeable RX path
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git for-next
Graff Yang (1):
irda: new Blackfin on-chip SIR IrDA driver
Roel Kluin (1):
irda: smsc wait count reaches -1
Samuel Ortiz (1):
irda: add git tree to MAINTAINERS file
MAINTAINERS | 1 +
drivers/net/irda/Kconfig | 45 +++
drivers/net/irda/Makefile | 1 +
drivers/net/irda/bfin_sir.c | 820 +++++++++++++++++++++++++++++++++++++++++
drivers/net/irda/bfin_sir.h | 148 ++++++++
drivers/net/irda/smsc-ircc2.c | 2 +-
6 files changed, 1016 insertions(+), 1 deletions(-)
create mode 100644 drivers/net/irda/bfin_sir.c
create mode 100644 drivers/net/irda/bfin_sir.h
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists