1
0
forked from pool/kernel-source
OBS User unknown
2008-10-13 21:31:54 +00:00
committed by Git OBS Bridge
parent b962baa347
commit 7cc11fd84e
52 changed files with 2707 additions and 144 deletions

View File

@@ -1,3 +1,98 @@
-------------------------------------------------------------------
Mon Oct 13 21:33:49 CEST 2008 - gregkh@suse.de
- refresh all patches (except xen and rt) to apply cleanly
-------------------------------------------------------------------
Mon Oct 13 20:47:48 CEST 2008 - gregkh@suse.de
- rpm/kernel-binary.spec.in: add Obsoletes: wlan-ng-kmp as the needed
driver is now included from the staging tree.
-------------------------------------------------------------------
Mon Oct 13 20:46:03 CEST 2008 - gregkh@suse.de
- put proper Patch-mainline: markings on staging patches
-------------------------------------------------------------------
Mon Oct 13 20:44:24 CEST 2008 - gregkh@suse.de
- patches.drivers/staging-workaround-build-system-bug.patch:
Staging: workaround build system bug.
-------------------------------------------------------------------
Mon Oct 13 20:38:36 CEST 2008 - aj@suse.de
- rpm/post.sh: Fix typo that breaks script.
-------------------------------------------------------------------
Mon Oct 13 20:18:48 CEST 2008 - gregkh@suse.de
- disabled staging drivers for -rt trees
-------------------------------------------------------------------
Mon Oct 13 20:14:39 CEST 2008 - gregkh@suse.de
- Add -staging tree:
- added TAINT_CRAP flag
- added eth131x network driver
- added slicoss network driver
- added sgx network driver
- added me4000 data collection driver
- added go7007 video capture driver
- added USB/IP host and client driver
- added w35und wifi network driver
- added prism2 usb wifi network driver
- added echo cancellation driver
- only enabled these on x86 platforms
-------------------------------------------------------------------
Mon Oct 13 19:08:42 CEST 2008 - jjolly@suse.de
- patches.arch/s390-02-01-xpram.patch: xpram: per device block
request queues (bnc#434333,LTC#49030)
-------------------------------------------------------------------
Mon Oct 13 17:16:40 CEST 2008 - jeffm@suse.de
- rpm/kernel-binary.spec.in: Updated supported.conf checker to
eliminate false positives.
-------------------------------------------------------------------
Mon Oct 13 15:44:39 CEST 2008 - sjayaraman@suse.de
- patches.suse/SoN-14-mm-reserve.patch: Fix a compiler warning.
-------------------------------------------------------------------
Mon Oct 13 15:27:02 CEST 2008 - jbenc@suse.cz
- supported.conf: mark drivers/net/wireless/b43* and
driver/net/wireless/rt2x00/* as unsupported because of known
problems we cannot fix.
-------------------------------------------------------------------
Mon Oct 13 14:37:57 CEST 2008 - oneukum@suse.de
- patches.fixes/wdm_autoload.diff: add MODULE_DEVICE_TABLE to
cdc-wdm driver to compute a proper alias (bnc#433817).
-------------------------------------------------------------------
Mon Oct 13 13:53:09 CEST 2008 - ptesarik@suse.cz
- Update config files (CONFIG_UTRACE for rt flavours).
-------------------------------------------------------------------
Mon Oct 13 13:18:50 CEST 2008 - jbeulich@novell.com
- patches.xen/xen3-patch-2.6.27-rc3: Fix uninitialized data issue.
-------------------------------------------------------------------
Mon Oct 13 13:16:56 CEST 2008 - ptesarik@suse.cz
- patches.trace/utrace-core: utrace core (FATE#304321).
CONFIG_UTRACE enabled only for kernel-trace.
- Update config files.
-------------------------------------------------------------------
Mon Oct 13 10:01:30 CEST 2008 - aj@suse.de