From 22ad13f26252dc43b74b22ad7b410d1c1f063d66 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 4 Feb 2012 14:11:18 +0100 Subject: [PATCH] linux: update to linux-3.2.4 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- ...lignment_regression_with_Nvidia_HDMI.patch | 59 ------------------- ...tch => linux-3.2.4-000_crosscompile.patch} | 0 ...h => linux-3.2.4-003-no_dev_console.patch} | 0 ....4-004_lower_undefined_mode_timeout.patch} | 0 ...atch => linux-3.2.4-006_enable_utf8.patch} | 0 ...h => linux-3.2.4-007_die_floppy_die.patch} | 0 ...09_disable_i8042_check_on_apple_mac.patch} | 0 ...x-3.2.4-052-aureal_remote_quirk-0.1.patch} | 0 ...nux-3.2.4-053-spinelplus-remote-0.1.patch} | 0 ...0a1056c5564eec8a1b169c6e84ff3f54c13.patch} | 0 ...0c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch} | 0 ...2.4-071-silence_i915_agp-module-0.1.patch} | 0 ...ch => linux-3.2.4-081-drm_cea_modes.patch} | 0 ....2.4-201-add_Anysee_T2C_support-0.1.patch} | 0 ...x-3.2.4-202-add_HVR930C_support-0.1.patch} | 0 ...-203-stb0899_enable_low_symbol_rate.patch} | 0 ...add_Formosa_eHome_Infrared_Receiver.patch} | 0 ...=> linux-3.2.4-251-acpi-5.0_support.patch} | 0 ... linux-3.2.4-716_mm-zero_swappiness.patch} | 0 ...=> linux-3.2.4-901_broken_bluetooth.patch} | 0 21 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 packages/linux/patches/linux-3.2.2-902-Fix_buffer-alignment_regression_with_Nvidia_HDMI.patch rename packages/linux/patches/{linux-3.2.2-000_crosscompile.patch => linux-3.2.4-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-3.2.2-003-no_dev_console.patch => linux-3.2.4-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-3.2.2-004_lower_undefined_mode_timeout.patch => linux-3.2.4-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-3.2.2-006_enable_utf8.patch => linux-3.2.4-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-3.2.2-007_die_floppy_die.patch => linux-3.2.4-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-3.2.2-009_disable_i8042_check_on_apple_mac.patch => linux-3.2.4-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-3.2.2-052-aureal_remote_quirk-0.1.patch => linux-3.2.4-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.2-053-spinelplus-remote-0.1.patch => linux-3.2.4-053-spinelplus-remote-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch => linux-3.2.4-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} (100%) rename packages/linux/patches/{linux-3.2.2-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch => linux-3.2.4-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch} (100%) rename packages/linux/patches/{linux-3.2.2-071-silence_i915_agp-module-0.1.patch => linux-3.2.4-071-silence_i915_agp-module-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.2-081-drm_cea_modes.patch => linux-3.2.4-081-drm_cea_modes.patch} (100%) rename packages/linux/patches/{linux-3.2.2-201-add_Anysee_T2C_support-0.1.patch => linux-3.2.4-201-add_Anysee_T2C_support-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.2-202-add_HVR930C_support-0.1.patch => linux-3.2.4-202-add_HVR930C_support-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.2-203-stb0899_enable_low_symbol_rate.patch => linux-3.2.4-203-stb0899_enable_low_symbol_rate.patch} (100%) rename packages/linux/patches/{linux-3.2.2-204-add_Formosa_eHome_Infrared_Receiver.patch => linux-3.2.4-204-add_Formosa_eHome_Infrared_Receiver.patch} (100%) rename packages/linux/patches/{linux-3.2.2-251-acpi-5.0_support.patch => linux-3.2.4-251-acpi-5.0_support.patch} (100%) rename packages/linux/patches/{linux-3.2.2-716_mm-zero_swappiness.patch => linux-3.2.4-716_mm-zero_swappiness.patch} (100%) rename packages/linux/patches/{linux-3.2.2-901_broken_bluetooth.patch => linux-3.2.4-901_broken_bluetooth.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index c329e94f19..101b6c1d09 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.2.2" +PKG_VERSION="3.2.4" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/linux-3.2.2-902-Fix_buffer-alignment_regression_with_Nvidia_HDMI.patch b/packages/linux/patches/linux-3.2.2-902-Fix_buffer-alignment_regression_with_Nvidia_HDMI.patch deleted file mode 100644 index 7ddfaf69c0..0000000000 --- a/packages/linux/patches/linux-3.2.2-902-Fix_buffer-alignment_regression_with_Nvidia_HDMI.patch +++ /dev/null @@ -1,59 +0,0 @@ -From 52409aa6a0e96337da137c069856298f4dd825a0 Mon Sep 17 00:00:00 2001 -From: Takashi Iwai -Date: Mon, 23 Jan 2012 17:10:24 +0100 -Subject: [PATCH] ALSA: hda - Fix buffer-alignment regression with Nvidia HDMI - -The commit 2ae66c26550cd94b0e2606a9275eb0ab7070ad0e - ALSA: hda: option to enable arbitrary buffer/period sizes -introduced a regression on machines with Intel controller and Nvidia -HDMI. The reason is that the driver modifies the global variable -align_buffer_size when an Intel controller is found, and the Nvidia -HDMI controller is probed after Intel although Nvidia chips require -the aligned buffers. - -This patch fixes the problem by moving the flag into the local struct -so that it's not affected by other controllers. - -Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42567 - -Cc: -Signed-off-by: Takashi Iwai ---- - sound/pci/hda/hda_intel.c | 6 ++++-- - 1 files changed, 4 insertions(+), 2 deletions(-) - -diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c -index fb35474..95dfb68 100644 ---- a/sound/pci/hda/hda_intel.c -+++ b/sound/pci/hda/hda_intel.c -@@ -469,6 +469,7 @@ struct azx { - unsigned int irq_pending_warned :1; - unsigned int probing :1; /* codec probing phase */ - unsigned int snoop:1; -+ unsigned int align_buffer_size:1; - - /* for debugging */ - unsigned int last_cmd[AZX_MAX_CODECS]; -@@ -1690,7 +1691,7 @@ static int azx_pcm_open(struct snd_pcm_substream *substream) - runtime->hw.rates = hinfo->rates; - snd_pcm_limit_hw_rates(runtime); - snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); -- if (align_buffer_size) -+ if (chip->align_buffer_size) - /* constrain buffer sizes to be multiple of 128 - bytes. This is more efficient in terms of memory - access but isn't required by the HDA spec and -@@ -2773,8 +2774,9 @@ static int __devinit azx_create(struct snd_card *card, struct pci_dev *pci, - } - - /* disable buffer size rounding to 128-byte multiples if supported */ -+ chip->align_buffer_size = align_buffer_size; - if (chip->driver_caps & AZX_DCAPS_BUFSIZE) -- align_buffer_size = 0; -+ chip->align_buffer_size = 0; - - /* allow 64bit DMA address if supported by H/W */ - if ((gcap & ICH6_GCAP_64OK) && !pci_set_dma_mask(pci, DMA_BIT_MASK(64))) --- -1.7.8.3 - diff --git a/packages/linux/patches/linux-3.2.2-000_crosscompile.patch b/packages/linux/patches/linux-3.2.4-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-000_crosscompile.patch rename to packages/linux/patches/linux-3.2.4-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.2.2-003-no_dev_console.patch b/packages/linux/patches/linux-3.2.4-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-003-no_dev_console.patch rename to packages/linux/patches/linux-3.2.4-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.2.2-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.2.4-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.2.4-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.2.2-006_enable_utf8.patch b/packages/linux/patches/linux-3.2.4-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-006_enable_utf8.patch rename to packages/linux/patches/linux-3.2.4-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.2.2-007_die_floppy_die.patch b/packages/linux/patches/linux-3.2.4-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.2.4-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.2.2-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.2.4-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.2.4-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.2.2-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.2.4-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.2.4-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.2.2-053-spinelplus-remote-0.1.patch b/packages/linux/patches/linux-3.2.4-053-spinelplus-remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-053-spinelplus-remote-0.1.patch rename to packages/linux/patches/linux-3.2.4-053-spinelplus-remote-0.1.patch diff --git a/packages/linux/patches/linux-3.2.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.2.4-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.2.4-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.2.2-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch b/packages/linux/patches/linux-3.2.4-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch rename to packages/linux/patches/linux-3.2.4-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch diff --git a/packages/linux/patches/linux-3.2.2-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.2.4-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.2.4-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.2.2-081-drm_cea_modes.patch b/packages/linux/patches/linux-3.2.4-081-drm_cea_modes.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-081-drm_cea_modes.patch rename to packages/linux/patches/linux-3.2.4-081-drm_cea_modes.patch diff --git a/packages/linux/patches/linux-3.2.2-201-add_Anysee_T2C_support-0.1.patch b/packages/linux/patches/linux-3.2.4-201-add_Anysee_T2C_support-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-201-add_Anysee_T2C_support-0.1.patch rename to packages/linux/patches/linux-3.2.4-201-add_Anysee_T2C_support-0.1.patch diff --git a/packages/linux/patches/linux-3.2.2-202-add_HVR930C_support-0.1.patch b/packages/linux/patches/linux-3.2.4-202-add_HVR930C_support-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-202-add_HVR930C_support-0.1.patch rename to packages/linux/patches/linux-3.2.4-202-add_HVR930C_support-0.1.patch diff --git a/packages/linux/patches/linux-3.2.2-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/linux-3.2.4-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/linux-3.2.4-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/linux-3.2.2-204-add_Formosa_eHome_Infrared_Receiver.patch b/packages/linux/patches/linux-3.2.4-204-add_Formosa_eHome_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-204-add_Formosa_eHome_Infrared_Receiver.patch rename to packages/linux/patches/linux-3.2.4-204-add_Formosa_eHome_Infrared_Receiver.patch diff --git a/packages/linux/patches/linux-3.2.2-251-acpi-5.0_support.patch b/packages/linux/patches/linux-3.2.4-251-acpi-5.0_support.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-251-acpi-5.0_support.patch rename to packages/linux/patches/linux-3.2.4-251-acpi-5.0_support.patch diff --git a/packages/linux/patches/linux-3.2.2-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.2.4-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.2.4-716_mm-zero_swappiness.patch diff --git a/packages/linux/patches/linux-3.2.2-901_broken_bluetooth.patch b/packages/linux/patches/linux-3.2.4-901_broken_bluetooth.patch similarity index 100% rename from packages/linux/patches/linux-3.2.2-901_broken_bluetooth.patch rename to packages/linux/patches/linux-3.2.4-901_broken_bluetooth.patch