summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-01-12USB: serial: cyberjack: fix NULL-deref at openJohan Hovold1-0/+10
2017-01-12USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+16
2017-01-12USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-12USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-12USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-01-12USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+11
2017-01-12USB: serial: io_ti: fix I/O after disconnectJohan Hovold1-0/+3
2017-01-12USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-3/+6
2017-01-12USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-12USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold1-0/+14
2017-01-12USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold1-0/+14
2017-01-12USB: serial: pl2303: fix NULL-deref at openJohan Hovold1-0/+8
2017-01-12USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold1-4/+0
2017-01-12USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold1-0/+13
2017-01-12usb: return error code when platform_get_irq failsPan Bian1-1/+3
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu1-4/+9
2017-01-12xhci: Handle command completion and timeout raceMathias Nyman1-1/+5
2017-01-12usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang1-1/+4
2017-01-12usb: xhci: fix return value of xhci_setup_device()Lu Baolu1-1/+3
2017-01-12xhci: free xhci virtual devices with leaf nodes firstMathias Nyman1-2/+36
2017-01-12usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie1-1/+2
2017-01-12usb: xhci: fix possible wild pointerLu Baolu1-5/+11
2017-01-12usb: dwc3: core: avoid Overflow eventsFelipe Balbi1-3/+1
2017-01-12usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak1-4/+8
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-01-12USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern1-0/+2
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern1-1/+1
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman1-1/+2
2017-01-12usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-12usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-12usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-06usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak1-0/+2
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen1-7/+7
2017-01-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki1-4/+3
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-06usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+11
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2016-11-18Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-0/+9
2016-11-18Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-4/+4
2016-11-18usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke1-4/+4
2016-11-17usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren1-20/+2
2016-11-17usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren1-6/+4