summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold2018-04-081-0/+1
* USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2018-04-082-0/+7
* USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2018-04-082-0/+4
* usb: dwc2: Improve gadget state disconnection handlingJohn Stultz2018-04-081-2/+5
* usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2018-03-283-24/+11
* usb: xhci: Disable slot even when virt-dev is nullLu Baolu2018-03-282-4/+3
* usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen2018-03-211-7/+9
* USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun2018-03-211-0/+1
* USB: ledtrig-usbport: fix of-node leakJohan Hovold2018-03-191-1/+7
* usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros2018-03-191-1/+1
* usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong2018-03-191-1/+0
* usb: usbmon: Read text within supplied buffer sizePete Zaitcev2018-03-191-48/+78
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-192-1/+6
* usbip: vudc: fix null pointer dereference on udc->lockColin Ian King2018-03-191-2/+6
* USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen2018-03-191-0/+7
* uas: fix comparison for error codeOliver Neukum2018-03-191-1/+1
* xhci: fix endpoint context tracer outputMathias Nyman2018-03-191-10/+12
* xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-193-0/+7
* usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda2018-03-191-0/+4
* usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-281-0/+5
* usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham2018-02-281-31/+7
* usb: gadget: f_fs: Process all descriptors during bindJack Pham2018-02-281-4/+2
* Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu2018-02-281-7/+1
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-281-0/+6
* usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen2018-02-281-1/+6
* usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-02-281-0/+2
* usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-281-2/+2
* Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-02-281-0/+3
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-281-7/+10
* ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-282-4/+10
* usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek2018-02-251-1/+3
* usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier2018-02-251-1/+1
* usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-252-0/+5
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2018-02-251-4/+26
* usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2018-02-222-8/+8
* usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt2018-02-031-1/+1
* usb: uas: unconditionally bring back host after resetOliver Neukum2018-02-031-4/+3
* usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar2018-02-031-1/+2
* USB: serial: simple: add Motorola Tetra driverJohan Hovold2018-02-032-0/+8
* USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai2018-02-031-1/+0
* CDC-ACM: apply quirk for card readerOliver Neukum2018-02-031-0/+3
* USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-02-031-1/+1
* USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2018-02-032-0/+2
* usb: option: Add support for FS040U modemOKAMOTO Yoshiaki2018-02-031-0/+5
* usb: gadget: don't dereference g until after it has been null checkedColin Ian King2018-02-031-2/+5
* uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng2018-01-171-0/+7
* usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan2018-01-171-2/+9
* usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-171-0/+19
* usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-171-14/+3
* USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern2018-01-171-15/+13