[meta-intel] [PATCH 1/2] linux-yocto/4.4: Update SRCREVs for v4.4.15 and more Broxton backports

California Sullivan california.l.sullivan at intel.com
Fri Jul 22 17:36:49 PDT 2016


>From linux-yocto-4.4:

3e103c7 UPSTREAM: usb: Add USB 3.1 Precision time measurement capability descriptor support
0e855b7 UPSTREAM: usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
8161122 UPSTREAM: usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
5e76ce1 UPSTREAM: usb: dwc3: Update register fields for SuperSpeedPlus
dbbd68e UPSTREAM: usb: dwc3: DWC_usb31 controller check
cd40027 FROMLIST: usb: dwc3: pci: add Power Management dummy hooks
7a92f2e UPSTREAM: usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
8642e5d UPSTREAM: usb: dwc3: pci: make build-in device properties available
f9d6b3e FROMLIST: usb: dwc3: implement runtime PM
492cf5b FROMLIST: usb: dwc3: gadget: fix for possible endpoint disable race
090394e FROMLIST: usb: dwc3: fix for the isoc transfer EP_BUSY flag
9edaac5 FROMLIST: usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
a357afc FROMLIST: usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
31d809d FROMLIST: usb: dwc3: core: simplify suspend/resume operations
f5c64e4 FROMLIST: usb: dwc3: core: re-factor init and exit paths
3500d19 FROMLIST: usb: dwc3: core: move fladj to dwc3 structure
9f7f6fb FROMLIST: usb: dwc3: gadget: add a pointer to endpoint registers
57f4dec FROMLIST: usb: dwc3: gadget: pass dep as argument to endpoint command
0badd7a FROMLIST: usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
79b684b FROMLIST: usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()
f1ad16b FROMLIST: usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed
e7dd3ed FROMLIST: usb: dwc3: gadget: remove udelay(1) when sending ep cmds
4b4a2e4 FROMLIST: usb: dwc3: gadget: rely on sg_is_last() and list_is_last()
acebd2f FROMLIST: usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()
0cfd9c1 FROMLIST: usb: dwc3: gadget: prepare TRBs on update transfers too
eeba47f FROMLIST: usb: dwc3: core: get rid of DWC3_PM_OPS macro
8ee371b FROMLIST: usb: dwc3: gadget: fix gadget suspend/resume
5b8d01f FROMLIST: usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop
072d9be UPSTREAM: usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
97a6d80 UPSTREAM: usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
9577ba4 UPSTREAM: usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
055a1f4 UPSTREAM: usb: dwc3: gadget: update DCFG.NumP to max burst size
f664ffc UPSTREAM: usb: dwc3: gadget: give better command return code
449b24c UPSTREAM: usb: dwc3: core: add helper to extract trb type
3d0bb7e UPSTREAM: usb: dwc3: core: add fifo space helper
172d5f6 UPSTREAM: usb: dwc3: make dwc3_debugfs_init return value be void
b26ade5 UPSTREAM: usb: dwc3: gadget: don't interrupt when chained
a075476 UPSTREAM: usb: dwc3: gadget: remove newline from trace
3b278a4 UPSTREAM: usb: dwc3: gadget: use link TRB for all endpoint types
1beb4f9 UPSTREAM: usb: dwc3: gadget: move % operation to increment helpers
4ac0f3e UPSTREAM: usb: dwc3: gadget: add trb enqueue/dequeue helpers
005b9c9 UPSTREAM: usb: dwc3: get rid of DWC3_TRB_MASK
f53be5d UPSTREAM: usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8
3339fb0 UPSTREAM: usb: dwc3: core: document struct dwc3_request
dc0462f UPSTREAM: usb: dwc3: increase maximum number of TRBs per endpoint
b115d90 UPSTREAM: usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
19b62b9 UPSTREAM: usb: dwc3: add disable receiver detection in P3 quirk
caea690 UPSTREAM: usb: dwc3: gadget: put link to U0 before Start Transfer
c5364ba UPSTREAM: usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()
dd3b427 UPSTREAM: usb: dwc3: gadget: clear SUSPHY bit before ep cmds
d144c75 UPSTREAM: usb: dwc3: gadget: combine return points into a single one
7fdb48e UPSTREAM: usb: dwc3: gadget: pass ev_buff as cookie to irq handler
472b6ed UPSTREAM: usb: dwc3: drop ev_buffs array
a9876bc UPSTREAM: usb: dwc3: remove num_event_buffers
b9c2edc UPSTREAM: usb: dwc3: better name for our request management lists
870da40 UPSTREAM: usb: dwc3: core: fix PHY handling during suspend
0805b2c UPSTREAM: usb: dwc3: gadget: fix endpoint renaming
99113ab UPSTREAM: usb: dwc3: gadget: release spin lock during gadget resume
cd057ec UPSTREAM: usb: dwc3: core: improve reset sequence
0f377fd UPSTREAM: usb: dwc3: Validate the maximum_speed parameter
e0048b8 UPSTREAM: usb: dwc3: Update maximum_speed for SuperSpeedPlus
e7ccf64 UPSTREAM: usb: dwc3: core: purge dev_dbg() calls
72e62e9 UPSTREAM: usb: dwc3: Enable SuperSpeedPlus
64f774b UPSTREAM: usb: dwc3: Update speed checks for SuperSpeedPlus
9ce8069 UPSTREAM: usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
33d563d UPSTREAM: usb: dwc3: gadget: purge dev_dbg() calls
fde30f5 UPSTREAM: usb: dwc3: gadget: always enable CSP
37a37e6 UPSTREAM: usb: dwc3: drop FIFO resizing logic
2662610 UPSTREAM: usb: dwc3: gadget: Fix suspend/resume during device mode
af8c862 Merge branch 'standard/base' into standard/intel/base
ddab242 mei: drop wr_msg from the mei_dev structure
ef8b924 Merge branch 'standard/base' into standard/intel/base
26e282c lx-dialig: fix merge issues
b730c4b Merge branch 'standard/base' into standard/intel/base
1238684 Merge tag 'v4.4.15' into standard/base
5c79c37 acpi: add support for loading SSDTs via configfs
394fb7e acpi: add support for configfs
792fcfb efi: load SSTDs from EFI variables
8fe9144 i2c: acpi: add the delta from upstream patch
a6adfa6 Documentation: acpi: add SSDT overlays documentation
7e6a567 efi: Merge boolean flag arguments
20f4e2b mm: Export nr_swap_pages
35467dc Linux 4.4.15
36fc1c1 usb: dwc3: exynos: Fix deferred probing storm.
89c18f1 usb: host: ehci-tegra: Grab the correct UTMI pads reset
e845e8b usb: gadget: fix spinlock dead lock in gadgetfs
30f0761 USB: mos7720: delete parport
a20257e xhci: Fix handling timeouted commands on hosts in weird states.
4582ddf USB: xhci: Add broken streams quirk for Frescologic device id 1009
c5b3227 usb: xhci-plat: properly handle probe deferral for devm_clk_get()
e424caf xhci: Cleanup only when releasing primary hcd
faa1dbb usb: musb: host: correct cppi dma channel for isoch transfer
a8f7a6d usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
a2cf342 usb: musb: Stop bulk endpoint while queue is rotated
089a2d8 usb: musb: only restore devctl when session was set in backup
4fe6d4b usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
c56eeff usb: quirks: Fix sorting
b66baf4 USB: uas: Fix slave queue_depth not being set
ce1abd2 crypto: user - re-add size check for CRYPTO_MSG_GETALG
5ae6887 crypto: ux500 - memmove the right size
f6d06f1 crypto: vmx - Increase priority of aes-cbc cipher
eda8951 AX.25: Close socket connection on session completion
b30cc5b bpf: try harder on clones when writing into skb
999e0d1 net: alx: Work around the DMA RX overflow issue
779fb60 net: macb: fix default configuration for GMAC on AT91
f4de1e7 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
11bef14 bpf, perf: delay release of BPF prog after grace period
348a1cd sock_diag: do not broadcast raw socket destruction
688feac Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
d059160 ipmr/ip6mr: Initialize the last assert time of mfc entries.
6fb6914 netem: fix a use after free
da7da39 esp: Fix ESN generation under UDP encapsulation
9d6814d sit: correct IP protocol used in ipip6_err
36292ca net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
95e727a net_sched: fix pfifo_head_drop behavior vs backlog

>From yocto-kernel-cache:

8c6158e kver: bump to v4.4.15
5bfcf79 gpio: Enable Intel PMIC gpio
ff42314 common-pc: enforce 32 bit

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 6 +++---
 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 6 +++---
 common/recipes-kernel/linux/linux-yocto_4.4.bbappend      | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index 5b37e3e..a7d8b6a 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.4.14"
-SRCREV_META_INTEL_COMMON ?= "4800a400d5ace1d4332ee18b01ac1c680e454457"
-SRCREV_MACHINE_INTEL_COMMON ?= "de5df6081cb8d2038ef5907d2d78bda4dffc9db1"
+LINUX_VERSION_INTEL_COMMON = "4.4.15"
+SRCREV_META_INTEL_COMMON ?= "8c6158ec5e43a4cae59058af49f70e0406d18091"
+SRCREV_MACHINE_INTEL_COMMON ?= "2753b78434cf9b9b3344d8380a90e98baa3ecd37"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index edeac70..894a913 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.14"
-SRCREV_meta_i586-nlp-32-intel-common = "4800a400d5ace1d4332ee18b01ac1c680e454457"
-SRCREV_machine_i586-nlp-32-intel-common = "8361321fec015bc3823d01dad25db7f3af31b6d5"
+#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.15"
+SRCREV_meta_i586-nlp-32-intel-common = "8c6158ec5e43a4cae59058af49f70e0406d18091"
+SRCREV_machine_i586-nlp-32-intel-common = "d6c9054e231ed9cbeee22162e0e5c532e31de534"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
 KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 3711d73..524eff5 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.4.14"
-SRCREV_META_INTEL_COMMON = "4800a400d5ace1d4332ee18b01ac1c680e454457"
-SRCREV_MACHINE_INTEL_COMMON = "f67e69b33e63209737571d2e71ac84b2ecdf3cfc"
+LINUX_VERSION_INTEL_COMMON = "4.4.15"
+SRCREV_META_INTEL_COMMON = "8c6158ec5e43a4cae59058af49f70e0406d18091"
+SRCREV_MACHINE_INTEL_COMMON = "3e103c72114bcd201720c85472d90cbad25ce6d6"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
 KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
-- 
2.5.5



More information about the meta-intel mailing list