summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-04-27BACKPORT: usb: gadget: add tracepoints to the gadget APIWilliam Wu
2018-04-27UPSTREAM: usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2018-04-26usb: dwc3: rockchip: fix usb peripheral connection failWilliam Wu
2018-04-23usb: fix error of reference count of epMeng Dongyang
2018-04-17FROMLIST: usb: dwc2: Fix NULL qh in dwc2_queue_transactionMeng Dongyang
2018-04-16usb: dwc_otg_310: hcd: assign reg address to hc_regsWilliam Wu
2018-04-10usb: gadget: configfs: send connect detective event when get descriptorMeng Dongyang
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-04-03usb: dwc_otg_310: pcd: in ep do memory copy after alloc aligned bufferFeng Mingli
2018-04-02usb: dwc_otg_310: hcd: avoid to free dma mem if irqs disabledWilliam Wu
2018-04-02usb: dwc_otg_310: hcd: limit max size of aligned bufferWilliam Wu
2018-03-29usb: dwc3: rockchip: support type-c data role swapWilliam Wu
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2018-03-22usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz
2018-03-21UPSTREAM: usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2018-03-21usb: dwc2: set op_state to peripheral when resumeMeng Dongyang
2018-03-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-18uas: fix comparison for error codeOliver Neukum
2018-03-16usb: dwc2: make hcd into L3 power off state when suspendMeng Dongyang
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-09usb: dwc2: power on/off phy for otg modeWilliam Wu
2018-03-09Revert "usb: dwc2: make otg manage lowlevel hw on its own"William Wu
2018-03-09usb: dwc3: rockchip: use __maybe_unused to hide pm functionsTao Huang
2018-03-06usb: quirks: add device quirk for Sonix FaceBlack deviceWilliam Wu
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann
2018-02-25usb: phy: msm add regulator dependencyArnd Bergmann
2018-02-25usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2018-02-16usbip: fix 3eee23c3ec14 tcp_socket address still in the status fileShuah Khan
2018-02-16usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan
2018-02-10CHROMIUM: usb: dwc3: rockchip: reset host controller at resumeWilliam Wu
2018-02-08usb: dwc_otg_310: hcd: Giveback URB in tasklet contextFeng Mingli
2018-02-08FROMLIST: usb: gadget: f_fs: Use config_ep_by_speed()William Wu
2018-02-08UPSTREAM: usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping