summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-09 18:06:40 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-04-10 15:10:45 -0400
commitbb34e69f3d6b2a24e910c657e3385ece0a6e0f98 (patch)
treec51c955c7a46c7f93874c348ad0921f70283ab9e /recipes-kernel/linux/linux-ti33x-psp_3.2.bb
parentf5135a2cb76535c179fa8e442c1f8d6cd336a64d (diff)
downloadmeta-ti-bb34e69f3d6b2a24e910c657e3385ece0a6e0f98.tar.gz
linux-ti335x-psp 3.2: update to 3.2.14
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.2.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.2.bb149
1 files changed, 148 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index 16c0dd42..9a5d31fe 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -12,7 +12,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
12 12
13BRANCH = "v3.2-staging" 13BRANCH = "v3.2-staging"
14SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91" 14SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
15MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}" 15MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
16 16
17COMPATIBLE_MACHINE = "(ti33x)" 17COMPATIBLE_MACHINE = "(ti33x)"
18 18
@@ -645,6 +645,153 @@ PATCHES_OVER_PSP = " \
645 file://3.2.13/0008-iwl3945-fix-possible-il-txq-NULL-pointer-dereference.patch \ 645 file://3.2.13/0008-iwl3945-fix-possible-il-txq-NULL-pointer-dereference.patch \
646 file://3.2.13/0009-powerpc-pmac-Fix-SMP-kernels-on-pre-core99-UP-machin.patch \ 646 file://3.2.13/0009-powerpc-pmac-Fix-SMP-kernels-on-pre-core99-UP-machin.patch \
647 file://3.2.13/0010-Linux-3.2.13.patch \ 647 file://3.2.13/0010-Linux-3.2.13.patch \
648 file://3.2.14/0001-USB-option-Add-MediaTek-MT6276M-modem-app-interfaces.patch \
649 file://3.2.14/0002-USB-option-driver-adding-support-for-Telit-CC864-SIN.patch \
650 file://3.2.14/0003-USB-option-make-interface-blacklist-work-again.patch \
651 file://3.2.14/0004-USB-option-add-ZTE-MF820D.patch \
652 file://3.2.14/0005-staging-zcache-avoid-AB-BA-deadlock-condition.patch \
653 file://3.2.14/0006-USB-ftdi_sio-fix-problem-when-the-manufacture-is-a-N.patch \
654 file://3.2.14/0007-USB-ftdi_sio-add-support-for-BeagleBone-rev-A5.patch \
655 file://3.2.14/0008-USB-Microchip-VID-mislabeled-as-Hornby-VID-in-ftdi_s.patch \
656 file://3.2.14/0009-USB-ftdi_sio-new-PID-Distortec-JTAG-lock-pick.patch \
657 file://3.2.14/0010-USB-ftdi_sio-add-support-for-FT-X-series-devices.patch \
658 file://3.2.14/0011-USB-ftdi_sio-new-PID-LUMEL-PD12.patch \
659 file://3.2.14/0012-powerpc-usb-fix-bug-of-kernel-hang-when-initializing.patch \
660 file://3.2.14/0013-staging-r8712u-Add-missing-initialization-and-remove.patch \
661 file://3.2.14/0014-staging-r8712u-Fix-regression-introduced-by-commit-a.patch \
662 file://3.2.14/0015-staging-r8712u-Fix-regression-in-signal-level-after-.patch \
663 file://3.2.14/0016-usb-dwc3-fix-bogus-test-in-dwc3_gadget_start_isoc.patch \
664 file://3.2.14/0017-usb-dwc3-use-proper-function-for-setting-endpoint-na.patch \
665 file://3.2.14/0018-usb-gadgetfs-return-number-of-bytes-on-ep0-read-requ.patch \
666 file://3.2.14/0019-USB-gadget-Make-g_hid-device-class-conform-to-spec.patch \
667 file://3.2.14/0020-futex-Cover-all-PI-opcodes-with-cmpxchg-enabled-chec.patch \
668 file://3.2.14/0021-sysfs-Fix-memory-leak-in-sysfs_sd_setsecdata.patch \
669 file://3.2.14/0022-tty-moxa-fix-bit-test-in-moxa_start.patch \
670 file://3.2.14/0023-TTY-Wrong-unicode-value-copied-in-con_set_unimap.patch \
671 file://3.2.14/0024-USB-serial-fix-console-error-reporting.patch \
672 file://3.2.14/0025-cdc-wdm-Fix-more-races-on-the-read-path.patch \
673 file://3.2.14/0026-cdc-wdm-Don-t-clear-WDM_READ-unless-entire-read-buff.patch \
674 file://3.2.14/0027-usb-fsl_udc_core-Fix-scheduling-while-atomic-dump-me.patch \
675 file://3.2.14/0028-usb-Fix-build-error-due-to-dma_mask-is-not-at-pdev_a.patch \
676 file://3.2.14/0029-USB-ums_realtek-do-not-use-stack-memory-for-DMA-in-_.patch \
677 file://3.2.14/0030-USB-qcserial-add-several-new-serial-devices.patch \
678 file://3.2.14/0031-USB-qcserial-don-t-grab-QMI-port-on-Gobi-1000-device.patch \
679 file://3.2.14/0032-usb-serial-Add-support-for-the-Sealevel-SeaLINK-8-20.patch \
680 file://3.2.14/0033-usb-cp210x-Update-to-support-CP2105-and-multiple-int.patch \
681 file://3.2.14/0034-USB-serial-mos7840-Fixed-MCS7820-device-attach-probl.patch \
682 file://3.2.14/0035-rt2x00-Add-support-for-D-Link-DWA-127-to-rt2800usb.patch \
683 file://3.2.14/0036-rtlwifi-rtl8192c_common-rtl8192de-Check-for-allocati.patch \
684 file://3.2.14/0037-rtlwifi-Handle-previous-allocation-failures-when-fre.patch \
685 file://3.2.14/0038-rtlwifi-rtl8192c-Prevent-sleeping-from-invalid-conte.patch \
686 file://3.2.14/0039-rtlwifi-rtl8192ce-Fix-loss-of-receive-performance.patch \
687 file://3.2.14/0040-iwlwifi-always-monitor-for-stuck-queues.patch \
688 file://3.2.14/0041-math-Introduce-div64_long.patch \
689 file://3.2.14/0042-ntp-Fix-integer-overflow-when-setting-time.patch \
690 file://3.2.14/0043-uevent-send-events-in-correct-order-according-to-seq.patch \
691 file://3.2.14/0044-genirq-Fix-long-term-regression-in-genirq-irq_set_ir.patch \
692 file://3.2.14/0045-genirq-Fix-incorrect-check-for-forced-IRQ-thread-han.patch \
693 file://3.2.14/0046-rtc-Disable-the-alarm-in-the-hardware-v2.patch \
694 file://3.2.14/0047-p54spi-Release-GPIO-lines-and-IRQ-on-error-in-p54spi.patch \
695 file://3.2.14/0048-rtnetlink-Fix-VF-IFLA-policy.patch \
696 file://3.2.14/0049-IB-iser-Post-initial-receive-buffers-before-sending-.patch \
697 file://3.2.14/0050-ima-fix-Kconfig-dependencies.patch \
698 file://3.2.14/0051-x86-ioapic-Add-register-level-checks-to-detect-bogus.patch \
699 file://3.2.14/0052-mm-thp-fix-pmd_bad-triggering-in-code-paths-holding-.patch \
700 file://3.2.14/0053-TPM-Zero-buffer-whole-after-copying-to-userspace.patch \
701 file://3.2.14/0054-PM-Domains-Fix-handling-of-wakeup-devices-during-sys.patch \
702 file://3.2.14/0055-bootmem-sparsemem-remove-limit-constraint-in-alloc_b.patch \
703 file://3.2.14/0056-hugetlbfs-avoid-taking-i_mutex-from-hugetlbfs_read.patch \
704 file://3.2.14/0057-ASoC-fsl-p1022ds-tell-the-WM8776-codec-driver-that-i.patch \
705 file://3.2.14/0058-ASoC-pxa-ssp-atomically-set-stream-active-masks.patch \
706 file://3.2.14/0059-tcm_loop-Set-residual-field-for-SCSI-commands.patch \
707 file://3.2.14/0060-iscsi-target-Fix-iscsit_alloc_buffs-failure-cases.patch \
708 file://3.2.14/0061-iscsi-target-Fix-dynamic-explict-NodeACL-pointer-ref.patch \
709 file://3.2.14/0062-ALSA-hda-fix-printing-of-high-HDMI-sample-rates.patch \
710 file://3.2.14/0063-usb-gadget-fix-a-section-mismatch-when-compiling-g_f.patch \
711 file://3.2.14/0064-udlfb-remove-sysfs-framebuffer-device-with-USB-.disc.patch \
712 file://3.2.14/0065-tcm_fc-Fix-fc_exch-memory-leak-in-ft_send_resp_statu.patch \
713 file://3.2.14/0066-md-bitmap-ensure-to-load-bitmap-when-creating-via-sy.patch \
714 file://3.2.14/0067-md-don-t-set-md-arrays-to-readonly-on-shutdown.patch \
715 file://3.2.14/0068-md-raid1-raid10-avoid-deadlock-during-resync-recover.patch \
716 file://3.2.14/0069-md-fix-clearing-of-the-changed-flags-for-the-bad-blo.patch \
717 file://3.2.14/0070-drm-i915-Only-clear-the-GPU-domains-upon-a-successfu.patch \
718 file://3.2.14/0071-drm-radeon-Restrict-offset-for-legacy-hardware-curso.patch \
719 file://3.2.14/0072-drm-radeon-kms-fix-analog-load-detection-on-DVI-I-co.patch \
720 file://3.2.14/0073-drm-radeon-kms-add-connector-quirk-for-Fujitsu-D3003.patch \
721 file://3.2.14/0074-target-Don-t-set-WBUS16-or-SYNC-bits-in-INQUIRY-resp.patch \
722 file://3.2.14/0075-target-fix-use-after-free-in-target_report_luns.patch \
723 file://3.2.14/0076-target-prevent-NULL-pointer-dereference-in-target_re.patch \
724 file://3.2.14/0077-target-Fix-16-bit-target-ports-for-SET-TARGET-PORT-G.patch \
725 file://3.2.14/0078-Bluetooth-Add-AR30XX-device-ID-on-Asus-laptops.patch \
726 file://3.2.14/0079-HID-add-extra-hotkeys-in-Asus-AIO-keyboards.patch \
727 file://3.2.14/0080-HID-add-more-hotkeys-in-Asus-AIO-keyboards.patch \
728 file://3.2.14/0081-pata_legacy-correctly-mask-recovery-field-for-HT6560.patch \
729 file://3.2.14/0082-firewire-ohci-fix-too-early-completion-of-IR-multich.patch \
730 file://3.2.14/0083-KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch \
731 file://3.2.14/0084-KVM-x86-fix-missing-checks-in-syscall-emulation.patch \
732 file://3.2.14/0085-NFS-Properly-handle-the-case-where-the-delegation-is.patch \
733 file://3.2.14/0086-NFSv4-Return-the-delegation-if-the-server-returns-NF.patch \
734 file://3.2.14/0087-xfs-fix-inode-lookup-race.patch \
735 file://3.2.14/0088-CIFS-Respect-negotiated-MaxMpxCount.patch \
736 file://3.2.14/0089-cifs-fix-issue-mounting-of-DFS-ROOT-when-redirecting.patch \
737 file://3.2.14/0090-CIFS-Fix-a-spurious-error-in-cifs_push_posix_locks.patch \
738 file://3.2.14/0091-UBI-fix-error-handling-in-ubi_scan.patch \
739 file://3.2.14/0092-UBI-fix-eraseblock-picking-criteria.patch \
740 file://3.2.14/0093-SUNRPC-We-must-not-use-list_for_each_entry_safe-in-r.patch \
741 file://3.2.14/0094-usbnet-increase-URB-reference-count-before-usb_unlin.patch \
742 file://3.2.14/0095-usbnet-don-t-clear-urb-dev-in-tx_complete.patch \
743 file://3.2.14/0096-e1000e-Avoid-wrong-check-on-TX-hang.patch \
744 file://3.2.14/0097-x86-32-Fix-endless-loop-when-processing-signals-for-.patch \
745 file://3.2.14/0098-proc-ns-use-d_set_d_op-API-to-set-dentry-ops-in-proc.patch \
746 file://3.2.14/0099-iommu-amd-Fix-section-warning-for-prealloc_protectio.patch \
747 file://3.2.14/0100-sysctl-protect-poll-in-entries-that-may-go-away.patch \
748 file://3.2.14/0101-hwmon-fam15h_power-Correct-sign-extension-of-running.patch \
749 file://3.2.14/0102-lgdt330x-fix-signedness-error-in-i2c_read_demod_byte.patch \
750 file://3.2.14/0103-pvrusb2-fix-7MHz-8MHz-DVB-T-tuner-support-for-HVR190.patch \
751 file://3.2.14/0104-mxl111sf-fix-error-on-stream-stop-in-mxl111sf_ep6_st.patch \
752 file://3.2.14/0105-NFSv4-Rate-limit-the-state-manager-warning-messages.patch \
753 file://3.2.14/0106-PM-Hibernate-Enable-usermodehelpers-in-hibernate-err.patch \
754 file://3.2.14/0107-jbd2-clear-BH_Delay-BH_Unwritten-in-journal_unmap_bu.patch \
755 file://3.2.14/0108-ext4-ignore-EXT4_INODE_JOURNAL_DATA-flag-with-delall.patch \
756 file://3.2.14/0109-ext4-fix-race-between-unwritten-extent-conversion-an.patch \
757 file://3.2.14/0110-ext4-fix-race-between-sync-and-completed-io-work.patch \
758 file://3.2.14/0111-ext4-check-for-zero-length-extent.patch \
759 file://3.2.14/0112-vfs-fix-d_ancestor-case-in-d_materialize_unique.patch \
760 file://3.2.14/0113-ARM-tegra-select-required-CPU-and-L2-errata-options.patch \
761 file://3.2.14/0114-udf-Fix-deadlock-in-udf_release_file.patch \
762 file://3.2.14/0115-gpio-omap-fix-_set_gpio_irqenable-implementation.patch \
763 file://3.2.14/0116-gpio-davinci-fix-oops-on-unbanked-gpio-irq-request.patch \
764 file://3.2.14/0117-gpio-davinci-fix-enabling-unbanked-GPIO-IRQs.patch \
765 file://3.2.14/0118-dm-crypt-fix-mempool-deadlock.patch \
766 file://3.2.14/0119-dm-crypt-add-missing-error-handling.patch \
767 file://3.2.14/0120-dm-exception-store-fix-init-error-path.patch \
768 file://3.2.14/0121-dm-persistent-data-fix-btree-rebalancing-after-remov.patch \
769 file://3.2.14/0122-dm-thin-fix-stacked-bi_next-usage.patch \
770 file://3.2.14/0123-backlight-fix-typo-in-tosa_lcd.c.patch \
771 file://3.2.14/0124-xfs-Fix-oops-on-IO-error-during-xlog_recover_process.patch \
772 file://3.2.14/0125-slub-Do-not-hold-slub_lock-when-calling-sysfs_slab_a.patch \
773 file://3.2.14/0126-NFSv4-Fix-two-infinite-loops-in-the-mount-code.patch \
774 file://3.2.14/0127-NFSv4.1-Fix-layoutcommit-error-handling.patch \
775 file://3.2.14/0128-module-Remove-module-size-limit.patch \
776 file://3.2.14/0129-Bluetooth-btusb-fix-bInterval-for-high-super-speed-i.patch \
777 file://3.2.14/0130-drm-i915-suspend-fbdev-device-around-suspend-hiberna.patch \
778 file://3.2.14/0131-Fix-pppol2tp-getsockname.patch \
779 file://3.2.14/0132-ipv6-fix-incorrent-ipv6-ipsec-packet-fragment.patch \
780 file://3.2.14/0133-net-bpf_jit-fix-BPF_S_LDX_B_MSH-compilation.patch \
781 file://3.2.14/0134-net-fix-a-potential-rcu_read_lock-imbalance-in-rt6_f.patch \
782 file://3.2.14/0135-net-fix-napi_reuse_skb-skb-reserve.patch \
783 file://3.2.14/0136-Remove-printk-from-rds_sendmsg.patch \
784 file://3.2.14/0137-sky2-override-for-PCI-legacy-power-management.patch \
785 file://3.2.14/0138-xfrm-Access-the-replay-notify-functions-via-the-regi.patch \
786 file://3.2.14/0139-lockd-fix-arg-parsing-for-grace_period-and-timeout.patch \
787 file://3.2.14/0140-x86-tsc-Skip-refined-tsc-calibration-on-systems-with.patch \
788 file://3.2.14/0141-x86-tls-Off-by-one-limit-check.patch \
789 file://3.2.14/0142-compat-use-sys_sendfile64-implementation-for-sendfil.patch \
790 file://3.2.14/0143-rtc-Provide-flag-for-rtc-devices-that-don-t-support-.patch \
791 file://3.2.14/0144-nfsd-don-t-allow-zero-length-strings-in-cache_parse.patch \
792 file://3.2.14/0145-serial-sh-sci-fix-a-race-of-DMA-submit_tx-on-transfe.patch \
793 file://3.2.14/0146-ASPM-Fix-pcie-devices-with-non-pcie-children.patch \
794 file://3.2.14/0147-Linux-3.2.14.patch \
648 file://beaglebone/0001-f_rndis-HACK-around-undefined-variables.patch \ 795 file://beaglebone/0001-f_rndis-HACK-around-undefined-variables.patch \
649 file://beaglebone/0002-da8xx-fb-add-DVI-support-for-beaglebone.patch \ 796 file://beaglebone/0002-da8xx-fb-add-DVI-support-for-beaglebone.patch \
650 file://beaglebone/0003-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \ 797 file://beaglebone/0003-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \