summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-02-261-1/+7
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-02-261-9/+14
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-02-261-2/+0
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-02-261-1/+5
* USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-02-261-0/+2
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-261-1/+3
* Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-032-0/+2
|\
| * USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2017-01-312-0/+2
* | Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-272-0/+2
|\|
| * USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2017-01-241-0/+1
| * USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado2017-01-191-0/+1
* | usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier2017-01-251-1/+12
* | USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-01-251-0/+4
* | usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-01-251-0/+11
* | usb: musb: Fix host mode error -71 regressionTony Lindgren2017-01-252-14/+2
* | xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
* | Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-179-31/+30
|\ \ | |/ |/|
| * usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire2017-01-161-2/+2
| * usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay2017-01-161-2/+2
| * usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-01-122-1/+3
| * usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-01-121-1/+3
| * usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz2017-01-121-0/+3