summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-12xhci: Handle command completion and timeout raceMathias Nyman
2017-01-12usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-12usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-12xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-12usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-12usb: xhci: fix possible wild pointerLu Baolu
2017-01-12usb: dwc3: core: avoid Overflow eventsFelipe Balbi
2017-01-12usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-01-12USB: fix problems with duplicate endpoint addressesAlan Stern
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-01-12usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2017-01-12usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2017-01-12usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-06usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2017-01-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2017-01-06usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2017-01-06USB: serial: kl5kusb105: fix open error pathJohan Hovold
2017-01-06USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2017-01-06USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2016-11-18Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-11-18Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-11-18usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke
2016-11-17usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren
2016-11-17usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren
2016-11-17usb: musb: Fix PM for hub disconnectTony Lindgren
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren
2016-11-17usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren
2016-11-16USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma
2016-11-15usb: chipidea: move the lock initialization to core filePeter Chen
2016-11-15Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2016-11-10USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-11-07USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown
2016-11-07cdc-acm: fix uninitialized variableOliver Neukum
2016-11-07drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger
2016-11-07usb: musb: remove duplicated actionsKirill Esipov
2016-11-07usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner
2016-11-01usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-10-31usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi
2016-10-31usb: dwc3: Fix error handling for core initVivek Gautam