]> 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: i2c and cape fixes
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp_3.2.bb
index b2f706afd0b22663e45a6ba56851d466bf4907f1..7df217d02bbbfa0792e51ad2685b94ed2265ac7b 100644 (file)
@@ -4,27 +4,37 @@ LICENSE = "GPLv2"
 KERNEL_IMAGETYPE = "uImage"
 
 require multi-kernel.inc
+require tipspkernel.inc
 
 S = "${WORKDIR}/git"
 
 MULTI_CONFIG_BASE_SUFFIX = ""
 
 BRANCH = "v3.2-staging"
-SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
-MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
+SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
+MACHINE_KERNEL_PR_append = "o+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
-THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
-CONFIGS_PSP = "${@base_set_filespath(["${THISDIR}/${PN}-${PV}/tipspkernel"], d)}:\
-${@base_set_filespath(["${THISDIR}/${PN}/tipspkernel"], d)}:\
-${@base_set_filespath(["${THISDIR}/files/tipspkernel"], d)}:"
-FILESPATH =. "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "${CONFIGS_PSP}", "", d)}"
-
 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://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 \
@@ -186,24 +196,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 \
@@ -480,49 +489,512 @@ PATCHES_OVER_PSP = " \
        file://3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch \
        file://3.2.9/0052-hwmon-ads1015-Fix-file-leak-in-probe-function.patch \
        file://3.2.9/0053-ARM-omap-fix-oops-in-drivers-video-omap2-dss-dpi.c.patch \
-       file://3.2.9/0055-x86-amd-Fix-L1i-and-L2-cache-sharing-information-for.patch \
-       file://3.2.9/0056-ath9k-stop-on-rates-with-idx-1-in-ath9k-rate-control.patch \
-       file://3.2.9/0057-genirq-Unmask-oneshot-irqs-when-thread-was-not-woken.patch \
-       file://3.2.9/0058-genirq-Handle-pending-irqs-in-irq_startup.patch \
-       file://3.2.9/0059-scsi_scan-Fix-Poison-overwritten-warning-caused-by-u.patch \
-       file://3.2.9/0060-scsi_pm-Fix-bug-in-the-SCSI-power-management-handler.patch \
-       file://3.2.9/0061-ipvs-fix-matching-of-fwmark-templates-during-schedul.patch \
-       file://3.2.9/0062-jme-Fix-FIFO-flush-issue.patch \
-       file://3.2.9/0063-davinci_emac-Do-not-free-all-rx-dma-descriptors-duri.patch \
-       file://3.2.9/0064-builddeb-Don-t-create-files-in-tmp-with-predictable-.patch \
-       file://3.2.9/0065-can-sja1000-fix-isr-hang-when-hw-is-unplugged-under-.patch \
-       file://3.2.9/0066-hdpvr-fix-race-conditon-during-start-of-streaming.patch \
-       file://3.2.9/0067-imon-don-t-wedge-hardware-after-early-callbacks.patch \
-       file://3.2.9/0068-hwmon-f75375s-Fix-register-write-order-when-setting-.patch \
-       file://3.2.9/0069-epoll-introduce-POLLFREE-to-flush-signalfd_wqh-befor.patch \
-       file://3.2.9/0070-epoll-ep_unregister_pollwait-can-use-the-freed-pwq-w.patch \
-       file://3.2.9/0071-epoll-limit-paths.patch \
-       file://3.2.9/0072-cdrom-use-copy_to_user-without-the-underscores.patch \
-       file://3.2.9/0073-Linux-3.2.9.patch \
-       file://0002-f_rndis-HACK-around-undefined-variables.patch \
-       file://0003-da8xx-fb-add-DVI-support-for-beaglebone.patch \
-       file://0004-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \
-       file://0005-more-beaglebone-merges.patch \
-       file://0006-beaglebone-disable-tsadc.patch \
-       file://0007-tscadc-Add-general-purpose-mode-untested-with-touchs.patch \
-       file://0008-tscadc-Add-board-file-mfd-support-fix-warning.patch \
-       file://0009-AM335X-init-tsc-bone-style-for-new-boards.patch \
-       file://0010-tscadc-make-stepconfig-channel-configurable.patch \
-       file://0011-tscadc-Trigger-through-sysfs.patch \
-       file://0012-meta-ti-Remove-debug-messages-for-meta-ti.patch \
-       file://0013-tscadc-switch-to-polling-instead-of-interrupts.patch \
-       file://0014-beaglebone-fix-ADC-init.patch \
-       file://0015-AM335x-MUX-add-ehrpwm1A.patch \
-       file://0016-beaglebone-enable-PWM-for-lcd-backlight-backlight-is.patch \
-       file://0017-omap_hsmmc-Set-dto-to-max-value-of-14-to-avoid-SD-Ca.patch \
-       file://0018-beaglebone-set-default-brightness-to-50-for-pwm-back.patch \
-       file://0019-st7735fb-WIP-framebuffer-driver-supporting-Adafruit-.patch \
-       file://0020-beaglebone-use-P8_6-gpio1_3-as-w1-bus.patch \
-       file://0021-beaglebone-add-support-for-Towertech-TT3201-CAN-cape.patch \
-       file://0022-ARM-OMAP2-am33xx-fix-serial-mux-warnings-for-am33xx.patch \
-       file://0023-ARM-OMAP2-am335x-correct-McASP0-pin-mux-detail.patch \
+       file://3.2.9/0054-x86-amd-Fix-L1i-and-L2-cache-sharing-information-for.patch \
+       file://3.2.9/0055-ath9k-stop-on-rates-with-idx-1-in-ath9k-rate-control.patch \
+       file://3.2.9/0056-genirq-Unmask-oneshot-irqs-when-thread-was-not-woken.patch \
+       file://3.2.9/0057-genirq-Handle-pending-irqs-in-irq_startup.patch \
+       file://3.2.9/0058-scsi_scan-Fix-Poison-overwritten-warning-caused-by-u.patch \
+       file://3.2.9/0059-scsi_pm-Fix-bug-in-the-SCSI-power-management-handler.patch \
+       file://3.2.9/0060-ipvs-fix-matching-of-fwmark-templates-during-schedul.patch \
+       file://3.2.9/0061-jme-Fix-FIFO-flush-issue.patch \
+       file://3.2.9/0062-davinci_emac-Do-not-free-all-rx-dma-descriptors-duri.patch \
+       file://3.2.9/0063-builddeb-Don-t-create-files-in-tmp-with-predictable-.patch \
+       file://3.2.9/0064-can-sja1000-fix-isr-hang-when-hw-is-unplugged-under-.patch \
+       file://3.2.9/0065-hdpvr-fix-race-conditon-during-start-of-streaming.patch \
+       file://3.2.9/0066-imon-don-t-wedge-hardware-after-early-callbacks.patch \
+       file://3.2.9/0067-hwmon-f75375s-Fix-register-write-order-when-setting-.patch \
+       file://3.2.9/0068-epoll-introduce-POLLFREE-to-flush-signalfd_wqh-befor.patch \
+       file://3.2.9/0069-epoll-ep_unregister_pollwait-can-use-the-freed-pwq-w.patch \
+       file://3.2.9/0070-epoll-limit-paths.patch \
+       file://3.2.9/0071-cdrom-use-copy_to_user-without-the-underscores.patch \
+       file://3.2.9/0072-Linux-3.2.9.patch \
+       file://3.2.10/0001-autofs-work-around-unhappy-compat-problem-on-x86-64.patch \
+       file://3.2.10/0002-Fix-autofs-compile-without-CONFIG_COMPAT.patch \
+       file://3.2.10/0003-compat-fix-compile-breakage-on-s390.patch \
+       file://3.2.10/0004-drm-i915-Prevent-a-machine-hang-by-checking-crtc-act.patch \
+       file://3.2.10/0005-ARM-LPC32xx-serial.c-HW-bug-workaround.patch \
+       file://3.2.10/0006-ARM-LPC32xx-serial.c-Fixed-loop-limit.patch \
+       file://3.2.10/0007-ARM-LPC32xx-irq.c-Clear-latched-event.patch \
+       file://3.2.10/0008-ARM-LPC32xx-Fix-interrupt-controller-init.patch \
+       file://3.2.10/0009-ARM-LPC32xx-Fix-irq-on-GPI_28.patch \
+       file://3.2.10/0010-watchdog-hpwdt-clean-up-set_memory_x-call-for-32-bit.patch \
+       file://3.2.10/0011-i2c-mxs-only-flag-completion-when-queue-is-completel.patch \
+       file://3.2.10/0012-regulator-fix-the-ldo-configure-according-to-88pm860.patch \
+       file://3.2.10/0013-S390-KEYS-Enable-the-compat-keyctl-wrapper-on-s390x.patch \
+       file://3.2.10/0014-perf-x86-kvm-Fix-Host-Only-Guest-Only-counting-with-.patch \
+       file://3.2.10/0015-ALSA-hda-realtek-Fix-resume-of-multiple-input-source.patch \
+       file://3.2.10/0016-ALSA-hda-Add-a-fake-mute-feature.patch \
+       file://3.2.10/0017-ALSA-hda-Always-set-HP-pin-in-unsol-handler-for-STAC.patch \
+       file://3.2.10/0018-regset-Prevent-null-pointer-reference-on-readonly-re.patch \
+       file://3.2.10/0019-regset-Return-EFAULT-not-EIO-on-host-side-memory-fau.patch \
+       file://3.2.10/0020-mfd-Fix-ACPI-conflict-check.patch \
+       file://3.2.10/0021-mfd-Test-for-jack-detection-when-deciding-if-wm8994-.patch \
+       file://3.2.10/0022-genirq-Clear-action-thread_mask-if-IRQ_ONESHOT-is-no.patch \
+       file://3.2.10/0023-ARM-S3C24XX-DMA-resume-regression-fix.patch \
+       file://3.2.10/0024-Move-Logitech-Harmony-900-from-cdc_ether-to-zaurus.patch \
+       file://3.2.10/0025-alpha-fix-32-64-bit-bug-in-futex-support.patch \
+       file://3.2.10/0026-mmc-atmel-mci-don-t-use-dma-features-when-using-DMA-.patch \
+       file://3.2.10/0027-mmc-sdhci-esdhc-imx-fix-for-mmc-cards-on-i.MX5.patch \
+       file://3.2.10/0028-aio-wake-up-waiters-when-freeing-unused-kiocbs.patch \
+       file://3.2.10/0029-mm-memcg-Correct-unregistring-of-events-attached-to-.patch \
+       file://3.2.10/0030-NOMMU-Don-t-need-to-clear-vm_mm-when-deleting-a-VMA.patch \
+       file://3.2.10/0031-cifs-fix-dentry-refcount-leak-when-opening-a-FIFO-on.patch \
+       file://3.2.10/0032-mac80211-zero-initialize-count-field-in-ieee80211_tx.patch \
+       file://3.2.10/0033-ath9k_hw-prevent-writes-to-const-data-on-AR9160.patch \
+       file://3.2.10/0034-kprobes-return-proper-error-code-from-register_kprob.patch \
+       file://3.2.10/0035-mm-thp-fix-BUG-on-mm-nr_ptes.patch \
+       file://3.2.10/0036-iwlwifi-fix-key-removal.patch \
+       file://3.2.10/0037-tty-powerpc-early-udbg-consoles-can-t-be-modules.patch \
+       file://3.2.10/0038-S390-qdio-fix-handler-function-arguments-for-zfcp-da.patch \
+       file://3.2.10/0039-rapidio-tsi721-fix-queue-wrapping-bug-in-inbound-doo.patch \
+       file://3.2.10/0040-HID-usbhid-Add-NOGET-quirk-for-the-AIREN-Slim-keyboa.patch \
+       file://3.2.10/0041-crypto-mv_cesa-fix-final-callback-not-ignoring-input.patch \
+       file://3.2.10/0042-osd_uld-Bump-MAX_OSD_DEVICES-from-64-to-1-048-576.patch \
+       file://3.2.10/0043-viafb-select-HW-scaling-on-VX900-for-IGA2.patch \
+       file://3.2.10/0044-viafb-fix-IGA1-modesetting-on-VX900.patch \
+       file://3.2.10/0045-ASoC-dapm-Check-for-bias-level-when-powering-down.patch \
+       file://3.2.10/0046-ASoC-i.MX-SSI-Fix-DSP_A-format.patch \
+       file://3.2.10/0047-bsg-fix-sysfs-link-remove-warning.patch \
+       file://3.2.10/0048-avr32-select-generic-atomic64_t-support.patch \
+       file://3.2.10/0049-ACPI-PM-Do-not-save-restore-NVS-on-Asus-K54C-K54HR.patch \
+       file://3.2.10/0050-rtl8192cu-Add-new-device-IDs.patch \
+       file://3.2.10/0051-drm-i915-gen7-implement-rczunit-workaround.patch \
+       file://3.2.10/0052-drm-i915-gen7-Implement-an-L3-caching-workaround.patch \
+       file://3.2.10/0053-drm-i915-gen7-work-around-a-system-hang-on-IVB.patch \
+       file://3.2.10/0054-drm-i915-gen7-Disable-the-RHWO-optimization-as-it-ca.patch \
+       file://3.2.10/0055-drm-i915-fix-ELD-writing-for-SandyBridge.patch \
+       file://3.2.10/0056-ARM-orion-Fix-USB-phy-for-orion5x.patch \
+       file://3.2.10/0057-ARM-orion-Fix-Orion5x-GPIO-regression-from-MPP-clean.patch \
+       file://3.2.10/0058-OMAP-4430SDP-Panda-use-gpio_free_array-to-free-HDMI-.patch \
+       file://3.2.10/0059-OMAP-4430SDP-Panda-rename-HPD-GPIO-to-CT_CP_HPD.patch \
+       file://3.2.10/0060-OMAPDSS-remove-wrong-HDMI-HPD-muxing.patch \
+       file://3.2.10/0061-OMAP-4430SDP-Panda-setup-HDMI-GPIO-muxes.patch \
+       file://3.2.10/0062-OMAP-4430SDP-Panda-add-HDMI-HPD-gpio.patch \
+       file://3.2.10/0063-OMAPDSS-HDMI-PHY-burnout-fix.patch \
+       file://3.2.10/0064-OMAPDSS-HDMI-hot-plug-detect-fix.patch \
+       file://3.2.10/0065-ARM-7345-1-errata-update-workaround-for-A9-erratum-7.patch \
+       file://3.2.10/0066-ARM-7354-1-perf-limit-sample_period-to-half-max_peri.patch \
+       file://3.2.10/0067-ARM-7355-1-perf-clear-overflow-flag-when-disabling-c.patch \
+       file://3.2.10/0068-ARM-7356-1-perf-check-that-we-have-an-event-in-the-P.patch \
+       file://3.2.10/0069-ARM-7357-1-perf-fix-overflow-handling-for-xscale2-PM.patch \
+       file://3.2.10/0070-media-staging-lirc_serial-Fix-init-exit-order.patch \
+       file://3.2.10/0071-media-staging-lirc_serial-Free-resources-on-failure-.patch \
+       file://3.2.10/0072-media-staging-lirc_serial-Fix-deadlock-on-resume-fai.patch \
+       file://3.2.10/0073-media-staging-lirc_serial-Do-not-assume-error-codes-.patch \
+       file://3.2.10/0074-Input-ALPS-fix-touchpad-detection-when-buttons-are-p.patch \
+       file://3.2.10/0075-hwmon-pmbus_core-Fix-maximum-number-of-POUT-alarm-at.patch \
+       file://3.2.10/0076-hwmon-jc42-Add-support-for-ST-Microelectronics-STTS2.patch \
+       file://3.2.10/0077-hwmon-jc42-Add-support-for-AT30TS00-TS3000GB2-TSE200.patch \
+       file://3.2.10/0078-hwmon-zl6100-Maintain-delay-parameter-in-driver-inst.patch \
+       file://3.2.10/0079-carl9170-Fix-memory-accounting-when-sta-is-in-power-.patch \
+       file://3.2.10/0080-carl9170-fix-frame-delivery-if-sta-is-in-powersave-m.patch \
+       file://3.2.10/0081-drm-radeon-kms-set-SX_MISC-in-the-r6xx-blit-code-v2.patch \
+       file://3.2.10/0082-net-usbnet-avoid-recursive-locking-in-usbnet_stop.patch \
+       file://3.2.10/0083-x86-amd-iommu_set_device_table-must-not-be-__init.patch \
+       file://3.2.10/0084-dm-ioctl-do-not-leak-argv-if-target-message-only-con.patch \
+       file://3.2.10/0085-dm-io-fix-discard-support.patch \
+       file://3.2.10/0086-dm-flakey-fix-crash-on-read-when-corrupt_bio_byte-no.patch \
+       file://3.2.10/0087-dm-thin-metadata-remove-incorrect-close_device-on-cr.patch \
+       file://3.2.10/0088-dm-thin-metadata-unlock-superblock-in-init_pmd-error.patch \
+       file://3.2.10/0089-dm-thin-metadata-decrement-counter-after-removing-ma.patch \
+       file://3.2.10/0090-dm-raid-set-MD_CHANGE_DEVS-when-rebuilding.patch \
+       file://3.2.10/0091-dm-raid-fix-flush-support.patch \
+       file://3.2.10/0092-cs5535-mfgpt-don-t-call-__init-function-from-__devin.patch \
+       file://3.2.10/0093-mfd-Fix-cs5535-section-mismatch.patch \
+       file://3.2.10/0094-spi-topcliff-pch-rename-pch_spi_pcidev-to-pch_spi_pc.patch \
+       file://3.2.10/0095-Linux-3.2.10.patch \
+       file://3.2.11/0001-Revert-mfd-Test-for-jack-detection-when-deciding-if-.patch \
+       file://3.2.11/0002-Linux-3.2.11.patch \
+       file://3.2.12/0001-ASoC-neo1973-fix-neo1973-wm8753-initialization.patch \
+       file://3.2.12/0002-ALSA-hda-realtek-Apply-the-coef-setup-only-to-ALC269.patch \
+       file://3.2.12/0003-aio-fix-io_setup-io_destroy-race.patch \
+       file://3.2.12/0004-aio-fix-the-too-late-munmap-race.patch \
+       file://3.2.12/0005-x86-Derandom-delay_tsc-for-64-bit.patch \
+       file://3.2.12/0006-PCI-ignore-pre-1.1-ASPM-quirking-when-ASPM-is-disabl.patch \
+       file://3.2.12/0007-omap3isp-ccdc-Fix-crash-in-HS-VS-interrupt-handler.patch \
+       file://3.2.12/0008-rt2x00-fix-random-stalls.patch \
+       file://3.2.12/0009-perf-x86-Fix-local-vs-remote-memory-events-for-NHM-W.patch \
+       file://3.2.12/0010-CIFS-Do-not-kmalloc-under-the-flocks-spinlock.patch \
+       file://3.2.12/0011-vfs-fix-return-value-from-do_last.patch \
+       file://3.2.12/0012-vfs-fix-double-put-after-complete_walk.patch \
+       file://3.2.12/0013-acer-wmi-No-wifi-rfkill-on-Lenovo-machines.patch \
+       file://3.2.12/0014-atl1c-dont-use-highprio-tx-queue.patch \
+       file://3.2.12/0015-neighbour-Fixed-race-condition-at-tbl-nht.patch \
+       file://3.2.12/0016-ipsec-be-careful-of-non-existing-mac-headers.patch \
+       file://3.2.12/0017-ppp-fix-ppp_mp_reconstruct-bad-seq-errors.patch \
+       file://3.2.12/0018-sfc-Fix-assignment-of-ip_summed-for-pre-allocated-sk.patch \
+       file://3.2.12/0019-tcp-fix-false-reordering-signal-in-tcp_shifted_skb.patch \
+       file://3.2.12/0020-vmxnet3-Fix-transport-header-size.patch \
+       file://3.2.12/0021-packetengines-fix-config-default.patch \
+       file://3.2.12/0022-r8169-corrupted-IP-fragments-fix-for-large-mtu.patch \
+       file://3.2.12/0023-tcp-don-t-fragment-SACKed-skbs-in-tcp_mark_head_lost.patch \
+       file://3.2.12/0024-bridge-check-return-value-of-ipv6_dev_get_saddr.patch \
+       file://3.2.12/0025-tcp-fix-tcp_shift_skb_data-to-not-shift-SACKed-data-.patch \
+       file://3.2.12/0026-IPv6-Fix-not-join-all-router-mcast-group-when-forwar.patch \
+       file://3.2.12/0027-usb-asix-Patch-for-Sitecom-LN-031.patch \
+       file://3.2.12/0028-regulator-Fix-setting-selector-in-tps6524x-set_volta.patch \
+       file://3.2.12/0029-block-Fix-NULL-pointer-dereference-in-sd_revalidate_.patch \
+       file://3.2.12/0030-block-sx8-fix-pointer-math-issue-getting-fw-version.patch \
+       file://3.2.12/0031-block-fix-__blkdev_get-and-add_disk-race-condition.patch \
+       file://3.2.12/0032-Block-use-a-freezable-workqueue-for-disk-event-polli.patch \
+       file://3.2.12/0033-sparc32-Add-Av8-to-assembler-command-line.patch \
+       file://3.2.12/0034-hwmon-w83627ehf-Fix-writing-into-fan_stop_time-for-N.patch \
+       file://3.2.12/0035-hwmon-w83627ehf-Fix-memory-leak-in-probe-function.patch \
+       file://3.2.12/0036-hwmon-w83627ehf-Fix-temp2-source-for-W83627UHG.patch \
+       file://3.2.12/0037-rapidio-tsi721-fix-bug-in-register-offset-definition.patch \
+       file://3.2.12/0038-i2c-algo-bit-Fix-spurious-SCL-timeouts-under-heavy-l.patch \
+       file://3.2.12/0039-iscsi-target-Fix-reservation-conflict-EBUSY-response.patch \
+       file://3.2.12/0040-target-Fix-compatible-reservation-handling-CRH-1-wit.patch \
+       file://3.2.12/0041-hwmon-zl6100-Enable-interval-between-chip-accesses-f.patch \
+       file://3.2.12/0042-Linux-3.2.12.patch \
+       file://3.2.13/0001-nilfs2-fix-NULL-pointer-dereference-in-nilfs_load_su.patch \
+       file://3.2.13/0002-afs-Read-of-file-returns-EBADMSG.patch \
+       file://3.2.13/0003-afs-Remote-abort-can-cause-BUG-in-rxrpc-code.patch \
+       file://3.2.13/0004-perf-tools-Incorrect-use-of-snprintf-results-in-SEGV.patch \
+       file://3.2.13/0005-perf-tools-Use-scnprintf-where-applicable.patch \
+       file://3.2.13/0006-tcp-fix-syncookie-regression.patch \
+       file://3.2.13/0007-ipv6-Don-t-dev_hold-dev-in-ip6_mc_find_dev_rcu.patch \
+       file://3.2.13/0008-iwl3945-fix-possible-il-txq-NULL-pointer-dereference.patch \
+       file://3.2.13/0009-powerpc-pmac-Fix-SMP-kernels-on-pre-core99-UP-machin.patch \
+       file://3.2.13/0010-Linux-3.2.13.patch \
+       file://3.2.14/0001-USB-option-Add-MediaTek-MT6276M-modem-app-interfaces.patch \
+       file://3.2.14/0002-USB-option-driver-adding-support-for-Telit-CC864-SIN.patch \
+       file://3.2.14/0003-USB-option-make-interface-blacklist-work-again.patch \
+       file://3.2.14/0004-USB-option-add-ZTE-MF820D.patch \
+       file://3.2.14/0005-staging-zcache-avoid-AB-BA-deadlock-condition.patch \
+       file://3.2.14/0006-USB-ftdi_sio-fix-problem-when-the-manufacture-is-a-N.patch \
+       file://3.2.14/0007-USB-ftdi_sio-add-support-for-BeagleBone-rev-A5.patch \
+       file://3.2.14/0008-USB-Microchip-VID-mislabeled-as-Hornby-VID-in-ftdi_s.patch \
+       file://3.2.14/0009-USB-ftdi_sio-new-PID-Distortec-JTAG-lock-pick.patch \
+       file://3.2.14/0010-USB-ftdi_sio-add-support-for-FT-X-series-devices.patch \
+       file://3.2.14/0011-USB-ftdi_sio-new-PID-LUMEL-PD12.patch \
+       file://3.2.14/0012-powerpc-usb-fix-bug-of-kernel-hang-when-initializing.patch \
+       file://3.2.14/0013-staging-r8712u-Add-missing-initialization-and-remove.patch \
+       file://3.2.14/0014-staging-r8712u-Fix-regression-introduced-by-commit-a.patch \
+       file://3.2.14/0015-staging-r8712u-Fix-regression-in-signal-level-after-.patch \
+       file://3.2.14/0016-usb-dwc3-fix-bogus-test-in-dwc3_gadget_start_isoc.patch \
+       file://3.2.14/0017-usb-dwc3-use-proper-function-for-setting-endpoint-na.patch \
+       file://3.2.14/0018-usb-gadgetfs-return-number-of-bytes-on-ep0-read-requ.patch \
+       file://3.2.14/0019-USB-gadget-Make-g_hid-device-class-conform-to-spec.patch \
+       file://3.2.14/0020-futex-Cover-all-PI-opcodes-with-cmpxchg-enabled-chec.patch \
+       file://3.2.14/0021-sysfs-Fix-memory-leak-in-sysfs_sd_setsecdata.patch \
+       file://3.2.14/0022-tty-moxa-fix-bit-test-in-moxa_start.patch \
+       file://3.2.14/0023-TTY-Wrong-unicode-value-copied-in-con_set_unimap.patch \
+       file://3.2.14/0024-USB-serial-fix-console-error-reporting.patch \
+       file://3.2.14/0025-cdc-wdm-Fix-more-races-on-the-read-path.patch \
+       file://3.2.14/0026-cdc-wdm-Don-t-clear-WDM_READ-unless-entire-read-buff.patch \
+       file://3.2.14/0027-usb-fsl_udc_core-Fix-scheduling-while-atomic-dump-me.patch \
+       file://3.2.14/0028-usb-Fix-build-error-due-to-dma_mask-is-not-at-pdev_a.patch \
+       file://3.2.14/0029-USB-ums_realtek-do-not-use-stack-memory-for-DMA-in-_.patch \
+       file://3.2.14/0030-USB-qcserial-add-several-new-serial-devices.patch \
+       file://3.2.14/0031-USB-qcserial-don-t-grab-QMI-port-on-Gobi-1000-device.patch \
+       file://3.2.14/0032-usb-serial-Add-support-for-the-Sealevel-SeaLINK-8-20.patch \
+       file://3.2.14/0033-usb-cp210x-Update-to-support-CP2105-and-multiple-int.patch \
+       file://3.2.14/0034-USB-serial-mos7840-Fixed-MCS7820-device-attach-probl.patch \
+       file://3.2.14/0035-rt2x00-Add-support-for-D-Link-DWA-127-to-rt2800usb.patch \
+       file://3.2.14/0036-rtlwifi-rtl8192c_common-rtl8192de-Check-for-allocati.patch \
+       file://3.2.14/0037-rtlwifi-Handle-previous-allocation-failures-when-fre.patch \
+       file://3.2.14/0038-rtlwifi-rtl8192c-Prevent-sleeping-from-invalid-conte.patch \
+       file://3.2.14/0039-rtlwifi-rtl8192ce-Fix-loss-of-receive-performance.patch \
+       file://3.2.14/0040-iwlwifi-always-monitor-for-stuck-queues.patch \
+       file://3.2.14/0041-math-Introduce-div64_long.patch \
+       file://3.2.14/0042-ntp-Fix-integer-overflow-when-setting-time.patch \
+       file://3.2.14/0043-uevent-send-events-in-correct-order-according-to-seq.patch \
+       file://3.2.14/0044-genirq-Fix-long-term-regression-in-genirq-irq_set_ir.patch \
+       file://3.2.14/0045-genirq-Fix-incorrect-check-for-forced-IRQ-thread-han.patch \
+       file://3.2.14/0046-rtc-Disable-the-alarm-in-the-hardware-v2.patch \
+       file://3.2.14/0047-p54spi-Release-GPIO-lines-and-IRQ-on-error-in-p54spi.patch \
+       file://3.2.14/0048-rtnetlink-Fix-VF-IFLA-policy.patch \
+       file://3.2.14/0049-IB-iser-Post-initial-receive-buffers-before-sending-.patch \
+       file://3.2.14/0050-ima-fix-Kconfig-dependencies.patch \
+       file://3.2.14/0051-x86-ioapic-Add-register-level-checks-to-detect-bogus.patch \
+       file://3.2.14/0052-mm-thp-fix-pmd_bad-triggering-in-code-paths-holding-.patch \
+       file://3.2.14/0053-TPM-Zero-buffer-whole-after-copying-to-userspace.patch \
+       file://3.2.14/0054-PM-Domains-Fix-handling-of-wakeup-devices-during-sys.patch \
+       file://3.2.14/0055-bootmem-sparsemem-remove-limit-constraint-in-alloc_b.patch \
+       file://3.2.14/0056-hugetlbfs-avoid-taking-i_mutex-from-hugetlbfs_read.patch \
+       file://3.2.14/0057-ASoC-fsl-p1022ds-tell-the-WM8776-codec-driver-that-i.patch \
+       file://3.2.14/0058-ASoC-pxa-ssp-atomically-set-stream-active-masks.patch \
+       file://3.2.14/0059-tcm_loop-Set-residual-field-for-SCSI-commands.patch \
+       file://3.2.14/0060-iscsi-target-Fix-iscsit_alloc_buffs-failure-cases.patch \
+       file://3.2.14/0061-iscsi-target-Fix-dynamic-explict-NodeACL-pointer-ref.patch \
+       file://3.2.14/0062-ALSA-hda-fix-printing-of-high-HDMI-sample-rates.patch \
+       file://3.2.14/0063-usb-gadget-fix-a-section-mismatch-when-compiling-g_f.patch \
+       file://3.2.14/0064-udlfb-remove-sysfs-framebuffer-device-with-USB-.disc.patch \
+       file://3.2.14/0065-tcm_fc-Fix-fc_exch-memory-leak-in-ft_send_resp_statu.patch \
+       file://3.2.14/0066-md-bitmap-ensure-to-load-bitmap-when-creating-via-sy.patch \
+       file://3.2.14/0067-md-don-t-set-md-arrays-to-readonly-on-shutdown.patch \
+       file://3.2.14/0068-md-raid1-raid10-avoid-deadlock-during-resync-recover.patch \
+       file://3.2.14/0069-md-fix-clearing-of-the-changed-flags-for-the-bad-blo.patch \
+       file://3.2.14/0070-drm-i915-Only-clear-the-GPU-domains-upon-a-successfu.patch \
+       file://3.2.14/0071-drm-radeon-Restrict-offset-for-legacy-hardware-curso.patch \
+       file://3.2.14/0072-drm-radeon-kms-fix-analog-load-detection-on-DVI-I-co.patch \
+       file://3.2.14/0073-drm-radeon-kms-add-connector-quirk-for-Fujitsu-D3003.patch \
+       file://3.2.14/0074-target-Don-t-set-WBUS16-or-SYNC-bits-in-INQUIRY-resp.patch \
+       file://3.2.14/0075-target-fix-use-after-free-in-target_report_luns.patch \
+       file://3.2.14/0076-target-prevent-NULL-pointer-dereference-in-target_re.patch \
+       file://3.2.14/0077-target-Fix-16-bit-target-ports-for-SET-TARGET-PORT-G.patch \
+       file://3.2.14/0078-Bluetooth-Add-AR30XX-device-ID-on-Asus-laptops.patch \
+       file://3.2.14/0079-HID-add-extra-hotkeys-in-Asus-AIO-keyboards.patch \
+       file://3.2.14/0080-HID-add-more-hotkeys-in-Asus-AIO-keyboards.patch \
+       file://3.2.14/0081-pata_legacy-correctly-mask-recovery-field-for-HT6560.patch \
+       file://3.2.14/0082-firewire-ohci-fix-too-early-completion-of-IR-multich.patch \
+       file://3.2.14/0083-KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch \
+       file://3.2.14/0084-KVM-x86-fix-missing-checks-in-syscall-emulation.patch \
+       file://3.2.14/0085-NFS-Properly-handle-the-case-where-the-delegation-is.patch \
+       file://3.2.14/0086-NFSv4-Return-the-delegation-if-the-server-returns-NF.patch \
+       file://3.2.14/0087-xfs-fix-inode-lookup-race.patch \
+       file://3.2.14/0088-CIFS-Respect-negotiated-MaxMpxCount.patch \
+       file://3.2.14/0089-cifs-fix-issue-mounting-of-DFS-ROOT-when-redirecting.patch \
+       file://3.2.14/0090-CIFS-Fix-a-spurious-error-in-cifs_push_posix_locks.patch \
+       file://3.2.14/0091-UBI-fix-error-handling-in-ubi_scan.patch \
+       file://3.2.14/0092-UBI-fix-eraseblock-picking-criteria.patch \
+       file://3.2.14/0093-SUNRPC-We-must-not-use-list_for_each_entry_safe-in-r.patch \
+       file://3.2.14/0094-usbnet-increase-URB-reference-count-before-usb_unlin.patch \
+       file://3.2.14/0095-usbnet-don-t-clear-urb-dev-in-tx_complete.patch \
+       file://3.2.14/0096-e1000e-Avoid-wrong-check-on-TX-hang.patch \
+       file://3.2.14/0097-x86-32-Fix-endless-loop-when-processing-signals-for-.patch \
+       file://3.2.14/0098-proc-ns-use-d_set_d_op-API-to-set-dentry-ops-in-proc.patch \
+       file://3.2.14/0099-iommu-amd-Fix-section-warning-for-prealloc_protectio.patch \
+       file://3.2.14/0100-sysctl-protect-poll-in-entries-that-may-go-away.patch \
+       file://3.2.14/0101-hwmon-fam15h_power-Correct-sign-extension-of-running.patch \
+       file://3.2.14/0102-lgdt330x-fix-signedness-error-in-i2c_read_demod_byte.patch \
+       file://3.2.14/0103-pvrusb2-fix-7MHz-8MHz-DVB-T-tuner-support-for-HVR190.patch \
+       file://3.2.14/0104-mxl111sf-fix-error-on-stream-stop-in-mxl111sf_ep6_st.patch \
+       file://3.2.14/0105-NFSv4-Rate-limit-the-state-manager-warning-messages.patch \
+       file://3.2.14/0106-PM-Hibernate-Enable-usermodehelpers-in-hibernate-err.patch \
+       file://3.2.14/0107-jbd2-clear-BH_Delay-BH_Unwritten-in-journal_unmap_bu.patch \
+       file://3.2.14/0108-ext4-ignore-EXT4_INODE_JOURNAL_DATA-flag-with-delall.patch \
+       file://3.2.14/0109-ext4-fix-race-between-unwritten-extent-conversion-an.patch \
+       file://3.2.14/0110-ext4-fix-race-between-sync-and-completed-io-work.patch \
+       file://3.2.14/0111-ext4-check-for-zero-length-extent.patch \
+       file://3.2.14/0112-vfs-fix-d_ancestor-case-in-d_materialize_unique.patch \
+       file://3.2.14/0113-ARM-tegra-select-required-CPU-and-L2-errata-options.patch \
+       file://3.2.14/0114-udf-Fix-deadlock-in-udf_release_file.patch \
+       file://3.2.14/0115-gpio-omap-fix-_set_gpio_irqenable-implementation.patch \
+       file://3.2.14/0116-gpio-davinci-fix-oops-on-unbanked-gpio-irq-request.patch \
+       file://3.2.14/0117-gpio-davinci-fix-enabling-unbanked-GPIO-IRQs.patch \
+       file://3.2.14/0118-dm-crypt-fix-mempool-deadlock.patch \
+       file://3.2.14/0119-dm-crypt-add-missing-error-handling.patch \
+       file://3.2.14/0120-dm-exception-store-fix-init-error-path.patch \
+       file://3.2.14/0121-dm-persistent-data-fix-btree-rebalancing-after-remov.patch \
+       file://3.2.14/0122-dm-thin-fix-stacked-bi_next-usage.patch \
+       file://3.2.14/0123-backlight-fix-typo-in-tosa_lcd.c.patch \
+       file://3.2.14/0124-xfs-Fix-oops-on-IO-error-during-xlog_recover_process.patch \
+       file://3.2.14/0125-slub-Do-not-hold-slub_lock-when-calling-sysfs_slab_a.patch \
+       file://3.2.14/0126-NFSv4-Fix-two-infinite-loops-in-the-mount-code.patch \
+       file://3.2.14/0127-NFSv4.1-Fix-layoutcommit-error-handling.patch \
+       file://3.2.14/0128-module-Remove-module-size-limit.patch \
+       file://3.2.14/0129-Bluetooth-btusb-fix-bInterval-for-high-super-speed-i.patch \
+       file://3.2.14/0130-drm-i915-suspend-fbdev-device-around-suspend-hiberna.patch \
+       file://3.2.14/0131-Fix-pppol2tp-getsockname.patch \
+       file://3.2.14/0132-ipv6-fix-incorrent-ipv6-ipsec-packet-fragment.patch \
+       file://3.2.14/0133-net-bpf_jit-fix-BPF_S_LDX_B_MSH-compilation.patch \
+       file://3.2.14/0134-net-fix-a-potential-rcu_read_lock-imbalance-in-rt6_f.patch \
+       file://3.2.14/0135-net-fix-napi_reuse_skb-skb-reserve.patch \
+       file://3.2.14/0136-Remove-printk-from-rds_sendmsg.patch \
+       file://3.2.14/0137-sky2-override-for-PCI-legacy-power-management.patch \
+       file://3.2.14/0138-xfrm-Access-the-replay-notify-functions-via-the-regi.patch \
+       file://3.2.14/0139-lockd-fix-arg-parsing-for-grace_period-and-timeout.patch \
+       file://3.2.14/0140-x86-tsc-Skip-refined-tsc-calibration-on-systems-with.patch \
+       file://3.2.14/0141-x86-tls-Off-by-one-limit-check.patch \
+       file://3.2.14/0142-compat-use-sys_sendfile64-implementation-for-sendfil.patch \
+       file://3.2.14/0143-rtc-Provide-flag-for-rtc-devices-that-don-t-support-.patch \
+       file://3.2.14/0144-nfsd-don-t-allow-zero-length-strings-in-cache_parse.patch \
+       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://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://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 \
+       file://beaglebone/0004-more-beaglebone-merges.patch \
+       file://beaglebone/0005-beaglebone-disable-tsadc.patch \
+       file://beaglebone/0006-tscadc-Add-general-purpose-mode-untested-with-touchs.patch \
+       file://beaglebone/0007-tscadc-Add-board-file-mfd-support-fix-warning.patch \
+       file://beaglebone/0008-AM335X-init-tsc-bone-style-for-new-boards.patch \
+       file://beaglebone/0009-tscadc-make-stepconfig-channel-configurable.patch \
+       file://beaglebone/0010-tscadc-Trigger-through-sysfs.patch \
+       file://beaglebone/0011-meta-ti-Remove-debug-messages-for-meta-ti.patch \
+       file://beaglebone/0012-tscadc-switch-to-polling-instead-of-interrupts.patch \
+       file://beaglebone/0013-beaglebone-fix-ADC-init.patch \
+       file://beaglebone/0014-AM335x-MUX-add-ehrpwm1A.patch \
+       file://beaglebone/0015-beaglebone-enable-PWM-for-lcd-backlight-backlight-is.patch \
+       file://beaglebone/0016-omap_hsmmc-Set-dto-to-max-value-of-14-to-avoid-SD-Ca.patch \
+       file://beaglebone/0017-beaglebone-set-default-brightness-to-50-for-pwm-back.patch \
+       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-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 \
 "
-
-SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"
-SRC_URI_append_beaglebone = " file://logo_linux_clut224.ppm"
-