summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-12usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng
2017-06-12Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-09USB: gadget: fix GPF in gadgetfsAlan Stern
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-06usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi
2017-06-03Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl
2017-05-27usb: musb: dsps: keep VBUS on for host-only modeBin Liu
2017-05-24Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-05-23usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier
2017-05-23usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-05-19Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-05-18usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-05-18usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman
2017-05-18xhci: remove GFP_DMA flag from allocationMatthias Lange
2017-05-18USB: xhci: fix lock-inversion problemAlan Stern
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2017-05-18usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-18usb: xhci: trace URB before giving it back instead of afterMathias Nyman
2017-05-18usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang
2017-05-18usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov
2017-05-17USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork
2017-05-17USB: host: xhci: use max-port defineJohan Hovold
2017-05-17USB: hub: fix SS max number of portsJohan Hovold
2017-05-17USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-05-17USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-17USB: usbip: fix nonconforming hub descriptorJohan Hovold
2017-05-17USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-05-17USB: core: of: document reference taken by companion helperJohan Hovold
2017-05-17USB: ehci-platform: fix companion-device leakJohan Hovold
2017-05-17usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-05-17usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-05-17usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko
2017-05-17USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-05-17USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold
2017-05-17sisusb_con: fix coccinelle warningJiri Slaby
2017-05-17usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam