All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: maximilian attems <max@stro.at>,
	"Christopher J. Harrer" <charrer@alacritech.com>,
	Bernd Porr <BerndPorr@f2s.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] linux-firmware updates
Date: Wed, 22 Apr 2009 16:38:28 -0700	[thread overview]
Message-ID: <20090422233828.GA17239@kroah.com> (raw)

The following changes since commit a1b8f9ee2c559adc85a3a87e8352f451ad4747b4:
  David Woodhouse (1):
        Merge branch 'master' of http://git.decadent.org.uk/git/linux-firmware

are available in the git repository at:

  gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/linux-firmware.git gregkh

Bernd Porr (2):
      Add usbdux firmware
      Add the source code for the usbdux firmware

maximilian attems (1):
      Alacritech: reword firmware license to be distributable

 WHENCE                         |   16 +-
 usbdux/Makefile_dux            |   19 +
 usbdux/README.dux              |   15 +
 usbdux/fx2-include.asm         |  164 ++++++
 usbdux/usbdux_firmware.asm     | 1184 ++++++++++++++++++++++++++++++++++++++++
 usbdux/usbduxfast_firmware.asm |  547 +++++++++++++++++++
 usbdux_firmware.bin            |  Bin 0 -> 1770 bytes
 usbduxfast_firmware.bin        |  Bin 0 -> 999 bytes
 8 files changed, 1941 insertions(+), 4 deletions(-)
 create mode 100644 usbdux/Makefile_dux
 create mode 100644 usbdux/README.dux
 create mode 100644 usbdux/fx2-include.asm
 create mode 100644 usbdux/usbdux_firmware.asm
 create mode 100644 usbdux/usbduxfast_firmware.asm
 create mode 100644 usbdux_firmware.bin
 create mode 100644 usbduxfast_firmware.bin

             reply	other threads:[~2009-04-22 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 23:38 Greg KH [this message]
2009-04-23 22:02 ` [GIT PULL] linux-firmware updates Bernd Porr

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=20090422233828.GA17239@kroah.com \
    --to=greg@kroah.com \
    --cc=BerndPorr@f2s.com \
    --cc=charrer@alacritech.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max@stro.at \
    /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 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.