aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
* USB: serial: io_ti: fix I/O after disconnectJohan Hovold2017-01-12
* USB: serial: io_ti: fix another NULL-deref at openJohan Hovold2017-01-12
* USB: serial: io_ti: fix NULL-deref at openJohan Hovold2017-01-12
* USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-12
* USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-12
* USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-12
* USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-12
* USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-12
* usb: return error code when platform_get_irq failsPan Bian2017-01-12
* usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu2017-01-12
* xhci: Handle command completion and timeout raceMathias Nyman2017-01-12
* usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang2017-01-12
* usb: xhci: fix return value of xhci_setup_device()Lu Baolu2017-01-12
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-01-12
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-12
* usb: xhci: fix possible wild pointerLu Baolu2017-01-12
* usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-12
* usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-12
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-12
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-12
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-12
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-12
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-12
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-12
* usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-12
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-12
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-12
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-06
* usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak2017-01-06
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-01-06
* usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi2017-01-06
* usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen2017-01-06
* usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki2017-01-06
* usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman2017-01-06
* usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi2017-01-06
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2017-01-06
* USB: serial: kl5kusb105: fix open error pathJohan Hovold2017-01-06
* USB: serial: option: add dlink dwm-158Giuseppe Lippolis2017-01-06
* USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas2017-01-06
* Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-18
|\
| * USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2016-11-16
| * USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2016-11-07
* | Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-18
|\ \
| * | usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-18
* | | usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-17
* | | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-17
* | | usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-17
* | | usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-17
* | | usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-17
* | | usb: chipidea: move the lock initialization to core filePeter Chen2016-11-15