summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-07-11usb: common: otg-fsm: add license to usb-otg-fsmOscar1-0/+2
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding1-1/+1
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-07-11usb: quirks: Fix sortingHans de Goede1-10/+10
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman1-5/+22
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-07-11usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam1-8/+5
2016-06-07USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-06-07USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold1-0/+10
2016-06-07USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-06-07USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-06-07USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-11/+28
2016-06-03USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-1/+1
2016-06-03USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy1-20/+23
2016-06-03USB: serial: option: add even more ZTE device idsLei Liu1-0/+54
2016-06-03USB: serial: option: add more ZTE device idslei liu1-1/+74
2016-06-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman1-1/+3
2016-06-03usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern1-9/+26
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-17/+23
2016-06-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-6/+17
2016-05-17USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-17USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-05-13Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman1-5/+3
2016-04-21usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu1-6/+6
2016-04-20usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede3-2/+24
2016-04-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-04-20usb: xhci: fix xhci locking up during hcd removeRoger Quadros1-1/+4
2016-04-20usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-20usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2-0/+11
2016-04-20xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-04-20usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-04-20USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-20USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-20USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-20usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda1-1/+5
2016-04-20usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda1-3/+19
2016-04-20USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-20USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-20USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-04-18USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3