Commit Graph

4374 Commits

Author SHA1 Message Date
Maximilian Attems 7bf14888c8 topconfig enable new uvc driver
yeah for this late merge, already shipped in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11802
2008-07-06 21:47:10 +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
Martin Michlmayr 24738f8d51 clarify
svn path=/dists/trunk/linux-2.6/; revision=11800
2008-07-06 10:59:48 +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
Maximilian Attems 7bebbf2a4a topconfig fix FIREWIRE_OHCI_REMOTE_DMA warning
with temporarly disabled juju stack also gone:
.config:1706:warning: trying to assign nonexistent symbol FIREWIRE_OHCI_REMOTE_DMA

svn path=/dists/trunk/linux-2.6/; revision=11797
2008-07-05 20:58:47 +00:00
Maximilian Attems 5f181de292 vserver cleanup old config options
nuke no longer existent ones:
.config:927:warning: trying to assign nonexistent symbol VSERVER_LEGACY_VERSION
.config:937:warning: trying to assign nonexistent symbol VSERVER_LEGACYNET
.config:1278:warning: trying to assign nonexistent symbol PROPAGATE
.config:1503:warning: trying to assign nonexistent symbol VSERVER_LEGACY
.config:2253:warning: trying to assign nonexistent symbol TAGGING_RUNTIME
.config:2967:warning: trying to assign nonexistent symbol VSERVER_REMAP_SADDR

svn path=/dists/trunk/linux-2.6/; revision=11796
2008-07-05 20:57:45 +00:00
Bastian Blank e4b9f690b1 Use control group as base for group CPU scheduler.
* debian/changelog: Update.
* debian/config/config: Set CGROUP_SCHED instead of USER_SCHED.

svn path=/dists/trunk/linux-2.6/; revision=11795
2008-07-05 09:52:06 +00:00
Bastian Blank 1160d76767 * debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch: Fix.
* debian/patches/series/1~experimental.1: Reenable bnx2 patch.

svn path=/dists/trunk/linux-2.6/; revision=11789
2008-07-04 21:27:32 +00:00
Maximilian Attems 702ccfe9e8 changelog add gdb linux bug fixure
svn path=/dists/trunk/linux-2.6/; revision=11788
2008-07-04 18:06:45 +00:00
Maximilian Attems 712e43f8e8 topconfig enable PATA_SIS instead of SATA_SIS
* pata_sis supports more chipsets
* SATA_SIS enables PATA_SIS anyway
* don't leave the choice to d-i that only chips sata_sis

needs a release notes pickup for changing rootdev.

svn path=/dists/trunk/linux-2.6/; revision=11787
2008-07-04 18:02:54 +00:00
Maximilian Attems 70123a329f changelog add link to kernelnewbies 2.6.26 info
svn path=/dists/trunk/linux-2.6/; revision=11786
2008-07-04 18:02:50 +00:00
Maximilian Attems 18b9663622 changelog add xen bug boot failure closure
svn path=/dists/trunk/linux-2.6/; revision=11767
2008-07-04 11:03:21 +00:00
Maximilian Attems 50d63c19e0 x86: disable X86_PAT
playing on the safe side, it is current default due to possible
boot crash + hangs, should get enabled postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11755
2008-07-04 08:59:12 +00:00
Maximilian Attems dab45718cf i386: explicitly unset X86_PTDUMP
debug option for dev, default unset

svn path=/dists/trunk/linux-2.6/; revision=11754
2008-07-04 07:53:48 +00:00
Maximilian Attems a2c2cdbfe6 486: modular BATTERY_OLPC
seems gone unnoticed make sure to enable it

svn path=/dists/trunk/linux-2.6/; revision=11753
2008-07-04 07:53:45 +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
Maximilian Attems d01ebeeb1d topconfig explicitly unset BLK_DEV_HD_ONLY
defaults to n

svn path=/dists/trunk/linux-2.6/; revision=11751
2008-07-03 16:55:58 +00:00
Maximilian Attems 7b01f544c3 explicitly unset EDD_OFF
edd can be unset by boot params, no negative reports,
so staying on default.

svn path=/dists/trunk/linux-2.6/; revision=11750
2008-07-03 16:55:55 +00:00
Maximilian Attems 9bc1d01982 [amd64] Enable default disabled memtest boot param
memtest=4 enables memtest at bootup.

svn path=/dists/trunk/linux-2.6/; revision=11749
2008-07-03 16:55:52 +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
Martin Michlmayr a7ec96ea20 Unset NET_DMA since it actually leads to worse network performance on IOP; see
http://groups.google.com/group/linux.kernel/msg/ea6159b2e0e2759e

svn path=/dists/trunk/linux-2.6/; revision=11746
2008-07-03 09:49:17 +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 2230f018ec old stack has eth1394, add bug closure
svn path=/dists/trunk/linux-2.6/; revision=11744
2008-07-02 13:30:04 +00:00
Maximilian Attems 101770431a linux image postinst cosmetic printf fix.
currently is printed:
Running depmod.
Using mkinitramfs-kpkg to build the ramdisk.

just print:
Running depmod.
Running mkinitramfs-kpkg.

(which reminds me that this wrapper should be nuked).

svn path=/dists/trunk/linux-2.6/; revision=11743
2008-07-01 15:09:13 +00:00
Martin Michlmayr a64fdc3a2b build in LEDs class
svn path=/dists/trunk/linux-2.6/; revision=11739
2008-07-01 07:52:31 +00:00
Maximilian Attems 64ed6ea1eb changelog add bug closure for fixed freeze
svn path=/dists/trunk/linux-2.6/; revision=11738
2008-07-01 07:00:34 +00:00
Maximilian Attems 439c77f50a topconfig: Enable BLK_DEV_BSG for SG v4 support.
seen enabled on fedora since long.
"needed to support persistent names for tape devices" -Md

svn path=/dists/trunk/linux-2.6/; revision=11737
2008-06-30 09:45:39 +00:00
Martin Michlmayr 45d55bfac9 use top config vars for JFFS2
svn path=/dists/trunk/linux-2.6/; revision=11736
2008-06-30 08:10:56 +00:00
Maximilian Attems f12abf9629 ps3 bug closure
debian-powerpc64-ps3-gelic-wireless-fix-memory-leak.patch landed in
stable 2.6.25 and debian-powerpc64-vmemmap-variable-page-size.diff
is merged in current linux-2.6 so will be fixed on 2.6.26 upload.

svn path=/dists/trunk/linux-2.6/; revision=11735
2008-06-29 18:37:28 +00:00
Maximilian Attems beb99c82cc pcc enable RTC_DRV_PPC
patch by Geoff Levand <geoffrey.levand@am.sony.com>
for better ps3 support.

svn path=/dists/trunk/linux-2.6/; revision=11734
2008-06-29 15:53:30 +00:00
Maximilian Attems 1bc569412b changelog bug closure for an alsa patch that landed
svn path=/dists/trunk/linux-2.6/; revision=11733
2008-06-29 15:48:37 +00:00
Maximilian Attems dd6271d953 changelog add logrun cpufreq fix bug closure
svn path=/dists/trunk/linux-2.6/; revision=11732
2008-06-29 15:47:29 +00:00
Maximilian Attems 15861f4f23 changelog add another iwl3945 bug
svn path=/dists/trunk/linux-2.6/; revision=11731
2008-06-29 14:24:47 +00:00
Maximilian Attems a4f8d4f4cb changelog add iwl3945 bug closure
svn path=/dists/trunk/linux-2.6/; revision=11730
2008-06-29 14:22:12 +00:00
Maximilian Attems 36192fc7d1 changelog add another rtc bug closure
svn path=/dists/trunk/linux-2.6/; revision=11729
2008-06-29 14:22:05 +00:00
Maximilian Attems e1f6904a8b x86_64 add a barebone openvz featureset
for now yet topdisabled,
once patch is landed x86_32 and ia64 will follow..

svn path=/dists/trunk/linux-2.6/; revision=11725
2008-06-29 12:00:58 +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 78eb4dc604 topconfig enable JFFS2 features use by Nokia n8x0 tables
JFFS2 Summary and Compressor support

svn path=/dists/trunk/linux-2.6/; revision=11723
2008-06-29 09:56:51 +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 f67201f4e7 set CONFIG_LEDS_FSG
svn path=/dists/trunk/linux-2.6/; revision=11720
2008-06-27 15:08:05 +00:00
Martin Michlmayr 09f50ab22a enable CONFIG_MACH_DSMG600
svn path=/dists/trunk/linux-2.6/; revision=11719
2008-06-27 14:56:37 +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 155d889fc2 add bug closure
svn path=/dists/trunk/linux-2.6/; revision=11708
2008-06-26 12:21:44 +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
Bastian Blank 6daefade9c debian/bin/gencontrol.py: Fix warning.
svn path=/dists/trunk/linux-2.6/; revision=11706
2008-06-25 12:58:48 +00:00
Bastian Blank c449940fb1 debian/templates/control.image.type-kernel-package.in,
debian/templates/control.image.type-modulesextra.in,
debian/templates/control.image.type-modulesinline.in,
debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in:
Remove old description placeholder.

svn path=/dists/trunk/linux-2.6/; revision=11705
2008-06-25 12:56:58 +00:00
Bastian Blank 352dce6e38 debian/config/s390/defines: Use new description support.
svn path=/dists/trunk/linux-2.6/; revision=11704
2008-06-25 12:56:13 +00:00
Bastian Blank 01034d0421 * debian/bin/gencontrol.py:
Add support for short and long description text additions per flavour.
* debian/lib/python/debian_linux/config.py:
  Support image/desc-parts config entry.

svn path=/dists/trunk/linux-2.6/; revision=11703
2008-06-25 12:55:37 +00:00
Bastian Blank a6e1800783 debian/lib/python/debian_linux/debian.py
- Make short description also a list.
- Support extend of description with another description.

svn path=/dists/trunk/linux-2.6/; revision=11702
2008-06-25 12:54:20 +00:00
Bastian Blank c2c2ce206e debian/lib/python/debian_linux/debian.py:
Make description output method easier.

svn path=/dists/trunk/linux-2.6/; revision=11701
2008-06-25 12:34: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
Bastian Blank b89d1887ab debian/bin/gencontrol.py: Allow extends of every field of an image.
svn path=/dists/trunk/linux-2.6/; revision=11699
2008-06-25 12:15:17 +00:00
Maximilian Attems 8d0dc7a07b update to 2.6.26-rc8
no conflicts, viva updated drm.

svn path=/dists/trunk/linux-2.6/; revision=11696
2008-06-25 08:21:37 +00:00
Maximilian Attems b032164b95 changelog: add bug closure for r8169
svn path=/dists/trunk/linux-2.6/; revision=11693
2008-06-24 07:31:30 +00:00
Martin Michlmayr 47c4802638 things got renamed
svn path=/dists/trunk/linux-2.6/; revision=11692
2008-06-23 20:21:32 +00:00
Maximilian Attems 0e4f4589d5 x86: enable modular FB_UVESA
module not autoloaded, said to coexist with vesafb
give users the playground..

nuke dup disabling in arm, topconfig disabled.

svn path=/dists/trunk/linux-2.6/; revision=11690
2008-06-23 14:05:00 +00:00
Martin Michlmayr b5a7e289b5 unset CONFIG_IEEE1394 again since it doesn't compile
svn path=/dists/trunk/linux-2.6/; revision=11683
2008-06-22 12:55:18 +00:00
Bastian Blank ba45569abe debian/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11682
2008-06-22 10:09:31 +00:00
Maximilian Attems 434704b5dd changelog add bug closure for keyspan build
svn path=/dists/trunk/linux-2.6/; revision=11676
2008-06-21 08:25:49 +00:00
Maximilian Attems 665e81defb Fallback for userspace compatibility to old IEEE 1394 FireWire stack.
Kino has not yet the code ready and other relevant libs are not compiled with
the juju flags. take to account current userspace status for Lenny release.

post Lenny there will not be many excuses left.
will be reverted back as soon as 2.6.27.

svn path=/dists/trunk/linux-2.6/; revision=11675
2008-06-21 08:24:49 +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 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 4736341ed9 changelog add xircom_tulip_cb bug closure
svn path=/dists/trunk/linux-2.6/; revision=11672
2008-06-20 23:00:54 +00:00
Maximilian Attems b833130290 changelog: add ocfs2 bug closure
svn path=/dists/trunk/linux-2.6/; revision=11671
2008-06-20 22:32:19 +00:00
Maximilian Attems e59133d6ec ppc set SND_VIRMIDI
boaah ppc seems to set strange alsa settings since looooong

svn path=/dists/trunk/linux-2.6/; revision=11666
2008-06-19 22:26:45 +00:00
Maximilian Attems c440722f62 x86/ia64 set HPET_RTC_IRQ
fixes freeze on #479709

svn path=/dists/trunk/linux-2.6/; revision=11665
2008-06-19 21:43:16 +00:00
Maximilian Attems f9c08fd433 changelog bug closure for hanging openssh
svn path=/dists/trunk/linux-2.6/; revision=11664
2008-06-19 21:36:37 +00:00
Maximilian Attems 54664d8ac3 changelog add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=11663
2008-06-19 21:27:47 +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
Maximilian Attems 51bda4910f changelog add bug closure for opti621 bug
svn path=/dists/trunk/linux-2.6/; revision=11654
2008-06-17 09:10:09 +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
Martin Michlmayr 2a614f8c00 mv2120 doesn't use pci
svn path=/dists/trunk/linux-2.6/; revision=11649
2008-06-16 21:08:50 +00:00
Martin Michlmayr ca3930d2b3 fix function name
svn path=/dists/trunk/linux-2.6/; revision=11647
2008-06-16 17:34:52 +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 53296f1314 add missing #include
svn path=/dists/trunk/linux-2.6/; revision=11642
2008-06-16 08:56:21 +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
Maximilian Attems f6c7873996 changelog add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=11636
2008-06-14 13:30:27 +00:00
Martin Michlmayr ec341849ce Enable HAMRADIO on the request of Heinz Janssen.
svn path=/dists/trunk/linux-2.6/; revision=11635
2008-06-14 09:14:12 +00:00
Maximilian Attems f652604570 amd64: enable explicitly SPARSEMEM_VMEMMAP
svn path=/dists/trunk/linux-2.6/; revision=11634
2008-06-13 10:39:07 +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 8687a57c93 topconfig enable RTC_DRV_FM3130
new driver for Ramtron FM3130 RTC support

svn path=/dists/trunk/linux-2.6/; revision=11632
2008-06-13 10:17:23 +00:00
Maximilian Attems b1e8e2c5e2 topconfig reenable ip2
just set COMPUTONE

svn path=/dists/trunk/linux-2.6/; revision=11631
2008-06-13 10:17:21 +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 fe21adb137 fix orig tarball generation ip2 only nuke firmware
don't be overgreedy nuking all dir and creating useless conflicts thus
as next step is to port in request_firmware() patch

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

svn path=/dists/trunk/linux-2.6/; revision=11627
2008-06-13 09:45:51 +00:00
Martin Michlmayr 990dbfde88 make it modular
svn path=/dists/trunk/linux-2.6/; revision=11622
2008-06-12 14:02:31 +00:00
Christian T. Steigies f84613a68f [m68k] enable SERIAL_CONSOLE for amiga and atari
svn path=/dists/trunk/linux-2.6/; revision=11620
2008-06-12 13:32:47 +00:00
Maximilian Attems a4f37f59d9 changelog another suspend bug closure
if only my suspend would work reliably :P

svn path=/dists/trunk/linux-2.6/; revision=11619
2008-06-12 07:35:22 +00:00
Maximilian Attems 67edc8c745 changelog: add another 2.6.26 bug closure
svn path=/dists/trunk/linux-2.6/; revision=11597
2008-06-10 09:10:21 +00:00
Martin Michlmayr 14826afeaf [mips/r5k-ip32] Enable USB.
svn path=/dists/trunk/linux-2.6/; revision=11596
2008-06-10 09:09:05 +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
Martin Michlmayr 400d76c9a3 don't divert from the main config
svn path=/dists/trunk/linux-2.6/; revision=11588
2008-06-09 12:52:36 +00:00
Martin Michlmayr 75af0d8f2e don't divert from the main config
svn path=/dists/trunk/linux-2.6/; revision=11587
2008-06-09 12:36:41 +00:00
Martin Michlmayr 7244d021a2 enable CONFIG_KEYBOARD_GPIO
svn path=/dists/trunk/linux-2.6/; revision=11585
2008-06-09 06:29:09 +00:00
Martin Michlmayr 6c7eeb3579 remove many arm/mips options that should not differ from the main config file
svn path=/dists/trunk/linux-2.6/; revision=11582
2008-06-08 16:59:05 +00:00
Martin Michlmayr 6d095791c5 remove - obsoleted by CONFIG_I2C_GPIO, see
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=11de70bd4d40a1a39c1133b260bfbd6306e981d3

svn path=/dists/trunk/linux-2.6/; revision=11581
2008-06-08 16:47:56 +00:00
Martin Michlmayr cc60c1610d remove most of the config file which got accidentally lost in r11199
svn path=/dists/trunk/linux-2.6/; revision=11580
2008-06-08 16:42:05 +00:00
Martin Michlmayr 34ba036552 set network adn serial on SB1 again after the config vars got renamed
svn path=/dists/trunk/linux-2.6/; revision=11579
2008-06-08 16:35:23 +00:00
Martin Michlmayr ec5deb15aa remove some old, unknown variables; thanks waldi.
svn path=/dists/trunk/linux-2.6/; revision=11578
2008-06-08 16:27:05 +00:00
Maximilian Attems b7c2ad1d2c 486: enable OLPC support thanks Andres Salomon for merge.
drive olpc by debian default.
again everyone wants his favorite fb default build in.

svn path=/dists/trunk/linux-2.6/; revision=11576
2008-06-08 00:22:25 +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
Maximilian Attems 70c35c740a changelog: add iwlwifi bug closure
svn path=/dists/trunk/linux-2.6/; revision=11574
2008-06-07 22:32:32 +00:00
Bastian Blank 33430e7713 * debian/config/config: Remove SPARSEMEM_VMEMMAP
* debian/config/powerpc/config.powerpc64: Set SPARSEMEM_VMEMMAP.

svn path=/dists/trunk/linux-2.6/; revision=11573
2008-06-07 20:59:51 +00:00
Bastian Blank ada8878033 debian/config/hppa/config, debian/config/m68k/config, debian/config/mips,
debian/config/mipsel: Mark option.

svn path=/dists/trunk/linux-2.6/; revision=11572
2008-06-07 20:52:34 +00:00
Bastian Blank 2d77fb6f56 debian/config/ia64/config: Remove duplicated option.
svn path=/dists/trunk/linux-2.6/; revision=11571
2008-06-07 20:51:48 +00:00
Bastian Blank c5ee676711 debian/config/s390/config: Enable S390_PRNG.
svn path=/dists/trunk/linux-2.6/; revision=11570
2008-06-07 20:45:50 +00:00
Bastian Blank ba71e4e3df debian/changelog: Update.
debian/config/s390/config: Enable ZCRYPT.

svn path=/dists/trunk/linux-2.6/; revision=11569
2008-06-07 20:44:21 +00:00
Bastian Blank 0c4847e595 * debian/config/config
- Unset R3964.
  - Set HANGCHECK_TIMER=m.
* debian/config/s390/config: Unset PAGE_STATES.

svn path=/dists/trunk/linux-2.6/; revision=11568
2008-06-07 20:41:19 +00:00
Bastian Blank 275057428b debian/config/amd64/config, debian/config/i386/config:
Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=11567
2008-06-07 20:34:31 +00:00
Bastian Blank 36b82cf9c7 debian/config: Remove duplicated core settings.
svn path=/dists/trunk/linux-2.6/; revision=11566
2008-06-07 20:32:36 +00:00
Bastian Blank 8a56e496dc debian/config/config: Explicitely unset KALLSYMS_ALL.
svn path=/dists/trunk/linux-2.6/; revision=11565
2008-06-07 20:30:07 +00:00
Bastian Blank e9ac455608 * debian/changelog: Update.
* debian/config/s390/config:
  Remove block device, network bridge and network scheduler options.

svn path=/dists/trunk/linux-2.6/; revision=11564
2008-06-07 13:31:04 +00:00
Bastian Blank 15bf8beb9c debian/config/arm, debian/config/mips, debian/config/mipsel:
Mark block device options.

svn path=/dists/trunk/linux-2.6/; revision=11563
2008-06-07 13:27:04 +00:00
Bastian Blank bb9bf3afef debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated DCCP option.

svn path=/dists/trunk/linux-2.6/; revision=11562
2008-06-07 13:24:22 +00:00
Bastian Blank dc0b2e0763 debian/config/arm/config.footbridge: Mark security options.
svn path=/dists/trunk/linux-2.6/; revision=11561
2008-06-07 13:20:22 +00:00
Bastian Blank 160164395f * debian/config/arm, debian/config/mipsel/config.r5k-cobalt:
Remove duplicated XFRM options.
* debian/config/m68k/config: Mark XFRM options.

svn path=/dists/trunk/linux-2.6/; revision=11560
2008-06-07 13:19:25 +00:00
Bastian Blank 99968bdc04 debian/config/arm, debian/config/mipsel/config.r5k-cobalt:
Remove duplicated TIPC options.

svn path=/dists/trunk/linux-2.6/; revision=11559
2008-06-07 13:16:33 +00:00
Bastian Blank d199e746cc debian/config/arm, debian/config/mipsel/config.r5k-cobalt:
Mark SCTP option.

svn path=/dists/trunk/linux-2.6/; revision=11558
2008-06-07 13:14:24 +00:00
Bastian Blank a221e4fe6e debian/config: Remove duplicated network scheduler options.
svn path=/dists/trunk/linux-2.6/; revision=11557
2008-06-07 13:12:23 +00:00
Bastian Blank 242bdca0a1 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated netfilter options.

svn path=/dists/trunk/linux-2.6/; revision=11556
2008-06-07 13:07:38 +00:00
Bastian Blank 8007ddaed0 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated IPv6 netfilter options.

svn path=/dists/trunk/linux-2.6/; revision=11555
2008-06-07 13:03:00 +00:00
Bastian Blank 4dcf41a897 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated IPv6 options.

svn path=/dists/trunk/linux-2.6/; revision=11554
2008-06-07 12:59:21 +00:00
Bastian Blank dd661239a0 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated netfilter options.

svn path=/dists/trunk/linux-2.6/; revision=11553
2008-06-07 12:55:41 +00:00
Bastian Blank 138f8b7fe6 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated IP virtual server options.

svn path=/dists/trunk/linux-2.6/; revision=11552
2008-06-07 12:48:22 +00:00
Bastian Blank d36d127d20 debian/config
- Remove duplicated ipv4 options.
- Remove ipv4 congestion selection.

svn path=/dists/trunk/linux-2.6/; revision=11551
2008-06-07 12:46:18 +00:00
Bastian Blank 408ae2c534 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated network options.

svn path=/dists/trunk/linux-2.6/; revision=11550
2008-06-07 12:38:34 +00:00
Bastian Blank 4e6a1792a4 debian/config: Remove duplicated BRIDGE.
svn path=/dists/trunk/linux-2.6/; revision=11549
2008-06-07 12:34:16 +00:00
Bastian Blank d46bd326ba * debian/changelog: Update.
* debian/config/s390/config: Remove CRC options.

svn path=/dists/trunk/linux-2.6/; revision=11548
2008-06-07 12:29:31 +00:00
Bastian Blank 917812f49e debian/config/mips, debian/config/mipsel: Remove duplicated PREEMPT options.
svn path=/dists/trunk/linux-2.6/; revision=11547
2008-06-07 12:26:47 +00:00
Bastian Blank cb355398cb debian/config: Remove cuplicated CRC options.
svn path=/dists/trunk/linux-2.6/; revision=11546
2008-06-07 12:23:23 +00:00
Bastian Blank 6380494fc7 debian/config/config: Explicitely set CRC32.
svn path=/dists/trunk/linux-2.6/; revision=11545
2008-06-07 12:17:48 +00:00
Bastian Blank 4e831d8c77 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated UNIX.

svn path=/dists/trunk/linux-2.6/; revision=11544
2008-06-07 12:13:16 +00:00
Bastian Blank 803c55f83d debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated UNIX98_PTYS and LEGACY_PTYS.

svn path=/dists/trunk/linux-2.6/; revision=11543
2008-06-07 12:10:21 +00:00
Bastian Blank 8ecd13c084 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove duplicated PACKET and PACKET_MMAP.

svn path=/dists/trunk/linux-2.6/; revision=11542
2008-06-07 12:07:56 +00:00
Bastian Blank 0900133101 debian/config/sparc/defines: Drop further sparc32 settings.
svn path=/dists/trunk/linux-2.6/; revision=11541
2008-06-07 11:52:15 +00:00
Bastian Blank c970a0d397 * debian/config/amd64/config: Remove duplicated SPARSEMEM_VMEMMAP.
* debian/config/powerpc/config.powerpc64: Fix.

svn path=/dists/trunk/linux-2.6/; revision=11540
2008-06-07 11:33:50 +00:00
Maximilian Attems 5a7c25c58b topconfig: Enable PROFILING across all flavours.
centralize PROFILING setting, shouldn't be disabled.

svn path=/dists/trunk/linux-2.6/; revision=11539
2008-06-07 11:23:01 +00:00
Bastian Blank 203dda206f debian/bin/gencontrol.py: Fix non-initramfs image relations.
svn path=/dists/trunk/linux-2.6/; revision=11538
2008-06-07 11:20:35 +00:00
Bastian Blank b224fe64a5 debian/config/config: Enable SPARSEMEM_VMEMMAP.
svn path=/dists/trunk/linux-2.6/; revision=11537
2008-06-07 11:14:53 +00:00
Maximilian Attems ae54ae1b3f [ppc64]: Enable IBMEBUS and EHEA
svn path=/dists/trunk/linux-2.6/; revision=11536
2008-06-07 10:49:59 +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
Martin Michlmayr d14d9ae58b LED fix
svn path=/dists/trunk/linux-2.6/; revision=11530
2008-06-06 06:10:42 +00:00
Maximilian Attems 7fb1ffc66c linux image postinst shut up useless message
if no initrd creator is around we cry woolf anyway.

svn path=/dists/trunk/linux-2.6/; revision=11528
2008-06-05 21:05:40 +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 937814c421 topconfig set HW_RANDOM_VIRTIO
see f7f510ec195781c857ab76366a3e1c59e1caae42 for further info
on how to feed it.

this leaves the question why HW_RANDOM is top disabled.
kind of a strange choice for this tristate driver, with "default m".

svn path=/dists/trunk/linux-2.6/; revision=11524
2008-06-05 09:42:16 +00:00
Maximilian Attems fe0569e158 unset keyspan firmware variables
none end up in origtarball, fixes
"trying to assign nonexistent symbol" build warnings.

svn path=/dists/trunk/linux-2.6/; revision=11523
2008-06-05 09:42:14 +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
Martin Michlmayr e154bcac72 add bug closure
svn path=/dists/trunk/linux-2.6/; revision=11521
2008-06-04 17:30:24 +00:00
Martin Michlmayr 6553b69763 [arm/iop32x, arm/ixp4xx, arm/versatile] Enable ARM_THUMB (closes: #484524).
svn path=/dists/trunk/linux-2.6/; revision=11520
2008-06-04 17:29:36 +00:00
Martin Michlmayr 29e4dd7e49 [arm/versatile] Enable CONFIG_RTC_DRV_PL031.
svn path=/dists/trunk/linux-2.6/; revision=11516
2008-06-04 15:16:52 +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 988fee2360 changelog add another snd hda suspend bug report
svn path=/dists/trunk/linux-2.6/; revision=11510
2008-06-03 07:09:53 +00:00
Maximilian Attems 3025b4bb00 changelog add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=11509
2008-06-03 07:05:36 +00:00
Maximilian Attems fe4a5b0b92 x86: set NET_DMA
now available with dma engine

svn path=/dists/trunk/linux-2.6/; revision=11508
2008-06-02 22:40:08 +00:00
Maximilian Attems ad35616b47 x86: Enable dma engine.
first step for that bug closure, mark it pending,
as other options will be enabled too.

svn path=/dists/trunk/linux-2.6/; revision=11507
2008-06-02 22:37:04 +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 001a5fc043 topconfig enable USB_ISIGHTFW
new driver from mjg59 for loading firmware loading through request_firmware()
for USB Apple iSight cameras,
see 62d104d0deeabd4148e49eba729d963e740e205f

svn path=/dists/trunk/linux-2.6/; revision=11500
2008-05-30 14:05:00 +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 caf091870d changelog add r8169 bug closure
svn path=/dists/trunk/linux-2.6/; revision=11497
2008-05-30 07:37:22 +00:00
Maximilian Attems eb5f0a6ef9 amd64 SPARSEMEM_VMEMMAP seems not a silent config
reset it

svn path=/dists/trunk/linux-2.6/; revision=11494
2008-05-29 21:41:08 +00:00
Maximilian Attems 8b5e5ef3b4 changelog: break long line
makes lintian shut up

svn path=/dists/trunk/linux-2.6/; revision=11493
2008-05-29 21:41:02 +00:00
Bastian Blank c5161ffcdb debian/config/config: Readd wrongly removed option.
svn path=/dists/trunk/linux-2.6/; revision=11492
2008-05-29 15:47:10 +00:00
Bastian Blank 4ac261224f debian/config/mips, debian/config/mipsel: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=11491
2008-05-29 15:42:07 +00:00
Maximilian Attems fd1622dc32 changelog: add miboot bug closure
disabled, so doesn't matter if fits on floppy or not.

svn path=/dists/trunk/linux-2.6/; revision=11490
2008-05-29 15:41:39 +00:00
Bastian Blank 157cfb53b0 debian/config: Remove old options.
svn path=/dists/trunk/linux-2.6/; revision=11489
2008-05-29 15:31:51 +00:00
Bastian Blank a22d78d277 debian/config/config: Enable NO_HZ and HIGH_RES_TIMERS.
svn path=/dists/trunk/linux-2.6/; revision=11488
2008-05-29 15:31:33 +00:00
Bastian Blank 083d21a4c4 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove silent options.

svn path=/dists/trunk/linux-2.6/; revision=11487
2008-05-29 15:15:00 +00:00
Bastian Blank 972f93859c debian/config/m68k/config: Remove dropped options.
svn path=/dists/trunk/linux-2.6/; revision=11486
2008-05-29 15:10:29 +00:00
Bastian Blank 1174987e11 debian/config/m68k: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11485
2008-05-29 15:09:55 +00:00
Bastian Blank 24d4344ce3 debian/config/hppa: Remove droped options.
svn path=/dists/trunk/linux-2.6/; revision=11484
2008-05-29 15:08:43 +00:00
Bastian Blank b8b26ecb7a debian/config/hppa: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11483
2008-05-29 15:07:45 +00:00
Bastian Blank ca778c8036 debian/config/powerpc/config.powerpc64: Make some PS3 specific things built-in.
svn path=/dists/trunk/linux-2.6/; revision=11482
2008-05-29 15:00:12 +00:00
Bastian Blank 7b80b03b75 * debian/hangelog: Update.
* debian/config/powerpc/config.powerpc64:
  Support IBM Cell based plattforms and PS3.

svn path=/dists/trunk/linux-2.6/; revision=11481
2008-05-28 22:58:28 +00:00
Bastian Blank 4e24d42cba debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11480
2008-05-28 22:36:57 +00:00
Bastian Blank 053e4216e2 debian/config: Remove silent options.
svn path=/dists/trunk/linux-2.6/; revision=11479
2008-05-28 22:30:51 +00:00
Bastian Blank 035a1b2217 * debian/changelog: Update.
* debian/config/powerpc/defines: Disable powerpc-miboot.

svn path=/dists/trunk/linux-2.6/; revision=11478
2008-05-28 22:26:20 +00:00
Bastian Blank 3762e46cf5 debian/config: Unify NLS options.
svn path=/dists/trunk/linux-2.6/; revision=11477
2008-05-28 22:23:16 +00:00
Bastian Blank 6e8db14255 debian/config/s390/config: Enable CRYPTO_SHA512_S390.
svn path=/dists/trunk/linux-2.6/; revision=11476
2008-05-28 22:19:47 +00:00
Bastian Blank 3a0fbf1952 debian/config/s390/config: Remove THERMAL workaround.
svn path=/dists/trunk/linux-2.6/; revision=11475
2008-05-28 22:18:57 +00:00
Bastian Blank 15fe997c8d debian/config/s390/config: Enable QETH_L2 and QETH_L3.
svn path=/dists/trunk/linux-2.6/; revision=11474
2008-05-28 22:17:11 +00:00
Bastian Blank 371d804c2c debian/config/s390/config
- Remove old options.
- Enable CTCM, NO_HZ and HIGH_RES_TIMERS.

svn path=/dists/trunk/linux-2.6/; revision=11473
2008-05-28 22:14:48 +00:00
Bastian Blank 83de925e89 debian/config: Remove dropped options.
svn path=/dists/trunk/linux-2.6/; revision=11472
2008-05-28 22:13:16 +00:00
Bastian Blank c0bd1eb0e0 debian/rules.real: Create stamps dir in source rule also.
svn path=/dists/trunk/linux-2.6/; revision=11471
2008-05-28 22:12:23 +00:00
Bastian Blank 5ffc573d78 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11470
2008-05-28 22:03:10 +00:00
Maximilian Attems b14d88bb13 changelog: add upstream cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=11468
2008-05-27 23:22:21 +00:00
Maximilian Attems 5acc9c77c3 changelog add alsa bug closure
svn path=/dists/trunk/linux-2.6/; revision=11467
2008-05-27 23:22:15 +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 c0cdd9f47c topconfig: Kconfig path fix paste error
svn path=/dists/trunk/linux-2.6/; revision=11459
2008-05-25 10:34:05 +00:00
Maximilian Attems 2cd89b56e9 topconfig enable CGROUP_DEVICE
see 08ce5f16ee466ffc5bf243800deeecd77d9eaf50 on nice docs for it
or Documentation/controllers/devices.txt.
seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11458
2008-05-25 10:26:01 +00:00
Maximilian Attems e89281f9e8 topconfig enable PATA_SCH
new driver for Intel SCH (US15W, US15L, UL11L) series host controllers,
no corresponding IDE driver, so go for the pata one.

svn path=/dists/trunk/linux-2.6/; revision=11457
2008-05-25 10:25:54 +00:00
Maximilian Attems fb69ced090 topconfig: enable SENSORS_IBMAEM
new driver for
"IBM Active Energy Manager temperature/power sensors and control"

svn path=/dists/trunk/linux-2.6/; revision=11456
2008-05-25 10:25:50 +00:00
Maximilian Attems c7e0865518 topconfig MTD_AR7_PARTS enabling
enable TI AR7 partitioning support

svn path=/dists/trunk/linux-2.6/; revision=11455
2008-05-25 10:25:23 +00:00
Maximilian Attems 4995620a21 topconfig: explicitly disable PCIEASPM
PCI Active State Power Management would be a nice feature to have,
but definetly not stable enough for 2.6.26 yet.
known to break ata drivers. to be revisited postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11454
2008-05-25 10:22:16 +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 ab6f68f86e small Readme.build addition
"rules orig" is actually pretty nice since you can forget the export step.

svn path=/dists/trunk/linux-2.6/; revision=11450
2008-05-25 08:55:32 +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 84e984a72b Readme.build updated on how to generate orig tarballs.
thanks to Ian Campbell for patch.

svn path=/dists/trunk/linux-2.6/; revision=11443
2008-05-22 13:18:04 +00:00
Maximilian Attems c9da4cfb3c Revert "linux-libc-dev: Add a replaces for amd64-libs-dev."
-- relevant irc discussion:
00:43 <waldi> maks: sarge->lenny upgrades are not supported
00:44 <maks> waldi i know but people like to install latest linux-26 in etch
00:44 <waldi> not our problem
00:45 <waldi> this is not supported
00:45 <waldi> and even if, only on top of etch, where it is already moved in l-k-h
---

thus revert and close away.

This reverts commit 72cd97dcf534b764c137b62ff2b7fbc6fd362d2b.

svn path=/dists/trunk/linux-2.6/; revision=11442
2008-05-21 22:49:36 +00:00
Maximilian Attems 0eae2689a3 linux-libc-dev: Add a replaces for amd64-libs-dev.
> Both linux-kernel-headers in etch and amd64-libs-dev in sarge
> provide /usr/include/asm/bootsetup.h (among others), leading to a hiccup
> during sarge->etch upgrade if they are not upgraded in the right order.

a bit late not but better safe than sorry,
can be kicked after Lenny release.

svn path=/dists/trunk/linux-2.6/; revision=11441
2008-05-21 22:33:56 +00:00
Maximilian Attems 8ebb71ce2e changelog add another bug closure
f9996aee36921e8f1d499de1b2ea380855cf6d97

svn path=/dists/trunk/linux-2.6/; revision=11440
2008-05-21 16:25:58 +00:00
Maximilian Attems 66942b1a3f topconfig enable HYSDN_CAPI
cleanup dup HYSDN definitions across arch configs.

svn path=/dists/trunk/linux-2.6/; revision=11439
2008-05-21 13:12:38 +00:00
Maximilian Attems 01fa788e91 topconfig enable new 2.6.26 ipv6 features
see 7bc570c8b4f75ddb3fd5dbeb38127cdc4acbcc9c
both seen enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11438
2008-05-21 13:08:37 +00:00
Maximilian Attems cda7fac4e0 topconfig enable MAC80211_MESH
mac80211 mesh networking (pre-802.11s) support,
more info on http://o11s.org/

svn path=/dists/trunk/linux-2.6/; revision=11437
2008-05-21 13:08:34 +00:00
Maximilian Attems 5fd73bf621 topconfig really enable TCP_MD5SIG
svn path=/dists/trunk/linux-2.6/; revision=11436
2008-05-21 13:08:32 +00:00
Maximilian Attems 91e9888d3a topconfig explicitly disable MMC_TEST
dummy driver to test mmc host driver
see 88ae600d58a8d3160144af480133a988404b8d59

svn path=/dists/trunk/linux-2.6/; revision=11435
2008-05-21 13:08:30 +00:00
Maximilian Attems bc801f5a8a topconfig enable USB_WDM
new driver for Wireless Device Management support,
see afba937e540c902c989cd516fd97ea0c8499bb27

svn path=/dists/trunk/linux-2.6/; revision=11434
2008-05-21 13:08:27 +00:00
Maximilian Attems d276ebe3b6 topconfig enable HYSDN
no longer marked broken on smp.
don't disable in 686 images thus.

svn path=/dists/trunk/linux-2.6/; revision=11433
2008-05-21 13:08:25 +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
Maximilian Attems 2aa6a9db2a bug reports add valuable soundcard /proc info
later we might want to add amixer output,
but that is very verbose so kept out for now.

fix changelog for removed atl1 drivers too.

svn path=/dists/trunk/linux-2.6/; revision=11427
2008-05-20 20:30:07 +00:00
Maximilian Attems 737b2b2774 changelog: add udf 2.50 bug closure
feature added for 2.6.26

svn path=/dists/trunk/linux-2.6/; revision=11425
2008-05-20 13:55:30 +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 5134ab2930 topconfig enable USB_SERIAL_MOTOROLA
see 6986a978eec70c867717fe6bee736f0bd1db1508,
new moto_modem driver for some Morotola phones

svn path=/dists/trunk/linux-2.6/; revision=11399
2008-05-15 23:17:42 +00:00
Maximilian Attems ad7620997e NET_9P_FD gone
see 887b3ece65be7b643dfdae0d433c91a26a3f437d

svn path=/dists/trunk/linux-2.6/; revision=11398
2008-05-15 23:13:29 +00:00
Maximilian Attems f6b87f0137 WDC_ALI15X3 gone
see e7f379d5cabb2790ecce5d623382fa6085e7686d,
There is "wdc_udma" module parameter now.

svn path=/dists/trunk/linux-2.6/; revision=11397
2008-05-15 23:12:51 +00:00
Maximilian Attems 4c8ad31181 kill PCNET32_NAPI references
01935d7d2c544a5dfc8313f79ed164d45115aa33 nuked non NAPI code
centralize topconfig PCNET32 settings

svn path=/dists/trunk/linux-2.6/; revision=11396
2008-05-15 23:12:22 +00:00
Maximilian Attems 570065e0ca fixup arm patch Kconfig logic in trunk too.
svn path=/dists/trunk/linux-2.6/; revision=11392
2008-05-15 22:25:20 +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
Martin Michlmayr d2140be074 [arm/ixp4xx] Disable ATA and more SCSI and network drivers.
svn path=/dists/trunk/linux-2.6/; revision=11381
2008-05-12 14:42:34 +00:00
Martin Michlmayr 312fe35500 [arm/orion5x] Disable more SCSI drivers.
svn path=/dists/trunk/linux-2.6/; revision=11380
2008-05-12 14:31:26 +00:00
Martin Michlmayr c02a708c0c [arm/orion5x] Enable NETCONSOLE.
svn path=/dists/trunk/linux-2.6/; revision=11379
2008-05-12 14:27:17 +00:00
Maximilian Attems dfd5370788 SATA_PMP top enabled, please no useless dups ;)
svn path=/dists/trunk/linux-2.6/; revision=11377
2008-05-12 11:23:47 +00:00
Maximilian Attems c2e9dc1712 changelog cleanup
svn path=/dists/trunk/linux-2.6/; revision=11376
2008-05-12 11:23:25 +00:00
Maximilian Attems b77a57c724 ATA_FF topconfig enabled, no need to dup
svn path=/dists/trunk/linux-2.6/; revision=11375
2008-05-12 11:22:49 +00:00
Maximilian Attems a10d2faa9b topconfig unset PRISM54
nuke any duplicate definition, P54 is wanted these days.

svn path=/dists/trunk/linux-2.6/; revision=11374
2008-05-12 11:22:21 +00:00
Martin Michlmayr fc85415c38 CONFIG_SATA_PMP=y is needed on Orion
svn path=/dists/trunk/linux-2.6/; revision=11373
2008-05-12 11:14:45 +00:00
Martin Michlmayr 6aab3f6380 CONFIG_ATA_SFF is needed for SATA_MV
svn path=/dists/trunk/linux-2.6/; revision=11370
2008-05-12 09:15:19 +00:00
Maximilian Attems 62cd30f371 topconfig centralize PPP options
were spread all over the place, with confliction decisions.
dubious unset in s390.

svn path=/dists/trunk/linux-2.6/; revision=11369
2008-05-11 22:32:25 +00:00
Maximilian Attems f726e5134a topconfig: centralize SLIP settings
spread over all files and conflicting decisions,
just keep s390 disabling..

svn path=/dists/trunk/linux-2.6/; revision=11368
2008-05-11 22:30:28 +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 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
Bastian Blank 14b8d3ffec debian/bin/gencontrol.py: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11362
2008-05-11 19:19:30 +00:00
Bastian Blank 086e648560 debian/bin/gencontrol.py: Cleanup generation of tree package.
svn path=/dists/trunk/linux-2.6/; revision=11361
2008-05-11 19:16:33 +00:00
Bastian Blank ce80d13f7d debian/bin/gencontrol.py: Cleanup generation of image relations.
svn path=/dists/trunk/linux-2.6/; revision=11360
2008-05-11 19:12:37 +00:00
Bastian Blank 752a054a81 debian/bin/gencontrol.py: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11359
2008-05-11 19:05:06 +00:00
Bastian Blank a85064f716 * debian/bin/gencontrol.py: Python style update.
* debian/lib/python/debian_linux/gencontrol.py
  - Python style update.
  - Never process package entry parts in-place.

svn path=/dists/trunk/linux-2.6/; revision=11358
2008-05-11 18:53:46 +00:00