All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT] IrDA pull request for 2.6.31-rc1
@ 2009-06-13  0:47 Samuel Ortiz
  2009-06-14  0:09 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Ortiz @ 2009-06-13  0:47 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, irda-users, irda-users

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



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

* Re: [GIT] IrDA pull request for 2.6.31-rc1
  2009-06-13  0:47 [GIT] IrDA pull request for 2.6.31-rc1 Samuel Ortiz
@ 2009-06-14  0:09 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-06-14  0:09 UTC (permalink / raw)
  To: samuel-jcdQHdrhKHMdnm+yROfE0A
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, irda-users-u79uwXL29TY76Z2rM5mHXA,
	irda-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

From: Samuel Ortiz <samuel-jcdQHdrhKHMdnm+yROfE0A@public.gmane.org>
Date: Sat, 13 Jun 2009 02:47:13 +0200

> 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

Pulled, thanks Samuel.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

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

end of thread, other threads:[~2009-06-14  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-13  0:47 [GIT] IrDA pull request for 2.6.31-rc1 Samuel Ortiz
2009-06-14  0:09 ` David Miller

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.