Commit Graph

1243 Commits

Author SHA1 Message Date
Maximilian Attems 7e9f27fb1d wireless: report reasonable bitrate for MCS rates through wext
patch from linux-next, can be feeded to stable once hit linux-2.6.
discovered on linux-2.6.32 F12 branch.

svn path=/dists/trunk/linux-2.6/; revision=15176
2010-02-16 12:20:49 +00:00
Maximilian Attems 361375effc hwmon: Add driver for VIA CPU core temperature.
enabled modular in topconfig.
missed the 2.6.32 merge window not by far and also seen in
fedora 2.6.32 12 branch.

supports VIA C7 and Nano.

svn path=/dists/trunk/linux-2.6/; revision=15175
2010-02-16 11:53:24 +00:00
Ben Hutchings f47edd511c macvlan: Add bridge, VEPA and private modes (Closes: #568756)
svn path=/dists/trunk/linux-2.6/; revision=15162
2010-02-16 03:10:04 +00:00
Bastian Blank a878e850af Restrict access to sensitive SysRq keys by default
* debian/changelog: Update.
* debian/config/config: Set MAGIC_SYSRQ_DEFAULT_MASK.
* debian/patches/debian/sysrq-mask.patch, debian/patches/series/9:
  Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=15150
2010-02-14 15:11:35 +00:00
Ben Hutchings 812fb681cc Do not build obsolete lgs8gl5 driver
svn path=/dists/trunk/linux-2.6/; revision=15147
2010-02-12 03:08:42 +00:00
Ben Hutchings ffe78cf59f [x86] KVM: Add IOPL/CPL checks to emulator, to prevent privilege escalation within a guest. (CVE-2010-0298, CVE-2010-0306)
svn path=/dists/trunk/linux-2.6/; revision=15142
2010-02-11 02:16:55 +00:00
dann frazier fa9f65f4b9 Fix potential crash with sys_move_pages (CVE-2010-0415)
svn path=/dists/trunk/linux-2.6/; revision=15138
2010-02-10 06:23:35 +00:00
Ben Hutchings 4ae828b4e7 Add stable release 2.6.32.8
svn path=/dists/trunk/linux-2.6/; revision=15137
2010-02-09 22:27:42 +00:00
Martin Michlmayr 81f5688c3f Implement power-off for D-Link DNS-323 rev B1 and fix the blinking
power LED (Erik Benada) (Closes: #503172).

svn path=/dists/trunk/linux-2.6/; revision=15130
2010-02-07 10:27:02 +00:00
dann frazier df44b845c3 connector: Delete buggy notification code. (CVE-2010-0410)
svn path=/dists/trunk/linux-2.6/; revision=15128
2010-02-05 03:30:28 +00:00
dann frazier 5071700ff1 KVM: PIT: control word is write-only (CVE-2010-0309)
svn path=/dists/trunk/linux-2.6/; revision=15126
2010-02-05 03:17:25 +00:00
Ben Hutchings d80218483d Revert incorrect change to powerpc clocksource setup
svn path=/dists/trunk/linux-2.6/; revision=15122
2010-02-04 21:08:38 +00:00
Ben Hutchings 3e1c5d2328 Build lgs8gxx driver along with cxusb (Closes: #568414)
svn path=/dists/trunk/linux-2.6/; revision=15121
2010-02-04 19:34:02 +00:00
dann frazier 0b2c1541cf Remove TIF_ABI_PENDING bit from x86, sparc & powerpc, fixing
32-bit userland/64-bit kernel breakage (Closes: #568416)

svn path=/dists/trunk/linux-2.6/; revision=15120
2010-02-04 18:42:32 +00:00
Ben Hutchings d3b5f1e2c7 Add upstream fix for regression caused by split-flush_old_exec-into-two-functions.patch
svn path=/dists/trunk/linux-2.6/; revision=15110
2010-02-04 01:14:37 +00:00
Ben Hutchings bd319132de Restore patch removed in r15104
split-flush_old_exec-into-two-functions.patch also modifies
binfmt_elf_fdpic and must be applied on top of
fdpic-respect-pt_gnu_stack-exec-protection-markings-when-creating-nommu-stack.patch

Don't mention it in the changelog since it has no actual effect on
Debian kernels.


svn path=/dists/trunk/linux-2.6/; revision=15105
2010-02-03 00:48:52 +00:00
Ben Hutchings 222e0d7fa9 Remove patch to binfmt_elf_fdpic
We do not build this module and we do not support NOMMU platforms.

svn path=/dists/trunk/linux-2.6/; revision=15104
2010-02-03 00:38:56 +00:00
dann frazier 42ee301828 * Patches queued for 2.6.32.8:
- FDPIC: Respect PT_GNU_STACK exec protection markings when creating
    NOMMU stack
  - Split 'flush_old_exec' into two functions (CVE-2010-0307)

svn path=/dists/trunk/linux-2.6/; revision=15102
2010-02-02 23:38:40 +00:00
Ben Hutchings ec0059d2e1 Revert r15093 "[sparc] ftrace: Fix build-time architecture detection..."
This is unnecessary since dannf has disabled FUNCTION_TRACER.
Move the bug closure accordingly.

svn path=/dists/trunk/linux-2.6/; revision=15100
2010-02-02 22:53:26 +00:00
Ben Hutchings 74def3ddce clocksource/events: Fix fallout of generic code changes (Closes: #568030)
svn path=/dists/trunk/linux-2.6/; revision=15094
2010-02-01 23:40:51 +00:00
Ben Hutchings 7e0532181f [sparc] ftrace: Fix build-time architecture detection (Closes: #568025)
svn path=/dists/trunk/linux-2.6/; revision=15093
2010-02-01 22:54:12 +00:00
Ben Hutchings 163e2e93a2 sfc: Apply fixes from 2.6.33-rc{5,6}
svn path=/dists/trunk/linux-2.6/; revision=15063
2010-01-30 03:06:24 +00:00
Ben Hutchings 673ec2b5f1 Add stable release 2.6.32.7
Remove a whole load of patches accepted into this release.

Replace the ALPS 4-directional button patch with a minimal version
that applies on top of 2.6.32.7.

Fix conflict between 2.6.32.7 and vserver in kernel/sched.c by moving
a declaration.


svn path=/dists/trunk/linux-2.6/; revision=15061
2010-01-29 00:31:47 +00:00
Ben Hutchings c929bfe667 cdc_ether: Do not set link down initially; not all devices send link change interrupts
svn path=/dists/trunk/linux-2.6/; revision=15060
2010-01-28 23:25:20 +00:00
Ben Hutchings bbfffd32ce aufs2: Update to snapshot from 2010-01-25 (Closes: #567391)
Remove conflicting whitespace change in vserver patch.

svn path=/dists/trunk/linux-2.6/; revision=15057
2010-01-28 22:34:03 +00:00
Ben Hutchings 34cc7ba979 Add 3w-sas driver for LSI 3ware 9750 SAS controllers
svn path=/dists/trunk/linux-2.6/; revision=15002
2010-01-26 13:01:12 +00:00
Ben Hutchings 3c3bda6fe5 clockevent: Don't remove broadcast device on halt or CPU hotplug (Closes: #566547)
svn path=/dists/trunk/linux-2.6/; revision=15000
2010-01-26 01:39:34 +00:00
Ben Hutchings f46b35894b Add stable release 2.6.32.6
svn path=/dists/trunk/linux-2.6/; revision=14999
2010-01-26 00:32:43 +00:00
Maximilian Attems 59dfd89bbc cleanup trunk from openvz references
no patch forcoming, no schedule for a patch.
thus no openvz bannana for squeeze.

svn path=/dists/trunk/linux-2.6/; revision=14991
2010-01-24 12:08:42 +00:00
Ben Hutchings 87cde56b58 Fix patch filename
svn path=/dists/trunk/linux-2.6/; revision=14989
2010-01-23 14:21:47 +00:00
Ben Hutchings 5c0353aa48 Add stable release 2.6.32.5; remove obsolete patch not yet released
svn path=/dists/trunk/linux-2.6/; revision=14985
2010-01-23 02:21:37 +00:00
Ben Hutchings fdf0a7905c e1000,e1000e: enhance fragment detection (CVE-2009-4536, CVE-2009-4538)
svn path=/dists/trunk/linux-2.6/; revision=14960
2010-01-21 01:07:09 +00:00
Ben Hutchings 688d740ac7 SCSI/megaraid_sas: remove sysfs poll_mode_io world writeable permissions (CVE-2009-3939)
svn path=/dists/trunk/linux-2.6/; revision=14954
2010-01-18 22:59:25 +00:00
Ben Hutchings ab1a7a99b1 Add stable release 2.6.32.4
Fix conflict between 2.6.32.4 and vserver in mm/mremap.c by making some
cosmetic changes on top of 2.6.32.4.


svn path=/dists/trunk/linux-2.6/; revision=14953
2010-01-18 22:50:09 +00:00
Ben Hutchings 491d6bfd34 [x86] Enable rt3090sta using firmware loader
svn path=/dists/trunk/linux-2.6/; revision=14952
2010-01-18 21:49:14 +00:00
Ben Hutchings 7d4f44ba99 [x86] Update rt2860sta/rt2870sta firmware loader patch
- Accept 8K versions of rt2870.bin
- Fix hang on resume

svn path=/dists/trunk/linux-2.6/; revision=14951
2010-01-18 21:48:29 +00:00
Ben Hutchings 774fbcc6a8 Add MODULE_FIRMWARE declarations to several drivers that lacked them
More patches accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=14943
2010-01-16 01:20:31 +00:00
dann frazier f98e095348 fasync: split 'fasync_helper()' into separate add/remove functions
(CVE-2009-4141)

svn path=/dists/trunk/linux-2.6/; revision=14941
2010-01-14 16:03:28 +00:00
Ben Hutchings ddc20baf47 Fix DMA mapping for i915 driver (Closes: #558237)
svn path=/dists/trunk/linux-2.6/; revision=14940
2010-01-13 22:23:57 +00:00
dann frazier 97bb1382fa drm/i915: disable powersave by default (closes: #564807)
svn path=/dists/trunk/linux-2.6/; revision=14939
2010-01-13 19:17:02 +00:00
Ben Hutchings 15fc022c2b Documentation/3c509: document ethtool support (Closes: #564743)
svn path=/dists/trunk/linux-2.6/; revision=14935
2010-01-12 00:11:31 +00:00
Ben Hutchings 72d2550619 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14934
2010-01-10 18:19:51 +00:00
Ben Hutchings a8b152deb7 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14933
2010-01-10 17:47:00 +00:00
Ben Hutchings cd10938aa0 ath5k: Fix eeprom checksum check for custom sized eeproms (Closes: #563136)
svn path=/dists/trunk/linux-2.6/; revision=14898
2010-01-07 20:16:02 +00:00
Ben Hutchings 54b1af6bf9 sfc: Apply fixes from 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14897
2010-01-07 19:21:53 +00:00
Ben Hutchings c1978c3140 Add stable release 2.6.32.3
svn path=/dists/trunk/linux-2.6/; revision=14893
2010-01-07 02:59:12 +00:00
Ben Hutchings 6fde575aa5 dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips (Closes: #515533)
svn path=/dists/trunk/linux-2.6/; revision=14892
2010-01-05 03:14:04 +00:00
Ben Hutchings ae84b00876 via-velocity: Give RX descriptors to the NIC later on open or MTU change (Closes: #508527)
svn path=/dists/trunk/linux-2.6/; revision=14891
2010-01-05 03:12:36 +00:00
Martin Michlmayr 7d6e97f05a ARM: Add an earlyprintk debug console
svn path=/dists/trunk/linux-2.6/; revision=14875
2010-01-04 11:31:08 +00:00
Ben Hutchings 25acb9d736 modules: Skip empty sections when exporting section notes (Closes: #563036)
svn path=/dists/trunk/linux-2.6/; revision=14842
2010-01-02 20:29:59 +00:00
dann frazier 1597bb4a8a suggested changes from upstream
svn path=/dists/trunk/linux-2.6/; revision=14832
2009-12-30 16:34:02 +00:00
dann frazier bb0756f7e7 Fix vserver build on ia64, s390
svn path=/dists/trunk/linux-2.6/; revision=14831
2009-12-29 20:10:32 +00:00
dann frazier 80760ca76c Re-enable vserver
svn path=/dists/trunk/linux-2.6/; revision=14807
2009-12-24 04:27:48 +00:00
Ben Hutchings 3209d7cf9e radeon: fix crtc vblank update for r600 (regression in 2.6.32.2)
svn path=/dists/trunk/linux-2.6/; revision=14804
2009-12-22 01:29:59 +00:00
Ben Hutchings d9cddba68f r8169: Allow RTL8168D v1 and v2 to be used without firmware files (Closes: #561309)
svn path=/dists/trunk/linux-2.6/; revision=14803
2009-12-21 01:37:24 +00:00
Ben Hutchings b7bad86edf ia64: Include <linux/personality.h> header in <asm/fcntl.h>; fixes FTBFS
svn path=/dists/trunk/linux-2.6/; revision=14802
2009-12-19 16:19:24 +00:00
Ben Hutchings 918afa000c Add stable release 2.6.32.2
svn path=/dists/trunk/linux-2.6/; revision=14801
2009-12-19 00:46:07 +00:00
Ben Hutchings 1414f927eb sfc: Apply changes from 2.6.33-rc1 adding support for SFC9000 family
svn path=/dists/trunk/linux-2.6/; revision=14800
2009-12-19 00:08:19 +00:00
dann frazier 36c1397603 * Input: ALPS - add support for touchpads with 4-directional button
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)
  (Closes: #561589)

svn path=/dists/trunk/linux-2.6/; revision=14799
2009-12-18 16:11:50 +00:00
dann frazier 884d1b6646 bugfix/arm/scsi-osd-build-fix.patch was also part of 2.6.32.1.
Revert it, then apply the full stable patch, as per convention.

svn path=/dists/trunk/linux-2.6/; revision=14789
2009-12-16 19:24:16 +00:00
dann frazier 1c4cfe4ae1 * Add stable release 2.6.32.1:
- ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT (CVE-2009-4131)

svn path=/dists/trunk/linux-2.6/; revision=14786
2009-12-14 22:27:57 +00:00
Ben Hutchings 1e2530a0ed netfilter: xtables: fix conntrack match v1 ipt-save output (Closes: #556587)
svn path=/dists/trunk/linux-2.6/; revision=14785
2009-12-14 02:03:57 +00:00
Ben Hutchings cb8c51d3ec atl1c: Fix system hang when link drops (Closes: #559577)
svn path=/dists/trunk/linux-2.6/; revision=14769
2009-12-10 03:58:05 +00:00
Ben Hutchings dcb78dcf90 aufs2: Update to snapshot from 2009-12-05
svn path=/dists/trunk/linux-2.6/; revision=14760
2009-12-09 01:11:13 +00:00
Ben Hutchings e1f2840848 i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
svn path=/dists/trunk/linux-2.6/; revision=14740
2009-12-06 16:28:47 +00:00
Ben Hutchings bd182f9598 aufs2: Update to snapshot from 2009-11-29
svn path=/dists/trunk/linux-2.6/; revision=14739
2009-12-06 16:11:08 +00:00
Ben Hutchings e5d7296470 usbnet: Set link down initially for drivers that update link state (Closes: #444043)
svn path=/dists/trunk/linux-2.6/; revision=14722
2009-12-03 23:52:48 +00:00
Ben Hutchings baef4ede8d atl1e: Remove broken implementation of TSO for TCP/IPv6 (Closes: #558426)
and allow other hardware offloads to be disabled in case they are also buggy

svn path=/dists/trunk/linux-2.6/; revision=14721
2009-12-03 23:46:55 +00:00
Ben Hutchings e01e47de00 Add MODULE_FIRMWARE declarations to many drivers that lacked them
so that missing firmware will be reported automatically during upgrades

svn path=/dists/trunk/linux-2.6/; revision=14720
2009-12-03 23:38:41 +00:00
Bastian Blank 1dfe4b1e09 debian/patches: Fix patches, remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=14717
2009-12-03 08:12:24 +00:00
dann frazier 9217f25ead mac80211: fix spurious delBA handling (CVE-2009-4026)
svn path=/dists/trunk/linux-2.6/; revision=14708
2009-12-01 05:46:27 +00:00
dann frazier 48d073c565 mac80211: fix two remote exploits (CVE pending)
svn path=/dists/trunk/linux-2.6/; revision=14707
2009-12-01 05:39:18 +00:00
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 edcb50627f DocBook: Fix build breakage
svn path=/dists/trunk/linux-2.6/; revision=14656
2009-11-21 04:16:43 +00:00
Martin Michlmayr 1402941f25 add some build fixes that still haven't made it in
svn path=/dists/trunk/linux-2.6/; revision=14650
2009-11-19 16:54:19 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Martin Michlmayr 115edcab14 Add patch from Albin Tonnerre to add HAVE_KERNEL_LZMA to arm.
svn path=/dists/trunk/linux-2.6/; revision=14605
2009-11-12 17:32:42 +00:00
Ben Hutchings aac015e39f aufs2: Remove incorrect static assertion (Closes: #554120)
svn path=/dists/sid/linux-2.6/; revision=14559
2009-11-05 01:03:16 +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 19ac3d26c1 [powerpc] Remove SMP warning from PowerMac cpufreq (Closes: #554124).
Logged under Bastian's name since the patch is from him.

svn path=/dists/sid/linux-2.6/; revision=14534
2009-11-03 02:16:20 +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
Martin Michlmayr 93d85d700e Add OpenRD-Client support again.
svn path=/dists/sid/linux-2.6/; revision=14520
2009-10-30 10:37:33 +00:00
Bastian Blank dee5b1680a * debian/changelog: Update.
* debian/patches/debian/arch-mips-not-embedded.patch: Add.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=14508
2009-10-29 20:59:57 +00:00
Martin Michlmayr f74c146281 add mips build fix
svn path=/dists/sid/linux-2.6/; revision=14468
2009-10-27 13:21:06 +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 da534ba7f1 Add stable release 2.6.31.5
svn path=/dists/trunk/linux-2.6/; revision=14422
2009-10-23 01:13:40 +00:00
Martin Michlmayr 29c51fbe38 CPUidle: always return with interrupts enabled
svn path=/dists/trunk/linux-2.6/; revision=14397
2009-10-17 15:54:15 +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 53b471928c Add stable release 2.6.31.4
svn path=/dists/trunk/linux-2.6/; revision=14377
2009-10-12 21:31:35 +00:00
Ben Hutchings d47a159011 hfsplus: Refuse to mount volumes larger than 2TB, which may otherwise be corrupted (Closes: #550010)
svn path=/dists/trunk/linux-2.6/; revision=14373
2009-10-11 02:20:45 +00:00
Ben Hutchings 59f71fbb12 Add stable release 2.6.31.3
svn path=/dists/trunk/linux-2.6/; revision=14344
2009-10-08 00:14:15 +00:00
dann frazier 6a006dce6e [sparc] build zImage by default, fixes build
svn path=/dists/trunk/linux-2.6/; revision=14343
2009-10-06 23:48:42 +00:00
Ben Hutchings 6feabfd6ac sfc: Fix initial link state
svn path=/dists/trunk/linux-2.6/; revision=14341
2009-10-06 22:45:21 +00:00
Maximilian Attems 1096aa1bac add stable 2.6.31.2
svn path=/dists/trunk/linux-2.6/; revision=14339
2009-10-05 21:55:43 +00:00
Ben Hutchings b509d4c613 nfs: Avoid overrun when copying client IP address string (Closes: #549002)
svn path=/dists/trunk/linux-2.6/; revision=14334
2009-10-04 23:37:40 +00:00
Maximilian Attems 55915a89c8 add stable 2.6.31.1
should make it less suck..

svn path=/dists/trunk/linux-2.6/; revision=14288
2009-09-24 18:32:14 +00:00
Martin Michlmayr 2e52a241ab Turn off EARLY_PRINTK on IP22 to make the system boot
svn path=/dists/trunk/linux-2.6/; revision=14284
2009-09-24 12:06:51 +00:00
Martin Michlmayr a4e65563f8 Marvell CESA (crypto)
svn path=/dists/trunk/linux-2.6/; revision=14252
2009-09-19 12:19:06 +00:00
Ben Hutchings 76139863ff intel-agp: Fix cache flushing on i8xx chipsets, avoiding graphics corruption and GPU lock-ups (Closes: #541307)
svn path=/dists/trunk/linux-2.6/; revision=14225
2009-09-13 18:44:26 +00:00
Ben Hutchings 6888a95d4b x86: Fix crash in text_poke_early() on 486-class processors (Closes: #515982)
svn path=/dists/trunk/linux-2.6/; revision=14223
2009-09-13 18:18:22 +00:00
Maximilian Attems 3e70939b41 update to 2.6.31-rc8
nuke 2 upstream commited patches.

svn path=/dists/trunk/linux-2.6/; revision=14193
2009-08-28 13:33:51 +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 787427855f Enable ib_ipath IBA7220 request_firmware() patch which is now applicable
svn path=/dists/trunk/linux-2.6/; revision=14185
2009-08-24 22:28:27 +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 16da5e8b5f r128: Add test for initialisation to all ioctls that require it (closes: #541630)
svn path=/dists/trunk/linux-2.6/; revision=14177
2009-08-23 15:26:58 +00:00
Ben Hutchings 1ac47640d3 qla1280: Release spinlock when requesting firmware (closes: #543244)
svn path=/dists/trunk/linux-2.6/; revision=14176
2009-08-23 15:26:30 +00:00
Martin Michlmayr 68a2d1b8a1 add OpenRD-Base support
svn path=/dists/trunk/linux-2.6/; revision=14174
2009-08-23 15:18:15 +00:00
Martin Michlmayr 48f07b3cc4 kirkdwood build fix and fix
svn path=/dists/trunk/linux-2.6/; revision=14165
2009-08-22 13:11:21 +00:00
Bastian Blank 5065eaa86f * debian/changelog: Set version to 2.6.31~rc7-1~experimental.1.
* debian/patches/bugfix/all/perf_counter-default-idx-offset.patch: Remove.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14164
2009-08-22 11:53:11 +00:00
dann frazier dfa17034af Specify a fallback PERF_COUNTER_INDEX_OFFSET for archs that
don't define it

svn path=/dists/trunk/linux-2.6/; revision=14157
2009-08-21 14:42:58 +00:00
Martin Michlmayr 482a262caa fixed by upstream
svn path=/dists/trunk/linux-2.6/; revision=14132
2009-08-17 03:49:10 +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
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
Maximilian Attems 7ae7b81581 update to 2.6.31-rc4
nuke upstream patch.

svn path=/dists/trunk/linux-2.6/; revision=13998
2009-07-24 08:57:48 +00:00
dann frazier 6c9b302884 n_tty: Fix echo race
svn path=/dists/trunk/linux-2.6/; revision=13989
2009-07-22 06:48:44 +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
Bastian Blank cbdeebf416 * debian/changelog: Set version to 2.6.31~rc3-1~experimental.1.
* debian/patches/series/base: Update.

svn path=/dists/trunk/linux-2.6/; revision=13912
2009-07-14 05:54:17 +00:00
Bastian Blank 22709745e8 debian/patches/series/base: Disable broken patch.
svn path=/dists/trunk/linux-2.6/; revision=13907
2009-07-11 13:21:40 +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
Martin Michlmayr fc39637d2f another mips build fix
svn path=/dists/trunk/linux-2.6/; revision=13891
2009-07-06 10:07:24 +00:00
Martin Michlmayr bceeae677e add mipsel and arm build fix
svn path=/dists/trunk/linux-2.6/; revision=13890
2009-07-06 08:25:18 +00:00
Maximilian Attems 645899ed6e update to 2.6.31-rc2
allmost no conflicts beside one sparc patch,
that landed in next and should be soon in linus.

svn path=/dists/trunk/linux-2.6/; revision=13868
2009-07-05 10:54:49 +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 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
Maximilian Attems 9ca19c609e xfs: fix freeing memory in xfs_getbmap()
add patch for xfs regression, landed no in linus
and just applies to 2.6.30.

svn path=/dists/trunk/linux-2.6/; revision=13805
2009-06-13 21:46:08 +00:00
Martin Michlmayr e8a3c81f26 fix mips build error
svn path=/dists/trunk/linux-2.6/; revision=13800
2009-06-13 07:09:46 +00:00
Bastian Blank b22c88ae24 debian/patches: Remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=13752
2009-06-10 10:21:26 +00:00
Martin Michlmayr 3810735161 Kirkwood: clock gating for unused peripherals
svn path=/dists/trunk/linux-2.6/; revision=13723
2009-06-03 21:15:30 +00:00
Martin Michlmayr 063ca30d03 add copy user patches from Marvell
svn path=/dists/trunk/linux-2.6/; revision=13721
2009-06-03 20:58:24 +00:00
Martin Michlmayr 52a7c27516 replace with better fix
svn path=/dists/trunk/linux-2.6/; revision=13720
2009-06-03 20:53:42 +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
Martin Michlmayr a0dee8d2f7 remove
svn path=/dists/trunk/linux-2.6/; revision=13639
2009-05-20 10:56:58 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Bastian Blank 02d065c710 * debian/patches/bugfix/sparc/arch-zimage-target.patch:
Move from debian/patches/bugfix/sparc/ftbfs.patch.
* debian/patches/series/5: Update.

svn path=/dists/sid/linux-2.6/; revision=13626
2009-05-16 17:57:06 +00:00
Martin Michlmayr b03abb018a mmc: mvsdio: ignore high speed timing requests from the core
svn path=/dists/sid/linux-2.6/; revision=13624
2009-05-16 08:52:35 +00:00
Martin Michlmayr f5f2897ae6 USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
svn path=/dists/sid/linux-2.6/; revision=13623
2009-05-16 08:42:03 +00:00
Martin Michlmayr 2876b5742b in 2.6.30-rc6
svn path=/dists/trunk/linux-2.6/; revision=13622
2009-05-16 08:37:27 +00:00
dann frazier 99eb30e0d5 [sparc] Fix build
svn path=/dists/sid/linux-2.6/; revision=13620
2009-05-15 22:23:06 +00:00
Bastian Blank 1c6ef58442 * debian/changelog: Update.
* debian/config/defines: Ignore remaining ABI changes.
* debian/patches/bugfix/all/stable/2.6.29.3-abi-1.patch: Add.
* debian/patches/series/5: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=13618
2009-05-15 22:12:47 +00:00
Bastian Blank 1cbfc8995b Add stable release 2.6.29.3.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.29.3.patch: Add.
* debian/patches/series/5: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=13614
2009-05-15 15:37:41 +00:00
Martin Michlmayr 74f58abd79 needed, so sb1 will boot in smp
svn path=/dists/trunk/linux-2.6/; revision=13611
2009-05-12 20:32:08 +00:00
Martin Michlmayr 00a370458e [armel/kirkwood] Add CPU idle driver (Rabeeh Khoury)
svn path=/dists/trunk/linux-2.6/; revision=13609
2009-05-11 19:20:17 +00:00
Martin Michlmayr d3ea884be1 add some patches from Debian 2.6.29 that probably won't make it into 2.6.30
svn path=/dists/trunk/linux-2.6/; revision=13607
2009-05-11 15:33:15 +00:00
Bastian Blank c8bf86d697 debian/patches/series/base: Disable broken patches.
svn path=/dists/trunk/linux-2.6/; revision=13590
2009-05-09 11:54:32 +00:00
Martin Michlmayr 57f654c387 mmc: load mvsdio automatically when it's a platform device.
svn path=/dists/sid/linux-2.6/; revision=13589
2009-05-08 17:17:47 +00:00
Martin Michlmayr cc92530c32 Broadcom SB: fix locking in set_irq_affinity.
svn path=/dists/sid/linux-2.6/; revision=13588
2009-05-08 07:38:10 +00:00
Maximilian Attems fdb63ab825 fix qla1280 request_firmware() call
svn path=/dists/sid/linux-2.6/; revision=13583
2009-05-06 15:34:01 +00:00
dann frazier 9797921b98 * [ia64] Backport rtc-efi driver from mainline
svn path=/dists/sid/linux-2.6/; revision=13566
2009-05-05 04:01:52 +00:00
Bastian Blank ebe7a8b7b7 debian/patches/series/1-extra: Fix.
svn path=/dists/sid/linux-2.6/; revision=13528
2009-05-01 12:56:24 +00:00
Martin Michlmayr cc2a9cca51 give Sandisk/Kingston SDHC cards some slack before the SWITCH
command.

svn path=/dists/sid/linux-2.6/; revision=13525
2009-04-30 17:08:03 +00:00
Bastian Blank e164bcca12 Add stable release 2.6.29.2.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.29.2.patch: Add.
* debian/patches/series/4
  - Add new patch.
  - Remove merged patch.

svn path=/dists/sid/linux-2.6/; revision=13511
2009-04-27 19:58:24 +00:00
Martin Michlmayr 8c27596a7b Add performance patches from git.marvell.com
svn path=/dists/sid/linux-2.6/; revision=13510
2009-04-26 18:52:35 +00:00
Martin Michlmayr 69846ef242 Add driver for GMT G760A fan speed PWM controller chip.
svn path=/dists/sid/linux-2.6/; revision=13508
2009-04-26 17:12:44 +00:00
Stephen Marenka 76b07b585b m68k patches
svn path=/dists/sid/linux-2.6/; revision=13466
2009-04-21 17:16:56 +00:00
dann frazier 2b28128afe Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
svn path=/dists/sid/linux-2.6/; revision=13462
2009-04-20 23:54:01 +00:00
dann frazier 19ad9eeffb [parisc] Fix macro expansion in atomic.h fixing PHONET compilation issue
svn path=/dists/sid/linux-2.6/; revision=13460
2009-04-20 21:14:59 +00:00
Martin Michlmayr c469bf3189 Extend erase timeout in M25P80 SPI Flash driver
svn path=/dists/sid/linux-2.6/; revision=13459
2009-04-20 19:10:59 +00:00
Maximilian Attems 3121cb2329 open 2.6.29-4 with drm fix
make sure it makes it for next release,
although  most probably will be in 2.6.29.2.

Reported-by: Yves-Alexis Perez <corsac@debian.org>

svn path=/dists/sid/linux-2.6/; revision=13434
2009-04-17 09:33:00 +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 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 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 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
Martin Michlmayr 3c0ad1d418 Add some sata_mv fixes for Kirkwood from Marvell
svn path=/dists/sid/linux-2.6/; revision=13391
2009-04-11 15:43:08 +00:00
Martin Michlmayr cd556766ee compile fix
svn path=/dists/trunk/linux-2.6/; revision=13376
2009-04-08 21:28:01 +00:00
Martin Michlmayr e6812c2c79 fix path
svn path=/dists/trunk/linux-2.6/; revision=13373
2009-04-08 14:57:12 +00:00
Martin Michlmayr 9ed9eb6da4 Add performance patches from git.marvell.com
svn path=/dists/trunk/linux-2.6/; revision=13372
2009-04-08 14:49:02 +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
Martin Michlmayr 79f40b5a5a in 2.6.30, remove
svn path=/dists/trunk/linux-2.6/; revision=13367
2009-04-08 14:18:14 +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 93d3129da8 * debian/patches/series/base:
Move from debian/patches/series/1~experimental.1.
* debian/patches/series/base-extra:
  Move from debian/patches/series/1~experimental.1-extra.

svn path=/dists/trunk/linux-2.6/; revision=13352
2009-04-06 10:44:19 +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
Bastian Blank 3d132473b9 * debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.29.1.patch: Move.
* debian/patches/series/2: Fix.

svn path=/dists/sid/linux-2.6/; revision=13325
2009-04-04 13:14:43 +00:00
dann frazier 291a3805be [mips] Zero upper 32-bits of compat llseek (closes: #521016)
svn path=/dists/sid/linux-2.6/; revision=13320
2009-04-04 00:29:16 +00:00
Maximilian Attems c2ca952d47 add stable 2.6.29.1
svn path=/dists/sid/linux-2.6/; revision=13318
2009-04-03 11:21:26 +00:00
Maximilian Attems 9cc7ec0009 nuke patch that landed anyway in 2.6.29.1
svn path=/dists/sid/linux-2.6/; revision=13313
2009-04-01 19:09:04 +00:00
Maximilian Attems cc02511c2c add drivers-net-dnet.c-needs-linux-io.h.patch
sparc ftbfs fix.

svn path=/dists/sid/linux-2.6/; revision=13298
2009-03-30 12:55:14 +00:00
dann frazier 16704527d0 bnx2: correct firmware revisions
svn path=/dists/sid/linux-2.6/; revision=13296
2009-03-30 07:12:41 +00:00
Bastian Blank c13fad53dc debian/patches: Fix series files.
svn path=/dists/sid/linux-2.6/; revision=13248
2009-03-24 13:49:19 +00:00
Maximilian Attems 5d29bca0a9 make ts219.patch apply cleanly
enable prepared patch hunk for arch/arm/tools/mach-types

svn path=/dists/trunk/linux-2.6/; revision=13221
2009-03-24 00:57:55 +00:00
Maximilian Attems cccd60851c arm: fix sheevaplug patch to apply
305b07680f6c6a7e59f996c5bd85f009caff5bb1 added sheevaplug to mach-types
no need to patch it.

svn path=/dists/trunk/linux-2.6/; revision=13220
2009-03-24 00:53:54 +00:00
Maximilian Attems ff4f48c6d0 bnx2 request_firmware applies happily again
svn path=/dists/trunk/linux-2.6/; revision=13219
2009-03-24 00:44:39 +00:00
Maximilian Attems c3881032d0 update to 2.6.29
fixed trivial conflict in scripts-kconfig-reportoldconfig.patch
bnx2 firmware patch needs little work
several arm patches disabled as they no longer apply

svn path=/dists/trunk/linux-2.6/; revision=13217
2009-03-24 00:40:04 +00:00
Martin Michlmayr fe23e10f7c add QNAP TS-219 support
svn path=/dists/trunk/linux-2.6/; revision=13198
2009-03-22 21:00:19 +00:00
Martin Michlmayr d09de6863e Add patches from git.marvell.com to improve Kirkwood support
svn path=/dists/trunk/linux-2.6/; revision=13107
2009-03-14 10:03:37 +00:00
Martin Michlmayr 1e102bea26 no longer needed
svn path=/dists/trunk/linux-2.6/; revision=13106
2009-03-13 17:23: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
Martin Michlmayr 26cd241947 will be in 2.6.29-rc7
svn path=/dists/trunk/linux-2.6/; revision=12953
2009-02-25 22:24:44 +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 e6b0e1dad2 fix kernelvariables.patch
seems needed by build for non x86..

svn path=/dists/trunk/linux-2.6/; revision=12870
2009-02-19 14:46:05 +00:00
Martin Michlmayr 4a1ac42d99 in mainline
svn path=/dists/trunk/linux-2.6/; revision=12855
2009-02-19 13:54:19 +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
Martin Michlmayr e29339c773 remove, will be in 2.6.29 and 2.6.28.7
svn path=/dists/trunk/linux-2.6/; revision=12853
2009-02-19 11:15:20 +00:00
Maximilian Attems d452076592 add stable 2.6.28.6
svn path=/dists/trunk/linux-2.6/; revision=12848
2009-02-18 15:36:39 +00:00
Maximilian Attems 4d398bc170 prepare to release 2.6.28-1
svn path=/dists/trunk/linux-2.6/; revision=12846
2009-02-18 15:06:12 +00:00
Maximilian Attems 16e3ebcf3b nuke 2.6.28 merged parisc patches
svn path=/dists/trunk/linux-2.6/; revision=12844
2009-02-18 15:06:06 +00:00
Martin Michlmayr 294e2ead98 workaround bug
svn path=/dists/trunk/linux-2.6/; revision=12811
2009-02-16 11:39:27 +00:00
Martin Michlmayr 20812ce652 disable the Orion watchdog driver until it's fixed
svn path=/dists/trunk/linux-2.6/; revision=12805
2009-02-15 18:34:33 +00:00
Martin Michlmayr 0125dc2963 bogus patch
svn path=/dists/trunk/linux-2.6/; revision=12804
2009-02-15 18:33:34 +00:00
Maximilian Attems 3679b572fe add stable 2.6.28.5
svn path=/dists/trunk/linux-2.6/; revision=12778
2009-02-12 22:20:12 +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
Maximilian Attems b00c7c3a99 add stable 2.6.28.4
svn path=/dists/trunk/linux-2.6/; revision=12721
2009-02-08 19:37:26 +00:00
Maximilian Attems f52812c862 add stable 2.6.28.3
svn path=/dists/trunk/linux-2.6/; revision=12674
2009-02-03 13:03:22 +00:00
Maximilian Attems bf2af269a2 add stable release 2.6.28.2
svn path=/dists/trunk/linux-2.6/; revision=12651
2009-01-27 10:10:55 +00:00
Maximilian Attems bbd2c93b9f add stable 2.6.28.1
libusb still known broken.

svn path=/dists/trunk/linux-2.6/; revision=12577
2009-01-18 20:17:58 +00:00
Martin Michlmayr bea4aeb17b needed for 2.6.28 and 2.6.29-rc1
svn path=/dists/trunk/linux-2.6/; revision=12567
2009-01-11 08:57:23 +00:00
Martin Michlmayr 85c9611f95 those drivers got fixed
svn path=/dists/trunk/linux-2.6/; revision=12564
2009-01-10 18:33:17 +00:00
Martin Michlmayr d4a7b778ef remove applied patches
svn path=/dists/trunk/linux-2.6/; revision=12563
2009-01-10 18:30:34 +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 c8a0c884e0 add stable 2.6.27.10
ah how nice without external patches ;)

svn path=/dists/trunk/linux-2.6/; revision=12516
2008-12-20 21:03:40 +00:00
Maximilian Attems 7f083861e8 add stable release 2.6.27.9
svn path=/dists/trunk/linux-2.6/; revision=12506
2008-12-15 09:53:45 +00:00
Maximilian Attems ca863cae4b add stable 2.6.27.8
svn path=/dists/trunk/linux-2.6/; revision=12488
2008-12-09 17:09:14 +00:00
Maximilian Attems 883c7769fc add stable 2.6.27.7
svn path=/dists/trunk/linux-2.6/; revision=12406
2008-11-22 16:11:56 +00:00
Maximilian Attems 85b9d39839 add stable 2.6.27.X stable releases
no point in pasting changelog as not intended for unstable.
snapshot users shouldn't be left unsupported. ;)

svn path=/dists/trunk/linux-2.6/; revision=12385
2008-11-16 09:28:39 +00:00
Stephen Marenka 86abe13777 add m68k patches
svn path=/dists/trunk/linux-2.6/; revision=12307
2008-10-13 23:50:20 +00:00
Martin Michlmayr 75c1bae7cd these got fixed
svn path=/dists/trunk/linux-2.6/; revision=12217
2008-09-10 09:33:36 +00:00
Martin Michlmayr a00997b68a bogus fix
svn path=/dists/trunk/linux-2.6/; revision=12155
2008-08-31 09:20:16 +00:00
Martin Michlmayr 301e10e513 fix some new compile errors
svn path=/dists/trunk/linux-2.6/; revision=12154
2008-08-31 08:10:48 +00:00
Martin Michlmayr 1cbce68d86 in 2.6.27-rc5
svn path=/dists/trunk/linux-2.6/; revision=12147
2008-08-29 05:42:03 +00:00
Martin Michlmayr 984f34c211 drop - the drivers compile now
svn path=/dists/trunk/linux-2.6/; revision=12137
2008-08-25 12:28:13 +00:00
Martin Michlmayr 6e198247bd solved in a better way
svn path=/dists/trunk/linux-2.6/; revision=12120
2008-08-21 10:08:31 +00:00
Martin Michlmayr ec50f02675 MYRI10GE fails to build on ARM now
svn path=/dists/trunk/linux-2.6/; revision=12119
2008-08-21 10:01:02 +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
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
Martin Michlmayr 486ef6af11 remove
svn path=/dists/trunk/linux-2.6/; revision=12055
2008-08-13 08:26:23 +00:00
Martin Michlmayr 52ecd1b6cc UART1 on QNAP
svn path=/dists/trunk/linux-2.6/; revision=12054
2008-08-13 07:44:09 +00:00
Maximilian Attems 0bad869187 nuke merged docbook patch
svn path=/dists/trunk/linux-2.6/; revision=12053
2008-08-13 07:21:33 +00:00
Ian Campbell 325efe382f Fix upstream build breakage in Documentation/DocBook/videobook.xml
DOCPROC Documentation/DocBook/videobook.xml
  docproc: /tmp/buildd/linux-2.6-2.6.27~rc2/debian/build/source/drivers/media/video/videodev.c: No such file or directory
  make[5]: *** [Documentation/DocBook/videobook.xml] Error 1

Fixed by importing upstream changeset:
  commit 3a35c27ac68cea19c252e127ec61099648eb4870
  Author: Randy Dunlap <randy.dunlap@oracle.com>
  Date:   Wed Aug 6 10:08:56 2008 -0700

      docbook: fix v4l fatal filename error

      docproc: /var/linsrc/lin2627-rc2/drivers/media/video/videodev.c: No such file or directory
      make[1]: *** [Documentation/DocBook/videobook.xml] Error 1

      Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
      cc: mchehab@infradead.org
      Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

svn path=/dists/trunk/linux-2.6/; revision=12040
2008-08-12 07:22:33 +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
Martin Michlmayr 99c60f0fda disable
svn path=/dists/trunk/linux-2.6/; revision=12027
2008-08-10 11:48:07 +00:00
Bastian Blank ea4ccc213b * debian/changelog: Update version to 2.6.27~rc2-1~experimental.1.
* debian/patches/debian/scripts-kconfig-reportoldconfig.patch: Fix.
* debian/patches/series/1~experimental.1: Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=12017
2008-08-10 09:43:04 +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
Martin Michlmayr 62c2b4e54c fix MAC detection on QNAP TS-209 and TS-409
svn path=/dists/trunk/linux-2.6/; revision=11988
2008-08-09 15:15:42 +00:00
Martin Michlmayr 2c926b3f52 should be in rc3 but needed for now
svn path=/dists/trunk/linux-2.6/; revision=11975
2008-08-06 07:20:39 +00:00
Martin Michlmayr 2e505a406d add patches
svn path=/dists/trunk/linux-2.6/; revision=11952
2008-08-03 06:36:30 +00:00
Martin Michlmayr 7a70f264bc should go into 2.6.27
svn path=/dists/trunk/linux-2.6/; revision=11951
2008-08-03 06:33:06 +00:00
Martin Michlmayr 51c96ef7bf refresh arm patches
svn path=/dists/trunk/linux-2.6/; revision=11949
2008-08-03 06:23:30 +00:00
Martin Michlmayr 45c16ee1d0 remove from trunk since I'm sure this will go into 2.6.27 anyway
svn path=/dists/trunk/linux-2.6/; revision=11948
2008-08-03 06:15:09 +00:00
Martin Michlmayr d3459c6c85 METH: fix MAC address setup.
svn path=/dists/trunk/linux-2.6/; revision=11946
2008-08-03 06:10:54 +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
Martin Michlmayr e214848dff remove patches that are in 2.6.27 rc1
svn path=/dists/trunk/linux-2.6/; revision=11934
2008-07-30 18:51:04 +00:00
Maximilian Attems 7c71a0bdb5 nuke m68k patches
partialy applied and will come back later.

svn path=/dists/trunk/linux-2.6/; revision=11932
2008-07-30 16:55:15 +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 888281b704 xen patches fail to apply
need to be check against merge

svn path=/dists/trunk/linux-2.6/; revision=11930
2008-07-30 16:55:10 +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
Maximilian Attems aff32557ac update to 2.6.27-rc1 strike 2
disable bunch of patches.

pheew we seem to pile them up, time to review for postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11927
2008-07-30 16:46:44 +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
Stephen Marenka 79b994f030 m68k: update patches
svn path=/dists/trunk/linux-2.6/; revision=11917
2008-07-29 17:32:33 +00:00
Bastian Blank c84e3122a1 * debian/changelog: Update.
* debian/patches/debian/include-userspace-compat.patch: Add.
* debian/patches/series/1~experimental.1: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=11916
2008-07-29 11:53:38 +00:00
Bastian Blank 320ba26f70 Fix console selection in PowerPC LPAR environment.
* debian/changelog: Update.
* debian/patches/bugfix/powerpc/lpar-console.patch: Add.
* debian/patches/series/1~experimental.1: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=11914
2008-07-28 19:20:10 +00:00
Martin Michlmayr e0a032a2b9 xfs: pack some shortform dir2 structures for the ARM old ABI
architecture (closes: #414932).

svn path=/dists/trunk/linux-2.6/; revision=11912
2008-07-26 20:37:09 +00:00
Martin Michlmayr 98c9f7efb1 add Orion hardware watchdog support
svn path=/dists/trunk/linux-2.6/; revision=11909
2008-07-26 00:38:22 +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
Martin Michlmayr 9956b97b96 atl1d: fix !CONFIG_PM build
svn path=/dists/trunk/linux-2.6/; revision=11900
2008-07-24 01:02:02 +00:00
Maximilian Attems 2da8978ba5 add input bugfix
svn path=/dists/trunk/linux-2.6/; revision=11892
2008-07-23 22:56:55 +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 b779dc6b34 backport two alsa hda fixes
concerns intel boards so presumed important enough

svn path=/dists/trunk/linux-2.6/; revision=11889
2008-07-23 22:22:58 +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
Bastian Blank 216f7e5748 Export symbol for MOL again.
* debian/changelog: Update.
* debian/patches/bugfix/powerpc/mm-mol.patch: Add.
* debian/patches/series/1~experimental.1: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=11886
2008-07-23 16:47:38 +00:00
Martin Michlmayr 1104e55a3a TS-209/TS-409 fixes
svn path=/dists/trunk/linux-2.6/; revision=11874
2008-07-23 14:18:01 +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
Martin Michlmayr 9d669683f4 Fix a boot crash on the Kurobox Pro.
svn path=/dists/trunk/linux-2.6/; revision=11865
2008-07-21 08:51:57 +00:00
Martin Michlmayr f60681d948 DMA engine driver for Marvell XOR engine
svn path=/dists/trunk/linux-2.6/; revision=11862
2008-07-20 12:17:22 +00:00
Stephen Marenka 705b6a9504 m68k patches
svn path=/dists/trunk/linux-2.6/; revision=11854
2008-07-18 15:02:07 +00:00
Maximilian Attems 9982860844 2.6.26 acpi sleep regression patch
fixes kernel #11064, will probably ship soon in stable,
better have it already now to not scare users away.

svn path=/dists/trunk/linux-2.6/; revision=11847
2008-07-16 18:22:22 +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
Martin Michlmayr 90d6eaad0a add a fix that didn't make it
svn path=/dists/trunk/linux-2.6/; revision=11834
2008-07-14 09:10:34 +00:00
Bastian Blank db038280c2 debian/patches/series/1~experimental.1-extra: Fix.
svn path=/dists/trunk/linux-2.6/; revision=11831
2008-07-14 05:30:42 +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
Martin Michlmayr 4329d2384a add SGI O2 sound driver
svn path=/dists/trunk/linux-2.6/; revision=11816
2008-07-09 11:07:40 +00:00
Martin Michlmayr 5d03b9e7d5 remove mips patches that are in rc9
svn path=/dists/trunk/linux-2.6/; revision=11801
2008-07-06 11:00:09 +00:00
Maximilian Attems c15493bc30 sdhci fixes for olpc by dilinger landed upstream
nuke them

svn path=/dists/trunk/linux-2.6/; revision=11799
2008-07-06 09:50:26 +00:00
Maximilian Attems a945eb710c update to 2.6.26-rc9
disable conflicting patches

svn path=/dists/trunk/linux-2.6/; revision=11798
2008-07-06 09:42:17 +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
Thiemo Seufer 753608df16 * [mips] Fix logic bug in atomic_sub_if_positive.
svn path=/dists/trunk/linux-2.6/; revision=11752
2008-07-03 18:13:10 +00:00
Martin Michlmayr 446ee644db ip32: Enable FAST-20 for onboard scsi
svn path=/dists/trunk/linux-2.6/; revision=11747
2008-07-03 10:16:01 +00:00
Maximilian Attems 33e917e1a8 xen: merge 2.6.27 patch material
the x86/xen branch adds:
* Save/restore/migration
* Further pvfb enhancements

not yet enabled xen patch subject to tests.

svn path=/dists/trunk/linux-2.6/; revision=11745
2008-07-02 21:33:25 +00:00
Maximilian Attems 496e911cd6 add OLPC sdhci quirks
svn path=/dists/trunk/linux-2.6/; revision=11724
2008-06-29 09:56:58 +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
Martin Michlmayr ea9c316cc5 Add support for Freecom FSG-3 (Rod Whitby).
svn path=/dists/trunk/linux-2.6/; revision=11718
2008-06-27 14:46:45 +00:00
Martin Michlmayr c5e92e5d94 gbefb: fix cmap FIFO timeout
svn path=/dists/trunk/linux-2.6/; revision=11707
2008-06-26 10:21:38 +00:00
Martin Michlmayr 712aed1f5b add MIPS fixes from Thomas Bogendoerfer
svn path=/dists/trunk/linux-2.6/; revision=11700
2008-06-25 12:27:42 +00:00
Maximilian Attems 2bbc9c33e3 update to 2.6.26-rc7
nuke git patch, no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11674
2008-06-21 08:05:25 +00:00
Maximilian Attems 66ac296929 update to 2.6.26-rc6-git6
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11662
2008-06-19 08:43:15 +00:00
Martin Michlmayr 4777988ed2 patches in git now - remove
svn path=/dists/trunk/linux-2.6/; revision=11653
2008-06-17 09:08:06 +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
Martin Michlmayr 064e973276 Add support for QNAP TS-409 and HP mv2120; thanks Sylver Bruneau.
svn path=/dists/trunk/linux-2.6/; revision=11641
2008-06-15 20:33:53 +00:00
Martin Michlmayr e4ab0fb6f8 some cache align speedups
svn path=/dists/trunk/linux-2.6/; revision=11633
2008-06-13 10:18:56 +00:00
Maximilian Attems c60026c6cc update to 2.6.26-rc6-git1
no conflicts

svn path=/dists/trunk/linux-2.6/; revision=11630
2008-06-13 10:08:46 +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 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
Maximilian Attems 07a6ff34cd update to 2.6.25-rc5-git3
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11589
2008-06-09 22:07:04 +00:00
Maximilian Attems 96460cb205 update to 2.6.25-rc5-git2
- disable conflicting mips patch, needs check
- remove conflicting ip2 Kconfig update

svn path=/dists/trunk/linux-2.6/; revision=11575
2008-06-07 23:09:28 +00:00
Martin Michlmayr d14d9ae58b LED fix
svn path=/dists/trunk/linux-2.6/; revision=11530
2008-06-06 06:10:42 +00:00
Martin Michlmayr eee1ab4474 [arm/iop32x] Add LED driver for Thecus N2100 (Riku Voipio).
svn path=/dists/trunk/linux-2.6/; revision=11527
2008-06-05 19:52:22 +00:00
Martin Michlmayr ec6d757afa another mips build error *sigh*
svn path=/dists/trunk/linux-2.6/; revision=11526
2008-06-05 11:58:51 +00:00
Martin Michlmayr 308763f3e6 add some mips build fixes
svn path=/dists/trunk/linux-2.6/; revision=11525
2008-06-05 11:14:38 +00:00
Maximilian Attems 16b24be5d5 update to 2.6.26-rc5
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11522
2008-06-05 09:32:12 +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 0005b42e46 update to 2.6.26-rc4-git4
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11506
2008-06-02 09:25:16 +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 1454646ddc update to 2.6.26-rc4-git3
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11498
2008-05-30 09:21:20 +00:00
Maximilian Attems e273f7c1a8 update to 2.6.26-rc4
no new conflicts, nuke git patch.

svn path=/dists/trunk/linux-2.6/; revision=11462
2008-05-26 21:32:51 +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 67d86c54f8 update to 2.6.26-rc3-git7
new ip2 cleanups, no other conflicts

svn path=/dists/trunk/linux-2.6/; revision=11451
2008-05-25 08:57:59 +00:00
Maximilian Attems 05fb7b23d7 update to 2.6.26-rc3-git5
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11447
2008-05-23 12:18:18 +00:00
Maximilian Attems 5502b36682 update to 2.6.26-rc3-git3
conflicting patch in fore200e_mkfirm
disable powerpc serial hack patch that need refresh

svn path=/dists/trunk/linux-2.6/; revision=11432
2008-05-21 11:03:47 +00:00
Martin Michlmayr 5b4f1736a2 update patch
svn path=/dists/trunk/linux-2.6/; revision=11423
2008-05-19 19:08:12 +00:00
Martin Michlmayr c00d30f955 revert for now since they seem to have problems
svn path=/dists/trunk/linux-2.6/; revision=11422
2008-05-19 17:46:08 +00:00
Maximilian Attems d2744d64ad update to 2.6.26-rc3
nuke old git patch, no new conflicts.

svn path=/dists/trunk/linux-2.6/; revision=11421
2008-05-18 22: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 6f9805a507 update to 2.6.26-rc2-git2
nuke merged build fix, no further conflicts

svn path=/dists/trunk/linux-2.6/; revision=11387
2008-05-13 09:48:33 +00:00
Maximilian Attems 43ea401972 update to 2.6.26-rc2
nuke git snapshot patch, no other conflicts..

svn path=/dists/trunk/linux-2.6/; revision=11382
2008-05-12 17:43:22 +00:00
Maximilian Attems b3971798b8 net add atl1 version bump
changelog entry of previous changes too.

svn path=/dists/trunk/linux-2.6/; revision=11366
2008-05-11 22:06:22 +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 4b381c2c84 update
svn path=/dists/trunk/linux-2.6/; revision=11353
2008-05-11 18:18:43 +00:00
Martin Michlmayr 110a9434a0 Add some patches from Marvell's Orion tree
svn path=/dists/trunk/linux-2.6/; revision=11350
2008-05-11 17:11:42 +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 12d48d0cc9 update to patch-2.6.26-rc1-git7
nuke upstream merge media build fix
first patch conflict too, ah the pleasure of pruning

svn path=/dists/trunk/linux-2.6/; revision=11341
2008-05-09 12:24:09 +00:00
Maximilian Attems bfa2d9ae11 update to 2.6.26-rc1-git6
no conflict yet

svn path=/dists/trunk/linux-2.6/; revision=11329
2008-05-08 08:43:39 +00:00
Maximilian Attems 1b971882c6 update to 2.6.26-rc1-git4
no conflict yet.

svn path=/dists/trunk/linux-2.6/; revision=11302
2008-05-06 10:13:20 +00:00
Maximilian Attems 8f987d40cd update to 2.6.26-rc1-git2
no conflict yet, mostly kvm merge.

svn path=/dists/trunk/linux-2.6/; revision=11285
2008-05-05 11:36:13 +00:00
Maximilian Attems 01be5f5e81 add drivers media build fix
alternate way would be to temporarly disable dvb :P

svn path=/dists/trunk/linux-2.6/; revision=11273
2008-05-04 21:58:12 +00:00
Maximilian Attems bf7b9c32ab add c67x00 build fix
svn path=/dists/trunk/linux-2.6/; revision=11272
2008-05-04 21:58:06 +00:00
Maximilian Attems 8bb4184fc7 update to 2.6.26-rc1-git1
no patch conflicts yet

svn path=/dists/trunk/linux-2.6/; revision=11271
2008-05-04 21:58:01 +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 e26c733e12 update to patch-2.6.25-git18
no new conflicts, mostly upstream fixes

svn path=/dists/trunk/linux-2.6/; revision=11247
2008-05-02 10:11:15 +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 517d0ad9c4 fix up series file
svn path=/dists/trunk/linux-2.6/; revision=11217
2008-05-01 08:27:56 +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 8ba1f58b05 comment xen patches
most probably merged but not double checked yet.

svn path=/dists/trunk/linux-2.6/; revision=11210
2008-04-26 22:05:19 +00:00
Maximilian Attems 578d5c0a8d update to patch-2.6.25-git9
push it out
* debian integration of experimental kernel
* allow early beta testing
* 2.6.26 is Lenny goal

svn path=/dists/trunk/linux-2.6/; revision=11188
2008-04-26 21:59:14 +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 68ad080453 git sync disable one last conflicting arm patch
svn path=/dists/trunk/linux-2.6/; revision=11165
2008-04-25 11:22:15 +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