summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-05-14USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-05-14USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-05-14USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-05-14USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-05-14USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-05-14USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-05-14USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-05-14USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-05-14USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-05-14USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd1-5/+41
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd3-39/+30
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-02usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2017-04-18usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic1-4/+17
2017-04-08USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-03-30USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+8
2017-03-30usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-03-30usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu1-2/+21
2017-03-30USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-03-30USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2-0/+18
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-03-30USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-03-30USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams1-1/+16
2017-03-26USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2017-03-26usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-6/+17
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-03-18USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-03-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen1-1/+1
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-03-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-03-12usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja1-2/+8
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu1-3/+3
2017-03-12usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon1-5/+1
2017-02-26Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen1-1/+0
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10