Commit Graph

1885 Commits

Author SHA1 Message Date
Maximilian Attems d2e19903e5 topconfig set SFC_MTD
defaults to yes and may be useful for sfc module users.

svn path=/dists/trunk/linux-2.6/; revision=13116
2009-03-16 15:54:13 +00:00
Maximilian Attems 9285845119 x86 set X86_REROUTE_FOR_BROKEN_BOOT_IRQS
only affects the broken boards, fixes spuious interrupts there.

svn path=/dists/trunk/linux-2.6/; revision=13114
2009-03-16 15:54:08 +00:00
Martin Michlmayr ab4fb6df6a fixed in 2.6.29
svn path=/dists/trunk/linux-2.6/; revision=13110
2009-03-15 09:27:26 +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
Maximilian Attems 25f9a80cc2 update to 2.6.29-rc8
patches just apply

svn path=/dists/trunk/linux-2.6/; revision=13105
2009-03-13 12:32:44 +00:00
Bastian Blank 7f051c6caa * debian/changelog: Update.
* debian/config/sparc/defines: Remove explicit kernel arch definitions.

svn path=/dists/trunk/linux-2.6/; revision=13089
2009-03-11 15:14:33 +00:00
Bastian Blank e6c6e7e197 * debian/changelog: Update.
* debian/config/s390/config.s390: Disable BTRFS.

svn path=/dists/trunk/linux-2.6/; revision=13088
2009-03-11 15:12:51 +00:00
Maximilian Attems c392fef127 x86_32 enable modular BLK_DEV_CS5536
svn path=/dists/trunk/linux-2.6/; revision=13087
2009-03-11 15:07:12 +00:00
Maximilian Attems 69095520ec x86: set modular XENFS and enable XEN_COMPAT_XENFS
svn path=/dists/trunk/linux-2.6/; revision=13083
2009-03-11 14:56:59 +00:00
Maximilian Attems fcbcf71481 topconfig enable IXGBE_DCB
svn path=/dists/trunk/linux-2.6/; revision=13082
2009-03-11 14:56:57 +00:00
Maximilian Attems d77944f161 topconfig set DCB
Data Center Bridging support

svn path=/dists/trunk/linux-2.6/; revision=13081
2009-03-11 14:56:53 +00:00
Maximilian Attems e0d26db053 topconfig explicitly set SCHED_OMIT_FRAME_POINTER
svn path=/dists/trunk/linux-2.6/; revision=13080
2009-03-11 14:56:50 +00:00
Maximilian Attems cd73d1665a x86_64 set NUMA_MIGRATE_IRQ_DESC
"This enables moving irq_desc to cpu/node that irq will use handled."

svn path=/dists/trunk/linux-2.6/; revision=13079
2009-03-11 14:56:48 +00:00
Maximilian Attems 2d59f6576e [x86_64] set SPARSE_IRQ due to high NR_CPUS value.
will unset on x86_32 later..

svn path=/dists/trunk/linux-2.6/; revision=13078
2009-03-11 14:56:45 +00:00
Maximilian Attems 3aee2faa19 preinst: shorten output to useful info.
svn path=/dists/trunk/linux-2.6/; revision=13077
2009-03-11 14:56:41 +00:00
Maximilian Attems 61d6c67410 topconfig enable DEVPTS_MULTIPLE_INSTANCES
allows namespaces to have isolated pty namespaces

svn path=/dists/trunk/linux-2.6/; revision=13075
2009-03-10 22:18:05 +00:00
Maximilian Attems 8ef58a1d69 x86 explicitly set X86_PTRACE_BTS
defaults to yes, enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13074
2009-03-10 22:18:00 +00:00
Maximilian Attems 868380c974 make comedi x86 only
crap staging driver effecitvely breaks builds on ppc for example:
build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c: In function 'comedi_buf_alloc':
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: 'PAGE_KERNEL_NOCACHE' undeclared (first use in this function)
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: (Each undeclared identifier is reported only once
/build/linux-2.6-2.6.29~rc7/debian/build/source_powerpc_none/drivers/staging/comedi/drivers.c:497: error: for each function it appears in.)
make[8]: *** [drivers/staging/comedi/drivers.o] Error 1

svn path=/dists/trunk/linux-2.6/; revision=13072
2009-03-10 13:41:35 +00:00
Martin Michlmayr 70b6e55e5d [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
D-Link DNS-323.

svn path=/dists/trunk/linux-2.6/; revision=13071
2009-03-09 21:29:59 +00:00
Maximilian Attems a9c7443ecc [x86] unset DRM_I915_KMS
"Running old userspaces with this enabled will cause pain."
as we have to upgrade from Lenny this can be enabled postlenny

can be overriden with module param modeset!

Acked-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13068
2009-03-09 16:37:08 +00:00
Maximilian Attems 4c96d882a8 changelog add cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=13065
2009-03-09 13:52:06 +00:00
Maximilian Attems d858c8b2e4 changelog add bug closure for orinoco
svn path=/dists/trunk/linux-2.6/; revision=13064
2009-03-09 13:40:32 +00:00
Maximilian Attems 4f24ced67d topconfig enable COMEDI staging driver
shipped as comedi-source.

svn path=/dists/trunk/linux-2.6/; revision=13061
2009-03-09 10:29:59 +00:00
Maximilian Attems 504f685625 topconfig enable modular CHARGER_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13059
2009-03-09 10:29:48 +00:00
Maximilian Attems 74670ec0b0 topconfig enable modular INPUT_PCF50633_PMU
svn path=/dists/trunk/linux-2.6/; revision=13058
2009-03-09 10:29:31 +00:00
Maximilian Attems b1f8768730 topconfig enable modular RTC_DRV_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13057
2009-03-09 10:29:28 +00:00
Maximilian Attems 7a1451b02b topconfig enable modular EDAC_I5400
svn path=/dists/trunk/linux-2.6/; revision=13056
2009-03-09 10:29:24 +00:00
Maximilian Attems 9f6e60bd57 topconfig enable modular DVB_S921
svn path=/dists/trunk/linux-2.6/; revision=13054
2009-03-09 10:29:20 +00:00
Maximilian Attems 7be35ced48 topconfig enable modular REGULATOR_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13053
2009-03-09 10:29:17 +00:00
Maximilian Attems 2c8a1c11aa topconfig enable modular MFD_PCF50633 and friends
svn path=/dists/trunk/linux-2.6/; revision=13052
2009-03-09 10:29:15 +00:00
Maximilian Attems 6dba562bd2 topconfig enable modular ATM_SOLOS
svn path=/dists/trunk/linux-2.6/; revision=13051
2009-03-09 10:29:12 +00:00
Maximilian Attems a1fd4f2d64 x86 set modular DELL_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=13050
2009-03-09 10:29:10 +00:00
Maximilian Attems 9a9b0fefc6 topconfig enable BTRFS_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13026
2009-03-08 09:38:50 +00:00
Maximilian Attems e6e07caeec topconfig enable OCFS2_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13025
2009-03-08 09:38:48 +00:00
Maximilian Attems 1ae563317c topconfig enable modular LEDS_WM8350
svn path=/dists/trunk/linux-2.6/; revision=13024
2009-03-08 09:38:45 +00:00
Maximilian Attems 1154e31888 topconfig enable modular LEDS_ALIX2
svn path=/dists/trunk/linux-2.6/; revision=13023
2009-03-08 09:38:42 +00:00
Maximilian Attems d6128098f1 topconfig enable modular USB_SERIAL_OPTICON
svn path=/dists/trunk/linux-2.6/; revision=13022
2009-03-08 09:38:40 +00:00
Maximilian Attems abc292d51f topconfig enable modular USB_SERIAL_SIEMENS_MPI
svn path=/dists/trunk/linux-2.6/; revision=13021
2009-03-08 09:38:38 +00:00
Maximilian Attems 5f4c17d34c topconfig enable modular GREENASIA_FF
svn path=/dists/trunk/linux-2.6/; revision=13020
2009-03-08 09:38:35 +00:00
Maximilian Attems 6f5a1578b9 topconfig enable SND_HDA_RECONFIG
allows codec reconfig feature through sysfs.

svn path=/dists/trunk/linux-2.6/; revision=13019
2009-03-08 09:38:33 +00:00
Maximilian Attems 267e64ef94 topconfig enable modular SND_HRTIMER
and use it as default

svn path=/dists/trunk/linux-2.6/; revision=13018
2009-03-08 09:38:29 +00:00
Maximilian Attems 840fe630db topconfig enable modular SMSC_SCH311X_WDT
svn path=/dists/trunk/linux-2.6/; revision=13016
2009-03-08 09:38:25 +00:00
Maximilian Attems 2bfa710334 topconfig enable modular WM8350_WATCHDOG
svn path=/dists/trunk/linux-2.6/; revision=13015
2009-03-08 09:38:22 +00:00
Martin Michlmayr 8c33962ea3 [arm, armel] Enable various V4L USB devices. (Closes: #518582)
svn path=/dists/trunk/linux-2.6/; revision=13012
2009-03-07 17:02:47 +00:00
Maximilian Attems 66a5722389 topconfig enable modular DVB_LGDT3304
svn path=/dists/trunk/linux-2.6/; revision=12988
2009-03-05 15:54:10 +00:00
Maximilian Attems 6ba44f5f47 topconfig enable modular USB_GSPCA_OV534
svn path=/dists/trunk/linux-2.6/; revision=12987
2009-03-05 15:54:06 +00:00
Maximilian Attems 9318add502 topconfig enable modular USB_STV06XX
svn path=/dists/trunk/linux-2.6/; revision=12986
2009-03-05 15:54:03 +00:00
Maximilian Attems 3897c9ae3e topconfig enable modular SOC_CAMERA_OV772X
svn path=/dists/trunk/linux-2.6/; revision=12985
2009-03-05 15:54:00 +00:00
Maximilian Attems dddbfe3c74 topconfig enable modular SOC_CAMERA_TW9910
svn path=/dists/trunk/linux-2.6/; revision=12984
2009-03-05 15:53:58 +00:00
Maximilian Attems d4580734af topconfig enable modular SOC_CAMERA_MT9T031
svn path=/dists/trunk/linux-2.6/; revision=12983
2009-03-05 15:53:53 +00:00
Maximilian Attems 6296071575 topconfig enable modular WM8350_POWER
svn path=/dists/trunk/linux-2.6/; revision=12982
2009-03-05 15:53:49 +00:00
Maximilian Attems d45cdeeaa3 topconfig enable modular W1_SLAVE_DS2431
svn path=/dists/trunk/linux-2.6/; revision=12981
2009-03-05 15:53:46 +00:00
Maximilian Attems 1417a1af50 topconfig enable modular TOUCHSCREEN_TSC2007
svn path=/dists/trunk/linux-2.6/; revision=12980
2009-03-05 15:53:44 +00:00
Maximilian Attems 651c7ab2e0 topconfig enable modular TOUCHSCREEN_WACOM_W8001
svn path=/dists/trunk/linux-2.6/; revision=12979
2009-03-05 15:53:40 +00:00
Maximilian Attems 9b605173d5 topconfig enable modular JOYSTICK_WALKERA0701
svn path=/dists/trunk/linux-2.6/; revision=12978
2009-03-05 15:53:38 +00:00
Maximilian Attems f9b6d5bd17 topconfig enable modular ATL1C
svn path=/dists/trunk/linux-2.6/; revision=12975
2009-03-05 15:53:30 +00:00
Maximilian Attems 29d9e343ef topconfig enable modular FCOE
svn path=/dists/trunk/linux-2.6/; revision=12973
2009-03-05 15:53:24 +00:00
Maximilian Attems b2fbdc2b26 topconfig enable modular LIBFC
svn path=/dists/trunk/linux-2.6/; revision=12972
2009-03-05 15:53:17 +00:00
Maximilian Attems 7d742299b4 update to 2.6.29-rc7
patches just apply :)

svn path=/dists/trunk/linux-2.6/; revision=12970
2009-03-04 17:46:07 +00:00
Maximilian Attems 5327e1af38 changelog bug closure for big /lib/modules/2.6.28-1-amd64 dir
svn path=/dists/trunk/linux-2.6/; revision=12969
2009-03-04 17:45:25 +00:00
Martin Michlmayr 0313a9d3e6 add changelog
svn path=/dists/trunk/linux-2.6/; revision=12960
2009-03-02 07:43:04 +00:00
Maximilian Attems e31d3099ff update to 2.6.29-rc6
thanks Ben Hutchings <ben@decadent.org.uk> for forward ported
drivers-gpu-drm-radeon-request_firmware.patch.

svn path=/dists/trunk/linux-2.6/; revision=12954
2009-02-26 21:27:52 +00:00
Martin Michlmayr 7df793f423 bug closure
svn path=/dists/trunk/linux-2.6/; revision=12947
2009-02-23 16:21:25 +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
Martin Michlmayr 79cce03c7c typo fix
svn path=/dists/trunk/linux-2.6/; revision=12929
2009-02-22 20:00:28 +00:00
Martin Michlmayr cd317fccca disable NET_DSA in topconfig since this hardware is special purpose and
cannot be compiled as a module.

svn path=/dists/trunk/linux-2.6/; revision=12928
2009-02-22 19:57:48 +00:00
Martin Michlmayr 285e49b17e [arm/iop32x, arm/ixp4xx] Unset NET_DSA since it bloats the kernel
image too much and cannot be made modular at the moment.

svn path=/dists/trunk/linux-2.6/; revision=12927
2009-02-22 19:51:24 +00:00
Bastian Blank a97a729923 * debian/changelog: Update.
* debian/copyright
  - Update licenses.
  - Remove old stuff.

svn path=/dists/trunk/linux-2.6/; revision=12921
2009-02-22 19:11:37 +00:00
Martin Michlmayr de0aac3b22 [arm/ixp4xx] Make IXP4XX_WATCHDOG modular.
svn path=/dists/trunk/linux-2.6/; revision=12920
2009-02-22 19:06:12 +00:00
Martin Michlmayr 9a6ef3abe2 [arm, mips, mipsel] Make MII modular.
svn path=/dists/trunk/linux-2.6/; revision=12919
2009-02-22 19:02:37 +00:00
Bastian Blank 8d9b9c4039 * debian/changelog: Update.
* debian/rules.real: Use dh_prep instead of the deprecated dh_clean -k.

svn path=/dists/trunk/linux-2.6/; revision=12916
2009-02-22 18:46:51 +00:00
Martin Michlmayr e213506708 [arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.
svn path=/dists/trunk/linux-2.6/; revision=12914
2009-02-22 18:31:02 +00:00
Martin Michlmayr e85a71e9f9 Fix RTC on SGI machines.
svn path=/dists/trunk/linux-2.6/; revision=12913
2009-02-22 18:14:20 +00:00
Bastian Blank 0611538223 * debian/changelog: Update.
* debian/rules.real
  - Use external source directory for builds.
  - Ignore some errors.

svn path=/dists/trunk/linux-2.6/; revision=12909
2009-02-22 15:17:57 +00:00
Maximilian Attems d2b7295932 topconfig enable SND_HDA_HWDEP for sound debugging purpose.
seen enabled in fedora and was disabled with no special thought.

svn path=/dists/trunk/linux-2.6/; revision=12898
2009-02-20 13:42:24 +00:00
Maximilian Attems c3f5e03742 topconfig enable staging driver RTL8187SE
instead of external rtl8187se-source.

svn path=/dists/trunk/linux-2.6/; revision=12896
2009-02-20 10:23:12 +00:00
Maximilian Attems a229852cdd topconfig enable staging drivers RT2860 and RT2870
instead of external modules..

svn path=/dists/trunk/linux-2.6/; revision=12895
2009-02-20 10:23:10 +00:00
Maximilian Attems c0339d6498 topconfig explicitly enable SND_HDA_CODEC_INTELHDMI
svn path=/dists/trunk/linux-2.6/; revision=12894
2009-02-20 10:23:08 +00:00
Maximilian Attems 0b9590e747 topconfig enable modular RADIO_TEA5764
svn path=/dists/trunk/linux-2.6/; revision=12893
2009-02-20 10:23:05 +00:00
Maximilian Attems 68e7454390 topconfig set modular SENSORS_LTC4245
svn path=/dists/trunk/linux-2.6/; revision=12892
2009-02-20 10:23:03 +00:00
Maximilian Attems ab5b4d3b13 topconfig set modular SENSORS_ADT7475
svn path=/dists/trunk/linux-2.6/; revision=12891
2009-02-20 10:23:01 +00:00
Maximilian Attems 676d9d6d68 topconfig enable modular MISDN_HFCUSB
svn path=/dists/trunk/linux-2.6/; revision=12890
2009-02-20 10:22:59 +00:00
Maximilian Attems 9ed607fb1b topconfig enable modular wimax drivers
svn path=/dists/trunk/linux-2.6/; revision=12889
2009-02-20 10:22:56 +00:00
Maximilian Attems dcfc7e775a topconfig enable modular SMSC9420
new driver for SMSC's LAN9420 PCI ethernet adapter.

svn path=/dists/trunk/linux-2.6/; revision=12888
2009-02-20 10:22:54 +00:00
Maximilian Attems 6da1dc032e topconfig enable modular BLK_DEV_IT8172
came back..

svn path=/dists/trunk/linux-2.6/; revision=12887
2009-02-20 10:22:52 +00:00
Maximilian Attems 7f8b9fcc10 topconfig enable modular EEPROM_LEGACY
svn path=/dists/trunk/linux-2.6/; revision=12886
2009-02-20 10:22:49 +00:00
Maximilian Attems f663ff8980 topconfig enable modular EEPROM_AT25
svn path=/dists/trunk/linux-2.6/; revision=12885
2009-02-20 10:22:45 +00:00
Maximilian Attems b4fbfe4744 topconfig enable modular EEPROM_AT24
svn path=/dists/trunk/linux-2.6/; revision=12884
2009-02-20 10:22:42 +00:00
Maximilian Attems 42b95edfd7 topconfig enable modular MTD_LPDDR
svn path=/dists/trunk/linux-2.6/; revision=12883
2009-02-20 10:22:40 +00:00
Maximilian Attems 8504309b1d topconfig enable modular WIMAX
svn path=/dists/trunk/linux-2.6/; revision=12881
2009-02-20 10:22:35 +00:00
Maximilian Attems 564cf7c249 topconfig set modular PCI_STUB
svn path=/dists/trunk/linux-2.6/; revision=12880
2009-02-20 10:22:28 +00:00
Maximilian Attems a372fabd46 topconfig enable modular SQUASHFS
finally ;)

svn path=/dists/trunk/linux-2.6/; revision=12869
2009-02-19 14:11:23 +00:00
Maximilian Attems 5d406dc934 topconfig enable modular BTRFS_FS
butter for the bread.

svn path=/dists/trunk/linux-2.6/; revision=12868
2009-02-19 14:11:20 +00:00
Maximilian Attems 794eab5740 topconfig enable modular LSI_ET1011C_PHY
svn path=/dists/trunk/linux-2.6/; revision=12866
2009-02-19 14:11:16 +00:00
Maximilian Attems c822441365 topconfig enable modular STE10XP
svn path=/dists/trunk/linux-2.6/; revision=12865
2009-02-19 14:11:14 +00:00
Maximilian Attems b8985a676a topconfig enable modular NATIONAL_PHY
svn path=/dists/trunk/linux-2.6/; revision=12864
2009-02-19 14:11:11 +00:00
Maximilian Attems 65cb89059a topconfig enable modular SCSI_CXGB3_ISCSI
svn path=/dists/trunk/linux-2.6/; revision=12863
2009-02-19 14:11:09 +00:00
Maximilian Attems b6cd6cfa03 topconfig enable modular LIB80211
svn path=/dists/trunk/linux-2.6/; revision=12862
2009-02-19 14:11:06 +00:00
Maximilian Attems 99a0417069 topconfig enable NET_CLS_CGROUP
svn path=/dists/trunk/linux-2.6/; revision=12860
2009-02-19 14:11:02 +00:00
Maximilian Attems 6bb961908a topconfig enable modular NET_SCH_DRR
svn path=/dists/trunk/linux-2.6/; revision=12859
2009-02-19 14:11:00 +00:00