summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-05-15USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-05-15USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-05-15USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-05-15USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-05-15USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-05-15USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-05-15USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-05-15USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-05-15USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-05-15USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-05-15usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-15usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-08usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2017-04-30gadgetfs: fix uninitialized variable in error handlingArnd Bergmann1-0/+1
2017-04-22USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-0/+7
2017-04-22ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-04-18USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-04-18usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-04-18USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-18USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-18USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-04-18USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2-0/+18
2017-04-18usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-04-18USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2017-04-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-04-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-04-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-04-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-04-18USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-04-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-04-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-04-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-04-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-04-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-04-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-04-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-04-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-8/+0
2017-04-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2017-04-18usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2017-02-08usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2017-02-08xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2017-01-15USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-15USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-01-15USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-15USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-15usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-13USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1