diff --git a/kernel-debug.changes b/kernel-debug.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 95b5eb57..0e50cc52 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-debug (Version 2.6.37.3) +# spec file for package kernel-debug (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -865,6 +865,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-default.changes b/kernel-default.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 531001ab..64b1b3f6 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-default (Version 2.6.37.3) +# spec file for package kernel-default (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -878,6 +878,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index f714ee7a..091aa927 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-desktop (Version 2.6.37.3) +# spec file for package kernel-desktop (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -898,6 +898,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-docs.changes b/kernel-docs.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index b212a9cc..32718364 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-docs (Version 2.6.37.3) +# spec file for package kernel-docs (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -99,6 +99,51 @@ rm -rf $RPM_BUILD_ROOT /usr/share/doc/kernel %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index e34a41c3..37616ef9 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-ec2 (Version 2.6.37.3) +# spec file for package kernel-ec2 (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -868,6 +868,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-net.changes b/kernel-net.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-net.changes +++ b/kernel-net.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-net.spec b/kernel-net.spec index aa6a8cc9..3712f9af 100644 --- a/kernel-net.spec +++ b/kernel-net.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-net (Version 2.6.37.3) +# spec file for package kernel-net (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-net Summary: Minimal kernel with disk and net support -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -865,6 +865,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-pae.changes b/kernel-pae.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 1627d4e1..49e4f74b 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-pae (Version 2.6.37.3) +# spec file for package kernel-pae (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -883,6 +883,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index d6f3c52a..a21dda0d 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-ppc64 (Version 2.6.37.3) +# spec file for package kernel-ppc64 (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -887,6 +887,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-ps3.spec b/kernel-ps3.spec index ae377043..d05c80b7 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-ps3 (Version 2.6.37.3) +# spec file for package kernel-ps3 (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -868,6 +868,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-s390.changes b/kernel-s390.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index 9ada97f3..9572f9b0 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-s390 (Version 2.6.37.3) +# spec file for package kernel-s390 (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -862,6 +862,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-source.changes b/kernel-source.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 3e815a8c..aee864f9 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-source (Version 2.6.37.3) +# spec file for package kernel-source (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -254,6 +254,51 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" %endif %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-syms.changes b/kernel-syms.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index b8acdd4f..59fd9b37 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-syms (Version 2.6.37.3) +# spec file for package kernel-syms (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -81,6 +81,51 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-trace.changes b/kernel-trace.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index f0a5596c..5644d49c 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-trace (Version 2.6.37.3) +# spec file for package kernel-trace (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -870,6 +870,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index a7aec615..7156a503 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-vanilla (Version 2.6.37.3) +# spec file for package kernel-vanilla (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -866,6 +866,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-vmi.changes b/kernel-vmi.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-vmi.changes +++ b/kernel-vmi.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-vmi.spec b/kernel-vmi.spec index a1badccc..4f6eba3f 100644 --- a/kernel-vmi.spec +++ b/kernel-vmi.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-vmi (Version 2.6.37.3) +# spec file for package kernel-vmi (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-vmi Summary: VMI-enabled kernel -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -862,6 +862,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/kernel-xen.changes b/kernel-xen.changes index 2d42ec81..b2952bc7 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Mon Mar 14 23:26:14 CET 2011 - jslaby@suse.cz + +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 + +------------------------------------------------------------------- +Mon Mar 14 12:57:21 CET 2011 - tiwai@suse.de + +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b + +------------------------------------------------------------------- +Mon Mar 14 12:55:56 CET 2011 - tiwai@suse.de + +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 + +------------------------------------------------------------------- +Fri Mar 11 11:03:23 CET 2011 - jslaby@suse.cz + +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e + +------------------------------------------------------------------- +Fri Mar 11 10:01:06 CET 2011 - jbeulich@novell.com + +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 + +------------------------------------------------------------------- +Thu Mar 10 16:07:41 CET 2011 - jslaby@suse.cz + +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 + ------------------------------------------------------------------- Tue Mar 8 08:38:59 CET 2011 - jslaby@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index f571f942..206493eb 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -1,5 +1,5 @@ # -# spec file for package kernel-xen (Version 2.6.37.3) +# spec file for package kernel-xen (Version 2.6.37.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 2.6.37 -%define patchversion 2.6.37.3 +%define patchversion 2.6.37.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -55,7 +55,7 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 2.6.37.3 +Version: 2.6.37.4 %if %using_buildservice Release: %else @@ -868,6 +868,51 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Mon Mar 14 2011 jslaby@suse.cz +- Update to 2.6.37.4: + - obsoletes: + - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch. + - patches.fixes/media-DiB7000M-add-pid-filtering.patch. +- commit b3091d2 +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers + and hp that are primary outputs (bnc#679016). +- ALSA: HDA: Fixup unnecessary volume control index on Realtek + ALC88x (bnc#679016). +- ALSA: HDA: Fix volume control naming for surround speakers on + Realtek auto-parser (bnc#679016). +- ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530 + (bnc#679016). +- ALSA: hda - Add support for multiple headphone/speaker controls + for Realtek (bnc#679016). +- ALSA: hda - 4930g add internal lfe slider (bnc#679016). +- ALSA: hda - Fix unable to record issue on ASUS N82JV + (bnc#679016). +- ALSA: hda - switch lfe with side in mixer for 4930g + (bnc#679016). +- ALSA: HDA: Fix automute on Thinkpad L412/L512 (bnc#679016). +- ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14 + (bnc#679016). +- ALSA: hda - Apply Sony VAIO hweq fixup only once (bnc#679016). +- ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO + (bnc#679016). +- ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low (bnc#679016). +- commit b5b352b +* Mon Mar 14 2011 tiwai@suse.de +- ALSA: hda - Add a generic fixup callback for Realtek codecs + (bnc#679016). +- ALSA: hda - Fix missing EAPD for Acer 4930G (bnc#679016). +- commit 35da099 +* Fri Mar 11 2011 jslaby@suse.cz +- DiB7000M: add pid filtering (bnc#644807). +- commit ab6796e +* Fri Mar 11 2011 jbeulich@novell.com +- Update Xen patches to 2.6.37.3 and c/s 1072. +- apply xen specific patch to the Chelsio ethernet drivers. +- commit 7db4348 +* Thu Mar 10 2011 jslaby@suse.cz +- Mantis, hopper: use MODULE_DEVICE_TABLE (bnc#607239). +- commit 33a71b9 * Tue Mar 08 2011 jslaby@suse.cz - Update to 2.6.37.3: - obsoletes: diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 4e39f17b..b37e0f52 100644 --- a/patches.drivers.tar.bz2 +++ b/patches.drivers.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0aa9d95c041aa2c92fc42e0f597b536dd1664b036b50e61895d1060f1de49fa -size 133494 +oid sha256:5e0561dd185e7032558090f1966bb7cd2f38445a05802ba2f9ff7d763659f547 +size 140727 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 80f6776d..2a7ffc35 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d703e4075514f0833020ddd90f585bdccebac5b985f67e4bab00fe72078eec22 -size 88111 +oid sha256:0c6b40f6df7ad3fe0feb3537faee6f5f07f41469f424030d9a6ff28861b51cfc +size 87513 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index bd2f9b20..63326a2f 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0c57940108350445fa44151d099ba3e1d55a44c8f069a0fc319894de6e33784 -size 135840 +oid sha256:e5b6c8bd5d4cd7a1de0e44d09dafed9fb4e8ec19377545d96de443c42e524f66 +size 142300 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index 7f3b2026..250ba9f8 100644 --- a/patches.xen.tar.bz2 +++ b/patches.xen.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09f55d46cd9f07d1a6e3a7f4015e10bd4a48af8b37397afc4ec0fb8a42c43935 -size 1981492 +oid sha256:07be0718ee94e4e29a18db09ec13340b6151523ad7f9b0bea3960ec5e93dc3ae +size 1986397 diff --git a/series.conf b/series.conf index b005759d..c6bc331b 100644 --- a/series.conf +++ b/series.conf @@ -30,6 +30,7 @@ patches.kernel.org/patch-2.6.37.1 patches.kernel.org/patch-2.6.37.1-2 patches.kernel.org/patch-2.6.37.2-3 + patches.kernel.org/patch-2.6.37.3-4 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -512,6 +513,7 @@ # video4linux ######################################################## patches.fixes/flexcop-fix-registering-braindead-stupid-names + patches.fixes/media-Mantis-hopper-use-MODULE_DEVICE_TABLE.patch ######################################################## # Network @@ -542,7 +544,6 @@ patches.suse/b43-missing-firmware-info.patch patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices patches.fixes/orinoco-allow-IW_AUTH_MFP-to-pass-through.patch - patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch patches.drivers/iwl-cleanup-iwl_good_ack_health.patch patches.drivers/iwl-fix-ack-health-for-WiFi-BT-combo-devices.patch @@ -589,6 +590,21 @@ # Sound ########################################################## patches.drivers/alsa-hda-0003-Add-Lenovo-vendor-quirk-for-Conexant-205xx + patches.drivers/alsa-hda-0004-Fix-missing-EAPD-for-Acer-4930G + patches.drivers/alsa-hda-0005-Add-a-generic-fixup-callback-for-Realtek-codecs + patches.drivers/alsa-hda-0005-Fix-EAPD-on-Lenovo-NB-ALC269-to-low + patches.drivers/alsa-hda-0006-Fix-ALC275-enable-hardware-EQ-for-SONY-VAIO + patches.drivers/alsa-hda-0007-Apply-Sony-VAIO-hweq-fixup-only-once + patches.drivers/alsa-hda-0008-Add-SKU-ignore-for-another-Thinkpad-Edge-14 + patches.drivers/alsa-hda-0009-Fix-automute-on-Thinkpad-L412-L512 + patches.drivers/alsa-hda-0010-switch-lfe-with-side-in-mixer-for-4930g + patches.drivers/alsa-hda-0011-Fix-unable-to-record-issue-on-ASUS-N82JV + patches.drivers/alsa-hda-0012-4930g-add-internal-lfe-slider + patches.drivers/alsa-hda-0013-Add-support-for-multiple-headphone-speaker-controls + patches.drivers/alsa-hda-0014-Enable-surround-and-subwoofer-on-Lenovo-IdeaPad + patches.drivers/alsa-hda-0015-Fix-volume-control-naming-for-surround-speakers + patches.drivers/alsa-hda-0016-Fixup-unnecessary-volume-control-index-on-Realtek + patches.drivers/alsa-hda-0017-Realtek-ALC88x-Do-not-over-initialize-speakers ######################################################## # Other driver fixes @@ -804,6 +820,9 @@ patches.xen/xen3-patch-2.6.35 patches.xen/xen3-patch-2.6.36 patches.xen/xen3-patch-2.6.37 + patches.xen/xen3-patch-2.6.37.1 + patches.xen/xen3-patch-2.6.37.1-2 + patches.xen/xen3-patch-2.6.37.2-3 patches.xen/xen3-seccomp-disable-tsc-option patches.xen/xen3-x86-mcp51-no-dac patches.xen/xen3-x86-mark_rodata_rw.patch @@ -837,8 +856,8 @@ patches.xen/xen-netback-generalize patches.xen/xen-netback-multiple-tasklets patches.xen/xen-netback-kernel-threads - patches.xen/xen-netback-allow-large-mtu patches.xen/xen-tmem-v1 + patches.xen/xen-cxgb3 patches.xen/xen-dcdbas patches.xen/xen-floppy patches.xen/xen-kzalloc diff --git a/source-timestamp b/source-timestamp index d8650530..9f902718 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2011-03-08 11:07:36 +0100 -GIT Revision: 9ff034b8896f228a767de9462b58e74528a86e5e +2011-03-15 00:05:21 +0100 +GIT Revision: 9c0e3f13ffe4e1e25e82e13587a5ddafd645e31e GIT Branch: stable