summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-08-10USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio
2016-07-27usb: common: otg-fsm: add license to usb-otg-fsmOscar
2016-07-27USB: don't free bandwidth_mutex too earlyAlan Stern
2016-07-27usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-07-11USB: mos7720: delete parportSudip Mukherjee
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-07-11usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-11usb: musb: only restore devctl when session was set in backupBin Liu
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-11usb: quirks: Fix sortingHans de Goede
2016-07-11USB: uas: Fix slave queue_depth not being setHans de Goede
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