summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-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
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-05-16usb: dwc3: keystone: check return valuePan Bian
2017-05-16usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-05-16usb: gadget: gserial: check if console kthread existsBogdan Mirea
2017-05-16usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen
2017-05-16usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros
2017-05-16usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann
2017-04-26usb: musb: don't mark of_dev_auxdata as initdataArnd Bergmann
2017-04-26usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-04-25USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork
2017-04-25USB: storage: e-mail update in drivers/usb/storage/unusual_devs.hPhillip Potter
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-19usb: host: xhci: print correct command ring addressPeter Chen
2017-04-19usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen
2017-04-19usb: host: xhci: using correct specification chapter reference for DCBAAPPeter Chen
2017-04-19xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-19usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda
2017-04-19usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda
2017-04-19usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda
2017-04-19usb: host: plat: Enable xHCI plat runtime PMBaolin Wang
2017-04-19USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-04-19USB: serial: constify static arraysJohan Hovold