aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-03Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-15/+45
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda1-1/+1
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda1-3/+25
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda1-3/+0
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda1-6/+6
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl1-0/+2
2017-05-27usb: musb: dsps: keep VBUS on for host-only modeBin Liu1-0/+5
2017-05-24Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linusGreg Kroah-Hartman4-13/+44
2017-05-23usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier1-1/+4
2017-05-23usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-05-19Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman7-16/+34
2017-05-18usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi1-4/+9
2017-05-18usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren1-4/+5
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman3-9/+9
2017-05-18xhci: remove GFP_DMA flag from allocationMatthias Lange1-1/+1
2017-05-18USB: xhci: fix lock-inversion problemAlan Stern1-2/+3
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2-6/+4
2017-05-18usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-05-18usb: xhci: trace URB before giving it back instead of afterMathias Nyman1-1/+1
2017-05-18usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-05-18usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov1-9/+32
2017-05-17USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork1-0/+2
2017-05-17USB: host: xhci: use max-port defineJohan Hovold1-3/+4
2017-05-17USB: hub: fix SS max number of portsJohan Hovold1-1/+7
2017-05-17USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-05-17USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-05-17USB: usbip: fix nonconforming hub descriptorJohan Hovold1-3/+8
2017-05-17USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold1-3/+3
2017-05-17USB: core: of: document reference taken by companion helperJohan Hovold1-0/+3
2017-05-17USB: ehci-platform: fix companion-device leakJohan Hovold1-1/+3
2017-05-17usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt1-1/+3
2017-05-17usb: r8a66597-hcd: decrease timeoutChris Brandt1-1/+1
2017-05-17usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko1-0/+1
2017-05-17USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-05-17USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold1-1/+1
2017-05-17sisusb_con: fix coccinelle warningJiri Slaby1-1/+1
2017-05-17usb: misc: legousbtower: Fix memory leakMaksim Salau1-0/+1
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam3-10/+10
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-05-17USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2-4/+6
2017-05-16usb: dwc3: keystone: check return valuePan Bian1-0/+4
2017-05-16usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu1-5/+5
2017-05-16usb: gadget: gserial: check if console kthread existsBogdan Mirea1-1/+1
2017-05-16usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen1-0/+9
2017-05-16usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros1-1/+11
2017-05-16usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus1-0/+4
2017-05-15USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold1-1/+4