summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* thermald: Add thermal daemon utilityYong Li2016-07-071-0/+27
| | | | | | | | | This user space thermal daemon utility is used for thermal management. Signed-off-by: Yong Li <yong.b.li@intel.com> Acked-by: Saul Wold <sgw@linux.intel.com> Tested-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* meta-isg: dpdk : Fix for misleading indentation errorRahul Kumar Gupta2016-07-062-0/+57
| | | | | | | | | | Corrected the identation of code to match the block structure to avoid error/warning for build. Since yocto is using -Wall and -Werror flags so this warning is treated as error. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Update SRCREVs for lots of BXT/APL backportsCalifornia Sullivan2016-06-283-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.1: 248ceac x86: Suppress compile time warnings in pinctrl-broxton 0a4ccb2 x86: Add platform:apl_gpio alias to pinctrl-broxton 68798df x86: Rework Apollo Lake GPIO pinctrl non-ACPI mode driver e1cd138 x86: Prepare to split lpc-ich driver 63f0709 x86: Move Watchdog loader for Apollo Lake 0a89f91 watchdog: iTCO-wdt handle 5th variation 9a82391 x86: Sideband Interface driver for Apollo Lake 373df7e Convert lpc_ich_init_wdt to use a switch-case 0fb3e1a pinctrl: intel: use 'bool' state for PINCTRL_APL_DEVICE in Kconfig 8c40740 pinctrl-broxton: enable platform device in the absent of ACPI enumeration f85bd37 serial: 8250_dma: stop ongoing RX DMA on exception 661b019 x86 tsc: enumerate BXT tsc_khz via CPUID 78be69f x86 tsc: enumerate SKL cpu_khz and tsc_khz via CPUID 8c782c0 Merge branch 'standard/base' into standard/intel/base 9f166e9 platform:x86 decouple telemetry driver from the optional IPC resources 69970e7 Merge branch 'standard/base' into standard/intel/base adfc21c tpm: update PPI documentation to address the location change. 9195020 cpufreq: intel_p_state: core_get_turbo_ratio_limit() can be static e0d453f cpufreq: intel_p_state: Fix limiting turbo sub states 23b49338 cpufreq: intel_p_state: Fix P1 and below as guaranteed performance 4b9fdfa intel_pstate: add support for BXT-P c7e085d Merge branch 'standard/base' into standard/intel/base fb01533 intel_pstate: Add SKY-S support 7eb5c7e intel_pstate: enable HWP per CPU d73ee41 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> f447e3d intel_pstate: Force setting target pstate when required 7db69b8 intel_pstate: change some inconsistent debug information 367ff9c intel_pstate: Add tsc collection and keep previous target pstate 57ceb50 Merge branch 'standard/base' into standard/intel/base 841a1de btrfs: fix crash/invalid memory access on fsync when using overlayfs ee32fc3 fs: add file_dentry() 1655f89 x86 tsc_msr: Remove irqoff around MSR-based TSC enumeration 8c23259 x86 tsc_msr: Add Airmont reference clock values b51a42f x86 tsc_msr: Correct Silvermont reference clock values 58044b1 x86 tsc_msr: Update comments, expand definitions f522e99 x86 tsc_msr: Remove debugging messages f717a10 x86 tsc_msr: Identify Intel-specific code 5cf0c81 mmc: block: Pause re-tuning while switched to the RPMB partition 7c5240e mmc: block: Always switch back to main area after RPMB access 8e48678 mmc: core: Add a facility to "pause" re-tuning 0cb182b mmc: block: Add new ioctl to send multi commands f8b71e0 cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state 382af05 cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c ab341bc cpuidle: Select a different state on tick_broadcast_enter() failures ffb4b6a sched / idle: Call default_idle_call() from cpuidle_enter_state() 5702cb5 sched / idle: Call idle_set_state() from cpuidle_enter_state() 3373083 cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() 29e3ae0 sched / idle: Eliminate the "reflect" check from cpuidle_idle_call() 9b054cd cpuidle: Check the sign of index in cpuidle_reflect() 9dfc37a sched / idle: Move the default idle call code to a separate function 09cb794 powercap / RAPL: Add support for Broadwell-H f0d2388 module: add extra argument for parse_params() callback ef2011a Driver core: wakeup the parent device before trying probe e520871 base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). 507caca driver-core: fix build for !CONFIG_MODULES 83cf090 driver-core: make __device_attach() static 2afb8e2 driver-core: enable drivers to opt-out of async probe e1920b1 driver-core: add driver module asynchronous probe support 9ff0b28 driver-core: add asynchronous probing support for drivers a4fb3c3 ACPI / PM: Attach ACPI power domain only once 9945883 spi: pxa2xx: Fix too early chipselect deassert af65fdd spi: pxa2xx: Update comment in int_transfer_complete() 9bf395a spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages b2b3a59 spi: atmel: remove warning when !CONFIG_PM_SLEEP a4801b7 spi: fix kernel-doc warnings in spi.h 2e198407 spi: expose spi_master and spi_device statistics via sysfs 85a5731 spi: meson: Fix module autoload for OF platform driver e080956 spi: bcm2835: BUG: fix wrong use of PAGE_MASK 4d540a2 spi: bcm2835: fix overflow in calculation of transfer time 0a51233 spi: bcm2835: bcm2835_dma_release() can be static 6d06cf5 spi: bcm2835: fix kbuild compile warnings/errors and a typo 014b48c spi: bcm2835: enable dma modes for transfers meeting certain conditions 5658c6f spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies 64cde4b spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it 107d1ae mfd: intel-lpss: Save register context on suspend 85768a1 mfd: intel-lpss: Pass I2C configuration via properties on BXT c2a12bf perf/x86: Fix time_shift in perf_event_mmap_page c9eb7c9 perf/x86: Improve accuracy of perf/sched clock 7184940 ALSA: hda - Move send_cmd / get_response to hdac_bus_ops 341b3fb ALSA: hda - Merge codec and controller helpers 7966eac ALSA: hda - moved alloc/free stream pages function to controller library 9bd26a5 ALSA: hda - Add DSP loader to core library code d463d1e ALSA: hda - Add the controller helper codes to hda-core module 5542fed ALSA: hda - Handle error from get_response bus ops directly 5071699 Revert "ALSA: hda - fix number of devices query on hotplug" e634eec watchdog: omap_wdt: fix null pointer dereference 79dcc6d Watchdog: Fix parent of watchdog_devices 94a2e8f watchdog: st_wdt: Update IP layout information to include Clocksource 3a74938 watchdog: st_wdt: Add new driver for ST's LPC Watchdog fb6b94f watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC 22fb7b1 watchdog: omap_wdt: early_enable module parameter aa70c24 watchdog: omap_wdt: implement get_timeleft 47b7a1a watchdog: docs: omap_wdt also understands nowayout 9d833b8 watchdog: omap: put struct watchdog_device into driver data 87ded71 watchdog: omap: use watchdog_init_timeout instead of open coding it abccc10 watchdog: da9062: DA9062 watchdog driver 95f8b10 pinctrl: intel: fix offset calculation issue of register PAD_OWN 8e66064 pinctrl: intel: fix bug of register offset calculation 2423468 MAINTAINERS: add new maintainer for TPM DEVICE DRIVER cf94113f sysfs: added __compat_only_sysfs_link_entry_to_kobj() cdb63d5 tpm: fix missing migratable flag in sealing functionality for TPM2 95f738f keys, trusted: seal/unseal with TPM 2.0 chips 92eb905 tpm: seal/unseal for TPM 2.0 d9c7bb8 keys, trusted: move struct trusted_key_options to trusted-type.h a3b394e tpm: introduce tpm_buf bd68d3a tpm: move the PPI attributes to character device directory. 54fb016 tpm, tpm_crb: fix unaligned read of the command buffer address 0ab522f powercap / RAPL: disable the 2nd power limit properly From yocto-kernel-cache: e978d15 broxton: set CONFIG_GPIO_GENERIC_PLATFORM instead of CONFIG_GPIO_GENERIC 51216d7 cfg/boot-live: Use vfat feature a2c2fae cfg/usb-mass-storage: Use vfat feature 6b85bf8 cfg/fs/vfat: Enable NLS defaults 20edcbf bsp/intel-corei7-64: Add intel-telemetry feature 79a90ce features: add intel-telemetry feature 48dd2f1 bsp/intel-common: Add broxton to supported SoCs in intel-core* BSPs 55fedf9 features: add broxton soc feature 12c7672 baytrail; valleyisland: Use designware-usb3 feature instead of config e58c9bf features/usb: Add usb-designware2 and 3 features 432f75a cfg/sound.cfg: Add USB audio support 8e5bc4d features/i915: Add CONFIG_KMS_FB_HELPER=y 95dfcc1 intel_pwm: refactor and use the feature fragment Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs for latest features and BXT backportsCalifornia Sullivan2016-06-283-6/+6
| | | | | | | | | | | | | | | | | | | | From linux-yocto-4.4: 2ae6a52 i2c: add support for ACPI reconfigure notifications f2422e1 acpi: add support for ACPI reconfiguration notifiers bc87718 acpi: fix enumeration (visited) flags for bus rescans 1385275 iio: st-accel: add support for lis2dh12 4123982 iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver From yocto-kernel-cache: 44a6105 features/input: Add keyboard-gpio feature 29c7a2a cfg/boot-live: Use vfat feature f4b1a4c cfg/usb-mass-storage: Use vfat feature 9d4aded cfg/fs/vfat: Enable NLS defaults Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* lms7: Add patch to fix gcc6 C++ whitespaceJianxun Zhang2016-06-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | This change is ported from the fix on lms8 for the same issue: commit 6dc3746443523a02f72bf5142cfbe3a800d32f4a Author: Saul Wold <sgw@linux.intel.com> Date: Mon May 16 10:01:49 2016 -0700 lms8: Add patch to fix gcc6 C++ whitespace This adds a patch to lms8 to fix an error cause by the newer C++11 standard being enabled in GCC6 that requires additional whitespace around User-Defined literals. [YOCTO #9640] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Fixes [YOCTO #9785] Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* formfactor: detect USB HID keyboard and touch screenJianxun Zhang2016-06-242-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new machconfig probes USB keyboard and touch screen, and then sets HAVE_* variables according to detection. Detectable devices: USB HID keyboards (Generic Desktop) USB HID touch screens (Digitizer) Note: The intention is to have a way to provide initial formfactor settings in a boot procedure. That means supported keyboard and touch screen must be connected before machconfig runs. Any new connection or disconnection won't be detected until machconfig is executed again. Limitation: There could be some USB HID devices presents more than one usage in a single descriptor. We will add support once such device emerges. Some platforms may have _virtual_ devices provided by BIOS. It will cause false detection when they are presented as types we supported. We can add black list logic when it becomes a big concern. Fixes [YOCTO #9205] Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-firmware: remove firmware that is now in OE-CoreSaul Wold2016-06-242-8/+0
| | | | | | | | | | | | | Remove the recipe since we now include the iwlwifi-8000C-19 version in the OE-Core recipe, so removes having to carry around an additional firmware blob. Related with OE-Core rev: 8b3d3ac84f787bf4ecccdcbcb97f2dac56acd45c [YOCTO #9771] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Bump SRCREVs to Linux 4.1.26 and add BXT/APL backportsCalifornia Sullivan2016-06-163-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.1: 9ba8c36 thermal/powerclamp: remove cpu whitelist 2971561 thermal/powerclamp: add cpu id for Skylake u/y cec457d thermal/powerclamp: add cpu id for denlow platform fc30ea2 thermal/powerclamp: add cpu id for skylake h/s 3eea183 intel powerclamp: support Knights Landing c9b497b x86/tsc: Always Running Timer (ART) correlated clocksource 5ea938a time: Add driver cross timestamp interface for higher precision time synchronization 6c92ae5 time: Add timekeeping snapshot code capturing system time and counter 6c85a97 timekeeping: Provide internal function __ktime_get_real_seconds 016a423 time: Add cycles to nanoseconds translation 062e776 ntp/pps: replace getnstime_raw_and_real with 64-bit version 49719d3 intel_idle: add BXT support 6eee24f intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled 62b5100 intel_idle: Support for Intel Xeon Phi Processor x200 Product Family f2d2aaf intel_idle: Skylake Client Support - updated 461b31f intel_idle: Skylake Client Support f1069e0 Merge tag 'v4.1.26' into standard/base 5be8055 Merge tag 'v4.1.25' into standard/base b4acdc6 serial: 8250_dw: Do not use readl/writel before checking port iotype c439afb serial: 8250_dw: Add support for big-endian MMIO accesses 9227cc2 serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() 9d608cf serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag db4e65b serial: 8250_dw: cleanup dw8250_setup_port f488548 serial: 8250_dw: cleanup dw8250_idma_filter 0912b12 serial: 8250_dw: rename and comment the fallback dma filter 3436bb7 serial: 8250_dw: proper support for UARTs without busy functionality fac8ac4 serial: 8250_dw: add dw8250_quirks function 0bba963 serial: 8250_dw: only setup the port from one place d01850e serial: 8250_dw: hook the DMA in one place 585f11e serial: 8250_dw: adapt to unified device property interface df44bc6 serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe 84e9183 serial: 8250_dw: allow lower reference frequencies 70ce481 serial:8250_dw: do not alter CTS and DCTS since AFE is enabled 7399689 serial: 8250: Auto CTS control by HW if AFE enabled 074cdf8 serial: 8250_dw: support ACPI platforms with integrated DMA engine 0bb15fc serial: 8250_dma: no need to sync RX buffer 45082f4 dmaengine: idma: rename to INTEL_IDMA64 1f4c5fb mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers 6963cc8 mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers aab5881 mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers c51e080 mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL fbbad47 mmc: sdhci-pci: Fix card detect race for Intel BXT/APL ce6717f mmc: sdhci: Allow override of get_cd() called from sdhci_request() abceeaf mmc: sdhci: Allow override of mmc host operations 279c8dd mmc: sdhci: make max-frequency property in device tree work 6e9d3ad mtd: spi-nor: add support for w25q128fw 8881728 Linux 4.1.26 3b14279 hpfs: implement the show_options method 9df75cf affs: fix remount failure when there are no options changed ffd9e8e hpfs: fix remount failure when there are no options changed b289a9d Input: pwm-beeper - fix - scheduling while atomic 25fda3a dma-debug: avoid spinlock recursion when disabling dma-debug 88fe300 UBI: Fix static volume checks when Fastmap is used 22ada7c xen/events: Don't move disabled irqs 1cf63e8 xen/x86: actually allocate legacy interrupts on PV guests 448691a wait/ptrace: assume __WALL if the child is traced 9a9586d sunrpc: fix stripping of padded MIC tokens bd41a6c mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers a0b7f56 mmc: longer timeout for long read time quirk 9b78827 drm/i915: Don't leave old junk in ilk active watermarks on readout a6fccea PM / sleep: Handle failures in device_suspend_late() consistently 8a1a3f7 Input: uinput - handle compat ioctl for UI_SET_PHYS fb4e7a0 kvm: arm64: Fix EC field in inject_abt64 0d4a4eb ALSA: hda - Fix headphone noise on Dell XPS 13 9360 71f788d ALSA: hda - Fix headphone mic input on a few Dell ALC293 machines f1f125d cifs: Create dedicated keyring for spnego operations ded044f ASoC: ak4642: Enable cache usage to fix crashes on resume 141afa3 ASoC: ak4642: Fix up max_register setting 4b126ba xfs: skip stale inodes in xfs_iflush_cluster 3eeb7e7 xfs: fix inode validity check in xfs_iflush_cluster 6659d79 xfs: xfs_iflush_cluster fails to abort on error c504b77 cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() d3bbf7b cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() cde02e3 remove directory incorrectly tries to set delete on close on non-empty directories b604454 fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication 6842cd2 fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication 8f83c44 fs/cifs: correctly to anonymous authentication for the LANMAN authentication f39b179 fs/cifs: correctly to anonymous authentication via NTLMSSP 9a2257f drm/fb_helper: Fix references to dev->mode_config.num_connector d648fcd drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config() f52a1b9 MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC 8f25a2f PCI: Disable all BAR sizing for devices with non-compliant BARs a871659 mmc: mmc: Fix partition switch timeout for some eMMCs ab2cfdb ring-buffer: Prevent overflow of size in ring_buffer_resize() 453babf ring-buffer: Use long for nr_pages to avoid overflow failures d6bdff2 ring-buffer: Move recursive check to per_cpu descriptor ac4e03d ring-buffer: Add unlikelys to make fast path the default daf7322 MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) 49dc90f MIPS: ptrace: Prevent writes to read-only FCSR bits ba1ccd8 MIPS: ptrace: Fix FP context restoration FCSR regression fc39f27 MIPS: math-emu: Fix jalr emulation when rd == $0 4a16f41 MIPS: Fix uapi include in exported asm/siginfo.h 175c648 SIGNAL: Move generic copy_siginfo() to signal.h de444b2 MIPS: Sync icache & dcache in set_pte_at 8c99d76 MIPS: Handle highmem pages in __update_cache e7c735b MIPS: Flush highmem pages in __flush_dcache_page deee8f0 Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell" 75d03a9 powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover() b7ccd2a powerpc/eeh: Don't report error in eeh_pe_reset_and_recover() 18fc656 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems fa5c124 rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring 5de658d rtlwifi: Fix logic error in enter/exit power-save mode 4cfbd21 kbuild: move -Wunused-const-variable to W=1 warning level 10443b3 irqchip/gic-v3: Configure all interrupts as non-secure Group-1 bfc9ab7 irqchip/gic: Ensure ordering between read of INTACK and shared data ff0ee29 gcov: disable tree-loop-im to reduce stack usage 456b98f MIPS: KVM: Fix timer IRQ race when writing CP0_Compare 8106278 MIPS: KVM: Fix timer IRQ race when freezing timer ceee7b2 crypto: caam - fix caam_jr_alloc() ret code 7124f5d USB: serial: quatech2: fix use-after-free in probe error path 17e958c USB: serial: mxuport: fix use-after-free in probe error path d2e9eeb USB: serial: keyspan: fix use-after-free in probe error path 90eb29f USB: serial: io_edgeport: fix memory leaks in probe error path 7bbc137 USB: serial: io_edgeport: fix memory leaks in attach error path ec39156 mfd: omap-usb-tll: Fix scheduling while atomic BUG 1187e91 MIPS64: R6: R2 emulation bugfix c2915ee MIPS: Avoid using unwind_stack() with usermode dd95033 MIPS: Don't unwind to user mode with EVA 22a4a25 MIPS: Fix siginfo.h to use strict posix types 5b59ae1 can: fix handling of unmodifiable configuration options 0839058 arm64: Ensure pmd_present() returns false after pmd_mknotpresent() 7346b87 ext4: silence UBSAN in ext4_mb_init() 76caa71 ext4: address UBSAN warning in mb_find_order_for_block() f245ed0 ext4: fix oops on corrupted filesystem e4e5983 USB: serial: cp210x: fix hardware flow-control disable f26c00e USB: cp210x: relocate private data from USB interface to port 18a6470 ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings 4d5aaca USB: serial: option: add even more ZTE device ids feb49862 USB: serial: option: add more ZTE device ids 39a8fc7 mcb: Fixed bar number assignment for the gdd 2709446 usb: misc: usbtest: fix pattern tests for scatterlists. cf2f44d usb: misc: usbtest: format the data pattern according to max packet size d0270cd USB: leave LPM alone if possible when binding/unbinding interface drivers 38f005d USB: serial: option: add support for Cinterion PH8 and AHxx 1dab35a thunderbolt: Fix double free of drom buffer 4efcad5 QE-UART: add "fsl,t1040-ucc-uart" to of_device_id 29a7543 Fix OpenSSH pty regression on close d46be34 MIPS: ath79: make bootconsole wait for both THRE and TEMT e0934da ext4: clean up error handling when orphan list is corrupted 06c6dcb ext4: fix hang when processing corrupted orphaned inode list bb3412e aacraid: Fix for KDUMP driver hang ca7bb25 aacraid: Fix for aac_command_thread hang e452f73 aacraid: Relinquish CPU during timeout wait 660cd22 arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables 788da6e staging: comedi: das1800: fix possible NULL dereference 14023ef TTY: n_gsm, fix false positive WARN_ON c91d8c2 serial: 8250_pci: fix divide error bug if baud rate is 0 3afbd3e usb: core: hub: hub_port_init lock controller instead of bus 7ac47d2 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl 93ddb49 pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range a774710 ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards. d24f503d ath9k: Add a module parameter to invert LED polarity. 6be9e6e crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks cc706ae crypto: s5p-sss - Remove useless hash interrupt handler dae205d PM / Runtime: Fix error path in pm_runtime_force_resume() b9a5eef powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel 599a6fc Bluetooth: vhci: Fix race at creating hci device ef83ef6 hwmon: (ads7828) Enable internal reference f5a300c usb: f_mass_storage: test whether thread is running before starting another 799f55d usb: gadget: mass_storage: Use static array for luns a27b398 usb: gadget: mass_storage: Fix freeing luns sysfs implementation c387f28 usb: gadget: mass_storage: Free buffers if create lun fails 5b1e489 [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32 633b243 mfd: intel_quark_i2c_gpio: load gpio driver first 16de798 cpuidle: Indicate when a device has been unregistered b2df540 Bluetooth: vhci: purge unhandled skbs 497519c Bluetooth: vhci: fix open_timeout vs. hdev race dde1439 drm/gma500: Fix possible out of bounds read f448f47 rtlwifi: btcoexist: Implement antenna selection 7138f98 rtlwifi: rtl8723be: Add antenna select module parameter db4ec7c rtlwifi: rtl8723be: Fix module parameter initialization e866380 libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct 57f17e7 ARM: dts: Beaglebone i2c definitions 1fe949f xfs: Don't wrap growfs AGFL indexes 9c153a8 xfs: disallow rw remount on fs with unknown ro-compat features 67b8cea ath5k: Change led pin configuration for compaq c700 laptop db9c631 regulator: Try to resolve regulators supplies on registration 28c94ef regulator: core: Use class device list for regulator_list in late init 3dec2ae ath10k: fix debugfs pktlog_filter write 861c13e ath10k: fix firmware assert in monitor mode 9a243f2 perf/x86/intel/pt: Generate PMI in the STOP region as well e429f243 Linux 4.1.25 8de861b nf_conntrack: avoid kernel pointer value leak in slab name 631598a ocfs2: fix posix_acl_create deadlock 533e936 ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang 2239ca3 ocfs2: fix SGID not inherited issue 6bdf63f drm/radeon: fix DP mode validation 3a1b9a7 workqueue: fix rebind bound workers warning 47348e3 tools lib traceevent: Do not reassign parg after collapse_tree() 6f24160 perf/core: Disable the event on a truncated AUX record e5c1c3a ALSA: usb-audio: Yet another Phoneix Audio device quirk f9a461f ALSA: hda - Fix subwoofer pin on ASUS N751 and N551 41d2349 ALSA: hda - Fix white noise on Asus N750JV headphone 87cc31e ALSA: hda - Asus N750JV external subwoofer fixup da58c2e ALSA: hda - Fix broken reconfig 4a4c1df drm/i915: Bail out of pipe config compute loop on LPT 6225c54 Input: max8997-haptic - fix NULL pointer dereference 53c60e1 ALSA: hda - Fix white noise on Asus UX501VW headset 3f81442 ALSA: hda - Apply fix for white noise on Asus N550JV, too f1ee822 get_rock_ridge_filename(): handle malformed NM entries 53e7d7c parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls fbb78d4 x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO c58ca61 mm, cma: prevent nr_isolated_* counters from going negative c42d74f drm/radeon: fix DP link training issue with second 4K monitor 60f7e3a propogate_mnt: Handle the first propogated copy being a slave 2d7405b fs/pnode.c: treat zero mnt_group_id-s as unequal ade3716 x86/sysfb_efi: Fix valid BAR address range check 1669540 crypto: hash - Fix page length clamping in hash walk a10c059 ACPICA: Dispatcher: Update thread ID for recursive method calls d15451d MAINTAINERS: Remove asterisk from EFI directory names d102342 drm/radeon: make sure vertical front porch is at least 1 3216eb2 tracing: Don't display trigger file for events that can't be enabled 9abc9e7 Minimal fix-up of bad hashing behavior of hash_64() 420b214 powerpc: Fix bad inline asm constraint in create_zero_mask() c172113 Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() 26ac029 Drivers: hv_vmbus: Fix signal to host condition 3807acb Drivers: hv: ring_buffer.c: fix comment style 9ddd834 atomic_open(): fix the handling of create_error cb4a26d EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback 74e15f5 ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2) 9de27bd mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* 6936c16 mm: soft-offline: don't free target page in successful page migration 978d733 mm: vmscan: reclaim highmem zone if buffer_heads is over limit 9684dc0 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check 5d43a61 IB/security: Restrict use of the write() interface 5e17ef7 ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value 5bde3f2 ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel 3b54e5f drm/radeon: fix vertical bars appear on monitor (v2) 344a144 drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW 39161f8 drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume 8612880 cxl: Keep IRQ mappings on context teardown b61a5d5 drm/dp/mst: Restore primary hub guid on resume 8548983 drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1() 14794cf workqueue: fix ghost PENDING flag while doing MQ IO 2519c9f ALSA: hda - Add dock support for ThinkPad X260 cdfac06 MD: make bio mergeable 4f19489 [media] v4l2-dv-timings.h: fix polarity for 4k formats b4782b6 USB: serial: cp210x: add Straizona Focusers device ids 35f45c8 USB: serial: cp210x: add ID for Link ECU 8361952 efi: Fix out-of-bounds read in variable_matches() e7e16bb iio: ak8975: Fix NULL pointer exception on early interrupt 24a5073 regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case eab5159 ata: ahci-platform: Add ports-implemented DT bindings. a5d2af4 libahci: save port map for forced port map e1bab75 regulator: s2mps11: Fix invalid selector mask and voltages for buck9 35d3478 ASoC: rt5640: Correct the digital interface data select 81aa039 iwlwifi: pcie: lower the debug level for RSA semaphore access 686b2f5 stable: remove artifact created on backport f94e363 Revert "usb: hub: do not clear BOS field during reset device" From yocto-kernel-cache: 9f68667 kver: bump to v4.1.26 f0c7ef8 common-pc-64.scc: add efi-ext Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Bump SRCREVs from Linux 4.4.12 to 4.4.13California Sullivan2016-06-163-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.4: bc64c81 Merge tag 'v4.4.13' into standard/base ba760d4 Linux 4.4.13 55f6ddf xfs: handle dquot buffer readahead in log recovery correctly 063b0dc xfs: print name of verifier if it fails 21cfd6c xfs: skip stale inodes in xfs_iflush_cluster baa7a74 xfs: fix inode validity check in xfs_iflush_cluster 7dc8f21 xfs: xfs_iflush_cluster fails to abort on error d7d92ca xfs: Don't wrap growfs AGFL indexes ec86bfe xfs: disallow rw remount on fs with unknown ro-compat features 8edc7f0 gcov: disable tree-loop-im to reduce stack usage 4b2fb17 scripts/package/Makefile: rpmbuild add support of RPMOPTS 7d0b494 dma-debug: avoid spinlock recursion when disabling dma-debug 98c2845 PM / sleep: Handle failures in device_suspend_late() consistently 8b8de1c ext4: silence UBSAN in ext4_mb_init() 12aa7d9 ext4: address UBSAN warning in mb_find_order_for_block() b2601bb ext4: fix oops on corrupted filesystem b2044c3 ext4: clean up error handling when orphan list is corrupted c5ce389 ext4: fix hang when processing corrupted orphaned inode list 137bd12 drm/imx: Match imx-ipuv3-crtc components using device node in platform data d7d5e9b drm/i915: Don't leave old junk in ilk active watermarks on readout 8453324b7 drm/atomic: Verify connector->funcs != NULL when clearing states c5b424e drm/fb_helper: Fix references to dev->mode_config.num_connector c021700 drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config() 4630a1d drm/amdgpu: Fix hdmi deep color support. bf9be90 drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh 55d851a drm/vmwgfx: Fix order of operation c170833 drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. 267706b drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION 50dd02e drm/gma500: Fix possible out of bounds read 6c1e441 sunrpc: fix stripping of padded MIC tokens aa1cc4d xen: use same main loop for counting and remapping pages 6232876e xen/events: Don't move disabled irqs 0118086 powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover() af64f74 Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell" d140d14 powerpc/eeh: Don't report error in eeh_pe_reset_and_recover() 5d3bb5e powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel fa6d0ba pipe: limit the per-user amount of pages allocated in pipes 5015641 QE-UART: add "fsl,t1040-ucc-uart" to of_device_id 0eea2e2 wait/ptrace: assume __WALL if the child is traced 18875bf mm: use phys_addr_t for reserve_bootmem_region() arguments 08c6a55 media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32 a87f69d PCI: Disable all BAR sizing for devices with non-compliant BARs f4b0dd3 pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range b2cfbf4 clk: bcm2835: divider value has to be 1 or more 3232e7c clk: bcm2835: pll_off should only update CM_PLL_ANARST 4ee8793 clk: at91: fix check of clk_register() returned value d529842 clk: bcm2835: Fix PLL poweron dd19176 cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() 3b23217 cpuidle: Indicate when a device has been unregistered a1e15f5 PM / Runtime: Fix error path in pm_runtime_force_resume() 4072a4b mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly d306f75 mfd: intel-lpss: Save register context on suspend b856206 hwmon: (ads7828) Enable internal reference 9a11bd2 aacraid: Fix for KDUMP driver hang 0f0a9a18 aacraid: Fix for aac_command_thread hang 9a5ca98 aacraid: Relinquish CPU during timeout wait 04a6bcc rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring d896d80 rtlwifi: Fix logic error in enter/exit power-save mode ad4d530 rtlwifi: btcoexist: Implement antenna selection 5618e88 rtlwifi: rtl8723be: Add antenna select module parameter c56cebb hwrng: exynos - Fix unbalanced PM runtime put on timeout error path ab1619f ath5k: Change led pin configuration for compaq c700 laptop dcd9fc9 ath10k: fix kernel panic, move arvifs list head init before htt init 117d1b4 ath10k: fix rx_channel during hw reconfigure 86834a9 ath10k: fix firmware assert in monitor mode b89721d ath10k: fix debugfs pktlog_filter write 354c6bc ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards. cc2e71f ath9k: Add a module parameter to invert LED polarity. 6706647 ARM: dts: imx35: restore existing used clock enumeration 59bc5be ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats 5d03c6e ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description 90756ca ARM: mvebu: fix GPIO config on the Linksys boards 854d1c2 Input: uinput - handle compat ioctl for UI_SET_PHYS 8f1b5ed ASoC: ak4642: Enable cache usage to fix crashes on resume 91bb3cf affs: fix remount failure when there are no options changed 71f5e9b MIPS: VDSO: Build with `-fno-strict-aliasing' 7b74228 MIPS: lib: Mark intrinsics notrace bfcc040 MIPS: Build microMIPS VDSO for microMIPS kernels 1985bf8 MIPS: Fix sigreturn via VDSO on microMIPS kernel 13defed MIPS: ptrace: Prevent writes to read-only FCSR bits e47a4d4 MIPS: ptrace: Fix FP context restoration FCSR regression 57a9474 MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) 6dc9f27 MIPS: Prevent "restoration" of MSA context in non-MSA kernels 612d509 MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU 73410f3 MIPS: Use copy_s.fmt rather than copy_u.fmt 1a01c8c MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU f2c4122 MIPS: Reserve nosave data for hibernation 969f0f6 MIPS: ath79: make bootconsole wait for both THRE and TEMT 6a05385 MIPS: Sync icache & dcache in set_pte_at a8c09ec MIPS: Handle highmem pages in __update_cache a3dc327 MIPS: Flush highmem pages in __flush_dcache_page 68d6456 MIPS: Fix watchpoint restoration d59a1b8 MIPS: Fix uapi include in exported asm/siginfo.h df27ff8 MIPS: Fix siginfo.h to use strict posix types fdb691e MIPS: Avoid using unwind_stack() with usermode a8389fd MIPS: Don't unwind to user mode with EVA 5fc0cab MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC 982db88 MIPS: math-emu: Fix jalr emulation when rd == $0 a08eb4c MIPS64: R6: R2 emulation bugfix From yocto-kernel-cache: 870134f kver: bump to v4.4.14 d133fe6 common-pc-64.scc: add efi-ext Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* va-intel: set S to WORKDIRRoss Burton2016-06-151-0/+2
| | | | | | | | This package doesn't have a traditional tarball so the default S of PV-PN isn't valid, set it to $WORKDIR to silence the sanity check. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs to pull in 4.4.12 stable and mmc backportsCalifornia Sullivan2016-06-073-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.4: 1f3e98d mmc: core: Add a facility to "pause" re-tuning b27fcd1 mmc: block: Pause re-tuning while switched to the RPMB partition 9aa07b4 mmc: block: Always switch back to main area after RPMB access 8149f58 Merge tag 'v4.4.12' into standard/base 351d2d4 Linux 4.4.12 e576ffd kbuild: move -Wunused-const-variable to W=1 warning level 9acf553 Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" 210588c scsi: Add intermediate STARGET_REMOVE state to scsi_target_state 7e92041 hpfs: implement the show_options method 5cb3ec3 hpfs: fix remount failure when there are no options changed 1ba1f09 UBI: Fix static volume checks when Fastmap is used e044b25 SIGNAL: Move generic copy_siginfo() to signal.h b20909f thunderbolt: Fix double free of drom buffer a038701 IB/srp: Fix a debug kernel crash 23bc22a ALSA: hda - Fix headset mic detection problem for one Dell machine b217d53 ALSA: hda/realtek - Add support for ALC295/ALC3254 1979d0b ALSA: hda - Fix headphone noise on Dell XPS 13 9360 5058aa1 ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294 c69d01b mcb: Fixed bar number assignment for the gdd 86dbfda clk: bcm2835: add locking to pll*_on/off methods 0356882 locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() df8ad62 serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() 430b4aa serial: 8250_mid: recognize interrupt source in handler 3c5dafe serial: 8250_mid: use proper bar for DNV platform 1401ebd serial: 8250_pci: fix divide error bug if baud rate is 0 7137878 Fix OpenSSH pty regression on close eb57884 tty/serial: atmel: fix hardware handshake selection c971588 TTY: n_gsm, fix false positive WARN_ON fce893a tty: vt, return error when con_startup fails 3bf7d03 xen/x86: actually allocate legacy interrupts on PV guests 039f081 KVM: x86: mask CPUID(0xD,0x1).EAX against host value a6fa60f MIPS: KVM: Fix timer IRQ race when writing CP0_Compare 9e01c02 MIPS: KVM: Fix timer IRQ race when freezing timer 4a0041b KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset 1716643 KVM: MTRR: remove MSR 0x2f8 023bea7 staging: comedi: das1800: fix possible NULL dereference 53c24ba usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() 15e67f9 USB: leave LPM alone if possible when binding/unbinding interface drivers e3a037a usb: misc: usbtest: fix pattern tests for scatterlists. 51c3127 usb: f_mass_storage: test whether thread is running before starting another ed97f0d usb: gadget: f_fs: Fix EFAULT generation for async read operations 92f54c1 USB: serial: option: add even more ZTE device ids 9ec187e USB: serial: option: add more ZTE device ids 50e7652 USB: serial: option: add support for Cinterion PH8 and AHxx 7cb5461 USB: serial: io_edgeport: fix memory leaks in probe error path d6f6957 USB: serial: io_edgeport: fix memory leaks in attach error path 68f0396 USB: serial: quatech2: fix use-after-free in probe error path 00efa6c USB: serial: keyspan: fix use-after-free in probe error path c0b572b USB: serial: mxuport: fix use-after-free in probe error path 40f9ca6 mei: bus: call mei_cl_read_start under device lock 2e6440e mei: amthif: discard not read messages 2826506 mei: fix NULL dereferencing during FW initiated disconnection 2ceff6c Bluetooth: vhci: Fix race at creating hci device 3295bfd Bluetooth: vhci: purge unhandled skbs 1af4f24 Bluetooth: vhci: fix open_timeout vs. hdev race 7973b06 mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers 3297132 mmc: longer timeout for long read time quirk 96cd084 dell-rbtn: Ignore ACPI notifications if device is suspended 419b1d2 ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings bb2b58c mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers 98b0125 mmc: mmc: Fix partition switch timeout for some eMMCs 24bf50b can: fix handling of unmodifiable configuration options 9b68f12 irqchip/gic-v3: Configure all interrupts as non-secure Group-1 3607d54 irqchip/gic: Ensure ordering between read of INTACK and shared data 02c2344 Input: pwm-beeper - fix - scheduling while atomic c521599 mfd: omap-usb-tll: Fix scheduling while atomic BUG 1df73f1 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems aef5316 clk: qcom: msm8916: Fix crypto clock flags a80e1fb crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} efc1e73 crypto: talitos - fix ahash algorithms registration fd97b4f crypto: caam - fix caam_jr_alloc() ret code f199023 ring-buffer: Prevent overflow of size in ring_buffer_resize() dfb71ae ring-buffer: Use long for nr_pages to avoid overflow failures 0e4d7a0 asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions 6b83512 fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication 0e5e5bf fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication 4dc8096 fs/cifs: correctly to anonymous authentication for the LANMAN authentication 9ad66e1 fs/cifs: correctly to anonymous authentication via NTLMSSP b7d7ba3 remove directory incorrectly tries to set delete on close on non-empty directories 6ff3df2 kvm: arm64: Fix EC field in inject_abt64 ab85830 arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables 44f47d9 arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str 7e1c1db arm64: Implement pmdp_set_access_flags() for hardware AF/DBM 098942b arm64: Implement ptep_set_access_flags() for hardware AF/DBM 737b067 arm64: Ensure pmd_present() returns false after pmd_mknotpresent() f07f749 arm64: Fix typo in the pmdp_huge_get_and_clear() definition fa5613b ext4: iterate over buffer heads correctly in move_extent_per_page() eef1195 perf test: Fix build of BPF and LLVM on older glibc libraries c517467 perf/core: Fix perf_event_open() vs. execve() race a7a9e0e perf/x86/intel/pt: Generate PMI in the STOP region as well e1ce8c2 Btrfs: don't use src fd for printk From yocto-kernel-cache: 8900370 kver: bump to v4.4.12 Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-tiny/4.1: Switch to standard/tiny/intel/baseTom Zanussi2016-06-031-1/+1
| | | | | | | | The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.1 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-tiny/4.4: Switch to standard/tiny/intel/baseTom Zanussi2016-06-031-1/+1
| | | | | | | | The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.4 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/baseTom Zanussi2016-06-031-1/+1
| | | | | | | | The dedicated standard rt branch for Intel platforms has been renamed to standard/preempt-rt/intel/base - update the 4.1 rt kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-rt/4.4: Switch to standard/preempt-rt/intel/baseTom Zanussi2016-06-021-1/+1
| | | | | | | | The dedicated standard rt branch for Intel platforms has been renamed to standard/preempt-rt/intel/base - update the 4.4 rt kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Switch to standard/intel/baseTom Zanussi2016-06-021-1/+1
| | | | | | | The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.1 kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Switch to standard/intel/baseTom Zanussi2016-06-021-1/+1
| | | | | | | The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.4 kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Bump SRCREVs to Linux 4.1.24California Sullivan2016-05-273-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.1: 403eda4 usb: musb: set the controller speed based on the config setting ecc9834 powerpc/ptrace: Fix out of bounds array access warning 040cde2 Merge branch 'ltsi' into standard/base 655dd8b Merge tag 'v4.1.24' into ltsi 46ff843 Merge branch 'ltsi' into standard/base 05e1589 Merge tag 'v4.1.23' into ltsi 648d744 Linux 4.1.24 8e8ad4a x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address 936d087 x86/mm/xen: Suppress hugetlbfs in PV guests 5a1b2748 s390/hugetlb: add hugepages_supported define ec8d850 mm: hugetlb: allow hugepages_supported to be architecture specific b9a11c9 drm: Loongson-3 doesn't fully support wc memory 2719d3c drm/radeon: forbid mapping of userptr bo through radeon device file 8361444 drm/dp/mst: Validate port in drm_dp_payload_send_msg() faaa136 ALSA: pcxhr: Fix missing mutex unlock 28f83d2 futex: Handle unlock_pi race gracefully 6024877a ALSA: hda - add PCI ID for Intel Broxton-T c58ef78 ALSA: hda - add PCI IDs for Intel Broxton 0763ce1 usb: gadget: f_fs: Fix use-after-free 18e7c4b Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control" 13865e4 drm/radeon: add a quirk for a XFX R9 270X 9df249b drm/radeon: add another R7 370 quirk e388075 drm/radeon: add quirk for ASUS R7 370 95a5fa7 drm/radeon: add quirk for MSI R7 370 90a6cf6 powerpc: Update cpu_user_features2 in scan_features() 85f0cb0 powerpc: scan_features() updates incorrect bits for REAL_LE 38caded ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m b34e6a4 drm/i915: Use fw_domains_put_with_fifo() on HSW 3fa5e41 crypto: ccp - Prevent information leakage on export f6a9379 crypto: sha1-mb - use corrcet pointer while completing jobs 56c61a3 pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce 6e39cdf drm/radeon: fix initial connector audio value 2c8c83f nl80211: check netlink protocol in socket release notification 3254e46 netlink: don't send NETLINK_URELEASE for unbound sockets 9a447b1 s390/pci: add extra padding to function measurement block 464508b Input: gtco - fix crash on detecting device without endpoints fdfdfc7 iwlwifi: pcie: lower the debug level for RSA semaphore access 183c7c8 Revert "mei: bus: move driver api functions at the start of the file" 54419e3 Linux 4.1.23 5640c4c Correct backport of fa3c776 ("Thermal: Ignore invalid trip points") af05df0 tcp_cubic: do not set epoch_start in the future 1d155a6 tcp_cubic: better follow cubic curve after idle period b016f99 usb: hcd: out of bounds access in for_each_companion 17c094b USB: uas: Add a new NO_REPORT_LUNS quirk c5fcfe5 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers 5d0b7d4 usb: xhci: fix xhci locking up during hcd remove bd713f9 usb: xhci: fix wild pointers in xhci_mem_cleanup 1edb54d usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT 52b5bfb xhci: resume USB 3 roothub first d49e9fc usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host da56dbe lib: lz4: fixed zram with lz4 on big endian machines bd58e66 dmaengine: dw: fix master selection 6650ec2 debugfs: Make automount point inodes permanently empty a789498 ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock 330d83a ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s b2eecde ALSA: hda - fix front mic problem for a HP desktop da3bd14 kvm: x86: do not leak guest xcr0 into host interrupt handlers e213cce parisc: Unbreak handling exceptions from kernel modules 9ccccaf parisc: Fix kernel crash with reversed copy_from_user() 073cac9 parisc: Avoid function pointers for kernel exception routines 7227a0d gpio: pca953x: Use correct u16 value for register word write 0ffbec8 virtio: virtio 1.0 cs04 spec compliance for reset e649832 USB: option: add "D-Link DWM-221 B1" device id ad66059 USB: serial: cp210x: Adding GE Healthcare Device ID 2e007c6 USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices 033ad03 Btrfs: fix file/data loss caused by fsync after rename and new inode 091537b Btrfs: fix fsync after truncate when no_holes feature is enabled db4043d Btrfs: fix fsync xattr loss in the fast fsync path 32d1b67 assoc_array: don't call compare_object() on a node 7ec8046 ALSA: usb-audio: Add a quirk for Plantronics BT300 54080a7 rbd: use GFP_NOIO consistently for request allocations 9b561b8 compiler-gcc: disable -ftracer for __noclone functions f320793 compiler-gcc: integrate the various compiler-gcc[345].h files d2bccdc mac80211: properly deal with station hashtable insert errors e4ad83b drm/i915: Fix race condition in intel_dp_destroy_mst_connector() fc72648 drm/i915: Update atomic state when removing mst connector, v3. 2d6e463 dmaengine: hsu: correct use of channel status register be851fa usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done() 4139171 xen/events: Mask a moving irq fc4d092 ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320 c1f5eb6 ext4: ignore quota mount options if the quota feature is enabled cc15762 KVM: x86: Inject pending interrupt even if pending nmi exist 031b34d ext4: add lockdep annotations for i_data_sem 9dcc54b sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes 6175a5a [media] au0828: Fix dev_state handling ec91cea [media] au0828: fix au0828_v4l2_close() dev_state race condition 15f5722 USB: digi_acceleport: do sanity checking for the number of ports 45f4b9c USB: cypress_m8: add endpoint sanity check 4b8d00f USB: mct_u232: add sanity checking in probe 6b659bb drm/qxl: fix cursor position with non-zero hotspot 5c05999 usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer 250443d usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() 071072e ARM: OMAP2+: hwmod: Fix updating of sysconfig register 8db1fb6 HID: usbhid: fix inconsistent reset/resume/reset-resume behavior From yocto-kernel-cache: 4b4199b Revert "common-pc*: Have *-standard BSPs use standard/intel" Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs to bring in Broxton related backportsCalifornia Sullivan2016-05-273-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.4: 53e8410 mmc: mmc: Fix partition switch timeout for some eMMCs 1256894 mmc: mmc: Attempt to flush cache before reset 9c0fffe mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING fa337a1 mmc: core: Do regular power cycle when lacking eMMC HW reset support 54179f6 pinctrl: intel: make the high level interrupt working f170df4 device property: convert to use match_string() helper c33ead2 lib/string: introduce match_string() helper 1390667 device property: fix for a case of use-after-free 2a293fe device property: fwnode->secondary may contain ERR_PTR(-ENODEV) 755ae5c mmc: make MAN_BKOPS_EN message a debug 029f8f5 intel_idle: add BXT support 917289e intel_idle: Add SKX support 687143a intel_idle: Clean up all registered devices on exit. 631b661 intel_idle: Propagate hot plug errors. 2b207b2 intel_idle: Don't overreact to a cpuidle registration failure. 241e122 intel_idle: Setup the timer broadcast only on successful driver load. 0eed236 intel_idle: Avoid a double free of the per-CPU data. 6f64cec intel_idle: Fix dangling registration on error path. 422dc7a intel_idle: Fix deallocation order on the driver exit path. a953265 intel_idle: Remove redundant initialization calls. a728676 intel_idle: Fix a helper function's return value. 65f8c73 intel_idle: remove useless return from void function. daa2ee8 mfd: intel-lpss: Pass I2C configuration via properties on BXT 23afcc8 intel_idle: Support for Intel Xeon Phi Processor x200 Product Family a45b2ec ACPI / gpio: Add irq_type when a GPIO is used as an interrupt 30172f0 ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol 8036200 Revert "gpio: revert get() to non-errorprogating behaviour" 122f7f8 device property: avoid allocations of 0 length b73aa97 device property: the secondary fwnode needs to depend on the primary af345ee mfd: intel-lpss: Pass HSUART configuration via properties f7234c3 mfd: intel-lpss: Pass SDA hold time to I2C host controller driver 5a828d0 mfd: intel-lpss: Add support for passing device properties d23cd03 mfd: core: propagate device properties to sub devices drivers c7c3fd1 driver core: platform: Add support for built-in device properties 8472af8 device property: Take a copy of the property set 4cbb58f device property: Fallback to secondary fwnode if primary misses the property f9d3687 device property: return -EINVAL when property isn't found in ACPI 2164c0d device property: improve readability of macros 8fd19e9 device property: helper macros for property entry creation a037877 device property: keep single value inplace 77c4d97 device property: refactor built-in properties support 0968394 device property: rename helper functions d79c4dd device property: always check for fwnode type 2e4ae64 gpiolib: do not allow to insert an empty gpiochip 0c01b85 pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE e5d9413 pwm: lpss: Update PWM setting for Broxton b76110b pwm: lpss: Remove ->free() callback From yocto-kernel-cache: 3a5f494 Revert "common-pc*: Have *-standard BSPs use standard/intel" Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-tiny: Fix broken SRCREV specificationsTom Zanussi2016-05-262-4/+4
| | | | | | | | linux-yocto-tiny uses hyphens rather than underscores between SRCREV and the machine or meta specification, preventing it from actually taking effect. Fix it by changing the hyphens to underscores. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-tiny/4.1: Switch to standard/tiny/intelTom Zanussi2016-05-261-2/+2
| | | | | | | We now have a dedicated standard/tiny/intel branch for Intel platforms, so have the the 4.1 tiny kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-tiny/4.4: Switch to standard/tiny/intelTom Zanussi2016-05-261-2/+2
| | | | | | | We now have a dedicated standard/tiny/intel branch for Intel platforms, so have the the 4.4 tiny kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common-pkgarch: Set common PACKAGE_ARCH for linux-yocto-tinyTom Zanussi2016-05-261-0/+1
| | | | | | | The linux-yocto-tiny metadata assumes the common PACKAGE_ARCH but without this is actually machine-specific and broken. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-rt/4.1: Switch to standard/preempt-rt/intelTom Zanussi2016-05-261-2/+2
| | | | | | | We now have a dedicated standard/preempt-rt/intel branch for Intel platforms, so have the the 4.1 rt kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Switch to standard/intelTom Zanussi2016-05-261-2/+2
| | | | | | | We now have a dedicated standard/intel branch for Intel platforms, so have the the 4.1 kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-rt/4.4: Switch to standard/preempt-rt/intelTom Zanussi2016-05-261-2/+2
| | | | | | | We now have a dedicated standard/preempt-rt/intel branch for Intel platforms, so have the the 4.4 rt kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Switch to standard/intelTom Zanussi2016-05-261-2/+2
| | | | | | | We now have a dedicated standard/intel branch for Intel platforms, so have the the 4.4 kernel recipe make use of it. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Bump SRCREVs to Linux 4.4.11California Sullivan2016-05-203-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.4: 628bf62 Merge tag 'v4.4.11' into standard/base 544ec5b Linux 4.4.11 6ff8315 nf_conntrack: avoid kernel pointer value leak in slab name 62b6836 drm/radeon: fix DP link training issue with second 4K monitor bafa4fb drm/i915/bdw: Add missing delay during L3 SQC credit programming bf12e89 drm/i915: Bail out of pipe config compute loop on LPT 472f52f drm/radeon: fix PLL sharing on DCE6.1 (v2) 9df2dc6 Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing" 1abbf804 Input: max8997-haptic - fix NULL pointer dereference 007796c get_rock_ridge_filename(): handle malformed NM entries 35eb30c tools lib traceevent: Do not reassign parg after collapse_tree() 4c127a3 qla1280: Don't allocate 512kb of host tags 4549fc7 atomic_open(): fix the handling of create_error b657027 regulator: axp20x: Fix axp22x ldo_io voltage ranges fc2d8c9 regulator: s2mps11: Fix invalid selector mask and voltages for buck9 cf73d8a workqueue: fix rebind bound workers warning b66cb8c ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC 8e5bb3c vfs: rename: check backing inode being equal b0dac61 vfs: add vfs_select_inode() helper e54c41b perf/core: Disable the event on a truncated AUX record 4e7e3f5 regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case 1fba064 pinctrl: at91-pio4: fix pull-up/down logic 1441dcb spi: spi-ti-qspi: Handle truncated frames properly 4441892 spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden ca100af spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT 90204cb ALSA: hda - Fix broken reconfig 28ff35e ALSA: hda - Fix white noise on Asus UX501VW headset 28c5644 ALSA: hda - Fix subwoofer pin on ASUS N751 and N551 7e8b58b ALSA: usb-audio: Yet another Phoneix Audio device quirk 2a5db18 ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2) 7c71200 crypto: testmgr - Use kmalloc memory for RSA input 3cbc5f6 crypto: hash - Fix page length clamping in hash walk 6f15194 crypto: qat - fix invalid pf2vf_resp_wq logic ce1bc44 s390/mm: fix asce_bits handling with dynamic pagetable levels 1d77f0a zsmalloc: fix zs_can_compact() integer overflow dc3e6de ocfs2: fix posix_acl_create deadlock 3cbabd4 ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang 1c76c5d net/route: enforce hoplimit max value 2cddc95 tcp: refresh skb timestamp at retransmit time a7ddb04 net: thunderx: avoid exposing kernel stack 8385720 net: fix a kernel infoleak in x25 module 1575c09 uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h MIME-Version: 1.0 5895701 bridge: fix igmp / mld query parsing 97c2160 net: bridge: fix old ioctl unlocked net device walk 67779d2 VSOCK: do not disconnect socket when peer has shutdown SEND only bcf3e33 net/mlx4_en: Fix endianness bug in IPV6 csum calculation e0c03136 net: fix infoleak in rtnetlink 52f307b net: fix infoleak in llc f27e1ed net: fec: only clear a queue's work bit if the queue was emptied 71a783b netem: Segment GSO packets on enqueue 5ecc98e sch_dsmark: update backlog as well 67b014f sch_htb: update backlog as well ca375cf net_sched: update hierarchical backlog too 1188e14 net_sched: introduce qdisc_replace() helper c985780 gre: do not pull header in ICMP error processing 390d4b3 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case 85256f7 samples/bpf: fix trace_output example bb10156f bpf: fix check_map_func_compatibility logic 3899251 bpf: fix refcnt overflow 608d2c3 bpf: fix double-fdput in replace_map_fd_with_map_ptr() 828255b net/mlx4_en: fix spurious timestamping callbacks 0633185 ipv4/fib: don't warn when primary address is missing if in_dev is dead da465bd net/mlx5e: Fix minimum MTU 3032b09 net/mlx5e: Device's mtu field is u16 and not int 2a33f75 openvswitch: use flow protocol when recalculating ipv6 checksums b5c9a73 atl2: Disable unimplemented scatter/gather feature a66ce51 vlan: pull on __vlan_insert_tag error path and fix csum correction 79fdabe net: use skb_postpush_rcsum instead of own implementations 1d79437 cdc_mbim: apply "NDP to end" quirk to all Huawei devices 8427d55 bpf/verifier: reject invalid LD_ABS | BPF_DW instruction 5c136901 net: sched: do not requeue a NULL skb a416c94 packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface d0bfda5 route: do not cache fib route info on local routes with oif c21fec1 decnet: Do not build routes to devices without decnet private data. From yocto-kernel-cache: 6ec93aa kver: bump to v4.4.11 fca9cc2 beaglebone: builtin the usb controller drivers Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* lms8: Add patch to fix gcc6 C++ whitespaceSaul Wold2016-05-182-1/+34
| | | | | | | | | | | This adds a patch to lms8 to fix an error cause by the newer C++11 standard being enabled in GCC6 that requires additional whitespace around User-Defined literals. [YOCTO #9640] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* recipes: use bb.utils.contains instead of base_containsRoss Burton2016-05-166-12/+12
| | | | | | | | base_contains is simply a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Update SRCREVs to incorporate ComputeStick BSP changesCalifornia Sullivan2016-05-123-3/+3
| | | | | | | | | | From yocto-kernel-cache: e8c492e kernel-cache: enable hdmi audio for ComputeStick b78998f kernel-cache: change computestick BSP to standard/next branch Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Bump SRCREVs to linux 4.4.10California Sullivan2016-05-123-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From linux-yocto-4.4: 578ff2a MIPS: Prevent "restoration" of MSA context in non-MSA kernels 6c59530 powerpc/ptrace: Fix out of bounds array access warning fe7ff38 Merge tag 'v4.4.10' into standard/base 4c2795d Linux 4.4.10 945b6ec drm/i915/skl: Fix DMC load on Skylake J0 and K0 f6ff739 lib/test-string_helpers.c: fix and improve string_get_size() tests dfa11d5 ACPI / processor: Request native thermal interrupt handling via _OSC 8e1001c drm/i915: Fake HDMI live status bc631165 drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW fa26a3c drm/i915: Fix eDP low vswing for Broadwell cf26f67 drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume 6b5f7a6 drm/radeon: make sure vertical front porch is at least 1 0f5c3af iio: ak8975: fix maybe-uninitialized warning d3cd04a iio: ak8975: Fix NULL pointer exception on early interrupt a71718d drm/amdgpu: set metadata pointer to NULL after freeing. 3d2ef4c drm/amdgpu: make sure vertical front porch is at least 1 c04e6e9 gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading 6e9544f nvmem: mxs-ocotp: fix buffer overflow in read e5dd50f USB: serial: cp210x: add Straizona Focusers device ids c8f8a51 USB: serial: cp210x: add ID for Link ECU 6e337a0 ata: ahci-platform: Add ports-implemented DT bindings. a7fa0a4 libahci: save port map for forced port map beac678 powerpc: Fix bad inline asm constraint in create_zero_mask() ee3e27f ACPICA: Dispatcher: Update thread ID for recursive method calls ac8fc72 x86/sysfb_efi: Fix valid BAR address range check f0f21f8 ARC: Add missing io barriers to io{read,write}{16,32}be() 303fa96 ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value b17580a propogate_mnt: Handle the first propogated copy being a slave ddd5c31 fs/pnode.c: treat zero mnt_group_id-s as unequal 73c1fd0 x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO a7ebd7f MAINTAINERS: Remove asterisk from EFI directory names 4bc9468 writeback: Fix performance regression in wb_over_bg_thresh() 639ddea batman-adv: Reduce refcnt of removed router when updating route e426a83 batman-adv: Fix broadcast/ogm queue limit on a removed interface c6865db batman-adv: Check skb size before using encapsulated ETH+VLAN header f9d4649 batman-adv: fix DAT candidate selection (must use vid) 24b8a17 mm: update min_free_kbytes from khugepaged after core initialization 898149d proc: prevent accessing /proc/<PID>/environ until it's ready 5fd407a Input: zforce_ts - fix dual touch recognition 5844e4c HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk bba1e81 HID: wacom: Add support for DTK-1651 11dc804 xen/evtchn: fix ring resize when binding new events 58d378b xen/balloon: Fix crash when ballooning on x86 32 bit PAE 0f7ea06 xen: Fix page <-> pfn conversion on 32 bit systems dd86efc ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel 63e9a60 ARM: EXYNOS: Properly skip unitialized parent clock in power domain on 851375c mm/zswap: provide unique zpool name d27e2dd mm, cma: prevent nr_isolated_* counters from going negative fe21a25 Minimal fix-up of bad hashing behavior of hash_64() f3b51a0 MD: make bio mergeable 8d29239 tracing: Don't display trigger file for events that can't be enabled fe9295e mac80211: fix statistics leak if dev_alloc_name() fails ee22885f ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation 8e9a156 lpfc: fix misleading indentation 0d50da4 clk: qcom: msm8960: Fix ce3_src register offset 5a9a567 clk: versatile: sp810: support reentrance faaf496 clk: qcom: msm8960: fix ce3_core clk enable register cf5281e clk: meson: Fix meson_clk_register_clks() signature type mismatch c7ea1f7 clk: rockchip: free memory in error cases when registering clock branches e6ce6ce0 soc: rockchip: power-domain: fix err handle while probing f0e92143b clk-divider: make sure read-only dividers do not write to their register d65bf4e CNS3xxx: Fix PCI cns3xxx_write_config() c94897e mwifiex: fix corner case association failure 5dd660e ata: ahci_xgene: dereferencing uninitialized pointer in probe be08600 nbd: ratelimit error msgs after socket close 8cc8381 mfd: intel-lpss: Remove clock tree on error path f94ad40 ipvs: drop first packet to redirect conntrack ba5e7e6 ipvs: correct initial offset of Call-ID header search in SIP persistence engine c6a012b ipvs: handle ip_vs_fill_iph_skb_off failure 23493843 RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips a9bd748 Revert: "powerpc/tm: Check for already reclaimed tasks" From yocto-kernel-cache: d6ee402 powerpc/ptrace: Fix out of bounds array access warning b7ce076 kver: bump to v4.4.10 Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs to latestCalifornia Sullivan2016-05-113-9/+9
| | | | | | | Bump from linux 4.4.3 to 4.4.9. Contains many fixes from stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Update SRCREVs to latestCalifornia Sullivan2016-05-113-6/+6
| | | | | | | Grabs latest ltsi updates and some minor configuration changes. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs for Broxton enablement5.0-krogoth-2.1California Sullivan2016-05-043-6/+6
| | | | | | | This SRCREV update adds support for Broxton and Apollo Lake SoCs. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-firmware: Add -19 version to support iwlwifi-8000c driversSaul Wold2016-05-042-0/+8
| | | | | | | | | The iwlwifi-8000c requires the -19 version, but the latest linux-firmware does not include that version of firmware. This is required for support Broxton Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto-4.4: Update SRCREVs to latestOng Chun Weng2016-05-033-3/+3
| | | | | | | | This update points the SRCREVs to latest HEAD which consists of skylake config enabling in yocto-kernel-cache-4.4 Signed-off-by: Ong Chun Weng <chun.weng.ong@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* README.sources: New fileTom Zanussi2016-04-291-0/+17
| | | | | | | | | | | | When the machine-specific BSPs were removed, README.sources was also removed, but it's still needed for intel-common and intel-quark releases. Because we no longer have separate BSP directories for those BSPs, make it a top-level file in meta-intel. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* conf/machine/README: RemoveTom Zanussi2016-04-291-39/+0
| | | | | | | All content has been moved to the top-level README. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* README: Add build and boot instructions and restructureTom Zanussi2016-04-291-82/+299
| | | | | | | | | | | | | | | | | The intel-common README in conf/machine/README doesn't describe how to build an intel-common BSP, and with the removal of the machine-specific BSPs, there's no longer any instructions at all for a user to learn how to build and boot a meta-intel BSP. This commit generalizes and adds those instructions back but this time to the top-level README, which is also cleaned up and given a table of contents to make it more useful. It also moves the content from conf/machine/README to the top-level README; conf/machine/README will be removed in another patch. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* conf/machine/intel-*: Add rootwait to APPEND variablesCalifornia Sullivan2016-04-263-3/+3
| | | | | | | | | | | | | | | | When using the init-install-efi.sh scripts from oe-core to install to a USB stick, we do not get the "rootwait" kernel command line option. Without the rootwait option we get a kernel panic when attempting to boot from the installed USB stick. This patch adds rootwait to the kernel command line of all intel-* MACHINEs as a temporary workaround. This could potentially impact boot times with devices that do not require it, but in testing with a Silverjaw lure and SSD on a MinnowBoard Max, it did not have a noticable impact. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gma500-gfx-check: Fix dependency to meta-pokyAlejandro Hernandez2016-04-224-1/+35
| | | | | | | | | | | | The gma500-gfx-check we used had a dependency to meta-poky via a bbappend file this is unnacceptable, but this check is still needed on genericx86 and intel-core2-32, so this patch makes copy of the gma500-gfx-check to meta-intel to avoid the dependency issue [YOCTO #9181] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* README: Update build procedure for intel-quarkJianxun Zhang2016-04-211-14/+25
| | | | | | | | Add more detailed info and steps to build quark, also with minor indentation and styling fixes. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs to latestCalifornia Sullivan2016-04-213-6/+6
| | | | | | | | | This update adds a number of Broxton enablement patches and aufs support, and fixes a kernel oops. The aufs feature can be enabled through the KERNEL_FEATURES variable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto/4.1: Update SRCREVs to latestCalifornia Sullivan2016-04-213-3/+3
| | | | | | | Backports of upstream spi changes for Broxton and Apollo lake support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gstreamer-vaapi: Backport the HEVC decode fix for Matroska (.mkv) containerAzril Ahmad2016-04-202-0/+33
| | | | | | | | | | | | | | Backport the gstreamer-vaapi upstreamed patch to fix the HEVC decoding that failed on Matroska (.mkv) video container. This patch was imported from gstreamer-vaapi FreeDesktop git server (git://anongit.freedesktop.org/gstreamer/gstreamer-vaapi) as of commit id : a486942ba2d44ba2f60fec25175c681786021b48 to fix the BugZilla #762922 defect. (https://bugzilla.gnome.org/show_bug.cgi?id=762922) Signed-off-by: Azril Ahmad <mohd.azril.ahmad@intel.com> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-isg: dpdk: Update v2.2.0 -> v16.04Rahul Kumar Gupta2016-04-149-50/+52
| | | | | | | | | | | | update the dpdk recipe from v2.2.0 to v16.04. Rename the patches according to the recipe version. Now dpdk is following 'year-month' format for version numbering. dpdk v16.04 required "CONFIG_RTE_IP_FRAG=y" in order to build ip_fragmentation application. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-isg: qat16: update v2.3.0-34 -> v2.6.0-65Rahul Kumar Gupta2016-04-126-168/+179
| | | | | | | | | | | | | | | * Add recipe for qat16 v2.6.0-65 and retire qat16 v2.3.0-34 with respective patches * Use the version directly in SRC_URI instead of ${PV} since version of qatmux (v2.6.0-60) and qat16 (v2.6.0-65) are no longer same. * Added an install target to makefiles to help install ingredients at a proper path. * Ensure that compiler linker and archiver will override only when it is not defined by the environment. * Override the MACHINE name for do_install. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-isg: qat16: move src url path from inc to bbRahul Kumar Gupta2016-04-122-3/+3
| | | | | | | | | | | | Move the inclusion of SRC_URI: https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat from qat16.inc to version specific qat16 bb files. Since qatmux version and qat16 version is no more same. So can't use ${PV} variable for next version. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto/4.4: Update SRCREVs to latestCalifornia Sullivan2016-04-043-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds the following from linux-yocto-4.4: c43425f73287 mfd: lpss: Add PCI IDs for Intel Broxton B-Step platform 2d6cc1d3e71f spi: pxa2xx: Add support for Intel Broxton B-Step 1df3674b7626 usb: dwc3: gadget: don't send extra ZLP 222ab0043e48 usb: dwc3: gadget: handle request->zero 3f01b2c0295a usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() 729b5a1f8f65 usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. 65740f5d1a0d usb: dwc3: gadget: simplify next_request() return check a82442f90ea7 usb: dwc3: Fix assignment of EP transfer resources d99293bbaa50 usb: dwc3: ep0: fix setup_packet_pending initialization 10527a38c88d drm/i915/skl: Fix DMC load on Skylake J0 and K0 It also adds the following from the yocto-kernel-cache: 770996a263e22 features: add overlayfs 28bff6d39803a cfg/virtio.cfg: enable SCSI_VIRTIO 644ce210f167a qemuarma9: enable gfx 194a6c1c4b783 qemuarm64: enable 32 bit application support 32e84686fc874 ktypes/standard: Add tmpfs-posix-acl feature 138a5a13a4928 features: Add tmpfs-posix-acl feature fragments Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>