summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold1-1/+1
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold1-1/+7
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-02-26USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-02-26USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+5
2017-02-26USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-02-09USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier1-1/+12
2017-02-09USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský1-0/+4
2017-02-09USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-02-09USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2017-01-19USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+9
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold1-4/+13