summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn
2016-08-30usb: musb: Fix locking errors for host only modeTony Lindgren
2016-08-30Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-08-25Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-25Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-25usb: dwc3: gadget: always decrement by 1Felipe Balbi
2016-08-25usb: dwc3: debug: fix ep name on trace outputFelipe Balbi
2016-08-25usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi
2016-08-24USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-08-23USB: avoid left shift by -1Alan Stern
2016-08-23USB: fix typo in wMaxPacketSize validationAlan Stern
2016-08-22usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang
2016-08-22usb: dwc3: gadget: don't rely on jiffies while holding spinlockNicolas Saenz Julienne
2016-08-22usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter
2016-08-22usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen
2016-08-22usb: gadget: function: f_eem: socket buffer may be NULLPeter Chen
2016-08-22usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun
2016-08-22usb: dwc2: Add reset control to dwc2Dinh Nguyen
2016-08-22usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi
2016-08-22usb: dwc3: pci: runtime_resume child deviceFelipe Balbi
2016-08-20USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-08-19usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-08-16usb: xhci: Fix panic if disconnectJim Lin
2016-08-16xhci: really enqueue zero length TRBs.Alban Browaeys
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-08-15USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-08-15USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-08-12Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-11usb: misc: usbtest: add fix for driver hangLu Baolu
2016-08-11Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-11usb: dwc3: gadget: stop processing on HWO setFelipe Balbi
2016-08-11usb: dwc3: don't set last bit for ISOC endpointsJanusz Dziedzic
2016-08-11usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin
2016-08-11usb: udc: core: fix error handlingPeter Chen
2016-08-11usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter
2016-08-11usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-08-11usb: gadget: composite: Fix return value in case of errorChristophe JAILLET
2016-08-11usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET
2016-08-11usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet