lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ