aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
AgeCommit message (Collapse)Author
2016-03-24linux-yocto/4.1: MFD backportsBruce Ashfield
Integrating the following series of MFD backports: e9b00f938e99 driver core: platform: Add support for built-in device properties a63ef2c57b90 mfd: core: propagate device properties to sub devices drivers a7e1dabefaf8 klist: implement klist_prev() 2da2857b20b9 PM / QoS: Make it possible to expose device latency tolerance to userspace 36b2a287373a driver core: implement device_for_each_child_reverse() a6c7cb3da8e7 mfd: intel-lpss: Pass HSUART configuration via properties 1f0da901349b mfd: intel-lpss: Pass SDA hold time to I2C host controller driver 391ec7713003 mfd: intel-lpss: Add support for passing device properties fe9fb6da9164 mfd: lpss: Add Broxton ACPI IDs 702a4f1f13fd mfd: lpss: Add Intel Broxton PCI IDs 982bcf977be4 mfd: intel-lpss: Use writeq() helper d35dbf0dbaa7 mfd: Add support for Intel Sunrisepoint LPSS devices Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-24linux-yocto/4.1: device property : Backport device property patchesBruce Ashfield
Integrating the following mainline commits for Apollo Lake/Broxton support: 568c4910b938 device property: always check for fwnode type bd2ac1821e91 device property: fallback to pset when gettng one string 44a76bd61eed ACPI / property: Extend fwnode_property_* to data-only subnodes 76f301877fab ACPI / property: Add support for data-only subnodes 95010db1e8f9 ACPI / property: Add routine for extraction of _DSD properties 3d257abeae4d device property: Return -ENXIO if there is no suitable FW interface 15f7db3cd1d0 device property: attach 'else if' to the proper 'if' effb3f07966e ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() 30aa0ae9ebf0 ACPI / scan: Parse _CCA and setup device coherency c8b4218d1523 ACPI / property: Define a symbol for PRP0001 3d20c5d27e99 ACPI / property: Refine consistency check for PRP0001 f753cbe35057 device property: avoid allocations of 0 length 6985a3d56431 device property: the secondary fwnode needs to depend on the primary 6c23f8de37ff device property: add spaces to PROPERTY_ENTRY_STRING macro 216b251c170c include/linux/property.h: fix build issues with gcc-4.4.4 c579da0b4812 device property: Take a copy of the property set e0c7ce6ec1eb device property: Fallback to secondary fwnode if primary misses the property a657577af2af device property: improve readability of macros 599f18f62daf device property: Add fwnode_property_match_string() 03599b274370 device property: helper macros for property entry creation 5247e6af02d6 device property: keep single value inplace c12af01cf0d4 device property: refactor built-in properties support 1390c21efa11 device property: rename helper functions Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-24linux-yocto: ktypes/standard: Add tmpfs-posix-acl featureBruce Ashfield
This enables the CONFIG_TMPFS_POSIX_ACL, which is wanted by things like systemd. We also explicitly enable the features's dependencies and options selected by the feature for clarity. [YOCTO #9269] Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20linux-yocto/4.1: usb: add usb_otg_caps to usb_gadget structure.Bruce Ashfield
We backported a series of usb OTG commits for BSPs that required updated support, but this commit was missed. We backport it as well to fix build issues in some configurations. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20linux-yocto/4.1: Intel Broxton and Sunrisepoint-H: pinctrl and drmBruce Ashfield
Integrating the following mainline commits: 9073fd86a770 pinctrl: intel: Add Intel Broxton pin controller support e27702b5f5bd pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs 3466e9acff01 pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt 5577b683671b pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP bd4a97523251 pinctrl: make pinctrl_register() return proper error code 08422ac780d5 pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H support e6556d6f8924 drm/i915/audio: add codec wakeup override enabled/disable callback 4a4d5aab97cc ALSA: hda - Add hduadio support to DEVTABLE Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20linux-yocto/4.1: powercap/RAPL: Backport powercap/RAPLBruce Ashfield
backporting the following powercap commits: 24e2e14aa446 powercap / RAPL: Enable Broxton RAPL support 6be05b47d625 powercap / RAPL: Add support for Skylake H/S 879e8d02e07d powercap / RAPL: Support Knights Landing ec583656ad93 powercap / RAPL: Floor frequency setting in Atom SoC Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20linux-yocto/4.1: Thermal: Enable Broxton SoC thermal reporting deviceBruce Ashfield
Mainline backport for thermal reporting. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20linux-yocto/4.1: usb backports for Apollo Lake/BroxtonBruce Ashfield
Importing a series of mainline backports to support USB on a couple of Intel platforms: b5f6aa9957dd usb: otg: add usb_otg_caps structure for otg capabilities bbce8fe2cc42 usb: dwc3: pci: add support for Intel Broxton SOC e734e1d9f827 usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms 1c6bb6694d50 usb: dwc3: Add dis_enblslpm_quirk 1c6be99e56b8 usb: dwc3: pci: trivial: Formatting 2f2b89764b97 usb: dwc3: pci: passing forward the ACPI companion ea4b3c72d976 usb: dwc3: core: convert to unified device property interface dc670b52c69a usb: common: of_usb_get_dr_mode to usb_get_dr_mode 586fc5174649 usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function 0624bd9af7ef usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed e65bc5467e07 usb: dwc3: Add frame length adjustment quirk a90954c5d267 usb: musb: dsps: control musb speed based on dts setting b48ff160a993 usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS d1c59752195e usb: chipidea: set usb otg capabilities 733eada2cdec usb: common: add API to update usb otg capabilities by device tree 7ab2108dd82b usb: dwc3: core: avoid NULL pointer dereference 1aedb48b7dc9 usb: dwc3: add ULPI interface support 07e42a29fb7e usb: dwc3: pci: add quirk for Baytrails 065917252622 usb: dwc3: add hsphy_interface property b2bb32a363a3 usb: dwc3: setup phys earlier bf6bb0a6ebb5 usb: dwc3: soft reset to it's own function d481da949476 usb: dwc3: cache hwparams earlier 9ac66262a201 usb: dwc3: store driver data earlier 5f940588938c usb: dwc3: ULPI or UTMI+ select 04fdce097f83 usb: dwc3: USB2 PHY register access bits b7209213cc05 usb: add bus type for USB ULPI Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-12linux-yocto/4.4: gpio-pca953x: add "drive" propertyBruce Ashfield
Integrating the following commit for the 4.4 kernel: [ gpio-pca953x: add "drive" property Galileo gen 2 has support for setting GPIO modes. Expose these properties through the GPIO sysfs interface. This approach is bit hacky, since it changes the interface semantics. The original patch was by Josef Ahmad <josef.ahmad@linux.intel.com> and made on top of kernel 3.8. ] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-11linux-yocto/4.4: Galileo updatesBruce Ashfield
Integrating the following patches for improved galileo support: 66009f8977a6 adc1x8s102: support ACPI-based enumeration. 903003b78c13 staging:iio: add support for ADC1x8s102. cd83f4095b23 spi-pxa2xx: fixed ACPI-based enumeration of SPI devices. c4efe23b7f93 pca9685: PCA9685 PWM and GPIO multi-function device. 81e166ec0a35 gpio: pca953x: provide GPIO base based on _UID 4086f8c34956 acpi: added a custom DSDT file. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-09linux-yocto/4.4: explicitly enable ftrace in tracing fragmentBruce Ashfield
The recent split/factoring between production and development kernel configurations, EXPERT, EMBEDDED and DEBUG_KERNEL are no longer selected for all kernel types. This means that ftrace is no longer selected by default in in standard BSPs, causing breakage in things that relied on it. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-09linux-yocto/4.4: iwlwifi: mvm: don't allow sched scans without matches to be ↵Bruce Ashfield
started Integrating the following commit for improved iwlwifi support: iwlwifi: mvm: don't allow sched scans without matches to be started commit 5e56276e7555b34550d51459a801ff75eca8b907 upstream. The firmware can perform a scheduled scan with not matchsets passed, but it can't send notification that results were found. Since the userspace then cannot know when we got new results and the firmware wouldn't trigger a wake in case we are sleeping, it's better not to allow scans without matchsets. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=110831 Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wu Zheng <wu.zheng@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-09linux-yocto/kernel-meta: ktype refactoring: move DEBUG_KERNEL, EXPERT and ↵Bruce Ashfield
EMBEDDED Integrating the folliwing patch series from Cal: This patch series refactors the ktypes so that base and standard ktypes do not enable EMBEDDED, EXPERT, or DEBUG_KERNEL. The reason this decision was made is because production platforms likely do not want DEBUG_KERNEL enabled, and EMBEDDED selects EXPERT which selects DEBUG_KERNEL. A new ktype called "developer" was also created. This ktype enables the options now missing from standard and base, making it easy to maintain the functionality of a BSP through simply swapping the ktype from standard to developer. The preempt-rt ktype is now based off of developer in order to maintain its functionality. The new standard ktype does not include EMBEDDED, EXPERT, or DEBUG_KERNEL. Without DEBUG_KERNEL it loses a number of debug features that are selected by default. Without EXPERT it gains RFKILL_INPUT and DEBUG_MEMORY_INIT, while losing VMSPLIT_3G. These are only available to configure with CONFIG_EXPERT=y and default to EXPERT or !EXPERT. Not selecting EMBEDDED has no apparent impacts. Some coordination is required for this change, as existing BSPs WILL be affected, and will either need to accept the changes in the standard ktype or move to the developer ktype. California Sullivan (12): features/debug: add debug-kernel feature ktypes: add developer ktype ktypes/base: Disable EMBEDDED and DEBUG_KERNEL CONFIG_PROCESSOR_SELECT: do not enable intel-common-drivers.scc: move profiling and latencytop to a new file romley.scc remove profiling and latencytop features bsp/intel-common: add intel-core* developer BSPs preempt-rt.scc: include developer ktype instead of standard intel-common: add intel-developer-drivers.scc to preempt-rt BSPs CONFIG_I2C_I801: set option to yes in intel-core* BSPs bsp: add developer common-pc BSPs bsp: remove profiling and latencytop from non-developer common-pc BSPs Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.4: update to 4.4.3Bruce Ashfield
The korg stable for 4.4.3 is out with the following changes: 2134d97aa3a7 Linux 4.4.3 e2f712dc927e modules: fix modparam async_probe request a24d9a2fee98 module: wrapper for symbol name. 82e730baa9f7 itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper 1c94da3e7480 posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper 565f222968d3 timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper e5e99792b647 prctl: take mmap sem for writing to protect against others f86701c4f3cd xfs: log mount failures don't wait for buffers to be released 16f14a28f660 Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" 7530e6fdd9f2 xfs: inode recovery readahead can race with inode buffer creation 888959f2fd50 libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct 8373f6590f6b ovl: setattr: check permissions before copy-up 7193e802960f ovl: root: copy attr 367e439dbc23 ovl: check dentry positiveness in ovl_cleanup_whiteouts() fa932190a5f3 ovl: use a minimal buffer in ovl_copy_xattr 85a7ed329aca ovl: allow zero size xattr acaf84251f8d futex: Drop refcount if requeue_pi() acquired the rtmutex 30066dcdf98a devm_memremap_release(): fix memremap'd addr handling 15db15e2f10a ipc/shm: handle removed segments gracefully in shm_mmap() fe90acff2798 intel_scu_ipcutil: underflow in scu_reg_access() edfde263bd8a mm,thp: khugepaged: call pte flush at the time of collapse e31e46725596 dump_stack: avoid potential deadlocks 55e0d9869f1d radix-tree: fix oops after radix_tree_iter_retry 077b6173a8c8 drivers/hwspinlock: fix race between radix tree insertion and lookup f4595e008149 radix-tree: fix race in gang lookup 262139f0244b MAINTAINERS: return arch/sh to maintained state, with new maintainers ececa3ebe27f memcg: only free spare array when readers are done 4b20545910cb numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 db33368ca32d fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() b105aa33af0d scripts/bloat-o-meter: fix python3 syntax error dad5038f3fe2 dma-debug: switch check from _text to _stext 275adaf191c6 m32r: fix m32104ut_defconfig build fail 71e5a4a747b0 xhci: Fix list corruption in urb dequeue at host removal d15298509b86 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" 2231e5748746 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts db3ac35cbd31 iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG 7c6471cb94ad iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users d63a009a9bd9 iommu/amd: Correct the wrong setting of alias DTE in do_attach c65a7b684133 iommu/vt-d: Don't skip PCI devices when disabling IOTLB b864f4e50c56 Input: vmmouse - fix absolute device registration 726ecfc32199 string_helpers: fix precision loss for some inputs 5c73252f746d Input: i8042 - add Fujitsu Lifebook U745 to the nomux list 1d70d30a5fa2 Input: elantech - mark protocols v2 and v3 as semi-mt d1f8217a9a6e mm: fix regression in remap_file_pages() emulation 413aab16bc7b mm: replace vma_lock_anon_vma with anon_vma_lock_read/write 918a2c388ed7 mm: fix mlock accouting 6e8ea2f2258c libnvdimm: fix namespace object confusion in is_uuid_busy() bd55913cf208 mm: soft-offline: check return value in second __get_any_page() call a6a3f3ddf6a6 perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data b58731d6263a KVM: PPC: Fix ONE_REG AltiVec support 921fa9b77380 KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 b3e336de65eb KVM: arm/arm64: Fix reference to uninitialised VGIC 593337c55ac3 arm64: dma-mapping: fix handling of devices registered before arch_initcall a6e01f0c81d5 ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata 82de5956e9f4 ARM: OMAP2+: Fix save_secure_ram_context for rodata 31a50ee1ad3e ARM: OMAP2+: Fix l2dis_3630 for rodata 98b3f17a7235 ARM: OMAP2+: Fix l2_inv_api_params for rodata ec776d670e2d ARM: OMAP2+: Fix wait_dll_lock_timed for rodata 6ec8b7c5bbdd ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0 3b18631fbcea ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ type 080fc28fe475 ARM: dts: at91: sama5d4: fix instance id of DBGU 5542d00c4653 ARM: dts: at91: sama5d4 xplained: properly mux phy interrupt a482d9448169 ARM: dts: omap5-board-common: enable rtc and charging of backup battery 41a94b382396 ARM: dts: Fix omap5 PMIC control lines for RTC writes 671a5bc6f54d ARM: dts: Fix wl12xx missing clocks that cause hangs 323f7cd28b7f ARM: nomadik: fix up SD/MMC DT settings 53d991bbbc51 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() 9fe0b68c4949 ARM: 8519/1: ICST: try other dividends than 1 a68f555363f5 arm64: mm: avoid calling apply_to_page_range on empty range 242813b9a1b6 ARM: mvebu: remove duplicated regulator definition in Armada 388 GP 602acfedc981 powerpc/ioda: Set "read" permission when "write" is set b5311270caba powerpc/powernv: Fix stale PE primary bus 5ecdf58c1945 powerpc/eeh: Fix stale cached primary bus 64f10cf83a6c powerpc/eeh: Fix PE location code 782126b22522 SUNRPC: Fixup socket wait for memory d0452554b9a1 udf: Check output buffer length when converting name to CS0 eec1445767cc udf: Prevent buffer overrun with multi-byte characters aef22a3d6945 udf: limit the maximum number of indirect extents in a row 66b8812e87f3 pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn d65eb5b3dfb1 nfs: Fix race in __update_open_stateid() c8841e15d6de pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh() 1873e6f48606 NFS: Fix attribute cache revalidation dadfe9220750 cifs: fix erroneous return value 7e30995b26cc cifs_dbg() outputs an uninitialized buffer in cifs_readdir() 5d80673404e6 cifs: fix race between call_async() and reconnect() 88413fceab84 cifs: Ratelimit kernel log messages 224f259d9393 iio: inkern: fix a NULL dereference on error e16eb4bb193c iio: pressure: mpl115: fix temperature offset sign 909e9c55196d iio: light: acpi-als: Report data as processed 377d1f59388f iio: dac: mcp4725: set iio name property in sysfs 1c1d4f2d7629 iio: add IIO_TRIGGER dependency to STK8BA50 dfa6e741d472 iio: add HAS_IOMEM dependency to VF610_ADC f865d8c326dd iio-light: Use a signed return type for ltr501_match_samp_freq() e9b0f0e411d0 iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer. dc275a6eb9d0 iio: adis_buffer: Fix out-of-bounds memory access a258a959fcf3 scsi: fix soft lockup in scsi_remove_target() on module removal 900ae746c1e9 SCSI: Add Marvell Console to VPD blacklist 32c55052aa33 scsi_dh_rdac: always retry MODE SELECT on command lock violation 4c654fc9357b drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration d763177d00d7 SCSI: fix crashes in sd and sr runtime PM dcec7af70910 iscsi-target: Fix potential dead-lock during node acl delete 954bb20f70ed scsi: add Synology to 1024 sector blacklist 5b27adfac012 klist: fix starting point removed bug in klist iterators 152fb02241b6 tracepoints: Do not trace when cpu is offline 2fa82bbbc73a tracing: Fix freak link error caused by branch tracer 6fa74f50e357 perf tools: tracepoint_error() can receive e=NULL, robustify it 6e50ddaf0991 tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines 969624b7c1c8 ptrace: use fsuid, fsgid, effective creds for fs access checks ba6d92801ba4 Btrfs: fix direct IO requests not reporting IO error to user space e8eced78e025 Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl be1232bcea11 Btrfs: fix page reading in extent_same ioctl leading to csum errors df567e6dcd22 Btrfs: fix invalid page accesses in extent_same (dedup) ioctl b58081d430b4 btrfs: properly set the termination value of ctx->pos in readdir dfd2961ab6ed Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" 4e6943903a8e Btrfs: fix fitrim discarding device area reserved for boot loader's use c57e49b50bc5 btrfs: handle invalid num_stripes in sys_array bbfe21c87bd0 ext4: don't read blocks from disk after extents being swapped 600d41f4ecb5 ext4: fix potential integer overflow 33f48f8ab0b9 ext4: fix scheduling in atomic on group checksum failure 5859b9077763 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) 76e88140aa91 serial: 8250_pci: Add Intel Broadwell ports 124efa9fd567 tty: Add support for PCIe WCH382 2S multi-IO card 1bdf16025dfc pty: make sure super_block is still valid in final /dev/tty close 3ceeb564198c pty: fix possible use after free of tty->driver_data a45f23edb00e staging/speakup: Use tty_ldisc_ref() for paste kworker 3375ee8b9964 phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload a90e66cb949a phy: twl4030-usb: Relase usb phy on unload a40efb855068 ALSA: seq: Fix double port list deletion 6bb345ac7b30 ALSA: seq: Fix leak of pool buffer at concurrent writes ef0ca96169a2 ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream 434e26d6f6a0 ALSA: hda - Cancel probe work instead of flush at remove 6deb0ec93da6 x86/mm: Fix vmalloc_fault() to handle large pages properly e0c89043e71a x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() 1e2e0ad1cc16 x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable 4f298c10c35d x86/mm/pat: Avoid truncation when converting cpa->numpages to address 75a101ba31fa x86/mm: Fix types used in pgprot cacheability flags translations Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.1: iwlwifi: mvm: don't allow sched scans without matches to be ↵Bruce Ashfield
started Integrating the following commit: iwlwifi: mvm: don't allow sched scans without matches to be started commit 5e56276e7555b34550d51459a801ff75eca8b907 upstream. The firmware can perform a scheduled scan with not matchsets passed, but it can't send notification that results were found. Since the userspace then cannot know when we got new results and the firmware wouldn't trigger a wake in case we are sleeping, it's better not to allow scans without matchsets. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=110831 Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wu Zheng <wu.zheng@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.4: update to -stable 4.4.2Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto: braswell: Remove feature and move ↵Bruce Ashfield
DRM_I915_PRELIMINARY_HW_SUPPORT option >From Cal: fixes the issue where Skylake doesn't have graphics support by default before kernel version 4.4, and also brings the kernel metadata closer together for intel-* and common-pc* BSPs. [YOCTO 9#319] Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.4: yaffs2 build fixesBruce Ashfield
Integrating fixes for yaffs2 on the 4.4.x kernel: d4eb3ab036f8 yaffs2: using new ->follow_link() and ->put_link() calling conventions da1c7fd61d13 yaffs2: NULL ->read/->write b4c6a6aca7e7 yaffs2: replace f_dentry to f_path.dentry Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.1: update to 4.1.18Bruce Ashfield
Integrating the korg -stable update to 4.1 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.1: clkdev updatesBruce Ashfield
Backporting the following clkdev updates to the 4.1 kernel: c1b6f28fb457 clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h f9a70df2d491 clk: update clk API documentation to clarify clk_round_rate() db2d98fa3908 clkdev: fix clk_add_alias() with a NULL alias device name 1b2c3a175637 clkdev: add clkdev_create() helper 9b3d61ea0c57 clkdev: const-ify connection id to clk_add_alias() 76b7b02f10dc clkdev: drop __init from clkdev_add_table() 22f16b822d18 clkdev: use clk_hw internally Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02linux-yocto/4.1: Galileo updatesBruce Ashfield
Integrating the following patches for improved galileo support: e02ac252f68d gpio-pca953x: add "drive" property. 68d3fd5134f7 adc1x8s102: support ACPI-based enumeration. 89f6aea44d01 staging:iio: add support for ADC1x8s102. 2fb3159a70c0 spi-pxa2xx: fixed ACPI-based enumeration of SPI devices. 510501941fd3 pca9685: PCA9685 PWM and GPIO multi-function device. 94bfb66b8887 gpio: pca953x: provide GPIO base based on _UID c39f26cd9092 acpi: added a custom DSDT file. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-19linux-yocto/4.1: capabilities backportsBruce Ashfield
Backporting the following upstream commits to the 4.1 yocto tree: bdf4565e5dcc capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE 2483c95caedc selftests/capabilities: Add tests for capability evolution 4c274aa74e5d capabilities: ambient capabilities Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-15linux-yocto: Work around PAT issue on qemux86Richard Purdie
We have an issue with PAT handling on older processes with limited PAT bits, see the patch description for the full problem. This replaces the runqemu workaround with a kernel patch until we can get the kernel trees sorted out and discuss a proper fix with upstream. It should be safe everywhere so is applied unconditionally. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-11linux-yocto/4.1: galileo backports and supportBruce Ashfield
Updating the 4.1 branches with backported mainline support for the galileo. a5327464dad9 iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors 7a868ce12675 pwm-pca9685: enable ACPI device found on Galileo Gen2 9f169f0f6493 at24: enable ACPI device found on Galileo Gen2 8b662e6343a1 gpio: pca953x: support ACPI devices found on Galileo Gen2 a9939d26a6a0 gpio: pca953x: store driver_data for future use 52355b7a7fee mfd: intel_quark_i2c_gpio: support devices behind i2c bus ba850c2a9965 mfd: intel_quark_i2c_gpio: load gpio driver first 8b322e7df2bf mfd: core: redo ACPI matching of the children devices 23c1fb4bc37d i2c / ACPI: Rework I2C device scanning f7eea071b03c gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found bdc90004c8d5 GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use 447db37b6df9 gpio / ACPI: Add support for retrieving GpioInt resources from a device edce965b0881 i2c: fix leaked device refcount on of_find_i2c_* error path f9b93689fdf5 i2c: core: only use set_scl for bus recovery after calling prepare_recovery a10a703575bd i2c: core: Reduce stack size of acpi_i2c_space_handler() ad91512127cd i2c: core: fix typo in comment b16ba95782f1 i2c: check for proper length of the reg property 028a8d9209b7 i2c: slave: add error messages to slave core 58551fe2320d i2c / ACPI: Assign IRQ for devices that have GpioInt automatically 85153945ad9e i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-11linux-yocto/4.1: update to v4.1.17Bruce Ashfield
Updating to the -stable korg release with the following changes: 2d5f6b041335 Linux 4.1.17 d17367a77457 recordmcount: Fix endianness handling bug for nop_mcount 1f6d936d33f4 arm64: restore bogomips information in /proc/cpuinfo 705164dbe08f mn10300: Select CONFIG_HAVE_UID16 to fix build failure 57b7d61c2d89 fix the regression from "direct-io: Fix negative return from dio read beyond eof" 8885e7f3d76a direct-io: Fix negative return from dio read beyond eof b824d64b153a media/vivid-osd: fix info leak in ioctl 3f0cf7dcf712 staging: lustre: echo_copy.._lsm() dereferences userland pointers directly b50a2b556d1e HID: core: Avoid uninitialized buffer access c777e9ab2a44 parisc iommu: fix panic due to trying to allocate too large region e479822e1e3a iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints f21731a54a66 arm64: mm: ensure that the zero page is visible to the page table walker 3e804c36399e arm64: Clear out any singlestep state on a ptrace detach operation 426bfb6a7784 ARM/arm64: KVM: correct PTE uncachedness check 3f0b20e1a2d8 arm64: fix building without CONFIG_UID16 f94cf332a806 arm64: KVM: Fix AArch32 to AArch64 register mapping 959cad3a68a7 ARM/arm64: KVM: test properly for a PTE's uncachedness 75f1fde24b56 arm64: kernel: pause/unpause function graph tracer in cpu_suspend() f22c64cd0745 arm64: bpf: fix mod-by-zero case 40c5dde6eb7e arm64: bpf: fix div-by-zero case 8831ded35abd recordmcount: arm64: Replace the ignored mcount call into nop a33b8ff3d6cb powerpc/module: Handle R_PPC64_ENTRY relocations 1e2c53f19cef scripts/recordmcount.pl: support data in text section on powerpc 4126ac7cdcef powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered af69fe1f70af powerpc: Make value-returning atomics fully ordered 1e14dd5a3864 powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type a54d3a423412 powerpc/tm: Check for already reclaimed tasks 567a215dd158 powerpc/tm: Block signal return setting invalid MSR state eeca98948d8c xfrm: dst_entries_init() per-net dst_ops 139bd872dc68 xen-netfront: update num_queues to real created a1edfa789d1a xen-netfront: respect user provided max_queues 21edf40b5ccb xen-netback: respect user provided max_queues 534e9016cd88 sctp: Prevent soft lockup when sctp_accept() is called during a timeout event 490c963c1eb9 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid 95785b105fa2 batman-adv: Drop immediate orig_node free function ae3eb44e0e8b batman-adv: Drop immediate batadv_hard_iface free function 924224c6e44a batman-adv: Drop immediate neigh_ifinfo free function 620493a90c78 batman-adv: Drop immediate batadv_neigh_node free function 9d188c6b672c batman-adv: Drop immediate batadv_orig_ifinfo free function 34c5bf7c7bf4 batman-adv: Avoid recursive call_rcu for batadv_nc_node 016cb1d02db9 batman-adv: Avoid recursive call_rcu for batadv_bla_claim a50a93cc9928 ppp, slip: Validate VJ compression slot parameters completely 5984398539a2 isdn_ppp: Add checks for allocation failure in isdn_ppp_open() 9ba3d77689a5 tcp/dccp: fix old style declarations 479b539a3101 tcp/dccp: fix timewait races in timer handling 332fb8799ed1 bridge: fix lockdep addr_list_lock false positive splat 2980502b9f6d ipv6: update skb->csum when CE mark is propagated dc1cfcc26697 net: bpf: reject invalid shifts 2a1e5e4ab662 phonet: properly unshare skbs in phonet_rcv() 7d9fb947be67 bonding: Prevent IPv6 link local address on enslaved devices abefd1b4087b net: preserve IP control block during GSO segmentation 4bb526bce19d udp: disallow UFO for sockets with SO_NO_CHECK option e7bbeacbafc1 tcp_yeah: don't set ssthresh below 2 add92082e2d1 ipv6: tcp: add rcu locking in tcp_v6_send_synack() bcea43fb3164 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory a33704eb6085 vxlan: fix test which detect duplicate vxlan iface 8f5cd6eea811 net: possible use after free in dst_release 02a1fef61d06 net: sched: fix missing free per cpu on qstats 5596242a6263 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X a6b1d2489380 bridge: Only call /sbin/bridge-stp for the initial network namespace dc6b0ec667f6 unix: properly account for FDs passed over unix sockets f45f0213b831 connector: bump skb->users before callback invocation c000d76ec0d8 sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close 45d52b0b1f9f net: cdc_ncm: avoid changing RX/TX buffers on MTU changes 6866b52c56db addrconf: always initialize sysctl table data 8a39e24931d1 ipv6/addrlabel: fix ip6addrlbl_get() 57d0c018b46e veth: don’t modify ip_summed; doing so treats packets with bad checksums as good. 3fabd53542c8 xhci: refuse loading if nousb is used 3f5e25aa380d USB: cp210x: add ID for ELV Marble Sound Board 1 887c3cc2557b USB: ipaq.c: fix a timeout loop a7e83b16c8d8 USB: fix invalid memory access in hub_activate() 5241134a79fa airspy: increase USB control message buffer size abcbfda367d4 usb: xhci: fix config fail of FS hub behind a HS hub with MTT 1f6a2cc39913 ASoC: compress: Fix compress device direction check 20091f9139bc ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz 6ac84206a212 ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_tx 1fce19176555 ASoC: wm8974: set cache type for regmap 5a1109e05e09 ASoC: es8328: Fix deemphasis values 64fa05313b0a ASoC: wm8962: correct addresses for HPF_C_0/1 1c98861e6467 ASoC: rsnd: fixup SCU_SYS_INT_EN1 address b309c8bf5a4a ALSA: timer: Handle disconnection more safely 2b332719b8f0 ALSA: hda - Flush the pending probe work at remove a63fabd4ac6c ALSA: hda - Fix bass pin fixup for ASUS N550JX efcf073d7fa1 ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 965b1203f399 ALSA: hrtimer: Fix stall by hrtimer_cancel() 281bedb8728f ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode d1a55757feff ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode dc5697eb3297 ALSA: timer: Fix double unlink of active_list ac905ca58370 ALSA: timer: Fix race among timer ioctls 042b42c579b9 ALSA: hda - fix the headset mic detection problem for a Dell laptop 466c99bd815a ALSA: timer: Harden slave timer list handling 27b496cc9e8c ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devices 6aee1f8440bf ALSA: hda - Fix white noise on Dell Latitude E5550 49c9eb3db864 ALSA: seq: Fix race at timer setup and close 9a6003a362ac ALSA: seq: Fix missing NULL check at remove_events ioctl aa13585b6672 ALSA: usb: Add native DSD support for Oppo HA-1 37191bd8b4dd ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2) b40f630cfe4d ALSA: hda - Set SKL+ hda controller power at freeze() and thaw() 73a5fdacba1f ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFly 271126c7cbb6 ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly 228a0e09d53a ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads be7c9844eea1 ALSA: hda - Apply click noise workaround for Thinkpads generically dff55bf1b247 ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd bc4d35b2c8c7 ALSA: hda - Fix noise problems on Thinkpad T440s c5e609dc5cab ALSA: hda - Add inverted dmic for Packard Bell DOTS af95ff49d83b ALSA: rme96: Fix unexpected volume reset after rate changes 9bc3da2497b3 ALSA: hda - Fix noise on Gigabyte Z170X mobo 842dd2467a24 ALSA: hda - Add fixup for Acer Aspire One Cloudbook 14 5c7e814c1b3a ALSA: hda - Apply HP headphone fixups more generically c397bc975aa4 ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in 055fb07950be ALSA: hda - Apply pin fixup for HP ProBook 6550b 29923678a8ef ALSA: hda - Add Intel Lewisburg device IDs Audio e702f5856baa ALSA: hda - Disable 64bit address for Creative HDA controllers 69bed67bc32f ipmi: move timer init to before irq is setup 8dfca273353b ipmi: Start the timer and thread on internal msgs c1a631b482a7 x86/mm: Improve switch_mm() barrier comments ae535caf02c7 x86/mm: Add barriers and document switch_mm()-vs-flush synchronization 4b6c3a55305d x86/boot: Double BOOT_HEAP_SIZE to 64KB eec2baa86479 x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] 17f33d468f4d KVM: x86: correctly print #AC in traces 8a3185c54d65 KVM: x86: expose MSR_TSC_AUX to userspace e052d6eeedf1 KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR 19eaffefc4b0 KVM: svm: unconditionally intercept #DB 03e572f3dda7 KVM: VMX: fix SMEP and SMAP without EPT c12a3752a390 x86/xen: don't reset vcpu_info on a cancelled suspend 702d87e2ff77 xen/gntdev: Grant maps should not be subject to NUMA balancing 3ab6a090acfb x86/signal: Fix restart_syscall number for x32 tasks c24eedeca7b8 x86/mpx: Fix instruction decoder condition Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-11linux-yocto/4.4: update to v4.4.1Bruce Ashfield
Integrating the 4.4.1 stable korg update. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-29linux-yocto/4.4: CVEs and preempt-rt updateBruce Ashfield
Integrating the following CVE update: Author: Yevgeny Pats <yevgeny@perception-point.io> Date: Tue Jan 19 22:09:04 2016 +0000 KEYS: Fix keyring ref leak in join_session_keyring() This fixes CVE-2016-0728. We also integrate the 4.4-rt3 version. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2016-01-29linux-yocto/4.1: update to 4.1.16Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2016-01-17linux-yocto: introduce v4.4 standard/preempt-rt/standard kernelBruce Ashfield
The 4.4 kernel has been under test via linux-yocto-dev, and is the next LTS/LTSI kernel. So we take our -dev support and created a named/versioned recipe for use in upcoming releases. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-11linux-dtb.inc: use absolute upd-alt pathsChristopher Larson
This works around a limitation of the chkconfig update-alternatives, so it works with all our update-alternatives providers. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-27linux-yocto: remove 3.14 and 3.19 recipesBruce Ashfield
In preparation for the introduction of new (supported) kernel versions, we remove the 3.14 and 3.19 variants. The kernel trees will still be available, but the recipes are removed from master. These versions can still be built on older releases, or with private copies of the recipes. 3.14 LTSI is replaced by the 4.1 LTSI kernel, and 3.19 will be replaced by 4.4+. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-27linux-yocto/4.1: update to v4.1.15Bruce Ashfield
Updating the 4.1 kernel repo to the latest 4.1.x stable. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-27linux-yocto-dev: bump to 4.4-rcXBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-27yaffs2: fix checkpoint functionalityBruce Ashfield
Updating the linux-yocto SRCREVs to pull in the following change: Author: He Zhe <zhe.he@windriver.com> Date: Wed Dec 2 01:31:31 2015 -0500 fs/yaffs2: fix missing checkpoint on yaffs For yaffs file system, the mode of reading or writing is restricted at four pointer where are mnt->mnt_flags,mnt->mnt_sb->s_flags,mtd->flags and dev->read_only,the first three is used handle file and file system(eg,remount) operation, and last one(dev->read_only) almost is used handle checkpoint of yaffs2. However, in current code, the dev->read_only only can be changed at first time when the yaffs2 file system is mounted, later it can't be changed again(eg,mount -o remount), the result is that the checkpoint's saving operation always can't succeed if you set readonly mode for yaffs2 file system when it is mounted at the first time. To fix this issue, we implement yaffs_remount_fs() which allows the rootfs to be remounted as r/w. Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-08linux-yocto/4.1: Fix kernel oops on qemuarm bootBruce Ashfield
Backporting two mainline commits to address kernel oops: Internal error: Oops: 17 [#1] PREEMPT ARM Modules linked in: CPU: 0 PID: 42 Comm: jbd2/vda-8 Not tainted 4.1.8-yocto-standard #1 Hardware name: ARM-Versatile PB task: c7223300 ti: c725e000 task.ti: c725e000 PC is at blk_mq_tag_to_rq+0x24/0x78 LR is at bt_for_each+0x70/0xc4 pc : [<c0364458>] lr : [<c0368118>] psr: 20000113 sp : c725fa18 ip : c725fa30 fp : c725fa2c r10: c0365ce0 r9 : 00000020 r8 : c7104200 r7 : c70ee5ac r6 : 00000001 r5 : 00000021 r4 : c7122da0 r3 : c7104000 r2 : 00000000 r1 : 00000021 r0 : 00000000 Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel Control: 00093177 Table: 072f4000 DAC: 00000017 Process jbd2/vda-8 (pid: 42, stack limit = 0xc725e190) Stack: (0xc725fa18 to 0xc7260000) [YOCTO #8663] Signed-off-by: Alimon Limon <anibal.limon@linux.intel.com Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-08package_regex.inc: split GITTAGREGEX entries into recipe filesAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-01linux-yocto/4.1: Bluetooth:Fix the connection fail of 6lowpan over BT LEBruce Ashfield
Backporting the 4.4 fix for 6lowpan: Author: Wu Zheng <wu.zheng@intel.com> Date: Fri Nov 20 13:25:57 2015 +0800 Bluetooth:Fix the connection fail of 6lowpan over BT LE When two devices with 6lowpan over BT LE connect each other, 6lowpan over BT LE channel is set up between the two devices. However, the status of channel is not right. It always is set to CONNECTED and the channel can't be created. The status of channel need to be removed when connection is created. (The patch's reference from b0c09f94ff1660a1873549b788c998284ea5fb8a) Signed-off-by: Wu Zheng <wu.zheng@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-01linux-yocto-rt/4.1: update to -rt15Bruce Ashfield
Updating the 4.1-rt kernel to the latest and greatest upstream version. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-01linux-yocto/4.1: fsl-mpc8315e-rdb: Enable EEPROMBruce Ashfield
Updating the 4.1 SRCREVs for: Update the mpc8315erdb.dts to contain the eeprom device information. Coupled with adding "MISC_DEVICES" into the kernel configuration, we have a working eeprom. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-01linux-yocto/4.1: update to v4.1.13Bruce Ashfield
Updating the 4.1 kernel to the latest stable (and resolving minor conflicts with -rt). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-11-16linux-yocto.inc: set SUMMARY instead of DESCRIPTIONPaul Eggleton
We only have a short description, so set SUMMARY and DESCRIPTION will be defaulted from it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-11-16linux-dtb.inc: refactor common code to function get_real_dtb_path_in_kernelStefan Christ
Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-11-16linux-dtb.inc: refactor common code to function normalize_dtbStefan Christ
Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-11-16linux-dtb.inc: explicit test for empty string not neededStefan Christ
The for loop already handles the case when KERNEL_DEVICETREE is empty. Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-11-16linux-dtb.inc: use same variable name DTB for all elements of KERNEL_DEVICETREEStefan Christ
Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-11-16linux-dtb.inc: remove unneeded 'cd'Stefan Christ
Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-10-24linux-yocto{, -rt}: Enable support for virtio drivers in qemu machines.Aníbal Limón
In order to use virtio devices as default in runqemu script because these drivers are designed to use in vrit providing better performance. [YOCTO #8427] Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-10-24linux-yocto: nf_tables: Add nf_tables featureBruce Ashfield
Updating the META SRCREVs to make the nf_tables feature available. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-24linux-yocto/3.19: fix ARM boot with gcc5.xBruce Ashfield
Updating the SRCREVs to apply the same fix as 3.14 and 4.1 already have to fix qemuarm boots with gcc5.x [YOCTO: #8415] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-24linux-yocto/4.1: drm/i915: Fix the VBT child device parsing for BSWBruce Ashfield
Updating the 4.1 SRCREVs to integrate the following fix: [ drm/i915: Fix the VBT child device parsing for BSW Recent BSW VBT has a VBT child device size 37 bytes instead of the 33 bytes our code assumes. This means we fail to parse the VBT and thus fail to detect eDP ports properly and just register them as DP ports instead. Fix it up by using the reported child device size from the VBT instead of assuming it matches out struct defintions. The latest spec I have shows that the child device size should be 36 bytes for rev >= 195, however on my BSW the size is actually 37 bytes. And our current struct definition is 33 bytes. Feels like the entire VBT parses would need to be rewritten to handle changes in the layout better, but for now I've decided to do just the bare minimum to get my eDP port back. Cc: Vijay Purushothaman <vijay.a.purushothaman@linux.intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> (cherry picked from commit 90e4f1592bb6e82f6690f0e05a8aadcf04d7bce7) Signed-off-by: abdul arif abdul muttalib <abdul.arif.b.abdul.muttalib@intel.com> Signed-off-by: Tan Jui Nee <jui.nee.tan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> ] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>