summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio2016-08-101-1/+2
* usb: common: otg-fsm: add license to usb-otg-fsmOscar2016-07-271-0/+2
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-07-271-10/+7
* usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann2016-07-271-0/+27
* usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson2016-07-111-8/+11
* usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-07-111-1/+1
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2016-07-111-4/+13
* USB: mos7720: delete parportSudip Mukherjee2016-07-111-0/+1
* xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman2016-07-111-5/+22
* USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-07-111-0/+5
* usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni2016-07-111-0/+3
* xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2016-07-112-13/+17
* usb: musb: host: correct cppi dma channel for isoch transferBin Liu2016-07-111-1/+1
* usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-07-111-7/+6
* usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-07-111-1/+7
* usb: musb: only restore devctl when session was set in backupBin Liu2016-07-111-1/+2
* usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede2016-07-111-0/+3
* usb: quirks: Fix sortingHans de Goede2016-07-111-10/+10
* USB: uas: Fix slave queue_depth not being setHans de Goede2016-07-111-0/+1
* usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda2016-06-011-1/+2
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-06-012-6/+17
* usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda2016-06-011-1/+1
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-06-011-17/+23
* usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman2016-06-011-1/+3
* usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz2016-06-016-50/+15
* usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen2016-06-011-1/+1
* USB: serial: option: add even more ZTE device idsLei Liu2016-06-011-0/+54
* USB: serial: option: add more ZTE device idslei liu2016-06-011-1/+74
* USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph2016-06-011-6/+20
* USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-06-011-7/+10
* USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-06-011-11/+28
* USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold2016-06-011-0/+1
* USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-06-011-0/+4
* USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold2016-06-011-0/+10
* USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2016-06-011-2/+1
* Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1
* Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-291-0/+4
|\
| * USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-04-241-0/+2
| * USB: serial: cp210x: add ID for Link ECUMike Manning2016-04-241-0/+2
* | usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
* | Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
* | usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
* | usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen2016-04-201-3/+2
* | usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros2016-04-181-0/+6
* | usb: dwc3: fix memory leak of dwc->regsetDu, Changbin2016-04-181-5/+8
* | usb: dwc3: core: fix PHY handling during suspendFelipe Balbi2016-04-181-1/+22
* | usb: dwc3: omap: fix up error path on probe()Felipe Balbi2016-04-181-8/+4
* | usb: gadget: composite: Clear reserved fields of SSP Dev CapJohn Youn2016-04-181-0/+2
|/
* usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-133-2/+24