public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Please pull 'upstream' branch of http://git.decadent.org.uk/git/linux-firmware.git
@ 2010-02-27 21:27 Ben Hutchings
  2010-02-27 21:29 ` [PATCH firmware 1/6] Correct various filenames Ben Hutchings
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Ben Hutchings @ 2010-02-27 21:27 UTC (permalink / raw)
  To: David Woodhouse; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

The following changes since commit 764d482304e3b13024184b05d907fe4c291faa07:
  Reinette Chatre (1):
        Update copyright year for iwlwifi licence

are available in the git repository at:

  http://git.decadent.org.uk/git/linux-firmware.git upstream

I will send patches (missing the binary changes) in reply to this message.

Ben.

Ben Hutchings (6):
      Correct various filenames
      Use 'File:' field name in front of each filename
      Specify drivers using firmware by module/object name
      Update firmware from rt2870sta
      Add RT3090 firmware from rt2860sta
      Add firmware for lgs8g75

 WHENCE     |  182 +++++++++++++++++++++++++++++++++---------------------------
 lgs8g75.fw |  Bin 0 -> 262 bytes
 rt2870.bin |  Bin 4096 -> 4096 bytes
 rt3070.bin |  Bin 0 -> 4096 bytes
 rt3071.bin |  Bin 0 -> 4096 bytes
 rt3090.bin |  Bin 0 -> 8192 bytes
 6 files changed, 101 insertions(+), 81 deletions(-)
 create mode 100644 lgs8g75.fw
 create mode 100644 rt3070.bin
 create mode 100644 rt3071.bin
 create mode 100644 rt3090.bin

-- 
Ben Hutchings
Horngren's Observation:
                   Among economists, the real world is often a special case.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Please pull 'upstream' branch of http://git.decadent.org.uk/git/linux-firmware.git
@ 2010-03-05 23:36 Ben Hutchings
  0 siblings, 0 replies; 11+ messages in thread
From: Ben Hutchings @ 2010-03-05 23:36 UTC (permalink / raw)
  To: David Woodhouse; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]

The following changes since commit 764d482304e3b13024184b05d907fe4c291faa07:
  Reinette Chatre (1):
        Update copyright year for iwlwifi licence

are available in the git repository at:

  http://git.decadent.org.uk/git/linux-firmware.git upstream

The one new patch will be sent as a reply to this mail.

Ben Hutchings (7):
      Correct various filenames
      Use 'File:' field name in front of each filename
      Specify drivers using firmware by module/object name
      Update firmware from rt2870sta
      Add RT3090 firmware from rt2860sta
      Add firmware for lgs8g75
      Correct attribution and licence of Sierra Wireless CIS files

 GPL-3      |  676 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 WHENCE     |  191 ++++++++++-------
 lgs8g75.fw |  Bin 0 -> 262 bytes
 rt2870.bin |  Bin 4096 -> 4096 bytes
 rt3070.bin |  Bin 0 -> 4096 bytes
 rt3071.bin |  Bin 0 -> 4096 bytes
 rt3090.bin |  Bin 0 -> 8192 bytes
 7 files changed, 786 insertions(+), 81 deletions(-)
 create mode 100644 GPL-3
 create mode 100644 lgs8g75.fw
 create mode 100644 rt3070.bin
 create mode 100644 rt3071.bin
 create mode 100644 rt3090.bin

-- 
Ben Hutchings
Q.  Which is the greater problem in the world today, ignorance or apathy?
A.  I don't know and I couldn't care less.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Please pull 'upstream' branch of http://git.decadent.org.uk/git/linux-firmware.git
@ 2010-01-17 14:36 Ben Hutchings
  2010-02-18  1:09 ` Ben Hutchings
  0 siblings, 1 reply; 11+ messages in thread
From: Ben Hutchings @ 2010-01-17 14:36 UTC (permalink / raw)
  To: David Woodhouse; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]

The following changes since commit c024a251e1dd1a39de610bbdc2af65b36e42637d:
  David Woodhouse (1):
        Merge from fixed from-kernel tree to fix Matrox firmware binaries

are available in the git repository at:

  http://git.decadent.org.uk/git/linux-firmware.git upstream

I will send patches (missing the binary changes) in reply to this message.

Ben.

Ben Hutchings (5):
      Correct various filenames
      Use 'File:' field name in front of each filename
      Specify drivers using firmware by module/object name
      Update firmware from rt2870sta
      Add RT3090 firmware from rt2860sta

 WHENCE     |  173 ++++++++++++++++++++++++++++++++----------------------------
 rt2870.bin |  Bin 4096 -> 4096 bytes
 rt3070.bin |  Bin 0 -> 4096 bytes
 rt3071.bin |  Bin 0 -> 4096 bytes
 rt3090.bin |  Bin 0 -> 8192 bytes
 5 files changed, 92 insertions(+), 81 deletions(-)
 create mode 100644 rt3070.bin
 create mode 100644 rt3071.bin
 create mode 100644 rt3090.bin

-- 
Ben Hutchings
I'm not a reverse psychological virus.  Please don't copy me into your sig.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

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

end of thread, other threads:[~2010-03-05 23:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27 21:27 Please pull 'upstream' branch of http://git.decadent.org.uk/git/linux-firmware.git Ben Hutchings
2010-02-27 21:29 ` [PATCH firmware 1/6] Correct various filenames Ben Hutchings
2010-02-27 21:30 ` [PATCH firmware 2/6] Use 'File:' field name in front of each filename Ben Hutchings
2010-02-27 21:30 ` [PATCH firmware 3/6] Specify drivers using firmware by module/object name Ben Hutchings
2010-02-27 21:31 ` [PATCH firmware 4/6] Update firmware from rt2870sta Ben Hutchings
2010-02-27 21:32 ` [PATCH firmware 5/6] Add RT3090 firmware from rt2860sta Ben Hutchings
2010-02-27 21:33 ` [PATCH firmware 6/6] Add firmware for lgs8g75 Ben Hutchings
2010-03-02 15:00   ` Mauro Carvalho Chehab
  -- strict thread matches above, loose matches on Subject: below --
2010-03-05 23:36 Please pull 'upstream' branch of http://git.decadent.org.uk/git/linux-firmware.git Ben Hutchings
2010-01-17 14:36 Ben Hutchings
2010-02-18  1:09 ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox