]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp_3.2.bb
linux-ti33x-psp 3.2: add support for audio cape and disable LBO gpio for battery...
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp_3.2.bb
index 9a5d31fee675dd7a7bdae548a2e72c6494f40f95..01bfc23302f9f8cb142719e09b71eb6253289551 100644 (file)
@@ -10,18 +10,53 @@ S = "${WORKDIR}/git"
 
 MULTI_CONFIG_BASE_SUFFIX = ""
 
+# the PATCHES_OVER_PSP updates it to 3.2.x, so adjust PV to match
+PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.21", d)}"
+
 BRANCH = "v3.2-staging"
-SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
-MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
+SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
+MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
 SRC_URI += "git://arago-project.org/git/projects/linux-am33x.git;protocol=http;branch=${BRANCH} \
+       file://am335x-pm-firmware.bin \
        file://defconfig"
 
 SRC_URI_append_beaglebone = " file://logo_linux_clut224.ppm"
 
+KERNEL_LDSUFFIX_beaglebone = "${@base_contains('DISTRO_FEATURES', 'ld-is-gold', '.bfd', '', d)}"
+
+do_compile_prepend() {
+       cp ${WORKDIR}/am335x-pm-firmware.bin ${S}/firmware/
+}
+
 PATCHES_OVER_PSP = " \
+       file://usb/0001-usb-musb-cppi41-revisit-the-teardown-path-to-fix-iso.patch \
+       file://usb/0002-usb-musb-fix-bug-in-data-toggle-sw-workaround.patch \
+       file://usb/0003-usb-gadget-udc-core-stop-UDC-on-device-initiated-dis.patch \
+       file://usb/0004-usb-gadget-udc-core-fix-asymmetric-calls-in-remove_d.patch \
+       file://usb/0005-usb-gadget-udc-core-fix-wrong-call-order.patch \
+       file://usb/0006-usb-gadget-udc-core-fix-incompatibility-with-dummy-h.patch \
+       file://psp/0001-ARM-OMAP-AM33XX-Add-missing-EMIF-register-offsets.patch \
+       file://psp/0002-ARM-OMAP-AM33XX-PM-Get-rid-of-hardcoded-resume-addre.patch \
+       file://psp/0003-ARM-OMAP-AM33XX-PM-Skip-DDR-PHY-reconfiguration-in-r.patch \
+       file://psp/0004-ARM-OMAP-AM33XX-PM-Save-and-restore-EMIF-registers.patch \
+       file://psp/0005-ARM-OMAP-AM33XX-PM-Wait-correctly-for-the-PLLs-to-re.patch \
+       file://psp/0006-ARM-OMAP-AM33XX-PM-Restore-the-PLLs-to-pre-suspend-s.patch \
+       file://psp/0007-ARM-OMAP-PM-AM33XX-Update-the-sleep-code-to-handle-D.patch \
+       file://psp/0008-usb-musb-update-babble-workaround-fix.patch \
+       file://psp/0009-usb-musb-ti81xx-print-the-usbss-revision-id-during-i.patch \
+       file://psp/0010-usb-musb-cppi41-enable-txfifo-empty-interrupt-logic.patch \
+       file://psp/0011-usb-musb-host-Flush-txfifo-only-if-TxPktRdy-bit-set.patch \
+       file://psp/0012-usb-musb-cppi41-use-dsb-to-make-sure-PDs-are-updated.patch \
+       file://psp/0013-usb-musb-cppi41-fix-zero-byte-OUT-issue.patch \
+       file://psp/0014-usb-musb-host-fix-for-urb-error-handling.patch \
+       file://psp/0015-usb-musb-cppi41-txdma-flushfifo-fixes-during-channel.patch \
+       file://psp/0016-usb-musb-cppi41-tx-dma-completion-fixes.patch \
+       file://psp/0017-usb-musb-host-Flush-RxFIFO-only-when-RxPktRdy-is-set.patch \
+       file://psp/0018-usb-musb-ti81xx-fix-role-switching-issue.patch \
+       file://psp/0019-MMC-OMAP-HS-Enable-HSPE-bit-for-high-speed-cards.patch \
        file://3.2.1/0001-MAINTAINERS-stable-Update-address.patch \
        file://3.2.1/0002-Documentation-Update-stable-address.patch \
        file://3.2.1/0003-firmware-Fix-an-oops-on-reading-fw_priv-fw-in-sysfs-.patch \
@@ -183,24 +218,23 @@ PATCHES_OVER_PSP = " \
        file://3.2.2/0110-cx88-fix-don-t-duplicate-xc4000-entry-for-radio.patch \
        file://3.2.2/0111-tuner-Fix-numberspace-conflict-between-xc4000-and-pt.patch \
        file://3.2.2/0112-tracepoints-module-Fix-disabling-tracepoints-with-ta.patch \
-       file://3.2.2/0113-I2C-OMAP-correct-SYSC-register-offset-for-OMAP4.patch \
-       file://3.2.2/0114-x86-UV2-Fix-new-UV2-hardware-by-using-native-UV2-bro.patch \
-       file://3.2.2/0115-x86-UV2-Fix-BAU-destination-timeout-initialization.patch \
-       file://3.2.2/0116-x86-UV2-Work-around-BAU-bug.patch \
-       file://3.2.2/0117-ath9k_hw-fix-interpretation-of-the-rx-KeyMiss-flag.patch \
-       file://3.2.2/0118-rt2800pci-fix-spurious-interrupts-generation.patch \
-       file://3.2.2/0119-xfs-fix-endian-conversion-issue-in-discard-code.patch \
-       file://3.2.2/0120-i2c-eg20t-modified-the-setting-of-transfer-rate.patch \
-       file://3.2.2/0121-score-fix-off-by-one-index-into-syscall-table.patch \
-       file://3.2.2/0122-cifs-lower-default-wsize-when-unix-extensions-are-no.patch \
-       file://3.2.2/0123-kprobes-initialize-before-using-a-hlist.patch \
-       file://3.2.2/0124-proc-clear_refs-do-not-clear-reserved-pages.patch \
-       file://3.2.2/0125-mm-fix-NULL-ptr-dereference-in-__count_immobile_page.patch \
-       file://3.2.2/0126-iwlagn-check-for-SMPS-mode.patch \
-       file://3.2.2/0127-iwlegacy-3945-fix-hw-passive-scan-on-radar-channels.patch \
-       file://3.2.2/0128-SHM_UNLOCK-fix-long-unpreemptible-section.patch \
-       file://3.2.2/0129-SHM_UNLOCK-fix-Unevictable-pages-stranded-after-swap.patch \
-       file://3.2.2/0130-Linux-3.2.2.patch \
+       file://3.2.2/0113-x86-UV2-Fix-new-UV2-hardware-by-using-native-UV2-bro.patch \
+       file://3.2.2/0114-x86-UV2-Fix-BAU-destination-timeout-initialization.patch \
+       file://3.2.2/0115-x86-UV2-Work-around-BAU-bug.patch \
+       file://3.2.2/0116-ath9k_hw-fix-interpretation-of-the-rx-KeyMiss-flag.patch \
+       file://3.2.2/0117-rt2800pci-fix-spurious-interrupts-generation.patch \
+       file://3.2.2/0118-xfs-fix-endian-conversion-issue-in-discard-code.patch \
+       file://3.2.2/0119-i2c-eg20t-modified-the-setting-of-transfer-rate.patch \
+       file://3.2.2/0120-score-fix-off-by-one-index-into-syscall-table.patch \
+       file://3.2.2/0121-cifs-lower-default-wsize-when-unix-extensions-are-no.patch \
+       file://3.2.2/0122-kprobes-initialize-before-using-a-hlist.patch \
+       file://3.2.2/0123-proc-clear_refs-do-not-clear-reserved-pages.patch \
+       file://3.2.2/0124-mm-fix-NULL-ptr-dereference-in-__count_immobile_page.patch \
+       file://3.2.2/0125-iwlagn-check-for-SMPS-mode.patch \
+       file://3.2.2/0126-iwlegacy-3945-fix-hw-passive-scan-on-radar-channels.patch \
+       file://3.2.2/0127-SHM_UNLOCK-fix-long-unpreemptible-section.patch \
+       file://3.2.2/0128-SHM_UNLOCK-fix-Unevictable-pages-stranded-after-swap.patch \
+       file://3.2.2/0129-Linux-3.2.2.patch \
        file://3.2.3/0001-ALSA-hda-Fix-buffer-alignment-regression-with-Nvidia.patch \
        file://3.2.3/0002-ALSA-hda-Fix-silent-outputs-from-docking-station-jac.patch \
        file://3.2.3/0003-eCryptfs-Sanitize-write-counts-of-dev-ecryptfs.patch \
@@ -792,6 +826,645 @@ PATCHES_OVER_PSP = " \
        file://3.2.14/0145-serial-sh-sci-fix-a-race-of-DMA-submit_tx-on-transfe.patch \
        file://3.2.14/0146-ASPM-Fix-pcie-devices-with-non-pcie-children.patch \
        file://3.2.14/0147-Linux-3.2.14.patch \
+       file://3.2.15/0001-x86-bpf_jit-fix-a-bug-in-emitting-the-16-bit-immedia.patch \
+       file://3.2.15/0002-tg3-Fix-5717-serdes-powerdown-problem.patch \
+       file://3.2.15/0003-sky2-dont-overwrite-settings-for-PHY-Quick-link.patch \
+       file://3.2.15/0004-rose_dev-fix-memcpy-bug-in-rose_set_mac_address.patch \
+       file://3.2.15/0005-net-usb-cdc_eem-fix-mtu.patch \
+       file://3.2.15/0006-Fix-non-TBI-PHY-access-a-bad-merge-undid-bug-fix-in-.patch \
+       file://3.2.15/0007-ASoC-wm8994-Update-WM8994-DCS-calibration.patch \
+       file://3.2.15/0008-mtd-ixp4xx-oops-in-ixp4xx_flash_probe.patch \
+       file://3.2.15/0009-mtd-mips-lantiq-reintroduce-support-for-cmdline-part.patch \
+       file://3.2.15/0010-mtd-nand-gpmi-use-correct-member-for-checking-NAND_B.patch \
+       file://3.2.15/0011-mtd-sst25l-initialize-writebufsize.patch \
+       file://3.2.15/0012-mtd-block2mtd-initialize-writebufsize.patch \
+       file://3.2.15/0013-mtd-lart-initialize-writebufsize.patch \
+       file://3.2.15/0014-mtd-m25p80-set-writebufsize.patch \
+       file://3.2.15/0015-ACPI-Do-cpufreq-clamping-for-throttling-per-package-.patch \
+       file://3.2.15/0016-PNPACPI-Fix-device-ref-leaking-in-acpi_pnp_match.patch \
+       file://3.2.15/0017-ACPICA-Fix-regression-in-FADT-revision-checks.patch \
+       file://3.2.15/0018-modpost-fix-ALL_INIT_DATA_SECTIONS.patch \
+       file://3.2.15/0019-genirq-Adjust-irq-thread-affinity-on-IRQ_SET_MASK_OK.patch \
+       file://3.2.15/0020-tracing-Fix-ftrace-stack-trace-entries.patch \
+       file://3.2.15/0021-tracing-Fix-ent_size-in-trace-output.patch \
+       file://3.2.15/0022-m68k-mac-Add-missing-platform-check-before-registeri.patch \
+       file://3.2.15/0023-mac80211-fix-possible-tid_rx-reorder_timer-use-after.patch \
+       file://3.2.15/0024-rtlwifi-rtl8192ce-rtl8192cu-rtl8192de-Fix-low-gain-s.patch \
+       file://3.2.15/0025-drm-Validate-requested-virtual-size-against-allocate.patch \
+       file://3.2.15/0026-drm-radeon-kms-fix-fans-after-resume.patch \
+       file://3.2.15/0027-drm-i915-no-lvds-quirk-on-MSI-DC500.patch \
+       file://3.2.15/0028-drm-i915-Sanitize-BIOS-debugging-bits-from-PIPECONF.patch \
+       file://3.2.15/0029-drm-i915-Add-lock-on-drm_helper_resume_force_mode.patch \
+       file://3.2.15/0030-drm-i915-quirk-away-broken-OpRegion-VBT.patch \
+       file://3.2.15/0031-r8169-runtime-resume-before-shutdown.patch \
+       file://3.2.15/0032-target-Fix-unsupported-WRITE_SAME-sense-payload.patch \
+       file://3.2.15/0033-kgdb-debug_core-pass-the-breakpoint-struct-instead-o.patch \
+       file://3.2.15/0034-kgdbts-Fix-kernel-oops-with-CONFIG_DEBUG_RODATA.patch \
+       file://3.2.15/0035-kgdbts-1-of-2-fix-single-step-awareness-to-work-corr.patch \
+       file://3.2.15/0036-kgdbts-2-of-2-fix-single-step-awareness-to-work-corr.patch \
+       file://3.2.15/0037-x86-kgdb-Fix-DEBUG_RODATA-limitation-using-text_poke.patch \
+       file://3.2.15/0038-CIFS-Fix-VFS-lock-usage-for-oplocked-files.patch \
+       file://3.2.15/0039-ARM-tegra-remove-Tegra30-errata-from-MACH_TEGRA_DT.patch \
+       file://3.2.15/0040-mmc-sdhci-dove-Fix-compile-error-by-including-module.patch \
+       file://3.2.15/0041-mmc-atmel-mci-correct-data-timeout-computation.patch \
+       file://3.2.15/0042-tcm_fc-Add-abort-flag-for-gracefully-handling-exchan.patch \
+       file://3.2.15/0043-tcm_fc-Do-not-free-tpg-structure-during-wq-allocatio.patch \
+       file://3.2.15/0044-sysctl-fix-write-access-to-dmesg_restrict-kptr_restr.patch \
+       file://3.2.15/0045-modpost-Fix-modpost-license-checking-of-vmlinux.o.patch \
+       file://3.2.15/0046-x86-PCI-use-host-bridge-_CRS-info-on-MSI-MS-7253.patch \
+       file://3.2.15/0047-x86-PCI-do-not-tie-MSI-MS-7253-use_crs-quirk-to-BIOS.patch \
+       file://3.2.15/0048-TOMOYO-Fix-mount-flags-checking-order.patch \
+       file://3.2.15/0049-Revert-x86-ioapic-Add-register-level-checks-to-detec.patch \
+       file://3.2.15/0050-acer-wmi-No-wifi-rfkill-on-Sony-machines.patch \
+       file://3.2.15/0051-Fix-length-of-buffer-copied-in-__nfs4_get_acl_uncach.patch \
+       file://3.2.15/0052-sched-x86-Fix-overflow-in-cyc2ns_offset.patch \
+       file://3.2.15/0053-mfd-Clear-twl6030-IRQ-status-register-only-once.patch \
+       file://3.2.15/0054-USB-Add-Motorola-Rokr-E6-Id-to-the-USBNet-driver-zau.patch \
+       file://3.2.15/0055-ioat-fix-size-of-completion-for-Xen.patch \
+       file://3.2.15/0056-ASoC-ak4642-fixup-mute-needs-1-step.patch \
+       file://3.2.15/0057-cred-copy_process-should-clear-child-replacement_ses.patch \
+       file://3.2.15/0058-iommu-amd-Make-sure-IOMMU-interrupts-are-re-enabled-.patch \
+       file://3.2.15/0059-Bluetooth-Fix-l2cap-conn-failures-for-ssp-devices.patch \
+       file://3.2.15/0060-Linux-3.2.15.patch \
+       file://3.2.16/0001-drm-i915-mask-transcoder-select-bits-before-setting-.patch \
+       file://3.2.16/0002-drm-radeon-kms-fix-DVO-setup-on-some-r4xx-chips.patch \
+       file://3.2.16/0003-drm-i915-ringbuffer-Exclude-last-2-cachlines-of-ring.patch \
+       file://3.2.16/0004-drm-radeon-only-add-the-mm-i2c-bus-if-the-hw_i2c-mod.patch \
+       file://3.2.16/0005-drm-i915-properly-compute-dp-dithering-for-user-crea.patch \
+       file://3.2.16/0006-drm-i915-make-rc6-module-parameter-read-only.patch \
+       file://3.2.16/0007-rtlwifi-Add-missing-DMA-buffer-unmapping-for-PCI-dri.patch \
+       file://3.2.16/0008-ARM-7379-1-DT-fix-atags_to_fdt-second-call-site.patch \
+       file://3.2.16/0009-ARM-7384-1-ThumbEE-Disable-userspace-TEEHBR-access-f.patch \
+       file://3.2.16/0010-md-bitmap-prevent-bitmap_daemon_work-running-while-i.patch \
+       file://3.2.16/0011-Bluetooth-uart-ldisc-Fix-memory-leak.patch \
+       file://3.2.16/0012-Bluetooth-hci_ldisc-fix-NULL-pointer-dereference-on-.patch \
+       file://3.2.16/0013-ext4-address-scalability-issue-by-removing-extent-ca.patch \
+       file://3.2.16/0014-ia64-fix-futex_atomic_cmpxchg_inatomic.patch \
+       file://3.2.16/0015-drivers-rtc-rtc-pl031.c-enable-clock-on-all-ST-varia.patch \
+       file://3.2.16/0016-hugetlb-fix-race-condition-in-hugetlb_fault.patch \
+       file://3.2.16/0017-staging-iio-hmc5843-Fix-crash-in-probe-function.patch \
+       file://3.2.16/0018-tty-serial-altera_uart-Check-for-NULL-platform_data-.patch \
+       file://3.2.16/0019-sparc64-Eliminate-obsolete-__handle_softirq-function.patch \
+       file://3.2.16/0020-sparc64-Fix-bootup-crash-on-sun4v.patch \
+       file://3.2.16/0021-cciss-Initialize-scsi-host-max_sectors-for-tape-driv.patch \
+       file://3.2.16/0022-cciss-Fix-scsi-tape-io-with-more-than-255-scatter-ga.patch \
+       file://3.2.16/0023-video-uvesafb-Fix-oops-that-uvesafb-try-to-execute-N.patch \
+       file://3.2.16/0024-nohz-Fix-stale-jiffies-update-in-tick_nohz_restart.patch \
+       file://3.2.16/0025-pch_uart-Fix-MSI-setting-issue.patch \
+       file://3.2.16/0026-USB-serial-fix-race-between-probe-and-open.patch \
+       file://3.2.16/0027-USB-pl2303-fix-DTR-RTS-being-raised-on-baud-rate-cha.patch \
+       file://3.2.16/0028-USB-option-re-add-NOVATELWIRELESS_PRODUCT_HSPA_HIGHS.patch \
+       file://3.2.16/0029-USB-ftdi_sio-fix-status-line-change-handling-for-TIO.patch \
+       file://3.2.16/0030-USB-ftdi_sio-fix-race-condition-in-TIOCMIWAIT-and-ab.patch \
+       file://3.2.16/0031-USB-sierra-add-support-for-Sierra-Wireless-MC7710.patch \
+       file://3.2.16/0032-USB-don-t-clear-urb-dev-in-scatter-gather-library.patch \
+       file://3.2.16/0033-USB-don-t-ignore-suspend-errors-for-root-hubs.patch \
+       file://3.2.16/0034-xhci-don-t-re-enable-IE-constantly.patch \
+       file://3.2.16/0035-xhci-Don-t-write-zeroed-pointers-to-xHC-registers.patch \
+       file://3.2.16/0036-xhci-Restore-event-ring-dequeue-pointer-on-resume.patch \
+       file://3.2.16/0037-USB-fix-bug-of-device-descriptor-got-from-superspeed.patch \
+       file://3.2.16/0038-xHCI-add-XHCI_RESET_ON_RESUME-quirk-for-VIA-xHCI-hos.patch \
+       file://3.2.16/0039-xHCI-Correct-the-define-XHCI_LEGACY_DISABLE_SMI.patch \
+       file://3.2.16/0040-fix-tlb-flushing-for-page-table-pages.patch \
+       file://3.2.16/0041-serial-PL011-clear-pending-interrupts.patch \
+       file://3.2.16/0042-serial-PL011-move-interrupt-clearing.patch \
+       file://3.2.16/0043-fcaps-clear-the-same-personality-flags-as-suid-when-.patch \
+       file://3.2.16/0044-ath9k-fix-max-noise-floor-threshold.patch \
+       file://3.2.16/0045-xhci-Fix-register-save-restore-order.patch \
+       file://3.2.16/0046-Bluetooth-hci_core-fix-NULL-pointer-dereference-at-u.patch \
+       file://3.2.16/0047-pch_gpio-Support-new-device-LAPIS-Semiconductor-ML78.patch \
+       file://3.2.16/0048-gpio-Add-missing-spin_lock_init-in-gpio-pch-driver.patch \
+       file://3.2.16/0049-usb-gadget-pch_udc-Fix-disconnect-issue.patch \
+       file://3.2.16/0050-usb-gadget-pch_udc-Fix-wrong-return-value.patch \
+       file://3.2.16/0051-usb-gadget-pch_udc-Fix-USB-suspend-issue.patch \
+       file://3.2.16/0052-usb-gadget-pch_udc-Fix-usb-gadget-pch_udc-Fix-ether-.patch \
+       file://3.2.16/0053-usb-gadget-pch_udc-Reduce-redundant-interrupt.patch \
+       file://3.2.16/0054-ACPICA-Fix-to-allow-region-arguments-to-reference-ot.patch \
+       file://3.2.16/0055-security-fix-compile-error-in-commoncap.c.patch \
+       file://3.2.16/0056-pch_gbe-Do-not-abort-probe-on-bad-MAC.patch \
+       file://3.2.16/0057-pch_gbe-memory-corruption-calling-pch_gbe_validate_o.patch \
+       file://3.2.16/0058-pch_dma-Support-new-device-LAPIS-Semiconductor-ML783.patch \
+       file://3.2.16/0059-spi-topcliff-pch-fix-Wuninitialized-warning.patch \
+       file://3.2.16/0060-spi-topcliff-pch-Support-new-device-LAPIS-Semiconduc.patch \
+       file://3.2.16/0061-Bluetooth-Adding-USB-device-13d3-3375-as-an-Atheros-.patch \
+       file://3.2.16/0062-Bluetooth-Add-Atheros-maryann-PIDVID-support.patch \
+       file://3.2.16/0063-Bluetooth-Add-support-for-BCM20702A0-0a5c-21e3.patch \
+       file://3.2.16/0064-futex-Do-not-leak-robust-list-to-unprivileged-proces.patch \
+       file://3.2.16/0065-drm-radeon-kms-fix-the-regression-of-DVI-connector-c.patch \
+       file://3.2.16/0066-drm-radeon-disable-MSI-on-RV515.patch \
+       file://3.2.16/0067-drm-radeon-fix-load-detect-on-rn50-with-hardcoded-ED.patch \
+       file://3.2.16/0068-Linux-3.2.16.patch \
+       file://3.2.17/0001-crypto-sha512-Fix-byte-counter-overflow-in-SHA-512.patch \
+       file://3.2.17/0002-ALSA-hda-conexant-Don-t-set-HP-pin-control-bit-uncon.patch \
+       file://3.2.17/0003-ALSA-hda-conexant-Set-up-the-missing-docking-station.patch \
+       file://3.2.17/0004-ARM-clps711x-serial-driver-hungs-are-a-result-of-cal.patch \
+       file://3.2.17/0005-ARM-OMAP1-DMTIMER-fix-broken-timer-clock-source-sele.patch \
+       file://3.2.17/0006-mmc-fixes-for-eMMC-v4.5-discard-operation.patch \
+       file://3.2.17/0007-mmc-fixes-for-eMMC-v4.5-sanitize-operation.patch \
+       file://3.2.17/0008-mmc-unbreak-sdhci-esdhc-imx-on-i.MX25.patch \
+       file://3.2.17/0009-xen-gntdev-do-not-set-VM_PFNMAP.patch \
+       file://3.2.17/0010-xen-xenbus-Add-quirk-to-deal-with-misconfigured-back.patch \
+       file://3.2.17/0011-USB-yurex-Remove-allocation-of-coherent-buffer-for-s.patch \
+       file://3.2.17/0012-USB-yurex-Fix-missing-URB_NO_TRANSFER_DMA_MAP-flag-i.patch \
+       file://3.2.17/0013-uwb-fix-use-of-del_timer_sync-in-interrupt.patch \
+       file://3.2.17/0014-uwb-fix-error-handling.patch \
+       file://3.2.17/0015-davinci_mdio-Fix-MDIO-timeout-check.patch \
+       file://3.2.17/0016-mwifiex-update-pcie8766-scratch-register-addresses.patch \
+       file://3.2.17/0017-brcm80211-smac-resume-transmit-fifo-upon-receiving-f.patch \
+       file://3.2.17/0018-rc-core-set-mode-for-winbond-cir.patch \
+       file://3.2.17/0019-drxk-Does-not-unlock-mutex-if-sanity-check-failed-in.patch \
+       file://3.2.17/0020-cfg80211-fix-interface-combinations-check.patch \
+       file://3.2.17/0021-Fix-modpost-failures-in-fedora-17.patch \
+       file://3.2.17/0022-mm-fix-s390-BUG-by-__set_page_dirty_no_writeback-on-.patch \
+       file://3.2.17/0023-md-fix-possible-corruption-of-array-metadata-on-shut.patch \
+       file://3.2.17/0024-jbd2-use-GFP_NOFS-for-blkdev_issue_flush.patch \
+       file://3.2.17/0025-USB-serial-cp210x-Fixed-usb_control_msg-timeout-valu.patch \
+       file://3.2.17/0026-pch_uart-Fix-dma-channel-unallocated-issue.patch \
+       file://3.2.17/0027-drivers-tty-amiserial.c-add-missing-tty_unlock.patch \
+       file://3.2.17/0028-USB-sierra-avoid-QMI-wwan-interface-on-MC77xx.patch \
+       file://3.2.17/0029-EHCI-fix-criterion-for-resuming-the-root-hub.patch \
+       file://3.2.17/0030-EHCI-always-clear-the-STS_FLR-status-bit.patch \
+       file://3.2.17/0031-USB-fix-deadlock-in-bConfigurationValue-attribute-me.patch \
+       file://3.2.17/0032-usb-gadget-eliminate-NULL-pointer-dereference-bugfix.patch \
+       file://3.2.17/0033-usb-musb-omap-fix-crash-when-musb-glue-omap-gets-ini.patch \
+       file://3.2.17/0034-usb-musb-omap-fix-the-error-check-for-pm_runtime_get.patch \
+       file://3.2.17/0035-PCI-Add-quirk-for-still-enabled-interrupts-on-Intel-.patch \
+       file://3.2.17/0036-ext4-fix-endianness-breakage-in-ext4_split_extent_at.patch \
+       file://3.2.17/0037-KVM-unmap-pages-from-the-iommu-when-slots-are-remove.patch \
+       file://3.2.17/0038-dell-laptop-add-3-machines-that-has-touchpad-LED.patch \
+       file://3.2.17/0039-dell-laptop-touchpad-LED-should-persist-its-status-a.patch \
+       file://3.2.17/0040-Bluetooth-Add-support-for-Atheros-04ca-3005.patch \
+       file://3.2.17/0041-Don-t-limit-non-nested-epoll-paths.patch \
+       file://3.2.17/0042-spi-Fix-device-unregistration-when-unregistering-the.patch \
+       file://3.2.17/0043-spi-mpc83xx-fix-NULL-pdata-dereference-bug.patch \
+       file://3.2.17/0044-rt2800-Add-support-for-the-Fujitsu-Stylistic-Q550.patch \
+       file://3.2.17/0045-rt2x00-Identify-rt2800usb-chipsets.patch \
+       file://3.2.17/0046-nfsd-fix-b0rken-error-value-for-setattr-on-read-only.patch \
+       file://3.2.17/0047-nfsd-fix-error-values-returned-by-nfsd4_lockt-when-n.patch \
+       file://3.2.17/0048-nfsd-fix-endianness-breakage-in-TEST_STATEID-handlin.patch \
+       file://3.2.17/0049-nfsd-fix-compose_entry_fh-failure-exits.patch \
+       file://3.2.17/0050-btrfs-btrfs_root_readonly-broken-on-big-endian.patch \
+       file://3.2.17/0051-ocfs2-l_next_free_req-breakage-on-big-endian.patch \
+       file://3.2.17/0052-ocfs-rl_used-breakage-on-big-endian.patch \
+       file://3.2.17/0053-ocfs2-rl_count-endianness-breakage.patch \
+       file://3.2.17/0054-ocfs2-e_leaf_clusters-endianness-breakage.patch \
+       file://3.2.17/0055-lockd-fix-the-endianness-bug.patch \
+       file://3.2.17/0056-usb-dwc3-ep0-increment-actual-on-bounced-ep0-case.patch \
+       file://3.2.17/0057-net-fix-proc-net-dev-regression.patch \
+       file://3.2.17/0058-nfsd-don-t-fail-unchecked-creates-of-non-special-fil.patch \
+       file://3.2.17/0059-ppp-Don-t-stop-and-restart-queue-on-every-TX-packet.patch \
+       file://3.2.17/0060-tcp-allow-splice-to-build-full-TSO-packets.patch \
+       file://3.2.17/0061-sctp-Allow-struct-sctp_event_subscribe-to-grow-witho.patch \
+       file://3.2.17/0062-bridge-Do-not-send-queries-on-multicast-group-leaves.patch \
+       file://3.2.17/0063-ipv6-fix-array-index-in-ip6_mc_add_src.patch \
+       file://3.2.17/0064-phonet-Check-input-from-user-before-allocating.patch \
+       file://3.2.17/0065-bonding-properly-unset-current_arp_slave-on-slave-li.patch \
+       file://3.2.17/0066-wimax-i2400m-prevent-a-possible-kernel-bug-due-to-mi.patch \
+       file://3.2.17/0067-netlink-fix-races-after-skb-queueing.patch \
+       file://3.2.17/0068-net-fix-a-race-in-sock_queue_err_skb.patch \
+       file://3.2.17/0069-tcp-fix-tcp_rcv_rtt_update-use-of-an-unscaled-RTT-sa.patch \
+       file://3.2.17/0070-net-allow-pskb_expand_head-to-get-maximum-tailroom.patch \
+       file://3.2.17/0071-tcp-fix-tcp_trim_head.patch \
+       file://3.2.17/0072-tcp-avoid-order-1-allocations-on-wifi-and-tx-path.patch \
+       file://3.2.17/0073-atl1-fix-kernel-panic-in-case-of-DMA-errors.patch \
+       file://3.2.17/0074-8139cp-set-intr-mask-after-its-handler-is-registered.patch \
+       file://3.2.17/0075-net-smsc911x-fix-skb-handling-in-receive-path.patch \
+       file://3.2.17/0076-net-ethernet-ks8851_mll-fix-rx-frame-buffer-overflow.patch \
+       file://3.2.17/0077-net_sched-gred-Fix-oops-in-gred_dump-in-WRED-mode.patch \
+       file://3.2.17/0078-net-usb-smsc75xx-fix-mtu.patch \
+       file://3.2.17/0079-dummy-Add-ndo_uninit.patch \
+       file://3.2.17/0080-tcp-fix-tcp_grow_window-for-large-incoming-frames.patch \
+       file://3.2.17/0081-netns-do-not-leak-net_generic-data-on-failed-init.patch \
+       file://3.2.17/0082-ksz884x-don-t-copy-too-much-in-netdev_set_mac_addres.patch \
+       file://3.2.17/0083-net-ax25-Reorder-ax25_exit-to-remove-races.patch \
+       file://3.2.17/0084-tcp-fix-TCP_MAXSEG-for-established-IPv6-passive-sock.patch \
+       file://3.2.17/0085-nfs-Enclose-hostname-in-brackets-when-needed-in-nfs_.patch \
+       file://3.2.17/0086-NFSv4-Ensure-that-the-LOCK-code-sets-exception-inode.patch \
+       file://3.2.17/0087-NFSv4-Ensure-that-we-check-lock-exclusive-shared-typ.patch \
+       file://3.2.17/0088-NFS-put-open-context-on-error-in-nfs_pagein_multi.patch \
+       file://3.2.17/0089-NFS-put-open-context-on-error-in-nfs_flush_multi.patch \
+       file://3.2.17/0090-x86-microcode-Fix-sysfs-warning-during-module-unload.patch \
+       file://3.2.17/0091-x86-apic-APIC-code-touches-invalid-MSR-on-P5-class-m.patch \
+       file://3.2.17/0092-Revert-autofs-work-around-unhappy-compat-problem-on-.patch \
+       file://3.2.17/0093-xen-correctly-check-for-pending-events-when-restorin.patch \
+       file://3.2.17/0094-xen-smp-Fix-crash-when-booting-with-ACPI-hotplug-CPU.patch \
+       file://3.2.17/0095-ASoC-dapm-Ensure-power-gets-managed-for-line-widgets.patch \
+       file://3.2.17/0096-ASoC-wm8994-Improve-sequencing-of-AIF-channel-enable.patch \
+       file://3.2.17/0097-dmaengine-at_hdmac-remove-clear-on-read-in-atc_dosta.patch \
+       file://3.2.17/0098-sched-Fix-OOPS-when-build_sched_domains-percpu-alloc.patch \
+       file://3.2.17/0099-tracing-Fix-stacktrace-of-latency-tracers-irqsoff-an.patch \
+       file://3.2.17/0100-hwmon-fam15h_power-fix-bogus-values-with-current-BIO.patch \
+       file://3.2.17/0101-hwmon-fam15h_power-Fix-pci_device_id-array.patch \
+       file://3.2.17/0102-dell-laptop-Terminate-quirks-list-properly.patch \
+       file://3.2.17/0103-drm-radeon-kms-need-to-set-up-ss-on-DP-bridges-as-we.patch \
+       file://3.2.17/0104-drm-i915-handle-input-output-sdvo-timings-separately.patch \
+       file://3.2.17/0105-drm-i915-relative_constants_mode-race-fix.patch \
+       file://3.2.17/0106-drm-i915-Force-sync-command-ordering-Gen6.patch \
+       file://3.2.17/0107-drm-i915-Set-the-Stencil-Cache-eviction-policy-to-no.patch \
+       file://3.2.17/0108-drm-i915-fix-integer-overflow-in-i915_gem_execbuffer.patch \
+       file://3.2.17/0109-drm-i915-fix-integer-overflow-in-i915_gem_do_execbuf.patch \
+       file://3.2.17/0110-nl80211-ensure-interface-is-up-in-various-APIs.patch \
+       file://3.2.17/0111-ALSA-HDA-Add-external-mic-quirk-for-Asus-Zenbook-UX3.patch \
+       file://3.2.17/0112-USB-cdc-wdm-fix-race-leading-leading-to-memory-corru.patch \
+       file://3.2.17/0113-USB-EHCI-fix-crash-during-suspend-on-ASUS-computers.patch \
+       file://3.2.17/0114-USB-gadget-storage-gadgets-send-wrong-error-code-for.patch \
+       file://3.2.17/0115-usb-gadget-dummy-do-not-call-pullup-on-udc_stop.patch \
+       file://3.2.17/0116-usb-gadget-uvc-uvc_request_data-length-field-must-be.patch \
+       file://3.2.17/0117-pipes-add-a-packetized-pipe-mode-for-writing.patch \
+       file://3.2.17/0118-autofs-make-the-autofsv5-packet-file-descriptor-use-.patch \
+       file://3.2.17/0119-ARM-7396-1-errata-only-handle-ARM-erratum-326103-on-.patch \
+       file://3.2.17/0120-ARM-7397-1-l2x0-only-apply-workaround-for-erratum-75.patch \
+       file://3.2.17/0121-ARM-7398-1-l2x0-only-write-to-debug-registers-on-PL3.patch \
+       file://3.2.17/0122-ARM-7403-1-tls-remove-covert-channel-via-TPIDRURW.patch \
+       file://3.2.17/0123-ARM-7406-1-hotplug-copy-the-affinity-mask-when-force.patch \
+       file://3.2.17/0124-libsas-fix-sas_find_bcast_phy-in-the-presence-of-vac.patch \
+       file://3.2.17/0125-libsas-fix-false-positive-device-attached-conditions.patch \
+       file://3.2.17/0126-efi-Add-new-variable-attributes.patch \
+       file://3.2.17/0127-efi-Validate-UEFI-boot-variables.patch \
+       file://3.2.17/0128-PM-Hibernate-fix-the-number-of-pages-used-for-hibern.patch \
+       file://3.2.17/0129-drm-i915-enable-dip-before-writing-data-on-gen4.patch \
+       file://3.2.17/0130-sched-Fix-nohz-load-accounting-again.patch \
+       file://3.2.17/0131-efivars-Improve-variable-validation.patch \
+       file://3.2.17/0132-fs-cifs-fix-parsing-of-dfs-referrals.patch \
+       file://3.2.17/0133-Fix-__read_seqcount_begin-to-use-ACCESS_ONCE-for-seq.patch \
+       file://3.2.17/0134-hwmon-coretemp-Increase-CPU-core-limit.patch \
+       file://3.2.17/0135-nouveau-initialise-has_optimus-variable.patch \
+       file://3.2.17/0136-hwmon-coretemp-fix-oops-on-cpu-unplug.patch \
+       file://3.2.17/0137-libata-skip-old-error-history-when-counting-probe-tr.patch \
+       file://3.2.17/0138-b43-only-reload-config-after-successful-initializati.patch \
+       file://3.2.17/0139-i2c-pnx-Disable-clk-in-suspend.patch \
+       file://3.2.17/0140-ipw2200-Fix-race-condition-in-the-command-completion.patch \
+       file://3.2.17/0141-mac80211-fix-AP-mode-EAP-tx-for-VLAN-stations.patch \
+       file://3.2.17/0142-rtlwifi-Fix-oops-on-unload.patch \
+       file://3.2.17/0143-wl1251-fix-crash-on-remove-due-to-premature-kfree.patch \
+       file://3.2.17/0144-wl1251-fix-crash-on-remove-due-to-leftover-work-item.patch \
+       file://3.2.17/0145-iwlwifi-do-not-nulify-ctx-vif-on-reset.patch \
+       file://3.2.17/0146-iwlwifi-fix-hardware-queue-programming.patch \
+       file://3.2.17/0147-hfsplus-Fix-potential-buffer-overflows.patch \
+       file://3.2.17/0148-ASoC-tlv312aic23-unbreak-resume.patch \
+       file://3.2.17/0149-asm-generic-Use-__BITS_PER_LONG-in-statfs.h.patch \
+       file://3.2.17/0150-x86-relocs-Remove-an-unused-variable.patch \
+       file://3.2.17/0151-ARM-7410-1-Add-extra-clobber-registers-for-assembly-.patch \
+       file://3.2.17/0152-ARM-7414-1-SMP-prevent-use-of-the-console-when-using.patch \
+       file://3.2.17/0153-drm-i915-disable-sdvo-hotplug-on-i945g-gm.patch \
+       file://3.2.17/0154-drm-i915-Do-no-set-Stencil-Cache-eviction-LRA-w-a-on.patch \
+       file://3.2.17/0155-xen-pte-Fix-crashes-when-trying-to-see-non-existent-.patch \
+       file://3.2.17/0156-xen-pci-don-t-use-PCI-BIOS-service-for-configuration.patch \
+       file://3.2.17/0157-percpu-x86-don-t-use-PMD_SIZE-as-embedded-atom_size-.patch \
+       file://3.2.17/0158-iwlagn-allow-up-to-uCode-API-6-for-6000-devices.patch \
+       file://3.2.17/0159-iwlwifi-use-correct-released-ucode-version.patch \
+       file://3.2.17/0160-iwlwifi-use-6000G2B-for-6030-device-series.patch \
+       file://3.2.17/0161-exit_signal-simplify-the-we-have-changed-execution-d.patch \
+       file://3.2.17/0162-exit_signal-fix-the-parent-has-changed-security-doma.patch \
+       file://3.2.17/0163-staging-r8712u-Fix-regression-caused-by-commit-8c213.patch \
+       file://3.2.17/0164-smsc95xx-mark-link-down-on-startup-and-let-PHY-inter.patch \
+       file://3.2.17/0165-Linux-3.2.17.patch \
+       file://3.2.18/0001-regulator-Fix-the-logic-to-ensure-new-voltage-settin.patch \
+       file://3.2.18/0002-ARM-OMAP-Revert-ARM-OMAP-ctrl-Fix-CONTROL_DSIPHY-reg.patch \
+       file://3.2.18/0003-ALSA-echoaudio-Remove-incorrect-part-of-assertion.patch \
+       file://3.2.18/0004-ARM-orion5x-Fix-GPIO-enable-bits-for-MPP9.patch \
+       file://3.2.18/0005-ALSA-HDA-Lessen-CPU-usage-when-waiting-for-chip-to-r.patch \
+       file://3.2.18/0006-percpu-pcpu_embed_first_chunk-should-free-unused-par.patch \
+       file://3.2.18/0007-hugetlb-prevent-BUG_ON-in-hugetlb_fault-hugetlb_cow.patch \
+       file://3.2.18/0008-namespaces-pid_ns-fix-leakage-on-fork-failure.patch \
+       file://3.2.18/0009-mm-nobootmem-fix-sign-extend-problem-in-__free_pages.patch \
+       file://3.2.18/0010-asix-Fix-tx-transfer-padding-for-full-speed-USB.patch \
+       file://3.2.18/0011-netem-fix-possible-skb-leak.patch \
+       file://3.2.18/0012-net-In-unregister_netdevice_notifier-unregister-the-.patch \
+       file://3.2.18/0013-net-l2tp-unlock-socket-lock-before-returning-from-l2.patch \
+       file://3.2.18/0014-sky2-propogate-rx-hash-when-packet-is-copied.patch \
+       file://3.2.18/0015-sky2-fix-receive-length-error-in-mixed-non-VLAN-VLAN.patch \
+       file://3.2.18/0016-sungem-Fix-WakeOnLan.patch \
+       file://3.2.18/0017-tg3-Avoid-panic-from-reserved-statblk-field-access.patch \
+       file://3.2.18/0018-tcp-fix-infinite-cwnd-in-tcp_complete_cwr.patch \
+       file://3.2.18/0019-tcp-change-tcp_adv_win_scale-and-tcp_rmem-2.patch \
+       file://3.2.18/0020-brcm80211-smac-pass-missing-argument-to-brcms_b_mute.patch \
+       file://3.2.18/0021-phy-icplus-fix-Auto-Power-Saving-in-ip101a_config_in.patch \
+       file://3.2.18/0022-NFSv4-Revalidate-uid-gid-after-open.patch \
+       file://3.2.18/0023-target-Drop-incorrect-se_lun_acl-release-for-dynamic.patch \
+       file://3.2.18/0024-marvell-cam-fix-an-ARM-build-error.patch \
+       file://3.2.18/0025-rc-Postpone-ISR-registration.patch \
+       file://3.2.18/0026-cdc_ether-Ignore-bogus-union-descriptor-for-RNDIS-de.patch \
+       file://3.2.18/0027-jffs2-Fix-lock-acquisition-order-bug-in-gc-path.patch \
+       file://3.2.18/0028-s5p-fimc-Fix-locking-in-subdev-set_crop-op.patch \
+       file://3.2.18/0029-dm-mpath-check-if-scsi_dh-module-already-loaded-befo.patch \
+       file://3.2.18/0030-sparc64-Do-not-clobber-g2-in-xcall_fetch_glob_regs.patch \
+       file://3.2.18/0031-gpio-Add-missing-spin_lock_init-in-gpio-ml-ioh-drive.patch \
+       file://3.2.18/0032-spi-topcliff-pch-Modify-pci-bus-number-dynamically-t.patch \
+       file://3.2.18/0033-spi-topcliff-pch-Fix-issue-for-transmitting-over-4KB.patch \
+       file://3.2.18/0034-spi-topcliff-pch-supports-a-spi-mode-setup-and-bit-o.patch \
+       file://3.2.18/0035-spi-topcliff-pch-add-recovery-processing-in-case-wai.patch \
+       file://3.2.18/0036-ext4-avoid-deadlock-on-sync-mounted-FS-w-o-journal.patch \
+       file://3.2.18/0037-ia64-Add-accept4-syscall.patch \
+       file://3.2.18/0038-brcm80211-smac-fix-endless-retry-of-A-MPDU-transmiss.patch \
+       file://3.2.18/0039-ARM-7417-1-vfp-ensure-preemption-is-disabled-when-en.patch \
+       file://3.2.18/0040-target-Fix-SPC-2-RELEASE-bug-for-multi-session-iSCSI.patch \
+       file://3.2.18/0041-crypto-mv_cesa-requires-on-CRYPTO_HASH-to-build.patch \
+       file://3.2.18/0042-ALSA-hda-idt-Fix-power-map-for-speaker-pins-with-som.patch \
+       file://3.2.18/0043-ASoC-wm8994-Fix-AIF2ADC-power-down.patch \
+       file://3.2.18/0044-usbnet-fix-skb-traversing-races-during-unlink-v2.patch \
+       file://3.2.18/0045-cdc_ether-add-Novatel-USB551L-device-IDs-for-FLAG_WW.patch \
+       file://3.2.18/0046-ARM-prevent-VM_GROWSDOWN-mmaps-extending-below-FIRST.patch \
+       file://3.2.18/0047-arch-tile-apply-commit-74fca9da0-to-the-compat-signa.patch \
+       file://3.2.18/0048-MD-Add-del_timer_sync-to-mddev_suspend-fix-nasty-pan.patch \
+       file://3.2.18/0049-target-Fix-bug-in-handling-of-FILEIO-block_device-re.patch \
+       file://3.2.18/0050-tcp-do_tcp_sendpages-must-try-to-push-data-out-on-oo.patch \
+       file://3.2.18/0051-e1000-Prevent-reset-task-killing-itself.patch \
+       file://3.2.18/0052-mtd-map.h-fix-arm-cross-build-failure.patch \
+       file://3.2.18/0053-stmmac-Fix-compilation-error-in-mmc_core.c.patch \
+       file://3.2.18/0054-pktgen-fix-crash-at-module-unload.patch \
+       file://3.2.18/0055-pktgen-fix-module-unload-for-good.patch \
+       file://3.2.18/0056-Linux-3.2.18.patch \
+       file://3.2.19/0001-KVM-mmu_notifier-Flush-TLBs-before-releasing-mmu_loc.patch \
+       file://3.2.19/0002-KVM-Ensure-all-vcpus-are-consistent-with-in-kernel-i.patch \
+       file://3.2.19/0003-KVM-lock-slots_lock-around-device-assignment.patch \
+       file://3.2.19/0004-KVM-nVMX-Fix-erroneous-exception-bitmap-check.patch \
+       file://3.2.19/0005-KVM-VMX-vmx_set_cr0-expects-kvm-srcu-locked.patch \
+       file://3.2.19/0006-KVM-s390-do-store-status-after-handling-STOP_ON_STOP.patch \
+       file://3.2.19/0007-KVM-s390-Sanitize-fpc-registers-for-KVM_SET_FPU.patch \
+       file://3.2.19/0008-bio-don-t-overflow-in-bio_get_nr_vecs.patch \
+       file://3.2.19/0009-bio-allocation-failure-due-to-bio_get_nr_vecs.patch \
+       file://3.2.19/0010-block-fix-buffer-overflow-when-printing-partition-UU.patch \
+       file://3.2.19/0011-fix-PA1.1-oops-on-boot.patch \
+       file://3.2.19/0012-fix-crash-in-flush_icache_page_asm-on-PA1.1.patch \
+       file://3.2.19/0013-fix-panic-on-prefetch-NULL-on-PA7300LC.patch \
+       file://3.2.19/0014-arch-tile-Kconfig-remove-pointless-M386-test.patch \
+       file://3.2.19/0015-tilegx-enable-SYSCALL_WRAPPERS-support.patch \
+       file://3.2.19/0016-mtd-sm_ftl-fix-typo-in-major-number.patch \
+       file://3.2.19/0017-hpsa-Fix-problem-with-MSA2xxx-devices.patch \
+       file://3.2.19/0018-SELinux-if-sel_make_bools-errors-don-t-leave-inconsi.patch \
+       file://3.2.19/0019-cfg80211-warn-if-db.txt-is-empty-with-CONFIG_CFG8021.patch \
+       file://3.2.19/0020-mpt2sas-Fix-for-panic-happening-because-of-improper-.patch \
+       file://3.2.19/0021-isdn-gigaset-ratelimit-CAPI-message-dumps.patch \
+       file://3.2.19/0022-isdn-gigaset-fix-CAPI-disconnect-B3-handling.patch \
+       file://3.2.19/0023-isdn-gigaset-improve-error-handling-querying-firmwar.patch \
+       file://3.2.19/0024-KEYS-Use-the-compat-keyctl-syscall-wrapper-on-Sparc6.patch \
+       file://3.2.19/0025-IB-core-Fix-mismatch-between-locked-and-pinned-pages.patch \
+       file://3.2.19/0026-regulator-core-Release-regulator-regulator-supplies-.patch \
+       file://3.2.19/0027-iommu-Fix-off-by-one-in-dmar_get_fault_reason.patch \
+       file://3.2.19/0028-RDMA-cxgb4-Always-wake-up-waiters-in-c4iw_peer_abort.patch \
+       file://3.2.19/0029-RDMA-cxgb4-Drop-peer_abort-when-no-endpoint-found.patch \
+       file://3.2.19/0030-s390-pfault-fix-task-state-race.patch \
+       file://3.2.19/0031-isci-fix-oem-parameter-validation-on-single-controll.patch \
+       file://3.2.19/0032-Fix-blocking-allocations-called-very-early-during-bo.patch \
+       file://3.2.19/0033-vfs-make-AIO-use-the-proper-rw_verify_area-area-help.patch \
+       file://3.2.19/0034-docs-update-HOWTO-for-2.6.x-3.x-versioning.patch \
+       file://3.2.19/0035-drivers-staging-comedi-comedi_fops.c-add-missing-vfr.patch \
+       file://3.2.19/0036-USB-move-usb_translate_errors-to-linux-usb.h.patch \
+       file://3.2.19/0037-USB-cdc-wdm-sanitize-error-returns.patch \
+       file://3.2.19/0038-USB-cdc-wdm-fix-memory-leak.patch \
+       file://3.2.19/0039-8250_pci-fix-pch-uart-matching.patch \
+       file://3.2.19/0040-usb-add-USB_QUIRK_RESET_RESUME-for-M-Audio-88es.patch \
+       file://3.2.19/0041-usb-usbtest-two-super-speed-fixes-for-usbtest.patch \
+       file://3.2.19/0042-8250.c-less-than-2400-baud-fix.patch \
+       file://3.2.19/0043-usb-xhci-Handle-COMP_TX_ERR-for-isoc-tds.patch \
+       file://3.2.19/0044-xhci-Avoid-dead-ports-when-CONFIG_USB_XHCI_HCD-n.patch \
+       file://3.2.19/0045-xhci-Add-Lynx-Point-to-list-of-Intel-switchable-host.patch \
+       file://3.2.19/0046-usb-gadget-fsl_udc_core-dTD-s-next-dtd-pointer-need-.patch \
+       file://3.2.19/0047-Add-missing-call-to-uart_update_timeout.patch \
+       file://3.2.19/0048-USB-ftdi-sio-add-support-for-Physik-Instrumente-E-86.patch \
+       file://3.2.19/0049-USB-ffs-test-fix-length-argument-of-out-function-cal.patch \
+       file://3.2.19/0050-HID-wiimote-Fix-IR-data-parser.patch \
+       file://3.2.19/0051-usb-storage-unusual_devs-entry-for-Yarvik-PMP400-MP4.patch \
+       file://3.2.19/0052-USB-ohci-at91-add-a-reset-function-to-fix-race-condi.patch \
+       file://3.2.19/0053-HID-logitech-read-all-32-bits-of-report-type-bitfiel.patch \
+       file://3.2.19/0054-USB-serial-ti_usb_3410_5052-Add-support-for-the-FRI2.patch \
+       file://3.2.19/0055-USB-cdc-wdm-poll-must-return-POLLHUP-if-device-is-go.patch \
+       file://3.2.19/0056-USB-cdc-wdm-add-debug-messages-on-cleanup.patch \
+       file://3.2.19/0057-USB-cdc-wdm-cannot-use-dev_printk-when-device-is-gon.patch \
+       file://3.2.19/0058-tty-Allow-uart_register-unregister-register.patch \
+       file://3.2.19/0059-workqueue-skip-nr_running-sanity-check-in-worker_ent.patch \
+       file://3.2.19/0060-xhci-Add-new-short-TX-quirk-for-Fresco-Logic-host.patch \
+       file://3.2.19/0061-usbcore-enable-USB2-LPM-if-port-suspend-fails.patch \
+       file://3.2.19/0062-perf-x86-Update-event-scheduling-constraints-for-AMD.patch \
+       file://3.2.19/0063-USB-fix-resource-leak-in-xhci-power-loss-path.patch \
+       file://3.2.19/0064-xhci-Reset-reserved-command-ring-TRBs-on-cleanup.patch \
+       file://3.2.19/0065-USB-Remove-races-in-devio.c.patch \
+       file://3.2.19/0066-md-using-GFP_NOIO-to-allocate-bio-for-flush-request.patch \
+       file://3.2.19/0067-um-Implement-a-custom-pte_same-function.patch \
+       file://3.2.19/0068-um-Fix-__swp_type.patch \
+       file://3.2.19/0069-swap-don-t-do-discard-if-no-discard-option-added.patch \
+       file://3.2.19/0070-Input-wacom-relax-Bamboo-stylus-ID-check.patch \
+       file://3.2.19/0071-ahci-Detect-Marvell-88SE9172-SATA-controller.patch \
+       file://3.2.19/0072-ARM-7365-1-drop-unused-parameter-from-flush_cache_us.patch \
+       file://3.2.19/0073-ARM-7409-1-Do-not-call-flush_cache_user_range-with-m.patch \
+       file://3.2.19/0074-sony-laptop-Enable-keyboard-backlight-by-default.patch \
+       file://3.2.19/0075-init-don-t-try-mounting-device-as-nfs-root-unless-ty.patch \
+       file://3.2.19/0076-memcg-free-spare-array-to-avoid-memory-leak.patch \
+       file://3.2.19/0077-compat-Fix-RT-signal-mask-corruption-via-sigprocmask.patch \
+       file://3.2.19/0078-ext3-Fix-error-handling-on-inode-bitmap-corruption.patch \
+       file://3.2.19/0079-ext4-fix-error-handling-on-inode-bitmap-corruption.patch \
+       file://3.2.19/0080-ACPI-PM-Add-Sony-Vaio-VPCCW29FX-to-nonvs-blacklist.patch \
+       file://3.2.19/0081-hpsa-Add-IRQF_SHARED-back-in-for-the-non-MSI-X-inter.patch \
+       file://3.2.19/0082-wake-up-s_wait_unfrozen-when-freeze_fs-fails.patch \
+       file://3.2.19/0083-cifs-fix-revalidation-test-in-cifs_llseek.patch \
+       file://3.2.19/0084-dl2k-Clean-up-rio_ioctl.patch \
+       file://3.2.19/0085-OMAPDSS-VENC-fix-NULL-pointer-dereference-in-DSS2-VE.patch \
+       file://3.2.19/0086-i2c-eg20t-change-timeout-value-50msec-to-1000msec.patch \
+       file://3.2.19/0087-drm-i915-GEN7-Use-HW-scheduler-for-fixed-function-sh.patch \
+       file://3.2.19/0088-mmc-sdio-avoid-spurious-calls-to-interrupt-handlers.patch \
+       file://3.2.19/0089-smsusb-add-autodetection-support-for-USB-ID-2040-c0a.patch \
+       file://3.2.19/0090-uvcvideo-Fix-ENUMINPUT-handling.patch \
+       file://3.2.19/0091-drm-i915-Avoid-a-double-read-of-PCH_IIR-during-inter.patch \
+       file://3.2.19/0092-b43legacy-Fix-error-due-to-MMIO-access-with-SSB-unpo.patch \
+       file://3.2.19/0093-gpio-mpc8xxx-Prevent-NULL-pointer-deref-in-demux-han.patch \
+       file://3.2.19/0094-drm-i915-don-t-clobber-the-pipe-param-in-sanitize_mo.patch \
+       file://3.2.19/0095-spi-spi-fsl-spi-reference-correct-pdata-in-fsl_spi_c.patch \
+       file://3.2.19/0096-xen-do-not-map-the-same-GSI-twice-in-PVHVM-guests.patch \
+       file://3.2.19/0097-nouveau-nouveau_set_bo_placement-takes-TTM-flags.patch \
+       file://3.2.19/0098-MCE-Fix-vm86-handling-for-32bit-mce-handler.patch \
+       file://3.2.19/0099-x86-mce-Fix-check-for-processor-context-when-machine.patch \
+       file://3.2.19/0100-tile-fix-bug-where-fls-0-was-not-returning-0.patch \
+       file://3.2.19/0101-intel-iommu-Add-device-info-into-list-before-doing-c.patch \
+       file://3.2.19/0102-ethtool-Null-terminate-filename-passed-to-ethtool_op.patch \
+       file://3.2.19/0103-block-don-t-mark-buffers-beyond-end-of-disk-as-mappe.patch \
+       file://3.2.19/0104-drivers-rtc-rtc-pl031.c-configure-correct-wday-for-2.patch \
+       file://3.2.19/0105-rtlwifi-Preallocate-USB-read-buffers-and-eliminate-k.patch \
+       file://3.2.19/0106-NFS4-fix-compile-warnings-in-nfs4proc.c.patch \
+       file://3.2.19/0107-Avoid-reading-past-buffer-when-calling-GETACL.patch \
+       file://3.2.19/0108-Avoid-beyond-bounds-copy-while-caching-ACL.patch \
+       file://3.2.19/0109-i2c-tegra-notify-transfer-complete-after-clearing-st.patch \
+       file://3.2.19/0110-i2c-davinci-Free-requested-IRQ-in-remove.patch \
+       file://3.2.19/0111-x86-realmode-16-bit-real-mode-code-support-for-reloc.patch \
+       file://3.2.19/0112-x86-relocs-Workaround-for-binutils-2.22.52.0.1-secti.patch \
+       file://3.2.19/0113-x86-relocs-When-printing-an-error-say-relative-or-ab.patch \
+       file://3.2.19/0114-x86-relocs-Build-clean-fix.patch \
+       file://3.2.19/0115-x86-32-relocs-Whitelist-more-symbols-for-ld-bug-work.patch \
+       file://3.2.19/0116-x86-relocs-Add-jiffies-and-jiffies_64-to-the-relativ.patch \
+       file://3.2.19/0117-Linux-3.2.19.patch \
+       file://3.2.20/0001-iommu-amd-Add-workaround-for-event-log-erratum.patch \
+       file://3.2.20/0002-MIPS-BCM63XX-Add-missing-include-for-bcm63xx_gpio.h.patch \
+       file://3.2.20/0003-cifs-Include-backup-intent-search-flags-during-searc.patch \
+       file://3.2.20/0004-sunrpc-fix-loss-of-task-tk_status-after-rpc_delay-ca.patch \
+       file://3.2.20/0005-exofs-Fix-CRASH-on-very-early-IO-errors.patch \
+       file://3.2.20/0006-cifs-fix-oops-while-traversing-open-file-list-try-4.patch \
+       file://3.2.20/0007-Fix-dm-multipath-starvation-when-scsi-host-is-busy.patch \
+       file://3.2.20/0008-ixp4xx-fix-compilation-by-adding-gpiolib-support.patch \
+       file://3.2.20/0009-drm-i915-properly-handle-interlaced-bit-for-sdvo-dtd.patch \
+       file://3.2.20/0010-drm-i915-enable-vdd-when-switching-off-the-eDP-panel.patch \
+       file://3.2.20/0011-drm-i915-Add-Clientron-E830-to-the-ignore-LVDS-list.patch \
+       file://3.2.20/0012-drm-i915-Ignore-LVDS-on-hp-t5745-and-hp-st5747-thin-.patch \
+       file://3.2.20/0013-drm-i915-no-lvds-quirk-for-HP-t5740e-Thin-Client.patch \
+       file://3.2.20/0014-drm-i915-wait-for-a-vblank-to-pass-after-tv-detect.patch \
+       file://3.2.20/0015-drm-i915-Update-GEN6_RP_CONTROL-definitions.patch \
+       file://3.2.20/0016-drm-i915-always-use-RPNSWREQ-for-turbo-change-reques.patch \
+       file://3.2.20/0017-solos-pci-Fix-DMA-support.patch \
+       file://3.2.20/0018-microblaze-Do-not-select-GENERIC_GPIO-by-default.patch \
+       file://3.2.20/0019-fix-boot-failure-on-32-bit-systems-caused-by-branch-.patch \
+       file://3.2.20/0020-fix-TLB-fault-path-on-PA2.0-narrow-systems.patch \
+       file://3.2.20/0021-iwlwifi-update-BT-traffic-load-states-correctly.patch \
+       file://3.2.20/0022-iwlwifi-do-not-use-shadow-registers-by-default.patch \
+       file://3.2.20/0023-wl1251-fix-oops-on-early-interrupt.patch \
+       file://3.2.20/0024-NFSv4-Map-NFS4ERR_SHARE_DENIED-into-an-EACCES-error-.patch \
+       file://3.2.20/0025-drm-radeon-fix-XFX-quirk.patch \
+       file://3.2.20/0026-ath9k-fix-a-use-after-free-bug-when-ath_tx_setup_buf.patch \
+       file://3.2.20/0027-mac80211-fix-ADDBA-declined-after-suspend-with-wowla.patch \
+       file://3.2.20/0028-mm-fork-fix-overflow-in-vma-length-when-copying-mmap.patch \
+       file://3.2.20/0029-mm-consider-all-swapped-back-pages-in-used-once-logi.patch \
+       file://3.2.20/0030-hugetlb-fix-resv_map-leak-in-error-path.patch \
+       file://3.2.20/0031-mm-vmalloc.c-change-void-into-explict-vm_struct.patch \
+       file://3.2.20/0032-mm-fix-faulty-initialization-in-vmalloc_init.patch \
+       file://3.2.20/0033-fix-scsi_wait_scan.patch \
+       file://3.2.20/0034-mm-fix-vma_resv_map-NULL-pointer.patch \
+       file://3.2.20/0035-x86-amd-xen-Avoid-NULL-pointer-paravirt-references.patch \
+       file://3.2.20/0036-slub-fix-a-memory-leak-in-get_partial_node.patch \
+       file://3.2.20/0037-ext4-force-ro-mount-if-ext4_setup_super-fails.patch \
+       file://3.2.20/0038-ext4-disallow-hard-linked-directory-in-ext4_lookup.patch \
+       file://3.2.20/0039-mtd-nand-fix-scan_read_raw_oob.patch \
+       file://3.2.20/0040-vfs-increment-iversion-when-a-file-is-truncated.patch \
+       file://3.2.20/0041-vfs-umount_tree-might-be-called-on-subtree-that-had-.patch \
+       file://3.2.20/0042-ext4-add-missing-save_error_info-to-ext4_error.patch \
+       file://3.2.20/0043-ALSA-usb-audio-fix-rate_list-memory-leak.patch \
+       file://3.2.20/0044-ext4-add-ext4_mb_unload_buddy-in-the-error-path.patch \
+       file://3.2.20/0045-ext4-remove-mb_groups-before-tearing-down-the-buddy_.patch \
+       file://3.2.20/0046-drm-radeon-fix-bank-information-in-tiling-config.patch \
+       file://3.2.20/0047-drm-radeon-properly-program-gart-on-rv740-juniper-cy.patch \
+       file://3.2.20/0048-drm-radeon-fix-HD6790-HD6570-backend-programming.patch \
+       file://3.2.20/0049-drm-ttm-Fix-spinlock-imbalance.patch \
+       file://3.2.20/0050-drm-vmwgfx-Fix-nasty-write-past-alloced-memory-area.patch \
+       file://3.2.20/0051-mtd-of_parts-fix-breakage-in-Kconfig.patch \
+       file://3.2.20/0052-fec_mpc52xx-fix-timestamp-filtering.patch \
+       file://3.2.20/0053-Bluetooth-btusb-Add-vendor-specific-ID-0a5c-21f3-for.patch \
+       file://3.2.20/0054-Bluetooth-btusb-add-support-for-BCM20702A0-0a5c-21e6.patch \
+       file://3.2.20/0055-Bluetooth-btusb-Add-USB-device-ID-0a5c-21e8.patch \
+       file://3.2.20/0056-Bluetooth-btusb-typo-in-Broadcom-SoftSailing-id.patch \
+       file://3.2.20/0057-Bluetooth-btusb-Add-vendor-specific-ID-0489-e042-for.patch \
+       file://3.2.20/0058-Bluetooth-Add-support-for-Atheros-13d3-3362.patch \
+       file://3.2.20/0059-Bluetooth-Add-support-for-AR3012-0cf3-e004.patch \
+       file://3.2.20/0060-Add-Foxconn-Hon-Hai-IDs-for-btusb-module.patch \
+       file://3.2.20/0061-Bluetooth-Add-support-for-Foxconn-Hon-Hai-AR5BBU22-0.patch \
+       file://3.2.20/0062-drm-i915-Disable-FBC-on-SandyBridge.patch \
+       file://3.2.20/0063-ipv4-Do-not-use-dead-fib_info-entries.patch \
+       file://3.2.20/0064-ipv4-fix-the-rcu-race-between-free_fib_info-and-ip_r.patch \
+       file://3.2.20/0065-set-fake_rtable-s-dst-to-NULL-to-avoid-kernel-Oops.patch \
+       file://3.2.20/0066-ipv6-fix-incorrect-ipsec-fragment.patch \
+       file://3.2.20/0067-l2tp-fix-oops-in-L2TP-IP-sockets-for-connect-AF_UNSP.patch \
+       file://3.2.20/0068-r8169-missing-barriers.patch \
+       file://3.2.20/0069-r8169-fix-early-queue-wake-up.patch \
+       file://3.2.20/0070-r8169-fix-unsigned-int-wraparound-with-TSO.patch \
+       file://3.2.20/0071-Revert-net-maintain-namespace-isolation-between-vlan.patch \
+       file://3.2.20/0072-sctp-check-cached-dst-before-using-it.patch \
+       file://3.2.20/0073-skb-avoid-unnecessary-reallocations-in-__skb_cow.patch \
+       file://3.2.20/0074-xfrm-take-net-hdr-len-into-account-for-esp-payload-s.patch \
+       file://3.2.20/0075-ACPI-battery-only-refresh-the-sysfs-files-when-perti.patch \
+       file://3.2.20/0076-target-file-Use-O_DSYNC-by-default-for-FILEIO-backen.patch \
+       file://3.2.20/0077-iommu-amd-Cache-pdev-pointer-to-root-bridge.patch \
+       file://3.2.20/0078-drm-radeon-kms-add-new-Palm-Sumo-PCI-ids.patch \
+       file://3.2.20/0079-drm-radeon-kms-add-new-BTC-PCI-ids.patch \
+       file://3.2.20/0080-btree-fix-tree-corruption-in-btree_get_prev.patch \
+       file://3.2.20/0081-kbuild-install-kernel-page-flags.h.patch \
+       file://3.2.20/0082-asix-allow-full-size-8021Q-frames-to-be-received.patch \
+       file://3.2.20/0083-ext4-don-t-trash-state-flags-in-EXT4_IOC_SETFLAGS.patch \
+       file://3.2.20/0084-ext4-don-t-set-i_flags-in-EXT4_IOC_SETFLAGS.patch \
+       file://3.2.20/0085-ext4-fix-the-free-blocks-calculation-for-ext3-file-s.patch \
+       file://3.2.20/0086-Linux-3.2.20.patch \
+       file://3.2.21/0001-drm-i915-Mark-the-ringbuffers-as-being-in-the-GTT-do.patch \
+       file://3.2.21/0002-drm-i915-hold-forcewake-around-ring-hw-init.patch \
+       file://3.2.21/0003-drm-i915-Unpin-the-flip-target-if-we-fail-to-queue-t.patch \
+       file://3.2.21/0004-drm-i915-fix-up-ivb-plane-3-pageflips.patch \
+       file://3.2.21/0005-char-agp-add-another-Ironlake-host-bridge.patch \
+       file://3.2.21/0006-x86-uv-Fix-UV2-BAU-legacy-mode.patch \
+       file://3.2.21/0007-powerpc-Fix-kernel-panic-during-kernel-module-load.patch \
+       file://3.2.21/0008-drm-nouveau-determine-a-value-for-display_info.bpc-i.patch \
+       file://3.2.21/0009-drm-nouveau-default-to-8bpc-for-non-LVDS-panels-if-E.patch \
+       file://3.2.21/0010-drm-nouveau-disp-fix-dithering-not-being-enabled-on-.patch \
+       file://3.2.21/0011-fuse-fix-stat-call-on-32-bit-platforms.patch \
+       file://3.2.21/0012-x86-MCE-AMD-Make-APIC-LVT-thresholding-interrupt-opt.patch \
+       file://3.2.21/0013-x86-amd-Re-enable-CPU-topology-extensions-in-case-BI.patch \
+       file://3.2.21/0014-hwmon-fam15h_power-Increase-output-resolution.patch \
+       file://3.2.21/0015-sched-Fix-the-relax_domain_level-boot-parameter.patch \
+       file://3.2.21/0016-iwlwifi-don-t-mess-up-the-SCD-when-removing-a-key.patch \
+       file://3.2.21/0017-hwrng-atmel-rng-fix-race-condition-leading-to-repeat.patch \
+       file://3.2.21/0018-crypto-aesni-intel-fix-unaligned-cbc-decrypt-for-x86.patch \
+       file://3.2.21/0019-xen-setup-filter-APERFMPERF-cpuid-feature-out.patch \
+       file://3.2.21/0020-NFSv4.1-Fix-a-request-leak-on-the-back-channel.patch \
+       file://3.2.21/0021-can-c_can-fix-BUG-echo_skb-is-occupied-during-transm.patch \
+       file://3.2.21/0022-can-c_can-fix-an-interrupt-thrash-issue-with-c_can-d.patch \
+       file://3.2.21/0023-can-c_can-fix-race-condition-in-c_can_open.patch \
+       file://3.2.21/0024-ARM-i.MX53-Fix-PLL4-base-address.patch \
+       file://3.2.21/0025-usb-musb_gadget-fix-crash-caused-by-dangling-pointer.patch \
+       file://3.2.21/0026-mac80211-clean-up-remain-on-channel-on-interface-sto.patch \
+       file://3.2.21/0027-rt2x00-use-atomic-variable-for-seqno.patch \
+       file://3.2.21/0028-iwlwifi-disable-WoWLAN-if-CONFIG_PM_SLEEP.patch \
+       file://3.2.21/0029-ASoC-wm8994-Ensure-all-AIFnCLK-events-are-run-from-t.patch \
+       file://3.2.21/0030-ASoC-wm8994-Apply-volume-updates-with-clocks-enabled.patch \
+       file://3.2.21/0031-iwlwifi-unregister-LEDs-if-mac80211-registration-fai.patch \
+       file://3.2.21/0032-cfg80211-fix-interface-combinations-check.patch \
+       file://3.2.21/0033-mpt2sas-Fix-unsafe-using-smp_processor_id-in-preempt.patch \
+       file://3.2.21/0034-net-sierra_net-device-IDs-for-Aircard-320U.patch \
+       file://3.2.21/0035-ARM-imx6-exit-coherency-when-shutting-down-a-cpu.patch \
+       file://3.2.21/0036-ARM-i.MX-imx21ads-Fix-overlapping-static-i-o-mapping.patch \
+       file://3.2.21/0037-NFSv4-Fix-unnecessary-delegation-returns-in-nfs4_do_.patch \
+       file://3.2.21/0038-iwlwifi-use-correct-supported-firmware-for-6035-and-.patch \
+       file://3.2.21/0039-iwlwifi-disable-the-buggy-chain-extension-feature-in.patch \
+       file://3.2.21/0040-ALSA-hda-Add-codec-no_jack_detect-flag.patch \
+       file://3.2.21/0041-ALSA-hda-add-support-for-Uniwill-ECS-M31EI-notebook.patch \
+       file://3.2.21/0042-ALSA-hda-Suppress-auto-mute-feature-on-some-machines.patch \
+       file://3.2.21/0043-ALSA-hda-Add-another-jack-detection-suppression-for-.patch \
+       file://3.2.21/0044-ALSA-HDA-Pin-fixup-for-Zotac-Z68-motherboard.patch \
+       file://3.2.21/0045-usb-cdc-wdm-Add-device-id-for-Huawei-3G-LTE-modems.patch \
+       file://3.2.21/0046-USB-qcserial-Add-Sierra-Wireless-device-IDs.patch \
+       file://3.2.21/0047-USB-ftdi-sio-Add-support-for-RT-Systems-USB-RTS01-se.patch \
+       file://3.2.21/0048-USB-serial-cp210x-add-Optris-MS-Pro-usb-id.patch \
+       file://3.2.21/0049-USB-serial-sierra-Add-support-for-Sierra-Wireless-Ai.patch \
+       file://3.2.21/0050-USB-option-Updated-Huawei-K4605-has-better-id.patch \
+       file://3.2.21/0051-USB-mct_u232-Fix-incorrect-TIOCMSET-return.patch \
+       file://3.2.21/0052-USB-option-fix-port-data-abuse.patch \
+       file://3.2.21/0053-USB-option-fix-memory-leak.patch \
+       file://3.2.21/0054-USB-option-add-more-YUGA-device-ids.patch \
+       file://3.2.21/0055-target-Return-error-to-initiator-if-SET-TARGET-PORT-.patch \
+       file://3.2.21/0056-USB-add-NO_D3_DURING_SLEEP-flag-and-revert-151b61284.patch \
+       file://3.2.21/0057-USB-serial-Enforce-USB-driver-and-USB-serial-driver-.patch \
+       file://3.2.21/0058-xhci-Fix-invalid-loop-check-in-xhci_free_tt_info.patch \
+       file://3.2.21/0059-xhci-Don-t-free-endpoints-in-xhci_mem_cleanup.patch \
+       file://3.2.21/0060-xHCI-Increase-the-timeout-for-controller-save-restor.patch \
+       file://3.2.21/0061-usb-PS3-EHCI-QH-read-work-around.patch \
+       file://3.2.21/0062-USB-fix-PS3-EHCI-systems.patch \
+       file://3.2.21/0063-usb-cdc-acm-fix-devices-not-unthrottled-on-open.patch \
+       file://3.2.21/0064-USB-fix-gathering-of-interface-associations.patch \
+       file://3.2.21/0065-swap-fix-shmem-swapping-when-more-than-8-areas.patch \
+       file://3.2.21/0066-drm-radeon-add-some-additional-6xx-7xx-EG-register-i.patch \
+       file://3.2.21/0067-Linux-3.2.21.patch \
+       file://led/0001-leds-heartbeat-stop-on-shutdown-reboot-or-panic.patch \
+       file://libertas/0001-USB-convert-drivers-net-to-use-module_usb_driver.patch \
+       file://libertas/0002-net-fix-assignment-of-0-1-to-bool-variables.patch \
+       file://libertas/0003-switch-debugfs-to-umode_t.patch \
+       file://libertas/0004-drivers-net-Remove-unnecessary-k.alloc-v.alloc-OOM-m.patch \
+       file://libertas/0005-libertas-remove-dump_survey-implementation.patch \
+       file://libertas/0006-wireless-libertas-remove-redundant-NULL-tests-before.patch \
+       file://libertas/0007-libertas-fix-signedness-bug-in-lbs_auth_to_authtype.patch \
+       file://libertas/0008-drivers-net-wireless-libertas-if_usb.c-add-missing-d.patch \
+       file://libertas/0009-libertas-Firmware-loading-simplifications.patch \
+       file://libertas/0010-libertas-harden-up-exit-paths.patch \
+       file://libertas/0011-libertas-add-asynchronous-firmware-loading-capabilit.patch \
+       file://libertas/0012-libertas-SDIO-convert-to-asynchronous-firmware-loadi.patch \
+       file://libertas/0013-libertas-USB-convert-to-asynchronous-firmware-loadin.patch \
+       file://libertas/0014-libertas-CS-convert-to-asynchronous-firmware-loading.patch \
+       file://libertas/0015-libertas-add-missing-include.patch \
+       file://libertas/0016-remove-debug-msgs-due-to-missing-in_interrupt.patch \
+       \
+       file://beaglebone/0001-arm-boot-compressed-default-asm-arch-to-armv7-a.patch \
+       \
        file://beaglebone/0001-f_rndis-HACK-around-undefined-variables.patch \
        file://beaglebone/0002-da8xx-fb-add-DVI-support-for-beaglebone.patch \
        file://beaglebone/0003-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \
@@ -812,10 +1485,59 @@ PATCHES_OVER_PSP = " \
        file://beaglebone/0018-st7735fb-WIP-framebuffer-driver-supporting-Adafruit-.patch \
        file://beaglebone/0019-beaglebone-use-P8_6-gpio1_3-as-w1-bus.patch \
        file://beaglebone/0020-beaglebone-add-support-for-Towertech-TT3201-CAN-cape.patch \
-       file://beaglebone/0021-ARM-OMAP2-am33xx-fix-serial-mux-warnings-for-am33xx.patch \
-       file://beaglebone/0022-ARM-OMAP2-am335x-correct-McASP0-pin-mux-detail.patch \
-       file://beaglebone/0023-beaglebone-add-more-beagleboardtoys-cape-partnumbers.patch \
-       file://beaglebone/0024-beaglebone-add-gpio-keys-for-lcd7-add-notes-for-miss.patch \
-       file://beaglebone/0025-beaglebone-add-enter-key-for-lcd7-cape.patch \
-       file://beaglebone/0026-beaglebone-add-gpio-keys-for-lcd.patch \
+       file://beaglebone/0021-beaglebone-add-more-beagleboardtoys-cape-partnumbers.patch \
+       file://beaglebone/0022-beaglebone-add-gpio-keys-for-lcd7-add-notes-for-miss.patch \
+       file://beaglebone/0023-beaglebone-add-enter-key-for-lcd7-cape.patch \
+       file://beaglebone/0024-beaglebone-add-gpio-keys-for-lcd.patch \
+       file://beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch \
+       file://beaglebone/0026-beaglebone-fix-3.5-lcd-cape-support.patch \
+       file://beaglebone/0027-beaglebone-decrease-PWM-frequency-to-old-value-LCD7-.patch \
+       file://beaglebone/0028-beaglebone-fix-ehrpwm-backlight.patch \
+       file://beaglebone/0029-beaglebone-also-report-cape-revision.patch \
+       file://beaglebone/0030-beaglebone-don-t-compare-undefined-characters-it-mak.patch \
+       file://beaglebone/0031-beaglebone-fix-3.5-cape-support.patch \
+       file://beaglebone/0032-beaglebone-connect-batterycape-GPIO-to-gpio-charger.patch \
+       file://beaglebone/0033-beaglebone-add-support-for-CAN-and-RS232-cape.patch \
+       file://beaglebone/0034-beaglebone-add-support-for-DVI-rev.-A2-capes.patch \
+       file://beaglebone/0035-beaglebone-enable-LEDs-for-DVI-LCD3-and-LCD7-capes.patch \
+       file://beaglebone/0036-Beaglebone-Fixed-compiletime-warnings.patch \
+       file://beaglebone/0037-Beaglebone-Added-missing-termination-record-to-bone_.patch \
+       file://beaglebone/0038-board-am335xevm.c-Beaglebone-expose-all-pwms-through.patch \
+       file://beaglebone/0039-ARM-OMAP-Mux-Fixed-debugfs-mux-output-always-reporti.patch \
+       file://beaglebone/0040-beaglebone-export-SPI2-as-spidev-when-no-capes-are-u.patch \
+       file://beaglebone/0041-st7735fb-Working-WIP-changes-to-make-DMA-safe-and-ad.patch \
+       file://beaglebone/0042-omap-hwmod-silence-st_shift-error.patch \
+       file://beaglebone/0043-cpsw-phy_device-demote-PHY-message-to-INFO.patch \
+       file://beaglebone/0044-beaglebone-add-support-for-7-LCD-cape-revision-A2.patch \
+       file://beaglebone/0045-beaglebone-allow-capes-to-disable-w1-gpio.patch \
+       file://beaglebone/0046-beaglebone-add-stub-for-the-camera-cape-to-disable-w.patch \
+       file://beaglebone/0047-Adding-many-of-the-missing-signals-to-the-mux-table.patch \
+       file://beaglebone/0048-Fixed-reversed-part-of-LCD-bus.-Added-even-more-miss.patch \
+       file://beaglebone/0049-ts_tscadc-add-defines-for-4x-and-16x-oversampling.patch \
+       file://beaglebone/0050-ts_tscadc-switch-to-4x-oversampling.patch \
+       file://beaglebone/0051-Fixed-size-of-pinmux-data-array-in-EEPROM-data-struc.patch \
+       file://beaglebone/0052-Implemented-Bone-Cape-configuration-from-EEPROM.-Onl.patch \
+       file://beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch \
+       file://beaglebone/0054-Workaround-for-boards-with-mistaken-ASCII-interpreta.patch \
+       file://beaglebone/0055-Workaround-for-EEPROM-contents-blocking-further-I2C-.patch \
+       file://beaglebone/0056-Added-check-on-EEPROM-revision-to-prevent-interpreti.patch \
+       file://beaglebone/0057-i2c-prescalar-fix-i2c-fixed-prescalar-setting-issue.patch \
+       file://beaglebone/0058-beaglebone-annotate-default-beaglebone-pinmux.patch \
+       file://beaglebone/0059-beaglebone-fix-pin-free-thinko-this-method-doesn-t-g.patch \
+       file://beaglebone/0060-beaglebone-switch-RS232-cape-to-ttyO2.patch \
+       file://beaglebone/0061-beaglebone-make-uart2-pinmux-match-the-uart0-pinmux.patch \
+       file://beaglebone/0062-da8xx-fb-Rounding-FB-size-to-satisfy-SGX-buffer-requ.patch \
+       file://beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch \
+       file://beaglebone/0064-beaglebone-always-execute-the-pin-free-checks.patch \
+       file://beaglebone/0065-ti_tscadc-switch-to-16x-averaging.patch \
+       file://beaglebone/0066-beaglebone-disable-OPP-for-275MHz-due-to-silicon-err.patch \
+       file://beaglebone/0067-video-da8xx-fb-Add-Newhaven-LCD-Panel-details.patch \
+       file://beaglebone/0068-beaglebone-add-support-for-the-4.3-lcd-cape-with-res.patch \
+       file://beaglebone/0069-beaglebone-add-support-for-LCD3-rev-A1.patch \
+       file://beaglebone/0070-beaglebone-fix-buttons-spidev-clash-when-using-mcasp.patch \
+       file://beaglebone/0071-beaglebone-fix-LCD3-led-key-overlap.patch \
+       file://beaglebone/0072-beaglebone-fix-audio-spi-clash.patch \
+       file://beaglebone/0073-beaglebone-add-support-for-QuickLogic-Camera-interfa.patch \
+       file://beaglebone/0074-beaglebone-add-support-for-DVI-audio-and-audio-only-.patch \
+       file://beaglebone/0075-beaglebone-disable-LBO-GPIO-for-battery-cape.patch \
 "