summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-06-01usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda
2016-06-01usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-01usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman
2016-06-01usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2016-06-01usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen
2016-06-01USB: serial: option: add even more ZTE device idsLei Liu
2016-06-01USB: serial: option: add more ZTE device idslei liu
2016-06-01USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-06-01USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-06-01USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-06-01USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold
2016-06-01USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-06-01USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold
2016-06-01USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2016-05-02Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold
2016-04-29Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-26usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy
2016-04-26Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu
2016-04-26usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer
2016-04-24USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-04-24USB: serial: cp210x: add ID for Link ECUMike Manning
2016-04-20usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2016-04-18usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros
2016-04-18usb: dwc3: fix memory leak of dwc->regsetDu, Changbin
2016-04-18usb: dwc3: core: fix PHY handling during suspendFelipe Balbi
2016-04-18usb: dwc3: omap: fix up error path on probe()Felipe Balbi
2016-04-18usb: gadget: composite: Clear reserved fields of SSP Dev CapJohn Youn
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-07Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-07USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-04-06usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko
2016-04-06usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov