summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-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
2018-02-08UPSTREAM: usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2018-02-08UPSTREAM: usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter
2018-02-08UPSTREAM: usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier
2018-02-08UPSTREAM: usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPATJim Lin
2018-02-08Revert "usb: gadget: f_fs: Update driver to handle compat id descriptors"William Wu
2018-02-07Merge tag 'lsk-v4.4-18.02-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2018-02-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-02-01UPSTREAM: usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson
2018-01-31rk: add SPDX license identifier to files with no licenseTao Huang
2018-01-31usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-01-31usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-01-31usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan
2018-01-31usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-01-30usb: dwc3: rockchip: reduce the delay of controller resetWilliam Wu