[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cdi-devel] [PATCH 00/10] usb: Some fixes



On Tue, Dec 29, 2015 at 12:53:09AM +0100, Max Reitz wrote:
> Several generic fixes for the USB bus driver, and one for usb-storage.
> 
> Some usb patches (like the last one) are not strictly fixes, but are
> nice to have anyway; the same applies to the ehci patch.
> 
> 
> Max Reitz (10):
>   usb: extern "C" {}
>   usb: Add necessary recovery intervals
>   usb: Ignore hub power switching errors
>   usb: Make descriptors inherit from a common base
>   usb: Store hub and hub_port for each usb_device
>   usb: Create provide_virtual_devices()
>   usb: Fix and simplify debugging code
>   usb: Clear ENDPOINT_HALT on stalling bulk transfer
>   usb-storage: Drop bulk_only_reset()'s return value
>   ehci: Use __attribute__((aligned()))

Acked-by: Kevin Wolf <kevin@xxxxxxxxxx>