diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-24 08:31:15 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-24 08:31:15 -0800 |
commit | 17495bda6ab42613206ba3223c09dd66c2074c98 (patch) | |
tree | 787a0ea31a97dda853d6213dfedb77612a371c7f /drivers/usb/host/xhci-plat.c | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
parent | a0456399fb07155637a2b597b91cc1c63bc25141 (diff) | |
download | linux-17495bda6ab42613206ba3223c09dd66c2074c98.tar.gz linux-17495bda6ab42613206ba3223c09dd66c2074c98.tar.bz2 linux-17495bda6ab42613206ba3223c09dd66c2074c98.zip |
Merge tag 'fixes-for-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Felipe writes:
usb: fixes for v4.0-rc2
Not that many fixes this time. They have all been tested on
platforms I have around and also passed my randconfig builds.
Here's a quick summary of the changes:
Phonet function learned to not disable a disabled endpoint.
musb received a pm_runtime_irq_safe() call to fix a bug when
calling musb_pullup() (via usb_gadget_{connect,disconnect}())
with irqs disabled.
musb also got a really old fix for throughput with isochronous
endpoints by pushing URB completion to a tasklet (by means of
HCD_BH flag).
musb now can properly get its phys on musb-dsps platforms (am335x
as of now).
musb learned how to read boolean OF properties.
Old bug on how to disable dwc3-omap's IRQs got fixed finally.
A few sparse warnings here and there.
Renesas got a linkage fix.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/host/xhci-plat.c')
0 files changed, 0 insertions, 0 deletions