Commit Graph

34 Commits

Author SHA1 Message Date
Ben Hutchings 5def204f51 ib_ipath: remove firmware for QLogic IBA7220 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14127
2009-08-17 01:29:35 +00:00
Maximilian Attems b54022cfbe staging has with rtl8192su another firmware blob without license
nuke it and disable the driver

svn path=/dists/trunk/linux-2.6/; revision=13965
2009-07-18 15:48:36 +00:00
Ben Hutchings f2fc4fe87b Make cxgb3 use request_firmware() for PHY firmware.
Adapt patch by Divy Le Ray <divy@chelsio.com> accepted by David Miller into net-next-2.6.

svn path=/dists/trunk/linux-2.6/; revision=13906
2009-07-08 23:45:44 +00:00
Ben Hutchings 9ec7f17321 Remove PHY firmware blobs from cxgb3
svn path=/dists/trunk/linux-2.6/; revision=13849
2009-06-28 13:07:41 +00:00
Ben Hutchings 8d844f26d9 Do not disable bnx2x as it is using request_firmware now
svn path=/dists/trunk/linux-2.6/; revision=13848
2009-06-28 13:03:48 +00:00
Ben Hutchings 7b4aab61cb Restore enp2611_mod as there is some accompanying source for the microcode
svn path=/dists/trunk/linux-2.6/; revision=13420
2009-04-13 17:11:14 +00:00
Ben Hutchings 9fa6593a8c Remove microcode patches for mgsuvd (not enabled in Debian configs)
svn path=/dists/trunk/linux-2.6/; revision=13419
2009-04-13 16:34:00 +00:00
Ben Hutchings 08d80ba451 Remove firmware for enp2611_mod and rt3070sta; mark the drivers broken
svn path=/dists/trunk/linux-2.6/; revision=13416
2009-04-13 04:06:50 +00:00
Maximilian Attems 8403c5515d update to 2.6.30-rc1
* bunch of request_firmware patches merged
* disable some staging crap
  Ben Hutchings <ben@decadent.org.uk>
* nuke more stuff in firmware/ dir to keep beeing dfsg clean
  much stuff outside of firmware/ gone
* rediff firmware/Makefile patch
* disable bunch of ?merged? arm patches

TODO: - review addition of new firmware outside of firmware/ dir
      drivers/staging beeing the primary target, but maybe more..
      - check gfs2 and gpu-drm-radeon-request_firmware patches

svn path=/dists/trunk/linux-2.6/; revision=13365
2009-04-08 11:01:42 +00:00
Ben Hutchings d47e932ad9 Remove remaining sourceless firmware
svn path=/dists/trunk/linux-2.6/; revision=12930
2009-02-22 21:30:55 +00:00
Maximilian Attems 6ad66037fa update to 2.6.29-rc5
- all stable patches dropped
- tg3 finaly uses firmware_request(), corresponding patches dropped.
- nuke acenic, tg3, e100, cassini, starfire, cxgb3 firmware on orig
  tarball generation.
- no longer disable acenic.
- update firmware-cleanup.patch to all those new ones.
- trivial update scripts-kconfig-reportoldconfig.patch
- disable some arm feature patches that no longer apply

svn path=/dists/trunk/linux-2.6/; revision=12854
2009-02-19 13:50:11 +00:00
Bastian Blank 827697ef56 debian/patches/debian/dfsg/firmware-cleanup.patch: Add patch.
debian/patches/debian/dfsg/sound-pci.patch: Fix.
debian/patches/series/orig-0: Readd patches.

svn path=/dists/trunk/linux-2.6/; revision=12034
2008-08-10 15:59:06 +00:00
Maximilian Attems ff09f5000d update to 2.6.27-rc1 first step orig tarball
lots of firmwares moved to firmware dir
some atm ones disappeared
big exception stays drivers/net/

svn path=/dists/trunk/linux-2.6/; revision=11926
2008-07-30 16:38:39 +00:00
Bastian Blank d7ae2ea686 Revert parts of r11499. The remove patch needs to remain.
svn path=/dists/trunk/linux-2.6/; revision=11501
2008-05-30 14:42:24 +00:00
Maximilian Attems 049ccfd71c request_firmware() patch for keyspan
* port upstream patch
* thus keyspan no longer broken
* topconfig enable keyspan
* nuke old dup disabling of keyspan in arm and mips/el
* disable firmware build options, we don't ship them anyway

TODO: add firmwares to package

should fix a frequent source of conflicts against latest git or rc
snapshots.

svn path=/dists/trunk/linux-2.6/; revision=11499
2008-05-30 14:04:56 +00:00
Maximilian Attems 5e608d43cc update to 2.6.26-rc1
* refresh dfsg orig patches:
  - usb serial
  - usb misc
* rm dabusb firmware patch as merged
* disable bnx2 request firmware patch, fails to apply
* nuke old m68k 2.6.24 patches, just in the way

svn path=/dists/trunk/linux-2.6/; revision=11252
2008-05-04 13:28:19 +00:00
Maximilian Attems df3d54affd Revert "latest git sync, dabusb firmware license merge"
as license hast to be in *orig*,
can be redone after 2.6.26-rc1 then it no longer matters.

This reverts commit 9fa72143f21a220d8963ed518a52990ea4d3fe76.

svn path=/dists/trunk/linux-2.6/; revision=11164
2008-04-25 11:20:24 +00:00
Maximilian Attems ee2c726942 latest git sync, dabusb firmware license merge
bsd license text upstream, reflect that in orig tarball generation.

svn path=/dists/trunk/linux-2.6/; revision=11163
2008-04-25 11:02:58 +00:00
Bastian Blank addf6f5b69 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Remove drivers/net/bnx2x_init_values.h.
* debian/patches/debian/dfsg/drivers-net-bnx2x-disable.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=10575
2008-02-18 21:28:39 +00:00
Bastian Blank 896bb510a1 * debian/patches/debian/dfsg/drivers-media-video-dabus-license.patch:
Move from
  debian/patches/bugfix/0001-USB-dabfirmware.h-add-missing-license.patch.
* debian/patches/series/orig-0: Apply license change.

svn path=/dists/trunk/linux-2.6/; revision=9998
2007-12-21 11:15:16 +00:00
Maximilian Attems 25701f1fa9 rebase to 2.6.24-rc3
kill all the stable patches, my backports, comment the rest
dfsg stuff need rebase too for orig tarball generation
(dgrs gone, atm Kconfig changes)

svn path=/dists/trunk/linux-2.6/; revision=9773
2007-11-26 20:55:59 +00:00
Bastian Blank bc96cb8a5f Remove files before apply the patches.
* debian/patches/debian/dfsg/drivers-net-tg3-mark.patch: Add.
* debian/patches/debian/dfsg/drivers-net-tg3-remove.patch: Update.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9585
2007-09-28 11:09:18 +00:00
Bastian Blank 017b2001f1 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Remove drivers/net/bnx_fw*.
* debian/patches/debian/dfsg/drivers-net-bnx2-disable.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9584
2007-09-28 11:02:52 +00:00
Bastian Blank ca7c119cf2 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop files from drivers/atm.
* debian/patches/debian/dfsg/drivers-atm.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9567
2007-09-26 20:28:59 +00:00
Bastian Blank e2a5d6f7bc * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop file.
* debian/patches/debian/dfsg/drivers-scsi-qlogicpti.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9564
2007-09-26 19:54:44 +00:00
Bastian Blank 0d91d4bbb3 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop file.
* debian/patches/debian/dfsg/drivers-net-myri.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9563
2007-09-26 19:50:36 +00:00
Bastian Blank d5c6efb09d * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop files.
* debian/patches/debian/dfsg/drivers-net-hamradio-yam.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9562
2007-09-26 19:46:46 +00:00
Bastian Blank 2f92ccb420 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop file.
* debian/patches/debian/dfsg/drivers-media-dvb-ttusb-budget.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9561
2007-09-26 19:43:29 +00:00
Bastian Blank c712f77c70 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop drivers/char/ip2.
* debian/patches/debian/dfsg/drivers-char-computone.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9560
2007-09-26 19:40:13 +00:00
Bastian Blank 45b9c6b1af * debian/patches/debian/dfsg/files-1: Drop files from sound/pci.
* debian/patches/debian/dfsg/sound-pci.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9526
2007-09-15 19:18:32 +00:00
Bastian Blank 1fcf7a7eb3 * debian/patches/debian/dfsg/drivers-net-acenic-remove.patch: Add.
* debian/patches/debian/dfsg/files-1: Update.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9525
2007-09-15 19:05:06 +00:00
Bastian Blank 5b09bda981 * debian/patches/debian/dfsg/drivers-net-tg3-remove.patch:
Move from debian/patches/debian/dfsg/drivers-net-tg3.patch.
* debian/patches/debian/dfsg/drivers-usb-serial-keyspan-remove.patch:
  Move from debian/patches/debian/dfsg/drivers-usb-serial-keyspan.patch.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9523
2007-09-15 18:58:21 +00:00
Bastian Blank 3cb3c95129 * debian/patches/debian/dfsg/drivers-net-tg3.patch: Add.
* debian/patches/debian/dfsg/files-1: Apply unifdef to tg3.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9521
2007-09-15 18:40:02 +00:00
Bastian Blank 696ff417a3 * debian/bin/genorig.py: Apply debian patch.
* debian/lib/python/debian_linux/debian.py: Export dfsg version.
* debian/lib/python/debian_linux/patches.py: Add.
* debian/patches/debian/dfsg/drivers-media-video-dabus.patch,
  debian/patches/debian/dfsg/drivers-net-dgrs.patch,
  debian/patches/debian/dfsg/drivers-net-tokenring-3c359-smctr.patch: Fix.
* debian/patches/series/orig-0: Move from debian/patches/series/orig-1.

svn path=/dists/trunk/linux-2.6/; revision=9504
2007-09-12 12:27:17 +00:00