[linux-yocto] [PATCH 0/8] Backport some USB patches to 4.1

Bruce Ashfield bruce.ashfield at windriver.com
Sun Jul 3 21:05:02 PDT 2016


On 2016-06-30 9:25 PM, wan.ahmad.zainie.wan.mohamad at intel.com wrote:
> From: Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad at intel.com>
>
> Hi Bruce.
>
> These patches are USB dependency patches for the patch series
> usb: add support for Intel dual role port mux. More info at URL below.
> https://lwn.net/Articles/689134/
>
> All of them are from mainline Linux kernel, thus they are targeted
> for linux-yocto-4.1 on standard/base branch.

I've staged the changes, and will send SRCREV updates once
my builds have passed.

Bruce

>
> Thank you.
>
> Best regards,
> Zainie
>
> Andy Shevchenko (2):
>   lib/string: introduce match_string() helper
>   device property: convert to use match_string() helper
>
> Heikki Krogerus (3):
>   device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
>   device property: fix for a case of use-after-free
>   device property: Avoid potential dereferences of invalid pointers
>
> Joe Lawrence (1):
>   xhci: harden xhci_find_next_ext_cap against device removal
>
> Mathias Nyman (2):
>   xhci: parse xhci protocol speed ID list for usb 3.1 usage
>   xhci: rework xhci extended capability list parsing functions
>
>  drivers/base/property.c          |  39 +++++++-------
>  drivers/usb/host/pci-quirks.c    |  25 ++++-----
>  drivers/usb/host/xhci-ext-caps.h |  87 ++++++++++++-------------------
>  drivers/usb/host/xhci-mem.c      | 107 +++++++++++++++++++++++----------------
>  drivers/usb/host/xhci.h          |  24 +++++++++
>  include/acpi/acpi_bus.h          |   4 +-
>  include/linux/of.h               |   2 +-
>  include/linux/string.h           |   2 +
>  lib/string.c                     |  26 ++++++++++
>  9 files changed, 180 insertions(+), 136 deletions(-)
>



More information about the linux-yocto mailing list