1
0
forked from pool/kernel-source

Accepting request 18054 from Kernel:HEAD

Copy from Kernel:HEAD/kernel-source based on submit request 18054 from user jeff_mahoney

OBS-URL: https://build.opensuse.org/request/show/18054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=67
This commit is contained in:
OBS User autobuild
2009-08-18 10:35:53 +00:00
committed by Git OBS Bridge
parent f8070c961a
commit 8e63e7d385
41 changed files with 2502 additions and 231 deletions

View File

@@ -1,3 +1,153 @@
-------------------------------------------------------------------
Mon Aug 17 21:10:55 CEST 2009 - gregkh@suse.de
- patches.drivers/samsung-backlight-driver.patch: Change the range from
0-255 to 0-7 to make it easier for HAL to handle the device without a
need for custom scripts.
-------------------------------------------------------------------
Mon Aug 17 16:38:38 CEST 2009 - jeffm@suse.com
- Updated to 2.6.31-rc6.
-------------------------------------------------------------------
Mon Aug 17 00:19:20 CEST 2009 - gregkh@suse.de
- patches.drivers/samsung-backlight-driver.patch: added N120 support
and some other devices that were integrated into the driver from
upstream.
-------------------------------------------------------------------
Sun Aug 16 23:22:47 CEST 2009 - coly.li@suse.de
- supported.conf:
set kernel/fs/dlm/dlm as unsupported, since fs/dlm is provided
separately in the ocfs2 KMP package
-------------------------------------------------------------------
Sat Aug 15 12:18:42 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-47-idt92hd8x-fix: ALSA: hda - Fix /
clean up IDT92HD83xxx codec parser (bnc#531533).
-------------------------------------------------------------------
Sat Aug 15 01:55:23 CEST 2009 - gregkh@suse.de
- Update config files.
- patches.drivers/samsung-backlight-driver.patch: Samsung
backlight driver (bnc#527533, bnc#531297).
-------------------------------------------------------------------
Fri Aug 14 21:47:28 CEST 2009 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: add some hints how to set the %jobs
macro (bnc#530535).
-------------------------------------------------------------------
Fri Aug 14 16:11:52 CEST 2009 - mmarek@suse.cz
- rpm/modversions: for overriden functions, keep the keyword in
--pack.
-------------------------------------------------------------------
Thu Aug 13 16:01:51 CEST 2009 - jeffm@suse.com
- Updated to 2.6.31-rc5-git9.
- Eliminated 7 patches.
------------------------------------------------------------------
Thu Aug 13 12:06:50 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-42-hp-more-quirk: ALSA: hda - Add
quirks for some HP laptops (bnc#527284).
- patches.drivers/alsa-hda-4[35]-*: Improve Realtek codec mic
support
- patches.drivers/alsa-hda-46-stac-lo-detect-fix: ALSA: hda -
Enable line-out detection only with speakers (bnc#520975).
-------------------------------------------------------------------
Wed Aug 12 13:34:25 CEST 2009 - mmarek@suse.cz
- rpm/split-modules, rpm/kernel-binary.spec.in: add the base files
also to the main package. That way, kernel-$flavor-base is not
needed in normal setups (fate#307154).
-------------------------------------------------------------------
Wed Aug 12 13:19:08 CEST 2009 - mmarek@suse.cz
- rpm/find-provides: no rpm provides for drivers/staging. It's
higly unlikely that any KMP would require them and they just
take up space in the rpm metadata.
-------------------------------------------------------------------
Tue Aug 11 14:39:42 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-41-msi-white-list: ALSA: hda - Add
a white-list for MSI option (bnc#529971).
-------------------------------------------------------------------
Tue Aug 11 13:05:37 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-39-dont-override-ADC-definitions:
ALSA: hda - Don't override ADC definitions for ALC codecs
(bnc#529467).
- patches.drivers/alsa-hda-40-auto-mic-support-for-realtek:
ALSA: hda - Add auto-mic support for Realtek codecs.
-------------------------------------------------------------------
Tue Aug 11 09:48:34 CEST 2009 - mmarek@suse.cz
- rpm/kernel-source.spec.in: do not rename kernel-source.rpmlintrc
for the -rt variant.
-------------------------------------------------------------------
Mon Aug 10 12:55:56 CEST 2009 - mmarek@suse.cz
- patches.rpmify/staging-rtl8192su-fix-build-error.patch: move to
patches.rpmify to fix vanilla ppc builds.
-------------------------------------------------------------------
Mon Aug 10 12:08:25 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-38-fix-ALC269-vmaster: ALSA: hda -
Add missing vmaster initialization for ALC269 (bnc#527361).
-------------------------------------------------------------------
Mon Aug 10 08:57:15 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-hda-33-IDT-codec-updates: Refresh.
-------------------------------------------------------------------
Fri Aug 7 17:25:11 CEST 2009 - jeffm@suse.com
- patches.fixes/recordmcount-fixup: recordmcount: Fixup wrong
update_funcs() call.
-------------------------------------------------------------------
Fri Aug 7 16:38:23 CEST 2009 - tiwai@suse.de
- patches.drivers/alsa-soc-fsl-build-fixes: ASoC: Add missing
DRV_NAME definitions for fsl/* drivers (to fix PPC builds)
-------------------------------------------------------------------
Fri Aug 7 15:16:21 CEST 2009 - tiwai@suse.de
- patches.arch/wmi-Fix-kernel-panic-when-stack-protection-enabled:
wmi: Fix kernel panic when stack protection
enabled. (bnc#529177).
- supported.conf: Update HD-audio modules
-------------------------------------------------------------------
Fri Aug 7 10:06:23 CEST 2009 - mmarek@suse.cz
- make config/s390/vanilla a symlink again.
-------------------------------------------------------------------
Fri Aug 7 09:42:58 CEST 2009 - mmarek@suse.de
- rpm/kernel-binary.spec.in: do not manually extract vmlinux
debuginfo on ppc(64), rpm does it itself.
-------------------------------------------------------------------
Thu Aug 6 23:25:39 CEST 2009 - jeffm@suse.de