Netdev List
 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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox