Re: [GIT PULL] Staging driver patches for 3.15-rc1

From: Shuah Khan
Date: Wed Apr 02 2014 - 09:06:12 EST


On Tue, Apr 1, 2014 at 12:48 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> The following changes since commit dcb99fd9b08cfe1afe426af4d8d3cbc429190f15:
>
> Linux 3.14-rc7 (2014-03-16 18:51:24 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.15-rc1
>
> for you to fetch changes up to 94debda32429e1a348fec8543245f1190a92d68c:
>
> staging: xillybus: XILLYBUS_PCIE depends on PCI_MSI (2014-03-21 12:24:09 -0700)
>
> ----------------------------------------------------------------
> Staging driver pull request for 3.15-rc1
>
> Here's the huge drivers/staging/ update for 3.15-rc1.
>
> Loads of cleanup fixes, a few drivers removed, and some new ones added.
>
> All have been in linux-next for a while.
>
> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

>
> John de la Garza (3):
> staging: usbip: vhci_sysfs.c: check return value of sscanf
> comedi:drivers:poc.c: unnecessary space before function pointer arguments
> usbip:usbip_common.c: check return value of sscanf

Please pull in this fix - without this usbip attach will always fail
with the above scanf return value checks:

[PATCH v2] staging/usbip: fix store_attach() sscanf return value check
https://lkml.org/lkml/2014/3/25/178

> Valentina Manea (20):
> staging: usbip: convert usbip-host driver to usb_device_driver
> staging: usbip: userspace: migrate usbip_bind to libudev
> staging: usbip: userspace: remove useless libsysfs includes
> staging: usbip: userspace: migrate usbip_unbind to libudev
> staging: usbip: userspace: migrate usbip_list to libudev
> staging: usbip: userspace: re-add interface information listing
> staging: usbip: userspace: add new list API
> staging: usbip: userspace: move sysfs_utils to libsrc
> staging: usbip: userspace: migrate usbip_host_driver to libudev
> staging: usbip: userspace: remove class device infrastructure in vhci_driver
> staging: usbip: userspace: migrate vhci_driver to libudev
> staging: usbip: userspace: remove libsysfs flag and autoconf check
> staging: usbip: userspace: update dependencies in README
> staging: usbip: userspace: increase version to 2.0
> staging: usbip: let client choose device configuration
> staging: usbip: trigger driver probing after unbinding from usbip-host
> staging: usbip: claim ports used by shared devices
> staging: usbip: userspace: don't throw error when trying to read configuration specific attributes
> staging: usbip: userspace: add hwdata as optional dependency in README
> usbcore: rename struct dev_state to struct usb_dev_state
>

Please pull in the following that fixes usbipd SIGSEGV:

staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()
https://lkml.org/lkml/2014/3/24/418

thanks,
-- Shuah
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/