summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-01-041-0/+12
| | | * USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-041-0/+14
| | | * USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold2017-01-041-0/+11
| | | * USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-01-041-2/+1
| | | * USB: serial: io_ti: fix I/O after disconnectJohan Hovold2017-01-041-0/+3
| | | * USB: serial: io_ti: fix another NULL-deref at openJohan Hovold2017-01-041-3/+6
| | | * USB: serial: io_ti: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | | * USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
| | | * USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-01-041-0/+1
| | | * USB: serial: cyberjack: fix NULL-deref at openJohan Hovold2017-01-041-0/+10
| | | * USB: serial: f81534: detect errors from f81534_logic_to_phy_port()Geert Uytterhoeven2017-01-021-3/+5
| | * | usb: host: xhci: handle COMP_STOP from SETUP phase tooFelipe Balbi2017-01-031-12/+21
| | * | usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-031-1/+2
| | * | xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-033-80/+90
| | * | xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-033-16/+21
| | * | usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu2017-01-031-4/+9
| | * | xhci: Handle command completion and timeout raceMathias Nyman2017-01-031-1/+5
| | * | usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang2017-01-031-1/+4
| | * | usb: xhci: fix possible wild pointerLu Baolu2017-01-031-5/+11
| | * | usb: return error code when platform_get_irq failsPan Bian2017-01-031-1/+3
| | * | usb: xhci: fix return value of xhci_setup_device()Lu Baolu2017-01-031-1/+3
| | * | xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-01-031-2/+36
| | * | Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0314-91/+103
| | |\ \ | | | |/ | | |/|
| | | * usb: gadget: Fix copy/pasted error messageDavid Lechner2017-01-031-1/+1
| | | * usb: dwc3: gadget: Fix full speed modeRoger Quadros2017-01-032-7/+4
| | | * usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke2017-01-021-1/+5
| | | * usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2017-01-021-0/+2
| | | * usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enableMarek Szyprowski2017-01-021-1/+1
| | | * usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn2017-01-021-10/+3
| | | * usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko2017-01-021-2/+4
| | | * USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-021-1/+0
| | | * USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-021-3/+7
| | | * USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-021-0/+2
| | | * USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-021-1/+1
| | | * usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-01-021-2/+6
| | | * usb: dwc3: skip interrupt when ep disabledJanusz Dziedzic2017-01-021-3/+8
| | | * usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-021-1/+2
| | | * USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-021-3/+3
| | | * usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier2017-01-021-1/+1
| | | * usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-022-2/+3
| | | * usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-021-4/+8
| | | * usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-021-1/+1
| | | * usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-021-3/+1
| | | * usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi2017-01-021-4/+4
| | | * usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-13/+15
| | | * usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-10/+16
| | | * usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren2017-01-021-1/+1
| | | * usb: dwc2: fix default value for DMA supportStefan Wahren2017-01-021-2/+2
| | | * usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren2017-01-021-12/+0
| | | * usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren2017-01-021-6/+6
| | |/