summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-06usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak1-0/+2
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen1-7/+7
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-06usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+11
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2016-12-02Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2016-12-02USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2016-12-02USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2016-11-21usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz1-16/+93
2016-11-21usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz1-3/+3
2016-11-18cdc-acm: fix uninitialized variableOliver Neukum1-0/+2
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-8/+0
2016-11-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2016-11-18usb: dwc3: Fix error handling for core initVivek Gautam1-3/+2
2016-11-15usb: dwc3: gadget: properly account queued requestsFelipe Balbi1-3/+4
2016-11-10usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren1-5/+2
2016-11-10usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren1-0/+2
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET1-2/+2
2016-11-10xhci: workaround for hosts missing CAS bitMathias Nyman3-0/+46
2016-11-10xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-11-10usb: increase ohci watchdog delay to 275 msecBryan Paluch1-1/+1
2016-11-10usb: renesas_usbhs: add wait after initialization for R-Car Gen3Yoshihiro Shimoda1-2/+6
2016-11-10xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman1-2/+2
2016-11-10USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2-3/+5
2016-11-10USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-11-10USB: serial: fix potential NULL-dereference at probeJohan Hovold1-1/+2
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-11-10usb: gadget: udc: atmel: fix endpoint nameAlexandre Belloni1-1/+1
2016-10-16usb: dwc3: fix Clear Stall EP command failureLu Baolu1-1/+2
2016-10-16usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit1-2/+4
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-10-07usb: usbip: vudc: fix left shift overflowNicolas Iooss1-1/+1
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+2
2016-09-16USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+25
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+9
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3