Commit Graph

343 Commits

Author SHA1 Message Date
Ben Hutchings 3e4966ed53 Add 'removable' option to the mmc module. (Closes: #504391)
svn path=/dists/trunk/linux-2.6/; revision=14703
2009-11-29 23:11:23 +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 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 6e6c9c982b Include <linux/sched.h> directly in speakup_soft.c now that other headers do not include it
svn path=/dists/trunk/linux-2.6/; revision=14466
2009-10-26 22:28:58 +00:00
Ben Hutchings 3412300f14 Restore inclusion of <linux/crc-ccitt.h>
svn path=/dists/trunk/linux-2.6/; revision=14465
2009-10-26 22:27:21 +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 dc5307fda0 Include speakup modules under staging
svn path=/dists/trunk/linux-2.6/; revision=14380
2009-10-13 05:17:42 +00:00
Ben Hutchings 299fce8f84 Include aufs2, marked as staging (Closes: #541828)
What could possibly go wrong?

svn path=/dists/trunk/linux-2.6/; revision=14379
2009-10-13 04:06:23 +00:00
Ben Hutchings 47e43210de Reenable dvb-usb-af9005 using request_firmware(); note that this addresses bug #494119
svn path=/dists/trunk/linux-2.6/; revision=14186
2009-08-24 22:39:50 +00:00
Ben Hutchings 35c59f81d8 rt{2860,2870,3070}sta: Use existing CCITT CRC implementation on firmware rather than adding an equivalent variant of ITU-T CRC
svn path=/dists/trunk/linux-2.6/; revision=14180
2009-08-23 21:27:45 +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
Ben Hutchings a5b1c40d70 Update to handle Radeon RS880
svn path=/dists/trunk/linux-2.6/; revision=14126
2009-08-17 00:16:16 +00:00
Ben Hutchings 630df6302d snd-cs46xx: credit author of first request_firmware() patch
svn path=/dists/trunk/linux-2.6/; revision=14125
2009-08-17 00:08:47 +00:00
Ben Hutchings 10f2508e9d snd-cs46xx: reenable using external firmware (closes: #464197)
svn path=/dists/trunk/linux-2.6/; revision=14124
2009-08-16 23:40:34 +00:00
Bastian Blank bc52b06655 * debian/changelog: Set version to 2.6.31~rc6-1~experimental.1.
* debian/patches/features/all/drivers-gpu-drm-radeon-request_firmware.patch:
  Update.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14115
2009-08-15 21:02:53 +00:00
Bastian Blank 2a022b3670 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14107
2009-08-14 21:56:25 +00:00
Ben Hutchings e305f6565e Fix EDC filename string (from Divy Le Ray <divy@chelsio.com>)
svn path=/dists/trunk/linux-2.6/; revision=14087
2009-08-07 12:13:57 +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 42222d590e Combine rt2860sta and rt2870sta firmware patches following upstream changes
svn path=/dists/trunk/linux-2.6/; revision=13851
2009-06-28 15:33:38 +00:00
Ben Hutchings 998a33cf0a Use RV730 firmware for RV740, as the upstream code does
svn path=/dists/trunk/linux-2.6/; revision=13850
2009-06-28 13:42:45 +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
Ben Hutchings 56f4a33b73 mga: remove unnecessary change from firmware-loading patch
svn path=/dists/trunk/linux-2.6/; revision=13843
2009-06-22 23:52:24 +00:00
Ben Hutchings 9d630e5fb7 Fix kernel-doc short description of crc_itu_t_bitreversed_byte -
the documentation build fails if it is wrapped onto a second line.
Re-enable this and dependent patches.

svn path=/dists/trunk/linux-2.6/; revision=13704
2009-05-31 18:22:40 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Ben Hutchings bb7dc4ff16 Fix function name in kernel-doc comment for crc_itu_t_bitreversed
svn path=/dists/trunk/linux-2.6/; revision=13619
2009-05-15 22:22:01 +00:00
Ben Hutchings e9b76004ae Reenable rt2870 using request_firmware(), based on Darren Salt's work for rt2860
svn path=/dists/trunk/linux-2.6/; revision=13404
2009-04-12 20:55:20 +00:00
Ben Hutchings 1d511ae516 Add MODULE_FIRMWARE() definition.
Remove some redundant firmware-related definitions.
Fix coding style deviations.

svn path=/dists/trunk/linux-2.6/; revision=13403
2009-04-12 20:53:53 +00:00
Ben Hutchings 0920948276 Use Ralink's name "rt2860.bin" for the firmware file
svn path=/dists/trunk/linux-2.6/; revision=13401
2009-04-12 18:55:39 +00:00
Ben Hutchings 36c8fe1c19 Update and reenable radeon request_firmware() patch
svn path=/dists/trunk/linux-2.6/; revision=13395
2009-04-12 04:24:29 +00:00
Ben Hutchings 0e349b1c65 Reenable rt2860 using request_firmware(), thanks to Darren Salt
svn path=/dists/trunk/linux-2.6/; revision=13393
2009-04-12 02:29:15 +00:00
Maximilian Attems 1635b809c6 drop gfs2 export patch
upstream reworked locking, see for details
f057f6cdf64175db1151b1f5d110e29904f119a1
also gfs1 should be gone in squeeze

svn path=/dists/trunk/linux-2.6/; revision=13369
2009-04-08 14:31:06 +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 3628847498 debian/patches/features/all/vserver/vs2.3.0.35.patch,
debian/patches/features/all/vserver/vs2.3.0.35-update.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=13354
2009-04-06 10:50:15 +00:00
Maximilian Attems 501d45df67 nuke old unapplied xen patches
svn path=/dists/trunk/linux-2.6/; revision=13124
2009-03-16 16:12:13 +00:00
Ben Hutchings df7682b9c4 Update typhoon request_firmware() patch to reviewed and tested version
svn path=/dists/trunk/linux-2.6/; revision=12971
2009-03-05 04:03:52 +00:00
Ben Hutchings 2164fe57cd Update typhoon request_firmware() patch to version accepted in net-next-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12956
2009-02-27 13:38:29 +00:00
Maximilian Attems e31d3099ff update to 2.6.29-rc6
thanks Ben Hutchings <ben@decadent.org.uk> for forward ported
drivers-gpu-drm-radeon-request_firmware.patch.

svn path=/dists/trunk/linux-2.6/; revision=12954
2009-02-26 21:27:52 +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 8be525b538 build at76 out of staging
no need to have that patch, quality seems reduced to firmware loading,
but we never had a bug report anyway afair.

svn path=/dists/trunk/linux-2.6/; revision=12751
2009-02-10 11:18:06 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Maximilian Attems 2db9a5392e refresh latest fedora at76.patch
this is the version from before attempted mac80211 port,
which is known to work.

svn path=/dists/trunk/linux-2.6/; revision=12059
2008-08-13 10:15:53 +00:00
Maximilian Attems d59bcb59aa nuke merged request_firmware() patches
svn path=/dists/trunk/linux-2.6/; revision=11935
2008-07-30 21:45:02 +00:00
Maximilian Attems 35596521f4 nuke old openvz patch
svn path=/dists/trunk/linux-2.6/; revision=11931
2008-07-30 16:55:12 +00:00
Maximilian Attems cccb37c877 nuke lenny backported features or bugfixes
svn path=/dists/trunk/linux-2.6/; revision=11929
2008-07-30 16:50:31 +00:00
Bastian Blank bc0e5476f7 Make HP iLO only available on x86
* debian/patches/features/x86/drivers-hp_ilo.patch
  - Move from debian/patches/features/all/drivers-hp_ilo.patch.
  - Make the option dependant on X86.
* debian/patches/series/1~experimental.1: Fix filenames.

svn path=/dists/trunk/linux-2.6/; revision=11902
2008-07-25 08:08:06 +00:00
Maximilian Attems afb53ee287 add hp ilo driver
directly backported from linus tree,
this driver replaces the old hprsm packages.

svn path=/dists/trunk/linux-2.6/; revision=11890
2008-07-23 22:23:01 +00:00
Maximilian Attems 58c28e2098 backport atl1e driver patch from linus tree
needed in newer little asus boxes.

svn path=/dists/trunk/linux-2.6/; revision=11888
2008-07-23 22:22:52 +00:00
Maximilian Attems 5efd3a3f33 openvz fix patch
commited per accident upstream openvz patch,
that doesn't apply to debian due to xen merge
+ local modifiction of Makefile and linux_banner.

svn path=/dists/trunk/linux-2.6/; revision=11868
2008-07-21 14:36:21 +00:00
Maximilian Attems a6d01009e3 add openvz patch
enabled for amd64.

TODO:
- i386, ia64
- userspace depends
- proper desc

svn path=/dists/trunk/linux-2.6/; revision=11867
2008-07-21 14:07:51 +00:00
Ian Campbell 4fc3acff2d Fix s390 build by adding upstream commit 9789db08c020193ae18826c3aa48bd24296f7848
svn path=/dists/trunk/linux-2.6/; revision=11846
2008-07-16 11:10:14 +00:00
Ian Campbell 40e9d28683 Enable save/restore and memory ballooning in all Xen-enabled kernels.
svn path=/dists/trunk/linux-2.6/; revision=11836
2008-07-14 17:30:49 +00:00
Bastian Blank 3fcebca33c Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11829
2008-07-14 05:20:54 +00:00
Ian Campbell be0755aac8 Enable save/restore and memory ballooning in Xen packages.
Move debian/patches/features/xen-x86.patch to
debian/patches/features/all/xen/tip-x86.patch near other Xen patches.

svn path=/dists/trunk/linux-2.6/; revision=11821
2008-07-13 07:30:32 +00:00
Maximilian Attems cf11201a08 xen: fix xectrl patch to apply
trivial Makefile fixup.
seems not too useful as dom0 some steps away, but who knows..

svn path=/dists/trunk/linux-2.6/; revision=11722
2008-06-29 09:02:06 +00:00
Maximilian Attems feae3cd5e9 fix acenic request_firmware() patch
we don't add the acenic firmwares to linux-2.6 so no need to add
their respective Kconfig variables, nuke them.

svn path=/dists/trunk/linux-2.6/; revision=11673
2008-06-21 08:05:20 +00:00
Maximilian Attems 3306f1917d add acenic request_firmware patch
hmm nr of disabled drivers goes down, thanks to upstream effort.

svn path=/dists/trunk/linux-2.6/; revision=11643
2008-06-16 11:28:20 +00:00
Maximilian Attems 0d6cc1cf87 add request_firmware patch for ip2
COMPUTONE driver still needs to be enabled,
but be happy for now..

svn path=/dists/trunk/linux-2.6/; revision=11629
2008-06-13 10:05:38 +00:00
Maximilian Attems e0d9dec358 fix keyspan enabling
request firmware patch needs to mark it as unbroken,
otherwise won't be compiled.

svn path=/dists/trunk/linux-2.6/; revision=11531
2008-06-06 09:56:19 +00:00
Maximilian Attems 5d34dec7d4 iwl3945: Add monitor mode patch
easy backport, just applies fine to 2.6.26-rc4
thanks Antoine Sirinelli for suggestion

svn path=/dists/trunk/linux-2.6/; revision=11512
2008-06-03 21:56:58 +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 fb072e75a6 Forward port vmlinuz-target.patch
thanks Ian Campbell.

svn path=/dists/trunk/linux-2.6/; revision=11461
2008-05-26 14:03:29 +00:00
Maximilian Attems f2235b679d nuke merged xen patch blkfront-protocol.patch
see 3e334239d89d4a71610be5a3e8432464d421d9ec

svn path=/dists/trunk/linux-2.6/; revision=11460
2008-05-26 13:48:10 +00:00
Maximilian Attems fca703f298 update to 2.6.26-rc2-git4
great the atl1 patches have been merged, so nuke them.
comment a arm disable patch that conflicts with upstream dvb Kconfig fixes.

svn path=/dists/trunk/linux-2.6/; revision=11390
2008-05-15 10:10:41 +00:00
Maximilian Attems 420e45f302 really add atl1 version patch
svn path=/dists/trunk/linux-2.6/; revision=11367
2008-05-11 22:09:30 +00:00
Maximilian Attems 9890bdad16 net add atl1 shutdown callback patch
fixes wol, 2.6.27 target

svn path=/dists/trunk/linux-2.6/; revision=11365
2008-05-11 22:04:57 +00:00
Maximilian Attems b105e4cf92 net add atl1 suspend and resume patch
2.6.27 target, but we'd want that for Lenny.

svn path=/dists/trunk/linux-2.6/; revision=11364
2008-05-11 22:04:42 +00:00
Maximilian Attems 77d44eb78d net add atl1 PHY power save mode patch
2.6.27 target, but we'd want that for Lenny.

svn path=/dists/trunk/linux-2.6/; revision=11363
2008-05-11 22:04:15 +00:00
Martin Michlmayr 2ebd19a615 remove obsolete/old patches
svn path=/dists/trunk/linux-2.6/; revision=11349
2008-05-11 17:01:41 +00:00
Maximilian Attems ac997bc894 reenable at76
trivial to fix reject on MAINTAINERS

svn path=/dists/trunk/linux-2.6/; revision=11230
2008-05-01 09:20:08 +00:00
Maximilian Attems abae4dd741 update to 2.6.25-git17
* nuke bunch of merged patches
* mark at76 to fix
* comment newly conflicting m68k patches

svn path=/dists/trunk/linux-2.6/; revision=11216
2008-05-01 08:26:37 +00:00
Maximilian Attems 6ee5098a4d update patch status
comment arm patch, nuke merged xen patch.

svn path=/dists/trunk/linux-2.6/; revision=11187
2008-04-26 20:22:57 +00:00
Maximilian Attems 8ab16765da first git sync: nuke own backported patches
rm merged firewire and xen patches

svn path=/dists/trunk/linux-2.6/; revision=11161
2008-04-25 11:02:54 +00:00
Maximilian Attems ba78d1c30a [xen] Module autoprobing support for frontend drivers
add also this upstream xen patch for upcoming d-i beta2 xen support.
"it stops d-i from needing to prompt separately for the Xen frontend drivers to
find network and disks." Ian

svn path=/dists/trunk/linux-2.6/; revision=11156
2008-04-24 23:43:37 +00:00
Maximilian Attems 58b19969ea [xen]: Support direct load of bzImage under Xen.
Thanks Ian Campbell <ijc@hellion.org.uk> for patches.
(closes: #474509)

svn path=/dists/trunk/linux-2.6/; revision=11155
2008-04-24 23:43:26 +00:00
Martin Michlmayr 89ce7d665e taken from -mm, needed for HP mv2120 support.
svn path=/dists/trunk/linux-2.6/; revision=11111
2008-04-20 14:16:42 +00:00
Maximilian Attems 6abb901a4d sync with latest fedora firewire patch
svn path=/dists/trunk/linux-2.6/; revision=11103
2008-04-19 13:53:08 +00:00
Maximilian Attems 31e02d4fda Revert "acpi: Add Eee PC Hotkey Driver"
This reverts commit b450ce33ee9f5a01541f3dcffd6daeabc7e5488a.

we have ASUS_ACPI set and it seems this driver can't play with it yet.
as we won't start blacklisting games, kick it.

svn path=/dists/trunk/linux-2.6/; revision=11087
2008-04-17 11:00:31 +00:00
Maximilian Attems 1be0575a02 acpi: Add Eee PC Hotkey Driver
better eee pc out of the box linux-2.6 experience.
fedora merged and with upstream accepted /sys interface.

svn path=/dists/trunk/linux-2.6/; revision=11083
2008-04-16 11:12:07 +00:00
Maximilian Attems 6fc4a2caac update firewire git patch
better support for jmicron firewire

svn path=/dists/trunk/linux-2.6/; revision=11079
2008-04-15 10:51:08 +00:00
Maximilian Attems f71f33b4f0 firewire add upstream git tree
fedora is shipping it as it enhances the firewire logging,
thus we want that already for 2.6.25.
backport applies just cleanly without any changes.

svn path=/dists/trunk/linux-2.6/; revision=11034
2008-04-03 11:28:35 +00:00
Maximilian Attems 06fffa8469 input: Add 4 additional exports for modular speakup and braille support.
add the patch by Samuel Thibault <samuel.thibault@ens-lyon.org>

svn path=/dists/trunk/linux-2.6/; revision=10980
2008-03-27 20:12:35 +00:00
Bastian Blank 94f57d5e4c * debian/patches/features/all/xen: Add some fedora patches.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=10962
2008-03-23 21:19:11 +00:00
Gordon Farquharson 956b398878 Rename and refresh patch to track version in -mm.
svn path=/dists/trunk/linux-2.6/; revision=10945
2008-03-23 05:55:10 +00:00
Gordon Farquharson bd6903da08 Update MTD NOR M29W400DB patch. This patch has been added to Andrew
Morton's -mm tree.

svn path=/dists/trunk/linux-2.6/; revision=10677
2008-02-29 07:05:18 +00:00
Gordon Farquharson b629ed11a3 * [arm/iop32x] Enable support for the GLAN Tank flash chip (M29W400DB).
* Fix changelog.

svn path=/dists/trunk/linux-2.6/; revision=10668
2008-02-27 07:03:03 +00:00
Maximilian Attems f8606fc535 restore latest at76 patch
not yet merged upstream, but low overhead aka no bug reports..
update to latest fedora version

svn path=/dists/trunk/linux-2.6/; revision=10621
2008-02-21 12:20:06 +00:00
Daniel Baumann a226af9de3 Rediffed and reenabled export-unionfs-symbols.patch.
svn path=/dists/trunk/linux-2.6/; revision=10508
2008-02-11 20:03:46 +00:00
Daniel Baumann 6a8bdc59f0 Added patch from unionfs upstream to export release_open_intent symbol.
svn path=/dists/trunk/linux-2.6/; revision=10459
2008-02-09 10:32:36 +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
Frederik Schüler 13dcf2e545 Add GFS2 locking symbols export patch.
svn path=/dists/trunk/linux-2.6/; revision=10053
2008-01-06 22:21:45 +00:00
Frederik Schüler b733da3671 Export gfs2 locking symbols required to build gfs1 module.
svn path=/dists/sid/linux-2.6/; revision=9917
2007-12-07 22:53:52 +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
Maximilian Attems f9f9610e93 Add and enable E1000E.
needed for any new intel board.

svn path=/dists/trunk/linux-2.6/; revision=9606
2007-10-03 19:18:52 +00:00
Maximilian Attems b3960ddd73 update iwlwifi
submitted to linux-wireless in
Message-Id: <1189582835.24707.118.camel@debian.sh.intel.com>
should carry improvements of version 0.1.15

svn path=/dists/trunk/linux-2.6/; revision=9502
2007-09-12 09:44:03 +00:00
Gordon Farquharson 4b03637e2c Fix iwlwifi patch.
svn path=/dists/trunk/linux-2.6/; revision=9481
2007-09-10 03:06:29 +00:00
Maximilian Attems 5dd5814d59 add the patch iwlwifi patch itself
svn path=/dists/trunk/linux-2.6/; revision=9480
2007-09-09 17:13:58 +00:00
Bastian Blank 90f57a3e2b * debian/changelog: Set version to 2.6.23~rc5-1~experimental.1.
* debian/patches/features/all/v6-Add-iwlwifi-wireless-drivers.patch: Fix.

svn path=/dists/trunk/linux-2.6/; revision=9462
2007-09-05 18:34:49 +00:00
Maximilian Attems a5323899e8 update iwlifi driver
newer version posted on linux-wireless on the 04. sept, see
Message-Id: <1188875058.13078.428.camel@debian.sh.intel.com>

svn path=/dists/trunk/linux-2.6/; revision=9456
2007-09-04 18:52:03 +00:00
Bastian Blank 12ad264aec * debian/patches/features/all/xen: Remove.
* debian/patches/series/1~experimental.1-extra: Drop removed patches.

svn path=/dists/trunk/linux-2.6/; revision=9430
2007-08-31 10:54:12 +00:00
Maximilian Attems 4489d61bdc add iwlwifi wireless driver patch
binary daemons are bad, honour intel's *long* road to get that merged.
this is the v5 patch posted on netdev on 27. aug with message id
<1188192012.13078.177.camel@debian.sh.intel.com>

svn path=/dists/trunk/linux-2.6/; revision=9429
2007-08-31 10:23:35 +00:00
Bastian Blank c23814e98d debian/patches/features/all/xen/fedora-2.6.20-48670.patch,
debian/patches/features/all/xen/update.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=9382
2007-08-25 11:03:22 +00:00
Bastian Blank df3048f2a7 debian/patches/features/all/vserver/vs2.2.0-rc5.patch: Update.
svn path=/dists/trunk/linux-2.6/; revision=9121
2007-07-11 12:40:05 +00:00
Bastian Blank e7232db362 * debian/arch/alpha/defines, debian/arch/amd64/defines,
debian/arch/i386/defines, debian/arch/powerpc/defines,
  debian/arch/s390/defines, debian/arch/sparc/defines: Enable vserver.
* debian/lib/python/debian_linux/config.py: Fix.
* debian/patches/features/all/vserver/vs2.2.0-rc1.patch: Remove.
* debian/patches/features/all/vserver/vs2.2.0-rc5.patch: Add.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=9096
2007-07-07 10:12:36 +00:00
Bastian Blank 00c276bfb0 Revert r8653.
svn path=/dists/trunk/linux-2.6/; revision=8723
2007-05-23 10:32:09 +00:00
Bastian Blank b82c6ca251 Add it_nexus support for scsi-target.
* debian/changelog: Update.
* debian/patches/features/all/drivers-scsi-target-it_nexus-1.patch,
  debian/patches/features/all/drivers-scsi-target-it_nexus-2.patch: Add.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=8653
2007-05-21 13:17:54 +00:00
Bastian Blank 0acc03fba1 * debian/arch/alpha/defines, debian/arch/amd64/defines,
debian/arch/i386/defines, debian/arch/powerpc/defines,
  debian/arch/s390/defines, debian/arch/sparc/defines: Reenable vserver.
* debian/changelog: Update.
* debian/patches/features/all/vserver/vs2.2.0-rc1.patch: Add.
* debian/patches/features/all/vserver/vs2.2.0.patch: Remove.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8588
2007-05-16 07:10:55 +00:00
Bastian Blank 81bdee4499 Update vserver patch to 2.2.0.
* debian/patches/features/all/vserver/vs2.2.0.patch: Add.
* debian/patches/features/all/vserver/vs2.2.0-rc15.patch: Remove.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8434
2007-04-09 14:59:27 +00:00
Bastian Blank 416f529c15 debian/patches/features/all/xen/update.patch: Update.
svn path=/dists/trunk/linux-2.6/; revision=8365
2007-03-16 20:04:34 +00:00
Bastian Blank b9c68efdbc * Update xen patch to changeset 48670 from fedora 2.6.20 branch.
* Fix identified problems with this patch.

* debian/changelog: Update.
* debian/patches/features/all/xen/fedora-2.6.18-36186.patch: Remove.
* debian/patches/features/all/xen/fedora-2.6.20-48670.patch,
  debian/patches/features/all/xen/update.patch: Add.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8364
2007-03-16 19:32:46 +00:00
Bastian Blank 6f136690de debian/patches/features/all/xen/gen-patch: Add.
svn path=/dists/trunk/linux-2.6/; revision=8363
2007-03-16 18:22:34 +00:00
Bastian Blank 8a7f5ab637 * Add stable release 2.6.20.1.
* Add stable release 2.6.20.2.
* Update vserver patch to 2.2.0-rc15.

* debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.20.1,
  debian/patches/bugfix/all/stable/2.6.20.2: Add
* debian/patches/bugfix/powerpc/drivers_macintosh-broken.patch: Fix.
* debian/patches/features/all/vserver/gen-patch: Update.
* debian/patches/features/all/vserver/vs2.2.0-pre3.patch: Remove.
* debian/patches/features/all/vserver/vs2.2.0-rc15.patch: Add.
* debian/patches/series/1~experimental.1,
  debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8347
2007-03-10 13:18:48 +00:00
Bastian Blank 35d0ac83b2 * debian/patches/features/all/vserver/vs2.2.0-pre1.patch: Remove.
* debian/patches/features/all/vserver/vs2.2.0-pre3.patch: Add.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8291
2007-02-09 11:14:28 +00:00
Bastian Blank e506499676 * debian/patches/features/all/vserver/bindmount-dev.patch: Rediff.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8290
2007-02-08 10:02:54 +00:00
Bastian Blank 5df12e603a * Add vserver patch 2.2.0-pre1.
* Remove old version code.

* debian/patches/debian/vserver-version.patch,
  debian/patches/features/all/vserver/vs2.0.2.2-rc9.patch: Remove.
* debian/patches/features/all/vserver/vs2.2.0-pre1.patch: Add.
* debian/patches/series/1~experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=8274
2007-02-06 13:27:47 +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
Bastian Blank 7691ebf567 debian/patches/features/all/sctp-*: Remove, all backports.
svn path=/dists/trunk/linux-2.6/; revision=7912
2006-12-02 15:24:35 +00:00
Bastian Blank 5210a0f4b4 debian/patches/features/all/drivers: Remove, all backports.
svn path=/dists/trunk/linux-2.6/; revision=7911
2006-12-02 15:23:37 +00:00
Sven Luther 3047145cb4 Cleaned powerpc patches, re-added those that are needed, and removed the single not needed one.
Cleaned the fs-asfs patch.
Added support for the genesi/efika board, patches scheduled for merge in 2.6.20.
Note: the 0002-Add-USB-OHCI-glue-for-OpenFirmware-devices.diff patch seems a bit ugly,
and may have an impact on modular usb/ohci build. I am monitoring for fixes of this problem, 
but if one doesn' t come soon, it should be disabled for 2.6.19 or 2.6.19-rc6 uploads.

svn path=/dists/trunk/linux-2.6/; revision=7873
2006-11-25 16:21:50 +00:00
dann frazier 5d53f96934 * Backport various SCTP changesets from 2.6.19, recommended by Vlad Yasevich
(closes: #397946)

svn path=/dists/trunk/linux-2.6/; revision=7788
2006-11-13 07:42:27 +00:00
maximilian attems bae20e2535 2.0.2.2-rc6 is said to cure s390 ftbfs + sparc breakage
svn path=/dists/trunk/linux-2.6/; revision=7713
2006-11-07 23:28:00 +00:00
Bastian Blank a744b0ecda * debian/changelog: Update.
* debian/patches/features/all/xen/vserver-update.patch: Add.
* debian/patches/series/5-extra: Add features/all/xen/vserver-update.patch.

svn path=/dists/trunk/linux-2.6/; revision=7704
2006-11-06 13:25:39 +00:00
Bastian Blank 94952484e4 Update vserver patch to 2.0.2.2-rc5.
* debian/changelog: Update.
* debian/patches/features/all/vserver/vs2.0.2.2-rc4.patch: Remove.
* debian/patches/features/all/vserver/vs2.0.2.2-rc5.patch: Add.
* debian/patches/series/4-extra, debian/patches/series/5-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7701
2006-11-06 12:17:42 +00:00
Bastian Blank 457f136f8d debian/patches/features/all/xen/gen-patch-vserver-update: Add.
svn path=/dists/trunk/linux-2.6/; revision=7700
2006-11-06 11:06:54 +00:00
Bastian Blank 6a4ce6b52b debian/patches/features/all/vserver/gen-patch
- Make version match more stable.
- Support to be called from other places.

svn path=/dists/trunk/linux-2.6/; revision=7699
2006-11-06 10:37:24 +00:00
Bastian Blank 08f8f7f354 debian/patches/features/all/vserver/gen-patch: Add.
svn path=/dists/trunk/linux-2.6/; revision=7698
2006-11-06 10:30:14 +00:00
Frederik Schüler d946f6a129 Update vserver patch to 2.0.2.2-rc4.
svn path=/dists/trunk/linux-2.6/; revision=7680
2006-11-01 22:45:00 +00:00
Frederik Schüler f6fd296f4a update vserver patch to vs2.0.2.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=7632
2006-10-20 12:06:35 +00:00
Bastian Blank 3ea8939627 * debian/patches/bugfix/powerpc/: Move files from debian/patches.
* debian/patches/features/all/fs-asfs.patch:
  Move from debian/patches/fs-asfs.patch.
* debian/patches/series/1: Update.

svn path=/dists/trunk/linux-2.6/; revision=7629
2006-10-19 09:23:29 +00:00
Bastian Blank bff1265ef0 * debian/patches/features/all/vserver/vs2.0.2.1-t8.patch,
debian/patches/features/all/xen/fedora-36175.patch: Remove.
* debian/patches/features/all/xen/fedora-36252.patch: Add.
* debian/patches/series/1-extra, debian/patches/series/2-extra,
  debian/patches/series/3-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7627
2006-10-19 09:08:49 +00:00
Frederik Schüler ff3eaf0e33 Update vserver to vs2.0.2.2-rc2
svn path=/dists/trunk/linux-2.6/; revision=7626
2006-10-18 21:44:10 +00:00
dann frazier b7b45aee9e * features/all/drivers/cciss-support-for-gt-2TB-volumes.patch:
Add support for > 2TB volumes

svn path=/dists/trunk/linux-2.6/; revision=7606
2006-10-14 01:00:51 +00:00
Bastian Blank 98250c4530 * debian/changelog: Update.
* debian/patches/features/all/vserver/bindmount-dev.patch: Add.
* debian/patches/series/3-extra: Add all/vserver/bindmount-dev.patch.

svn path=/dists/trunk/linux-2.6/; revision=7599
2006-10-11 22:07:30 +00:00
Bastian Blank b6d38f3f57 Add AHCI suspend support.
* debian/changelog: Update.
* debian/patches/features/all/drivers/scsi-ahci-*: Add.
* debian/patches/series/3: Add patches.

svn path=/dists/trunk/linux-2.6/; revision=7593
2006-10-10 14:43:21 +00:00
Bastian Blank f0814b2760 * debian/patches/features/all/drivers/net-r8169-1.patch: Add.
* debian/patches/series/2: Add features/all/drivers/net-r8169-1.patch.

svn path=/dists/trunk/linux-2.6/; revision=7541
2006-09-27 14:07:20 +00:00
Bastian Blank 2582728098 Add arcmsr (Areca) driver.
* debian/patches/features/all/drivers: New directory.
* debian/patches/features/all/drivers/scsi-arcmsr-1.patch,
  debian/patches/features/all/drivers/scsi-arcmsr-2.patch,
  debian/patches/features/all/drivers/scsi-arcmsr-3.patch: Add.
* debian/patches/series/2: Add features/all/drivers/scsi-arcmsr-*.

svn path=/dists/trunk/linux-2.6/; revision=7537
2006-09-27 11:23:58 +00:00
Bastian Blank beb815854e * debian/patches/features/all/xen/vserver-clash.patch: Add.
* debian/patches/series/1-extra, debian/patches/series/2-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7526
2006-09-25 22:11:13 +00:00
Bastian Blank 5a76523795 Update vserver patch to 2.0.2.1-t8.
* debian/patches/features/all/vserver/vs2.0.2.1-t6.patch: Remove.
* debian/patches/features/all/vserver/vs2.0.2.1-t8.patch: Add.
* debian/patches/series/1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7512
2006-09-24 12:45:24 +00:00
Bastian Blank be92ac77d5 * debian/patches/features/all/vserver/vs2.0.2.1-t6.patch: Add.
* debian/patches/series/1-extra: Add vserver patches.

svn path=/dists/trunk/linux-2.6/; revision=7491
2006-09-23 20:01:05 +00:00
Bastian Blank 512965a80b * debian/patches/features/all/xen/fedora-36175.patch: Add.
* debian/patches/series/1-extra: Replace xen patch.

svn path=/dists/trunk/linux-2.6/; revision=7471
2006-09-20 23:39:37 +00:00
Bastian Blank 9a5a1385bf * debian/patches/features/all/xen/upstream-35844.patch: Add.
* debian/patches/series/1-extra: Replace xen patch.

svn path=/dists/trunk/linux-2.6/; revision=7465
2006-09-20 12:03:12 +00:00
Bastian Blank 69284ad771 debian/patches/features/all/xen/fedora-35901.patch: Fix.
svn path=/dists/trunk/linux-2.6/; revision=7464
2006-09-20 09:35:13 +00:00
Bastian Blank 8b230df860 * debian/patches/features/all: New directory.
* debian/patches/features/all/xen
  - New directory.
  - Move patch.
* debian/patches/series/0experimental.1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7421
2006-09-14 12:00:19 +00:00