]> 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: update beaglebone defconfig
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp_3.2.bb
index f279b24a4a25db04ebd7983c00cc104de971addc..4200d038aead75da5f252fd06ae0f04b49d43372 100644 (file)
@@ -11,11 +11,11 @@ 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.18", d)}"
+PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.28", d)}"
 
 BRANCH = "v3.2-staging"
 SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
-MACHINE_KERNEL_PR_append = "g+gitr${SRCREV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
@@ -38,6 +38,25 @@ PATCHES_OVER_PSP = " \
        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 \
@@ -1156,10 +1175,685 @@ PATCHES_OVER_PSP = " \
        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://led/0001-leds-heartbeat-stop-on-shutdown-reboot-or-panic.patch \
-       \
-       file://beaglebone/0001-arm-boot-compressed-default-asm-arch-to-armv7-a.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://3.2.22/0001-staging-iio-ad7606-Re-add-missing-scale-attribute.patch \
+       file://3.2.22/0002-Tools-hv-verify-origin-of-netlink-connector-message.patch \
+       file://3.2.22/0003-edac-avoid-mce-decoding-crash-after-edac-driver-unlo.patch \
+       file://3.2.22/0004-hwrng-atmel-rng-fix-data-valid-check.patch \
+       file://3.2.22/0005-staging-r8712u-Add-new-USB-IDs.patch \
+       file://3.2.22/0006-hwmon-applesmc-Limit-key-length-in-warning-messages.patch \
+       file://3.2.22/0007-mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_pop.patch \
+       file://3.2.22/0008-thp-avoid-atomic64_read-in-pmd_read_atomic-for-32bit.patch \
+       file://3.2.22/0009-nilfs2-ensure-proper-cache-clearing-for-gc-inodes.patch \
+       file://3.2.22/0010-drm-i915-Finish-any-pending-operations-on-the-frameb.patch \
+       file://3.2.22/0011-drm-i915-Remove-use-of-the-autoreported-ringbuffer-H.patch \
+       file://3.2.22/0012-e1000e-Disable-ASPM-L1-on-82574.patch \
+       file://3.2.22/0013-e1000e-Remove-special-case-for-82573-82574-ASPM-L1-d.patch \
+       file://3.2.22/0014-drm-i915-Do-the-fallback-non-IRQ-wait-in-ring-thrott.patch \
+       file://3.2.22/0015-staging-rts_pstor-Fix-possible-panic-by-NULL-pointer.patch \
+       file://3.2.22/0016-gspca-core-Fix-buffers-staying-in-queued-state-after.patch \
+       file://3.2.22/0017-smsusb-add-autodetection-support-for-USB-ID-2040-f5a.patch \
+       file://3.2.22/0018-drm-edid-don-t-return-stack-garbage-from-supports_rb.patch \
+       file://3.2.22/0019-drm-nouveau-fbcon-using-nv_two_heads-is-not-a-good-i.patch \
+       file://3.2.22/0020-dm-thin-reinstate-missing-mempool_free-in-cell_relea.patch \
+       file://3.2.22/0021-ath9k-Fix-a-WARNING-on-suspend-resume-with-IBSS.patch \
+       file://3.2.22/0022-cfg80211-fix-potential-deadlock-in-regulatory.patch \
+       file://3.2.22/0023-ath9k-Fix-softlockup-in-AR9485.patch \
+       file://3.2.22/0024-can-c_can-precedence-error-in-c_can_chip_config.patch \
+       file://3.2.22/0025-ath9k-fix-a-tx-rate-duration-calculation-bug.patch \
+       file://3.2.22/0026-batman-adv-fix-skb-data-assignment.patch \
+       file://3.2.22/0027-ARM-SAMSUNG-Should-check-for-IS_ERR-clk-instead-of-N.patch \
+       file://3.2.22/0028-ath9k_hw-avoid-possible-infinite-loop-in-ar9003_get_.patch \
+       file://3.2.22/0029-iwlwifi-remove-log_event-debugfs-file-debugging-is-d.patch \
+       file://3.2.22/0030-ARM-SAMSUNG-Fix-for-S3C2412-EBI-memory-mapping.patch \
+       file://3.2.22/0031-USB-option-add-id-for-Cellient-MEN-200.patch \
+       file://3.2.22/0032-oprofile-perf-use-NR_CPUS-instead-or-nr_cpumask_bits.patch \
+       file://3.2.22/0033-drm-i915-Refactor-the-deferred-PM_IIR-handling-into-.patch \
+       file://3.2.22/0034-drm-i915-rip-out-the-PM_IIR-WARN.patch \
+       file://3.2.22/0035-drm-i915-Fix-eDP-blank-screen-after-S3-resume-on-HP-.patch \
+       file://3.2.22/0036-PM-Sleep-Prevent-waiting-forever-on-asynchronous-sus.patch \
+       file://3.2.22/0037-x86-cpufeature-Rename-X86_FEATURE_DTS-to-X86_FEATURE.patch \
+       file://3.2.22/0038-stable-Allow-merging-of-backports-for-serious-user-v.patch \
+       file://3.2.22/0039-ALSA-hda-Add-Realtek-ALC280-codec-support.patch \
+       file://3.2.22/0040-USB-option-Add-USB-ID-for-Novatel-Ovation-MC551.patch \
+       file://3.2.22/0041-USB-CP210x-Add-10-Device-IDs.patch \
+       file://3.2.22/0042-xen-netfront-teardown-the-device-before-unregisterin.patch \
+       file://3.2.22/0043-can-flexcan-use-be32_to_cpup-to-handle-the-value-of-.patch \
+       file://3.2.22/0044-acpi_pad-fix-power_saving-thread-deadlock.patch \
+       file://3.2.22/0045-batman-adv-only-drop-packets-of-known-wifi-clients.patch \
+       file://3.2.22/0046-Linux-3.2.22.patch \
+       file://3.2.23/0001-splice-fix-racy-pipe-buffers-uses.patch \
+       file://3.2.23/0002-umem-fix-up-unplugging.patch \
+       file://3.2.23/0003-mwifiex-fix-11n-rx-packet-drop-issue.patch \
+       file://3.2.23/0004-mwifiex-fix-WPS-eapol-handshake-failure.patch \
+       file://3.2.23/0005-NFC-Prevent-multiple-buffer-overflows-in-NCI.patch \
+       file://3.2.23/0006-ath9k-fix-dynamic-WEP-related-regression.patch \
+       file://3.2.23/0007-NFC-Return-from-rawsock_release-when-sk-is-NULL.patch \
+       file://3.2.23/0008-rtlwifi-rtl8192cu-New-USB-IDs.patch \
+       file://3.2.23/0009-ath9k-enable-serialize_regmode-for-non-PCIE-AR9287.patch \
+       file://3.2.23/0010-mac80211-correct-behaviour-on-unrecognised-action-fr.patch \
+       file://3.2.23/0011-ASoC-tlv320aic3x-Fix-codec-pll-configure-bug.patch \
+       file://3.2.23/0012-powerpc-xmon-Use-cpumask-iterator-to-avoid-warning.patch \
+       file://3.2.23/0013-powerpc-kvm-sldi-should-be-sld.patch \
+       file://3.2.23/0014-md-raid10-Don-t-try-to-recovery-unmatched-and-unused.patch \
+       file://3.2.23/0015-md-raid5-Do-not-add-data_offset-before-call-to-is_ba.patch \
+       file://3.2.23/0016-md-raid5-In-ops_run_io-inc-nr_pending-before-calling.patch \
+       file://3.2.23/0017-md-raid10-fix-failure-when-trying-to-repair-a-read-e.patch \
+       file://3.2.23/0018-drm-i915-kick-any-firmware-framebuffers-before-claim.patch \
+       file://3.2.23/0019-dm-persistent-data-fix-shadow_info_leak-on-dm_tm_des.patch \
+       file://3.2.23/0020-dm-persistent-data-handle-space-map-checker-creation.patch \
+       file://3.2.23/0021-dm-persistent-data-fix-allocation-failure-in-space-m.patch \
+       file://3.2.23/0022-ALSA-hda-Fix-power-map-regression-for-HP-dv6-co.patch \
+       file://3.2.23/0023-tracing-change-CPU-ring-buffer-state-from-tracing_cp.patch \
+       file://3.2.23/0024-mwifiex-fix-wrong-return-values-in-add_virtual_intf-.patch \
+       file://3.2.23/0025-udf-Use-ret-instead-of-abusing-i-in-udf_load_logical.patch \
+       file://3.2.23/0026-udf-Avoid-run-away-loop-when-partition-table-length-.patch \
+       file://3.2.23/0027-udf-Fortify-loading-of-sparing-table.patch \
+       file://3.2.23/0028-ARM-fix-rcu-stalls-on-SMP-platforms.patch \
+       file://3.2.23/0029-net-sock-validate-data_len-before-allocating-skb-in-.patch \
+       file://3.2.23/0030-cipso-handle-CIPSO-options-correctly-when-NetLabel-i.patch \
+       file://3.2.23/0031-net-l2tp_eth-fix-kernel-panic-on-rmmod-l2tp_eth.patch \
+       file://3.2.23/0032-l2tp-fix-a-race-in-l2tp_ip_sendmsg.patch \
+       file://3.2.23/0033-sky2-fix-checksum-bit-management-on-some-chips.patch \
+       file://3.2.23/0034-be2net-fix-a-race-in-be_xmit.patch \
+       file://3.2.23/0035-dummy-fix-rcu_sched-self-detected-stalls.patch \
+       file://3.2.23/0036-bonding-Fix-corrupted-queue_mapping.patch \
+       file://3.2.23/0037-ethtool-allow-ETHTOOL_GSSET_INFO-for-users.patch \
+       file://3.2.23/0038-netpoll-fix-netpoll_send_udp-bugs.patch \
+       file://3.2.23/0039-ipv6-Move-ipv6-proc-file-registration-to-end-of-init.patch \
+       file://3.2.23/0040-bridge-Assign-rtnl_link_ops-to-bridge-devices-create.patch \
+       file://3.2.23/0041-Btrfs-run-delayed-directory-updates-during-log-repla.patch \
+       file://3.2.23/0042-cifs-when-server-doesn-t-set-CAP_LARGE_READ_X-cap-de.patch \
+       file://3.2.23/0043-ocfs2-clear-unaligned-io-flag-when-dio-fails.patch \
+       file://3.2.23/0044-aio-make-kiocb-private-NUll-in-init_sync_kiocb.patch \
+       file://3.2.23/0045-mtd-cafe_nand-fix-an-vs-mistake.patch \
+       file://3.2.23/0046-mm-Hold-a-file-reference-in-madvise_remove.patch \
+       file://3.2.23/0047-tcm_fc-Resolve-suspicious-RCU-usage-warnings.patch \
+       file://3.2.23/0048-vfs-make-O_PATH-file-descriptors-usable-for-fchdir.patch \
+       file://3.2.23/0049-Linux-3.2.23.patch \
+       file://3.2.24/0001-samsung-laptop-make-the-dmi-check-less-strict.patch \
+       file://3.2.24/0002-raid5-delayed-stripe-fix.patch \
+       file://3.2.24/0003-tcp-drop-SYN-FIN-messages.patch \
+       file://3.2.24/0004-tg3-Apply-short-DMA-frag-workaround-to-5906.patch \
+       file://3.2.24/0005-rtl8187-brightness_set-can-not-sleep.patch \
+       file://3.2.24/0006-net-wireless-ipw2x00-add-supported-cipher-suites-to-.patch \
+       file://3.2.24/0007-drm-i915-do-not-enable-RC6p-on-Sandy-Bridge.patch \
+       file://3.2.24/0008-drm-i915-fix-operator-precedence-when-enabling-RC6p.patch \
+       file://3.2.24/0009-kbuild-do-not-check-for-ancient-modutils-tools.patch \
+       file://3.2.24/0010-brcmsmac-INTERMEDIATE-but-not-AMPDU-only-when-tracin.patch \
+       file://3.2.24/0011-NFSv4-Rate-limit-the-state-manager-for-lock-reclaim-.patch \
+       file://3.2.24/0012-ext4-Report-max_batch_time-option-correctly.patch \
+       file://3.2.24/0013-hugepages-fix-use-after-free-bug-in-quota-handling.patch \
+       file://3.2.24/0014-NFSv4-Reduce-the-footprint-of-the-idmapper.patch \
+       file://3.2.24/0015-NFSv4-Further-reduce-the-footprint-of-the-idmapper.patch \
+       file://3.2.24/0016-macvtap-zerocopy-fix-offset-calculation-when-buildin.patch \
+       file://3.2.24/0017-macvtap-zerocopy-fix-truesize-underestimation.patch \
+       file://3.2.24/0018-macvtap-zerocopy-put-page-when-fail-to-get-all-reque.patch \
+       file://3.2.24/0019-macvtap-zerocopy-set-SKBTX_DEV_ZEROCOPY-only-when-sk.patch \
+       file://3.2.24/0020-macvtap-zerocopy-validate-vectors-before-building-sk.patch \
+       file://3.2.24/0021-KVM-Fix-buffer-overflow-in-kvm_set_irq.patch \
+       file://3.2.24/0022-scsi-Silence-unnecessary-warnings-about-ioctl-to-par.patch \
+       file://3.2.24/0023-epoll-clear-the-tfile_check_list-on-ELOOP.patch \
+       file://3.2.24/0024-iommu-amd-Fix-missing-iommu_shutdown-initialization-.patch \
+       file://3.2.24/0025-iommu-amd-Initialize-dma_ops-for-hotplug-and-sriov-d.patch \
+       file://3.2.24/0026-usb-Add-support-for-root-hub-port-status-CAS.patch \
+       file://3.2.24/0027-gpiolib-wm8994-Pay-attention-to-the-value-set-when-e.patch \
+       file://3.2.24/0028-sched-nohz-Rewrite-and-fix-load-avg-computation-agai.patch \
+       file://3.2.24/0029-USB-option-add-ZTE-MF60.patch \
+       file://3.2.24/0030-USB-option-Add-MEDIATEK-product-ids.patch \
+       file://3.2.24/0031-USB-cdc-wdm-fix-lockup-on-error-in-wdm_read.patch \
+       file://3.2.24/0032-mtd-nandsim-don-t-open-code-a-do_div-helper.patch \
+       file://3.2.24/0033-dvb-core-Release-semaphore-on-error-path-dvb_registe.patch \
+       file://3.2.24/0034-hwspinlock-core-use-global-ID-to-register-hwspinlock.patch \
+       file://3.2.24/0035-libsas-fix-taskfile-corruption-in-sas_ata_qc_fill_rt.patch \
+       file://3.2.24/0036-md-raid1-fix-use-after-free-bug-in-RAID1-data-check-.patch \
+       file://3.2.24/0037-PCI-EHCI-fix-crash-during-suspend-on-ASUS-computers.patch \
+       file://3.2.24/0038-memory-hotplug-fix-invalid-memory-access-caused-by-s.patch \
+       file://3.2.24/0039-ocfs2-fix-NULL-pointer-dereference-in-__ocfs2_change.patch \
+       file://3.2.24/0040-mm-thp-abort-compaction-if-migration-page-cannot-be-.patch \
+       file://3.2.24/0041-drivers-rtc-rtc-mxc.c-fix-irq-enabled-interrupts-war.patch \
+       file://3.2.24/0042-fs-ramfs-file-nommu-add-SetPageUptodate.patch \
+       file://3.2.24/0043-cpufreq-ACPI-Fix-not-loading-acpi-cpufreq-driver-reg.patch \
+       file://3.2.24/0044-hwmon-it87-Preserve-configuration-register-bits-on-i.patch \
+       file://3.2.24/0045-ARM-SAMSUNG-fix-race-in-s3c_adc_start-for-ADC.patch \
+       file://3.2.24/0046-block-fix-infinite-loop-in-__getblk_slow.patch \
+       file://3.2.24/0047-Remove-easily-user-triggerable-BUG-from-generic_setl.patch \
+       file://3.2.24/0048-NFC-Export-nfc.h-to-userland.patch \
+       file://3.2.24/0049-PM-Hibernate-Hibernate-thaw-fixes-improvements.patch \
+       file://3.2.24/0050-cfg80211-check-iface-combinations-only-when-iface-is.patch \
+       file://3.2.24/0051-intel_ips-blacklist-HP-ProBook-laptops.patch \
+       file://3.2.24/0052-atl1c-fix-issue-of-transmit-queue-0-timed-out.patch \
+       file://3.2.24/0053-rt2x00usb-fix-indexes-ordering-on-RX-queue-kick.patch \
+       file://3.2.24/0054-iwlegacy-always-monitor-for-stuck-queues.patch \
+       file://3.2.24/0055-iwlegacy-don-t-mess-up-the-SCD-when-removing-a-key.patch \
+       file://3.2.24/0056-e1000e-Correct-link-check-logic-for-82571-serdes.patch \
+       file://3.2.24/0057-tcm_fc-Fix-crash-seen-with-aborts-and-large-reads.patch \
+       file://3.2.24/0058-fifo-Do-not-restart-open-if-it-already-found-a-partn.patch \
+       file://3.2.24/0059-target-Clean-up-returning-errors-in-PR-handling-code.patch \
+       file://3.2.24/0060-target-Fix-range-calculation-in-WRITE-SAME-emulation.patch \
+       file://3.2.24/0061-cifs-on-CONFIG_HIGHMEM-machines-limit-the-rsize-wsiz.patch \
+       file://3.2.24/0062-cifs-always-update-the-inode-cache-with-the-results-.patch \
+       file://3.2.24/0063-mm-fix-lost-kswapd-wakeup-in-kswapd_stop.patch \
+       file://3.2.24/0064-md-avoid-crash-when-stopping-md-array-races-with-clo.patch \
+       file://3.2.24/0065-md-raid1-close-some-possible-races-on-write-errors-d.patch \
+       file://3.2.24/0066-MIPS-Properly-align-the-.data.init_task-section.patch \
+       file://3.2.24/0067-UBIFS-fix-a-bug-in-empty-space-fix-up.patch \
+       file://3.2.24/0068-ore-Fix-NFS-crash-by-supporting-any-unaligned-RAID-I.patch \
+       file://3.2.24/0069-ore-Remove-support-of-partial-IO-request-NFS-crash.patch \
+       file://3.2.24/0070-pnfs-obj-don-t-leak-objio_state-if-ore_write-read-fa.patch \
+       file://3.2.24/0071-pnfs-obj-Fix-__r4w_get_page-when-offset-is-beyond-i_.patch \
+       file://3.2.24/0072-dm-raid1-fix-crash-with-mirror-recovery-and-discard.patch \
+       file://3.2.24/0073-dm-raid1-set-discard_zeroes_data_unsupported.patch \
+       file://3.2.24/0074-ntp-Fix-leap-second-hrtimer-livelock.patch \
+       file://3.2.24/0075-ntp-Correct-TAI-offset-during-leap-second.patch \
+       file://3.2.24/0076-timekeeping-Fix-CLOCK_MONOTONIC-inconsistency-during.patch \
+       file://3.2.24/0077-time-Move-common-updates-to-a-function.patch \
+       file://3.2.24/0078-hrtimer-Provide-clock_was_set_delayed.patch \
+       file://3.2.24/0079-timekeeping-Fix-leapsecond-triggered-load-spike-issu.patch \
+       file://3.2.24/0080-timekeeping-Maintain-ktime_t-based-offsets-for-hrtim.patch \
+       file://3.2.24/0081-hrtimers-Move-lock-held-region-in-hrtimer_interrupt.patch \
+       file://3.2.24/0082-timekeeping-Provide-hrtimer-update-function.patch \
+       file://3.2.24/0083-hrtimer-Update-hrtimer-base-offsets-each-hrtimer_int.patch \
+       file://3.2.24/0084-timekeeping-Add-missing-update-call-in-timekeeping_r.patch \
+       file://3.2.24/0085-powerpc-Fix-wrong-divisor-in-usecs_to_cputime.patch \
+       file://3.2.24/0086-vhost-don-t-forget-to-schedule.patch \
+       file://3.2.24/0087-r8169-call-netif_napi_del-at-errpaths-and-at-driver-.patch \
+       file://3.2.24/0088-bnx2x-fix-checksum-validation.patch \
+       file://3.2.24/0089-bnx2x-fix-panic-when-TX-ring-is-full.patch \
+       file://3.2.24/0090-net-remove-skb_orphan_try.patch \
+       file://3.2.24/0091-ACPI-Make-acpi_skip_timer_override-cover-all-source_.patch \
+       file://3.2.24/0092-ACPI-Remove-one-board-specific-WARN-when-ignoring-ti.patch \
+       file://3.2.24/0093-ACPI-Add-a-quirk-for-AMILO-PRO-V2030-to-ignore-the-t.patch \
+       file://3.2.24/0094-ACPI-x86-fix-Dell-M6600-ACPI-reboot-regression-via-D.patch \
+       file://3.2.24/0095-ACPI-sysfs.c-strlen-fix.patch \
+       file://3.2.24/0096-eCryptfs-Gracefully-refuse-miscdev-file-ops-on-inher.patch \
+       file://3.2.24/0097-eCryptfs-Fix-lockdep-warning-in-miscdev-operations.patch \
+       file://3.2.24/0098-eCryptfs-Properly-check-for-O_RDONLY-flag-before-doi.patch \
+       file://3.2.24/0099-ACPI-PM-Make-acpi_pm_device_sleep_state-follow-the-s.patch \
+       file://3.2.24/0100-ipheth-add-support-for-iPad.patch \
+       file://3.2.24/0101-stmmac-Fix-for-nfs-hang-on-multiple-reboot.patch \
+       file://3.2.24/0102-bonding-debugfs-and-network-namespaces-are-incompati.patch \
+       file://3.2.24/0103-bonding-Manage-proc-net-bonding-entries-from-the-net.patch \
+       file://3.2.24/0104-Input-bcm5974-Add-support-for-2012-MacBook-Pro-Retin.patch \
+       file://3.2.24/0105-Input-xpad-handle-all-variations-of-Mad-Catz-Beat-Pa.patch \
+       file://3.2.24/0106-Input-xpad-add-signature-for-Razer-Onza-Tournament-E.patch \
+       file://3.2.24/0107-Input-xpad-add-Andamiro-Pump-It-Up-pad.patch \
+       file://3.2.24/0108-HID-add-support-for-2012-MacBook-Pro-Retina.patch \
+       file://3.2.24/0109-Linux-3.2.24.patch \
+       file://3.2.25/0001-mm-reduce-the-amount-of-work-done-when-updating-min_.patch \
+       file://3.2.25/0002-mm-compaction-allow-compaction-to-isolate-dirty-page.patch \
+       file://3.2.25/0003-mm-compaction-determine-if-dirty-pages-can-be-migrat.patch \
+       file://3.2.25/0004-mm-page-allocator-do-not-call-direct-reclaim-for-THP.patch \
+       file://3.2.25/0005-mm-compaction-make-isolate_lru_page-filter-aware-aga.patch \
+       file://3.2.25/0006-mm-compaction-introduce-sync-light-migration-for-use.patch \
+       file://3.2.25/0007-mm-vmscan-when-reclaiming-for-compaction-ensure-ther.patch \
+       file://3.2.25/0008-mm-vmscan-do-not-OOM-if-aborting-reclaim-to-start-co.patch \
+       file://3.2.25/0009-mm-vmscan-check-if-reclaim-should-really-abort-even-.patch \
+       file://3.2.25/0010-vmscan-promote-shared-file-mapped-pages.patch \
+       file://3.2.25/0011-vmscan-activate-executable-pages-after-first-usage.patch \
+       file://3.2.25/0012-mm-vmscan.c-consider-swap-space-when-deciding-whethe.patch \
+       file://3.2.25/0013-mm-test-PageSwapBacked-in-lumpy-reclaim.patch \
+       file://3.2.25/0014-mm-vmscan-convert-global-reclaim-to-per-memcg-LRU-li.patch \
+       file://3.2.25/0015-cpuset-mm-reduce-large-amounts-of-memory-barrier-rel.patch \
+       file://3.2.25/0016-mm-hugetlb-fix-warning-in-alloc_huge_page-dequeue_hu.patch \
+       file://3.2.25/0017-Fix-NULL-dereferences-in-scsi_cmd_to_driver.patch \
+       file://3.2.25/0018-sched-nohz-Fix-rq-cpu_load-calculations.patch \
+       file://3.2.25/0019-sched-nohz-Fix-rq-cpu_load-calculations-some-more.patch \
+       file://3.2.25/0020-powerpc-ftrace-Fix-assembly-trampoline-register-usag.patch \
+       file://3.2.25/0021-cx25821-Remove-bad-strcpy-to-read-only-char.patch \
+       file://3.2.25/0022-x86-Fix-boot-on-Twinhead-H12Y.patch \
+       file://3.2.25/0023-r8169-RxConfig-hack-for-the-8168evl.patch \
+       file://3.2.25/0024-cifs-when-CONFIG_HIGHMEM-is-set-serialize-the-read-w.patch \
+       file://3.2.25/0025-wireless-rt2x00-rt2800usb-add-more-devices-ids.patch \
+       file://3.2.25/0026-wireless-rt2x00-rt2800usb-more-devices-were-identifi.patch \
+       file://3.2.25/0027-rt2800usb-2001-3c17-is-an-RT3370-device.patch \
+       file://3.2.25/0028-usb-gadget-Fix-g_ether-interface-link-status.patch \
+       file://3.2.25/0029-ext4-pass-a-char-to-ext4_count_free-instead-of-a-buf.patch \
+       file://3.2.25/0030-ftrace-Disable-function-tracing-during-suspend-resum.patch \
+       file://3.2.25/0031-x86-microcode-microcode_core.c-simple_strtoul-cleanu.patch \
+       file://3.2.25/0032-x86-microcode-Sanitize-per-cpu-microcode-reloading-i.patch \
+       file://3.2.25/0033-usbdevfs-Correct-amount-of-data-copied-to-user-in-pr.patch \
+       file://3.2.25/0034-ext4-fix-overhead-calculation-used-by-ext4_statfs.patch \
+       file://3.2.25/0035-udf-Improve-table-length-check-to-avoid-possible-ove.patch \
+       file://3.2.25/0036-powerpc-Add-memory-attribute-for-mfmsr.patch \
+       file://3.2.25/0037-mwifiex-correction-in-mcs-index-check.patch \
+       file://3.2.25/0038-USB-option-Ignore-ZTE-Vodafone-K3570-71-net-interfac.patch \
+       file://3.2.25/0039-USB-option-add-ZTE-MF821D.patch \
+       file://3.2.25/0040-target-Add-generation-of-LOGICAL-BLOCK-ADDRESS-OUT-O.patch \
+       file://3.2.25/0041-target-Add-range-checking-to-UNMAP-emulation.patch \
+       file://3.2.25/0042-target-Fix-reading-of-data-length-fields-for-UNMAP-c.patch \
+       file://3.2.25/0043-target-Fix-possible-integer-underflow-in-UNMAP-emula.patch \
+       file://3.2.25/0044-target-Check-number-of-unmap-descriptors-against-our.patch \
+       file://3.2.25/0045-s390-idle-fix-sequence-handling-vs-cpu-hotplug.patch \
+       file://3.2.25/0046-rtlwifi-rtl8192de-Fix-phy-based-version-calculation.patch \
+       file://3.2.25/0047-workqueue-perform-cpu-down-operations-from-low-prior.patch \
+       file://3.2.25/0048-ALSA-hda-Add-support-for-Realtek-ALC282.patch \
+       file://3.2.25/0049-iommu-amd-Fix-hotplug-with-iommu-pt.patch \
+       file://3.2.25/0050-drm-radeon-Try-harder-to-avoid-HW-cursor-ending-on-a.patch \
+       file://3.2.25/0051-ALSA-hda-Turn-on-PIN_OUT-from-hdmi-playback-prepare.patch \
+       file://3.2.25/0052-block-add-blk_queue_dead.patch \
+       file://3.2.25/0053-Fix-device-removal-NULL-pointer-dereference.patch \
+       file://3.2.25/0054-Avoid-dangling-pointer-in-scsi_requeue_command.patch \
+       file://3.2.25/0055-fix-hot-unplug-vs-async-scan-race.patch \
+       file://3.2.25/0056-fix-eh-wakeup-scsi_schedule_eh-vs-scsi_restart_opera.patch \
+       file://3.2.25/0057-libsas-continue-revalidation.patch \
+       file://3.2.25/0058-libsas-fix-sas_discover_devices-return-code-handling.patch \
+       file://3.2.25/0059-iscsi-target-Drop-bogus-struct-file-usage-for-iSCSI-.patch \
+       file://3.2.25/0060-mmc-sdhci-pci-CaFe-has-broken-card-detection.patch \
+       file://3.2.25/0061-ext4-don-t-let-i_reserved_meta_blocks-go-negative.patch \
+       file://3.2.25/0062-ext4-undo-ext4_calc_metadata_amount-if-we-fail-to-cl.patch \
+       file://3.2.25/0063-ASoC-dapm-Fix-_PRE-and-_POST-events-for-DAPM-perform.patch \
+       file://3.2.25/0064-locks-fix-checking-of-fcntl_setlease-argument.patch \
+       file://3.2.25/0065-ACPI-AC-prevent-OOPS-on-some-boxes-due-to-missing-ch.patch \
+       file://3.2.25/0066-drm-radeon-fix-bo-creation-retry-path.patch \
+       file://3.2.25/0067-drm-radeon-fix-non-revealent-error-message.patch \
+       file://3.2.25/0068-drm-radeon-fix-hotplug-of-DP-to-DVI-HDMI-passive-ada.patch \
+       file://3.2.25/0069-drm-radeon-on-hotplug-force-link-training-to-happen-.patch \
+       file://3.2.25/0070-Btrfs-call-the-ordered-free-operation-without-any-lo.patch \
+       file://3.2.25/0071-nouveau-Fix-alignment-requirements-on-src-and-dst-ad.patch \
+       file://3.2.25/0072-mm-fix-wrong-argument-of-migrate_huge_pages-in-soft_.patch \
+       file://3.2.25/0073-Linux-3.2.25.patch \
+       file://3.2.26/0001-x86-Simplify-code-by-removing-a-SMP-ifdefs-from-stru.patch \
+       file://3.2.26/0002-Linux-3.2.26.patch \
+       file://3.2.27/0001-sched-Fix-race-in-task_group.patch \
+       file://3.2.27/0002-floppy-Cleanup-disk-queue-before-caling-put_disk-if-.patch \
+       file://3.2.27/0003-xen-mark-local-pages-as-FOREIGN-in-the-m2p_override.patch \
+       file://3.2.27/0004-lirc_sir-make-device-registration-work.patch \
+       file://3.2.27/0005-stable-update-references-to-older-2.6-versions-for-3.patch \
+       file://3.2.27/0006-ALSA-hda-add-dock-support-for-Thinkpad-X230-Tablet.patch \
+       file://3.2.27/0007-cfg80211-fix-interface-combinations-check-for-ADHOC-.patch \
+       file://3.2.27/0008-m68k-Correct-the-Atari-ALLOWINT-definition.patch \
+       file://3.2.27/0009-ene_ir-Fix-driver-initialisation.patch \
+       file://3.2.27/0010-nfsd4-our-filesystems-are-normally-case-sensitive.patch \
+       file://3.2.27/0011-random-Use-arch_get_random_int-instead-of-cycle-coun.patch \
+       file://3.2.27/0012-random-Use-arch-specific-RNG-to-initialize-the-entro.patch \
+       file://3.2.27/0013-random-Adjust-the-number-of-loops-when-initializing.patch \
+       file://3.2.27/0014-random-make-add_interrupt_randomness-do-something-sa.patch \
+       file://3.2.27/0015-random-use-lockless-techniques-in-the-interrupt-path.patch \
+       file://3.2.27/0016-random-create-add_device_randomness-interface.patch \
+       file://3.2.27/0017-usb-feed-USB-device-information-to-the-dev-random-dr.patch \
+       file://3.2.27/0018-net-feed-dev-random-with-the-MAC-address-when-regist.patch \
+       file://3.2.27/0019-random-use-the-arch-specific-rng-in-xfer_secondary_p.patch \
+       file://3.2.27/0020-random-add-new-get_random_bytes_arch-function.patch \
+       file://3.2.27/0021-rtc-wm831x-Feed-the-write-counter-into-device_add_ra.patch \
+       file://3.2.27/0022-mfd-wm831x-Feed-the-device-UUID-into-device_add_rand.patch \
+       file://3.2.27/0023-ASoC-wm8994-Ensure-there-are-enough-BCLKs-for-four-c.patch \
+       file://3.2.27/0024-futex-Test-for-pi_mutex-on-fault-in-futex_wait_reque.patch \
+       file://3.2.27/0025-futex-Fix-bug-in-WARN_ON-for-NULL-q.pi_state.patch \
+       file://3.2.27/0026-futex-Forbid-uaddr-uaddr2-in-futex_wait_requeue_pi.patch \
+       file://3.2.27/0027-video-smscufx-fix-line-counting-in-fb_write.patch \
+       file://3.2.27/0028-Input-synaptics-handle-out-of-bounds-values-from-the.patch \
+       file://3.2.27/0029-ALSA-hda-Fix-invalid-D3-of-headphone-DAC-on-VT202x-c.patch \
+       file://3.2.27/0030-ALSA-mpu401-Fix-missing-initialization-of-irq-field.patch \
+       file://3.2.27/0031-x86-nops-Missing-break-resulting-in-incorrect-select.patch \
+       file://3.2.27/0032-s390-mm-downgrade-page-table-after-fork-of-a-31-bit-.patch \
+       file://3.2.27/0033-Redefine-ATOMIC_INIT-and-ATOMIC64_INIT-to-drop-the-c.patch \
+       file://3.2.27/0034-dm-thin-reduce-endio_hook-pool-size.patch \
+       file://3.2.27/0035-dm-thin-fix-memory-leak-in-process_prepared_mapping-.patch \
+       file://3.2.27/0036-random-mix-in-architectural-randomness-in-extract_bu.patch \
+       file://3.2.27/0037-asus-wmi-use-ASUS_WMI_METHODID_DSTS2-as-default-DSTS.patch \
+       file://3.2.27/0038-virtio-blk-Use-block-layer-provided-spinlock.patch \
+       file://3.2.27/0039-s390-mm-fix-fault-handling-for-page-table-walk-case.patch \
+       file://3.2.27/0040-nfs-skip-commit-in-releasepage-if-we-re-freeing-memo.patch \
+       file://3.2.27/0041-md-raid1-don-t-abort-a-resync-on-the-first-badblock.patch \
+       file://3.2.27/0042-pcdp-use-early_ioremap-early_iounmap-to-access-pcdp-.patch \
+       file://3.2.27/0043-lib-vsprintf.c-kptr_restrict-fix-pK-error-in-SysRq-s.patch \
+       file://3.2.27/0044-nilfs2-fix-deadlock-issue-between-chcp-and-thaw-ioct.patch \
+       file://3.2.27/0045-SUNRPC-return-negative-value-in-case-rpcbind-client-.patch \
+       file://3.2.27/0046-ARM-7467-1-mutex-use-generic-xchg-based-implementati.patch \
+       file://3.2.27/0047-ARM-7476-1-vfp-only-clear-vfp-state-for-current-cpu-.patch \
+       file://3.2.27/0048-ARM-7477-1-vfp-Always-save-VFP-state-in-vfp_pm_suspe.patch \
+       file://3.2.27/0049-ARM-7478-1-errata-extend-workaround-for-erratum-7207.patch \
+       file://3.2.27/0050-ARM-Fix-undefined-instruction-exception-handling.patch \
+       file://3.2.27/0051-USB-echi-dbgp-increase-the-controller-wait-time-to-c.patch \
+       file://3.2.27/0052-ASoC-wm8962-Allow-VMID-time-to-fully-ramp.patch \
+       file://3.2.27/0053-mm-page_alloc.c-remove-pageblock_default_order.patch \
+       file://3.2.27/0054-mm-setup-pageblock_order-before-it-s-used-by-sparsem.patch \
+       file://3.2.27/0055-mm-mmu_notifier-fix-freed-page-still-mapped-in-secon.patch \
+       file://3.2.27/0056-mm-hugetlbfs-close-race-during-teardown-of-hugetlbfs.patch \
+       file://3.2.27/0057-ALSA-snd-usb-fix-clock-source-validity-index.patch \
+       file://3.2.27/0058-ALSA-hda-Support-dock-on-Lenovo-Thinkpad-T530-with-A.patch \
+       file://3.2.27/0059-ore-Fix-out-of-bounds-access-in-_ios_obj.patch \
+       file://3.2.27/0060-m68k-Make-sys_atomic_cmpxchg_32-work-on-classic-m68k.patch \
+       file://3.2.27/0061-drm-i915-prefer-wide-slow-to-fast-narrow-in-DP-confi.patch \
+       file://3.2.27/0062-rt2x00-Add-support-for-BUFFALO-WLI-UC-GNM2-to-rt2800.patch \
+       file://3.2.27/0063-drop_monitor-fix-sleeping-in-invalid-context-warning.patch \
+       file://3.2.27/0064-drop_monitor-Make-updating-data-skb-smp-safe.patch \
+       file://3.2.27/0065-drop_monitor-prevent-init-path-from-scheduling-on-th.patch \
+       file://3.2.27/0066-drop_monitor-dont-sleep-in-atomic-context.patch \
+       file://3.2.27/0067-pch_uart-Fix-missing-break-for-16-byte-fifo.patch \
+       file://3.2.27/0068-pch_uart-Fix-rx-error-interrupt-setting-issue.patch \
+       file://3.2.27/0069-pch_uart-Fix-parity-setting-issue.patch \
+       file://3.2.27/0070-Linux-3.2.27.patch \
+       file://3.2.28/0001-bnx2-Fix-bug-in-bnx2_free_tx_skbs.patch \
+       file://3.2.28/0002-sch_sfb-Fix-missing-NULL-check.patch \
+       file://3.2.28/0003-sctp-Fix-list-corruption-resulting-from-freeing-an-a.patch \
+       file://3.2.28/0004-caif-Fix-access-to-freed-pernet-memory.patch \
+       file://3.2.28/0005-cipso-don-t-follow-a-NULL-pointer-when-setsockopt-is.patch \
+       file://3.2.28/0006-caif-fix-NULL-pointer-check.patch \
+       file://3.2.28/0007-wanmain-comparing-array-with-NULL.patch \
+       file://3.2.28/0008-tcp-Add-TCP_USER_TIMEOUT-negative-value-check.patch \
+       file://3.2.28/0009-USB-kaweth.c-use-GFP_ATOMIC-under-spin_lock.patch \
+       file://3.2.28/0010-net-fix-rtnetlink-IFF_PROMISC-and-IFF_ALLMULTI-handl.patch \
+       file://3.2.28/0011-tcp-perform-DMA-to-userspace-only-if-there-is-a-task.patch \
+       file://3.2.28/0012-net-tun-fix-ioctl-based-info-leaks.patch \
+       file://3.2.28/0013-e1000-add-dropped-DMA-receive-enable-back-in-for-WoL.patch \
+       file://3.2.28/0014-rtlwifi-rtl8192cu-Change-buffer-allocation-for-synch.patch \
+       file://3.2.28/0015-hfsplus-fix-overflow-in-sector-calculations-in-hfspl.patch \
+       file://3.2.28/0016-drm-i915-fixup-seqno-allocation-logic-for-lazy_reque.patch \
+       file://3.2.28/0017-KVM-VMX-Advertise-CPU_BASED_RDPMC_EXITING-for-nested.patch \
+       file://3.2.28/0018-mac80211-cancel-mesh-path-timer.patch \
+       file://3.2.28/0019-ath9k-Add-PID-VID-support-for-AR1111.patch \
+       file://3.2.28/0020-ARM-mxs-Remove-MMAP_MIN_ADDR-setting-from-mxs_defcon.patch \
+       file://3.2.28/0021-ALSA-hda-add-dock-support-for-Thinkpad-T430s.patch \
+       file://3.2.28/0022-cfg80211-process-pending-events-when-unregistering-n.patch \
+       file://3.2.28/0023-rt61pci-fix-NULL-pointer-dereference-in-config_lna_g.patch \
+       file://3.2.28/0024-iwlwifi-disable-greenfield-transmissions-as-a-workar.patch \
+       file://3.2.28/0025-ALSA-hda-add-dock-support-for-Thinkpad-X230.patch \
+       file://3.2.28/0026-e1000e-NIC-goes-up-and-immediately-goes-down.patch \
+       file://3.2.28/0027-ALSA-hda-remove-quirk-for-Dell-Vostro-1015.patch \
+       file://3.2.28/0028-ALSA-hda-Fix-double-quirk-for-Quanta-FL1-Lenovo-Idea.patch \
+       file://3.2.28/0029-ARM-pxa-remove-irq_to_gpio-from-ezx-pcap-driver.patch \
+       file://3.2.28/0030-Input-eeti_ts-pass-gpio-value-instead-of-IRQ.patch \
+       file://3.2.28/0031-drm-i915-Add-wait_for-in-init_ring_common.patch \
+       file://3.2.28/0032-drm-i915-correctly-order-the-ring-init-sequence.patch \
+       file://3.2.28/0033-s390-compat-fix-compat-wrappers-for-process_vm-syste.patch \
+       file://3.2.28/0034-s390-compat-fix-mmap-compat-system-calls.patch \
+       file://3.2.28/0035-drm-radeon-fix-bank-tiling-parameters-on-evergreen.patch \
+       file://3.2.28/0036-drm-radeon-fix-bank-tiling-parameters-on-cayman.patch \
+       file://3.2.28/0037-drm-radeon-do-not-reenable-crtc-after-moving-vram-st.patch \
+       file://3.2.28/0038-Linux-3.2.28.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://pwm/0001-PWM-ecap-Correct-configuration-of-polarity.patch \
+       file://pwm/0002-ARM-OMAP2-am335x-mux-add-ecap2_in_pwm2_out-string-en.patch \
+       file://pwm/0003-ARM-OMAP2-AM335x-hwmod-Remove-PRCM-entries-for-PWMSS.patch \
+       file://pwm/0004-PWM-ecap-Resets-the-PWM-output-to-low-on-stop.patch \
+       file://pwm/0005-PWM-ecap-Fix-for-throwing-PWM-output-before-running.patch \
+       file://pwm/0006-pwm-ehrpwm-Configure-polarity-on-pwm_start.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 \
@@ -1225,9 +1919,29 @@ PATCHES_OVER_PSP = " \
        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/0066-video-da8xx-fb-Add-Newhaven-LCD-Panel-details.patch \
+       file://beaglebone/0067-beaglebone-add-support-for-the-4.3-lcd-cape-with-res.patch \
+       file://beaglebone/0068-beaglebone-add-support-for-LCD3-rev-A1.patch \
+       file://beaglebone/0069-beaglebone-fix-buttons-spidev-clash-when-using-mcasp.patch \
+       file://beaglebone/0070-beaglebone-fix-LCD3-led-key-overlap.patch \
+       file://beaglebone/0071-beaglebone-fix-audio-spi-clash.patch \
+       file://beaglebone/0072-beaglebone-add-support-for-QuickLogic-Camera-interfa.patch \
+       file://beaglebone/0073-beaglebone-add-support-for-DVI-audio-and-audio-only-.patch \
+       file://beaglebone/0074-beaglebone-disable-LBO-GPIO-for-battery-cape.patch \
+       file://beaglebone/0075-video-da8xx-fb-calculate-pixel-clock-period-for-the-.patch \
+       file://beaglebone/0076-beaglebone-improve-GPMC-bus-timings-for-camera-cape.patch \
+       file://beaglebone/0077-beaglebone-disable-UYVY-VYUY-and-YVYU-modes-in-camer.patch \
+       file://beaglebone/0078-beaglebone-error-handling-for-DMA-completion-in-cssp.patch \
+       file://beaglebone/0079-AM335X-errata-OPP50-on-MPU-domain-is-not-supported.patch \
+       file://beaglebone/0080-vfs-Add-a-trace-point-in-the-mark_inode_dirty-functi.patch \
+       file://beaglebone/0081-beaglebone-add-support-for-LCD7-A3.patch \
+       file://beaglebone/0082-beaglebone-add-rudimentary-support-for-eMMC-cape.patch \
+       file://beaglebone/0083-beaglebone-add-extra-partnumber-for-camera-cape.patch \
+       file://beaglebone/0084-beaglebone-cssp_camera-driver-cleanup.patch \
+       file://beaglebone/0085-beaglebone-mux-camera-cape-orientation-pin-to-gpio.patch \
+       file://beaglebone/0086-board-am335xevm-Add-Beaglebone-Motor-Cape-Support.patch \
+       file://beaglebone/0087-mux33xx-Fix-MUXENTRYs-for-MCASP0_ACLKX-FSX-to-add-eh.patch \
+       file://led/0001-leds-heartbeat-stop-on-shutdown-reboot-or-panic.patch \
+       \
+       file://beaglebone/0001-arm-boot-compressed-default-asm-arch-to-armv7-a.patch \
+       "