summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-06-25usb: dwc3: rockchip: fix host mode resume fail for rk3399William Wu
2019-06-20usb: gadget: rndis: fix class definitions for windowsWilliam Wu
2019-06-17UPSTREAM: usb: dwc2: host: use hrtimer for NAK retriesTerin Stock
2019-06-17UPSTREAM: usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov
2019-06-14usb: dwc3: gadget: avoid multiple calls to free_irqWilliam Wu
2019-06-14usb: gadget: udc: core: fix uvc gadget disconnect issueWilliam Wu
2019-06-12usb: gadget: uvc: support streaming bulk transferWilliam Wu
2019-06-10Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonTao Huang
2019-06-06usb: dwc2: hcd: do not disable non-split periodic channelsWilliam Wu
2019-06-04Revert "usb: gadget: Kconfig: support Rockchip uvc"William Wu
2019-06-04Revert "usb: gadget: Kconfig: disable CONFIG_USB_CONFIGFS_F_UVC_ROCKCHIP"William Wu
2019-06-04Revert "usb: gadget: f_uvc: increase the data buf of uvc_request_data"William Wu
2019-05-27UPSTREAM: usb: dwc3: ep0: Fix the possible missed request for handling delay ...Baolin Wang
2019-05-27UPSTREAM: usb: dwc3: gadget: Wait longer for controller to end command proces...Vincent Pelletier
2019-05-27UPSTREAM: usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-05-20UPSTREAM: usb: dwc3: gadget: stop processing on HWO setFelipe Balbi
2019-05-20Revert "UPSTREAM: usb: dwc3: gadget: cope with XferNotReady before usb_ep_que...William Wu
2019-04-30Merge 4.4.179 into android-4.4Greg Kroah-Hartman
2019-04-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-04-06Fix merge issue with 4.4.178Alistair Strachan
2019-04-03Merge 4.4.178 into android-4.4Greg Kroah-Hartman
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-04-03usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin
2019-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2019-04-03USB: core: only clean up what we allocatedAndrey Konovalov
2019-04-03usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda
2019-04-03usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang
2019-04-03usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2019-04-03usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros
2019-04-01Revert "usb: dwc_otg_310: resize the depth of TxFIFO number 1 and 2"William Wu
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-23USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-20UPSTREAM: usb: dwc3: debug: fix ep name on trace outputFelipe Balbi
2019-03-15usb: dwc3: rockchip: fix connect fail when force host modeWilliam Wu
2019-03-15usb: dwc3: rockchip: fix NULL pointer dereference in async probeWilliam Wu
2019-03-11UPSTREAM: usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_dis...Vahram Aharonyan
2019-03-11UPSTREAM: usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() functionVahram Aharonyan
2019-03-11usb: gadget: f_uac2: fix some issues for Windows recognizedWilliam Wu
2019-03-11UPSTREAM: usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape
2019-03-11UPSTREAM: usb: gadget: u_audio: protect stream runtime fields with stream spi...Vladimir Zapolskiy