summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi2017-04-121-0/+14
* usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi2017-04-121-3/+18
* usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi2017-04-121-0/+3
* usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2017-04-122-0/+9
* usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd2017-04-121-2/+2
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-04-121-4/+17
* USB: fix linked-list corruption in rh_call_control()Alan Stern2017-04-081-2/+5
* xhci: Set URB actual length for stopped control transfersMathias Nyman2017-04-081-0/+3
* usb: musb: fix possible spinlock deadlockBin Liu2017-03-311-1/+1
* USB: usbtmc: fix probe error pathJohan Hovold2017-03-301-2/+6
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-301-1/+9
* usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-03-301-1/+1
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-301-2/+21
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-03-301-0/+3
* USB: idmouse: fix NULL-deref at probeJohan Hovold2017-03-301-0/+3
* USB: lvtest: fix NULL-deref at probeJohan Hovold2017-03-301-0/+4
* USB: uss720: fix NULL-deref at probeJohan Hovold2017-03-301-0/+5
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-302-0/+18
* usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-301-1/+1
* ACM gadget: fix endianness in notificationsOliver Neukum2017-03-301-1/+3
* USB: serial: qcserial: add Dell DW5811eBjørn Mork2017-03-301-0/+2
* USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams2017-03-301-1/+16
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-181-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-181-0/+6
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-181-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-181-6/+7
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-181-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-181-0/+5
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-181-0/+2
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-181-1/+1
* Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-181-7/+0
* usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-181-2/+13
* usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-181-2/+2
* usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros2017-03-181-0/+1
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-181-7/+7
* usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen2017-03-181-0/+2
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-181-1/+1
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-03-181-5/+9
* usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak2017-03-121-22/+67
* usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-03-121-23/+34
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-03-121-4/+20
* usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-03-121-8/+24
* usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja2017-03-121-2/+8
* usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak2017-03-121-14/+31
* usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-03-121-3/+3
* usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi2017-03-121-0/+5
* usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-03-121-5/+1
* USB: serial: console: fix uninitialised spinlockJohan Hovold2017-02-261-0/+1
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-02-261-3/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-02-261-1/+1