Commit Graph

150 Commits

Author SHA1 Message Date
Maximilian Attems 5eb6171b0a disble 2 staging drivers upfront
broken not using request_firmware()

svn path=/dists/trunk/linux-2.6/; revision=15225
2010-02-19 11:33:26 +00:00
Ben Hutchings 6589d8c0a0 Update firmware files to be removed from drivers/staging
svn path=/dists/trunk/linux-2.6/; revision=15204
2010-02-19 00:37:57 +00:00
Maximilian Attems ad46b0d34c rebase to 2.6.33-rc8 new upstream release
fix orig generation
* rediff various staging Kconfig and firmware patches
* rt3090 is gone

nuke evident stable, stable merged, sfc features and
MODULE_FIRMWARE (hopefully all merged ;) patches.
fix speakup patch to apply to latest staging.
auffs needs newer tree and maybe we can get rid of it postsqueeze,
so didn't try at all, just nuked.
disable vserver again for now.
merged all series file into base.

TODO: still a some stray patches, but not that urgent..

svn path=/dists/trunk/linux-2.6/; revision=15185
2010-02-18 13:22:31 +00:00
Ben Hutchings b2d8bb6083 Strip GPU firmware from tarball
svn path=/dists/trunk/linux-2.6/; revision=14654
2009-11-20 03:43:38 +00:00
Ben Hutchings 23229038ef Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes.
Remove bugfix patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=14541
2009-11-04 02:02:19 +00:00
Ben Hutchings 985b41bdad Fix broken patch header
svn path=/dists/trunk/linux-2.6/; revision=14540
2009-11-04 01:07:07 +00:00
Ben Hutchings 9358a36117 Do not remove CIS files from tarball
The CIS files are licenced under GPL and are normally edited as
binaries so it is OK that there are no separate source files for them.

svn path=/dists/trunk/linux-2.6/; revision=14539
2009-11-04 00:43:40 +00:00
Ben Hutchings 950d1c8694 Refresh for 2.6.32-rc6
svn path=/dists/trunk/linux-2.6/; revision=14538
2009-11-04 00:40:17 +00:00
Ben Hutchings f9f12616c4 r8169: Remove firmware for RTL8168D v1 and v2 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14537
2009-11-04 00:33:53 +00:00
Ben Hutchings eb174421b4 lgs8gxx: Remove firmware for lgs8g75 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14536
2009-11-04 00:31:07 +00:00
Ben Hutchings 8be6124957 drm/radeon/r600: add clarifying comment to r600 blit code
svn path=/dists/trunk/linux-2.6/; revision=14533
2009-11-03 01:07:16 +00:00
Ben Hutchings 3be178556b Remove more obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=14464
2009-10-26 03:16:57 +00:00
Ben Hutchings 92241355b2 Update to 2.6.32-rc5.
Incorporate 2.6.31-1 changelog from sid.
Move my last changelog addition into the new entry.
Remove obsolete patches.
Update aufs2, firmware and speakup patches.
Update reportoldconfig and version patches.

svn path=/dists/trunk/linux-2.6/; revision=14463
2009-10-26 02:57:16 +00:00
Ben Hutchings 7309526d02 Do not remove slicoss firmware since it has been removed upstream
svn path=/dists/trunk/linux-2.6/; revision=14131
2009-08-17 02:33:34 +00:00
Ben Hutchings a34416ac8a Remove more firmware from rtl8192su
svn path=/dists/trunk/linux-2.6/; revision=14130
2009-08-17 02:22:51 +00:00
Ben Hutchings c6bc5362e4 dvb-usb-af9005: remove firmware and disable
svn path=/dists/trunk/linux-2.6/; revision=14129
2009-08-17 01:53:42 +00:00
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 2522cda802 Do not remove av7110 firmware since it is DFSG-free
svn path=/dists/trunk/linux-2.6/; revision=13937
2009-07-15 02:42: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
Bastian Blank 21de3c3467 * debian/changelog: Set version to 2.6.31~rc1-1~experimental.1.
* debian/patches: Remove merged patches, fix or disable others.

svn path=/dists/trunk/linux-2.6/; revision=13847
2009-06-28 12:27:36 +00:00
Bastian Blank 1539789b46 * debian/changelog: Set version to 2.6.30~rc7-1~experimental.1.
* debian/patches/debian/dfsg/firmware-cleanup.patch:
  Don't remove unpruned firmwares.

svn path=/dists/trunk/linux-2.6/; revision=13670
2009-05-26 09:40:55 +00:00
Bastian Blank bcf7befb52 debian/patches/debian/dfsg/files-1: Add firmware/advansys.
svn path=/dists/trunk/linux-2.6/; revision=13592
2009-05-09 12:02:38 +00:00
Maximilian Attems 7bb9e630fe update to 2.6.30-rc4
* fix firmware-cleanup.patch
  keep newly added cis, said to be gpl
  see 99b28c47091db2bb7f594a5088831d341a800a33

svn path=/dists/trunk/linux-2.6/; revision=13542
2009-05-04 07:00:45 +00:00
Maximilian Attems 37cdaf1eff update to 2.6.30-rc2
* nuked merged compile fix
* update firmware dirs + firmware Makefile patch
* refresh kernelvariables.patch

Thanks to Ben Hutchings <ben@decadent.org.uk> for dfsg review + patches.

svn path=/dists/trunk/linux-2.6/; revision=13427
2009-04-17 00:41:38 +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 1481d2edeb Extend wildcard for otus firmware (love the file versioning!)
svn path=/dists/trunk/linux-2.6/; revision=13418
2009-04-13 16:21:33 +00:00
Ben Hutchings b97f853050 Remove PHY firmware from sxg; driver is already disabled
svn path=/dists/trunk/linux-2.6/; revision=13417
2009-04-13 13:58:24 +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
Ben Hutchings 8ffed0dad7 Remove trailing space
svn path=/dists/trunk/linux-2.6/; revision=13415
2009-04-13 03:47:54 +00:00
Ben Hutchings 5e5b553eff Remove Radeon R600 microcode and any more that appears in that directory
svn path=/dists/trunk/linux-2.6/; revision=13394
2009-04-12 02:48:47 +00:00
Maximilian Attems ce9ae3bbf8 bnx2_fw2.h no longer exists
no need to remove it anylonger too.

svn path=/dists/trunk/linux-2.6/; revision=13371
2009-04-08 14:36:42 +00:00
Maximilian Attems 285ee2546f no longer rm bnx2_fw.h
no longer features the firmware..

svn path=/dists/trunk/linux-2.6/; revision=13370
2009-04-08 14:33:31 +00:00
Maximilian Attems 59151bbc99 nuke no longer used disable patches
svn path=/dists/trunk/linux-2.6/; revision=13366
2009-04-08 12:42:21 +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
Bastian Blank a91cdf28dc debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch:
Fold in drivers-net-bnx2-fw-verfix.patch.

svn path=/dists/trunk/linux-2.6/; revision=13353
2009-04-06 10:45:04 +00:00
Bastian Blank 6832dd13f3 Revert revision 13334.
svn path=/dists/trunk/linux-2.6/; revision=13349
2009-04-06 10:32:23 +00:00
Ben Hutchings 307ea1b234 Remove firmware from driver/staging (closes: #521553)
Disable affected drivers: rt2860, rt2870

svn path=/dists/trunk/linux-2.6/; revision=13334
2009-04-05 20:07:50 +00:00
Maximilian Attems f41ed23706 trivial bnx2 work
svn path=/dists/trunk/linux-2.6/; revision=13218
2009-03-24 00:43:15 +00:00
Ben Hutchings c4a13b8edb Refresh bnx2 request_firmware() patch.
Remove reference to acenic request_firmware() patch, merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=12955
2009-02-27 13:37:55 +00:00
Ben Hutchings f7578d7ff1 debian/patches/debian/dfsg: Add accidentally omitted firmware-removal patches
svn path=/dists/trunk/linux-2.6/; revision=12948
2009-02-23 20:57:57 +00:00
Ben Hutchings 437e9a011b debian/patches/debian/dfsg/{files-1,firmware-cleanup.patch}: Don't remove the dsp56k firmware
svn path=/dists/trunk/linux-2.6/; revision=12941
2009-02-22 23:19:14 +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
Frederik Schüler 70c1ec9f09 Fix firmware-cleanup.patch. Orig tarball must be rebuilt with this patch.
svn path=/dists/trunk/linux-2.6/; revision=12545
2009-01-05 18:39:06 +00:00
Bastian Blank 281252eee4 * debian/changelog: Set version to 2.6.28-1~experimental.1.
* debian/patches/debian/dfsg/firmware-cleanup.patch: Update.

svn path=/dists/trunk/linux-2.6/; revision=12534
2008-12-28 13:07:13 +00:00
Bastian Blank d6704f553f debian/changelog: Set version to 2.6.27~rc4-1~experimental.1.
* debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch,
  debian/patches/bugfix/arm/ixp4xx_eth-build-fix.patch,
  debian/patches/bugfix/arm/tsx09-fix-mac.patch,
  debian/patches/bugfix/arm/tsx09-init-uart1.patch: Fix.
* debian/patches/features/arm/5281d0.patch,
  debian/patches/features/arm/ts409-export-leds.patch,
  debian/patches/features/arm/ts409-export-reset.patch,
  debian/patches/features/arm/tsx09-fix-key-codes.patch: Remove as merged.
* debian/patches/series/1~experimental.1: Remove patches.

svn path=/dists/trunk/linux-2.6/; revision=12117
2008-08-21 09:42:59 +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
Bastian Blank 6f72929f2a debian/patches/debian/dfsg/files-1: Don't remove the keyspan_pda firmwares.
svn path=/dists/trunk/linux-2.6/; revision=12033
2008-08-10 15:19:57 +00:00
Bastian Blank 4e626b9aff debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch:
Another compile fix.

svn path=/dists/trunk/linux-2.6/; revision=12032
2008-08-10 15:05:51 +00:00
Bastian Blank 51368f6252 Remove not longer needed dfsg patches.
debian/patches/debian/dfsg/drivers-atm.patch,
debian/patches/debian/dfsg/drivers-char-computone.patch,
debian/patches/debian/dfsg/drivers-media-dvb-ttusb-budget.patch,
debian/patches/debian/dfsg/drivers-usb-misc-emi62-emi26.patch,
debian/patches/debian/dfsg/drivers-usb-serial-keyspan-remove.patch:
Remove.

svn path=/dists/trunk/linux-2.6/; revision=12031
2008-08-10 14:35:37 +00:00
Bastian Blank 1237c030a5 debian/patches/debian/dfsg/files-1: Remove further binary firmwares.
svn path=/dists/trunk/linux-2.6/; revision=12026
2008-08-10 11:14:52 +00:00
Bastian Blank 97f0bc6d5c debian/patches/debian/dfsg/files-1: Use wildcards for binary firmware removal.
svn path=/dists/trunk/linux-2.6/; revision=12016
2008-08-10 09:41:43 +00:00
Bastian Blank ac5e820387 * debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch: Fix.
* debian/patches/series/1~experimental.1: Fix.

svn path=/dists/trunk/linux-2.6/; revision=12013
2008-08-10 08:56:21 +00:00
Bastian Blank bebd42376b debian/patches/debian/dfsg/drivers-net-tg3-fix-simple.patch: Fix.
svn path=/dists/trunk/linux-2.6/; revision=12012
2008-08-10 08:38:07 +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 1160d76767 * debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch: Fix.
* debian/patches/series/1~experimental.1: Reenable bnx2 patch.

svn path=/dists/trunk/linux-2.6/; revision=11789
2008-07-04 21:27:32 +00:00
Maximilian Attems fe21adb137 fix orig tarball generation ip2 only nuke firmware
don't be overgreedy nuking all dir and creating useless conflicts thus
as next step is to port in request_firmware() patch

svn path=/dists/trunk/linux-2.6/; revision=11628
2008-06-13 09:51:37 +00:00
Maximilian Attems edfd2e9b5d update to 2.6.26-rc6
refresh conflicting dfsg computone patch, just mark the ip2 thing b0rked.
nuke git snapshot patch.

svn path=/dists/trunk/linux-2.6/; revision=11627
2008-06-13 09:45:51 +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 af8cccdd53 * debian/changelog: Update.
* debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch: Add.
* debian/patches/series/1~experimental.1: New patch.

svn path=/dists/trunk/linux-2.6/; revision=10735
2008-03-06 12:02:59 +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
Maximilian Attems 69deb37856 update to 2.6.25-rc1
nuke git snapshot patch, update keyspan dfsg patch,
left todo audit fw bnx2x.

svn path=/dists/trunk/linux-2.6/; revision=10503
2008-02-11 09:38:15 +00:00
Bastian Blank 255d613f09 debian/patches/debian/dfsg/drivers-net-dgrs.patch,
debian/patches/features/all/fs-asfs.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=10188
2008-01-25 09:06:44 +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 f78e4ac34d Revert "Revert revision 9953."
funny useless revertwar on a good news bsd license.
happy git user :)

This reverts commit e718b6b9c19bfea40c0953eaee2f1cdc8679b463.

svn path=/dists/trunk/linux-2.6/; revision=9955
2007-12-14 12:31:18 +00:00
Bastian Blank f005f969d8 Revert revision 9953.
svn path=/dists/trunk/linux-2.6/; revision=9954
2007-12-14 11:57:21 +00:00
Maximilian Attems adc0f555b8 Revert "Revert revisions 9950 and 9951. Readds undistributable code."
no valuable reason given for the revert, over and out.

This reverts commit 64be4bc9527aefb650463684193b22d4b9d58a21.

svn path=/dists/trunk/linux-2.6/; revision=9953
2007-12-13 22:26:38 +00:00
Bastian Blank 801bf4943d Revert revisions 9950 and 9951. Readds undistributable code.
svn path=/dists/trunk/linux-2.6/; revision=9952
2007-12-13 17:06:28 +00:00
Maximilian Attems 3bd6de661c Reenable DABUSB as firmware is BSD licensed.
svn path=/dists/trunk/linux-2.6/; revision=9950
2007-12-13 12:53:06 +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 313b83ed81 * debian/changelog: Update.
* debian/patches/debian/dfsg/drivers-net-tg3-fix-simple.patch: Add.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=9677
2007-10-25 22:17:50 +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 d1c155c9df debian/patches/debian/dfsg/drivers-net-tg3-remove.patch:
Also remove firmware "license".

svn path=/dists/trunk/linux-2.6/; revision=9582
2007-09-27 21:22:11 +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 3952fbcbd5 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop more files.
* debian/patches/debian/dfsg/sound-pci.patch: Update.

svn path=/dists/trunk/linux-2.6/; revision=9565
2007-09-26 20:00:35 +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 217f968454 debian/patches/debian/dfsg/drivers-usb-serial-keyspan.patch:
Only disable the keyspan entry, the source is not removed.

svn path=/dists/trunk/linux-2.6/; revision=9522
2007-09-15 18:47:11 +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 71134716f8 debian/patches/debian/dfsg/files-1: Sort entries.
svn path=/dists/trunk/linux-2.6/; revision=9519
2007-09-15 18:20:25 +00:00
Bastian Blank ba26896546 * debian/lib/python/debian_linux/patches.py: Split file listing in suboperations.
* debian/patches/debian/dfsg/files-1: Update.

svn path=/dists/trunk/linux-2.6/; revision=9517
2007-09-15 17:50:59 +00:00
Bastian Blank 338eb8b896 debian/patches/debian/dfsg/files-1: Drop one maybe IETF file.
svn path=/dists/trunk/linux-2.6/; revision=9516
2007-09-15 16:33:52 +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
Frederik Schüler 9c28d9a7c9 Rediff firmware pruning patches
svn path=/dists/trunk/linux-2.6/; revision=8267
2007-02-05 16:11:52 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00