summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin2022-11-251-0/+8
* USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin2022-11-251-0/+2
* USB: serial: option: remove old LARA-R6 PIDDavide Tronchin2022-11-251-2/+1
* USB: serial: option: add Sierra Wireless EM9191Benoît Monin2022-11-251-0/+5
* xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman2022-11-031-8/+12
* usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe2022-11-031-1/+7
* usb: bdc: change state when port disconnectedJustin Chen2022-11-031-0/+1
* usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen2022-11-031-2/+2
* USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen2022-11-031-0/+9
* usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu2022-10-261-4/+4
* Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung2022-10-261-6/+0
* usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo2022-10-261-0/+3
* usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie2022-10-261-1/+6
* usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe2022-10-261-6/+6
* xhci: Don't show warning for reinit on known broken suspendMario Limonciello2022-10-261-1/+2
* USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich2022-10-261-0/+1
* USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold2022-10-261-2/+1
* usb: mon: make mmapped memory read onlyTadeusz Struk2022-10-261-0/+5
* uas: ignore UAS for Thinkplus chipsHongling Zeng2022-10-261-0/+7
* usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng2022-10-261-0/+7
* uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng2022-10-261-0/+7
* USB: serial: option: add Quectel RM520Njerry meng2022-09-281-0/+4
* USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)2022-09-281-0/+2
* USB: core: Fix RST error in hub.cAlan Stern2022-09-281-1/+1
* USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold2022-09-151-1/+5
* USB: serial: ch341: fix lost character on LCR updatesJohan Hovold2022-09-151-1/+8
* usb: dwc3: fix PHY disable sequenceJohan Hovold2022-09-151-10/+10
* usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati2022-09-151-2/+4
* USB: core: Prevent nested device-reset callsAlan Stern2022-09-151-0/+10
* usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta2022-09-151-0/+7
* USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT2022-09-151-0/+3
* usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit2022-09-151-4/+4
* USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao2022-09-151-0/+6
* USB: serial: option: add Quectel EM060K modemYonglin Tan2022-09-151-0/+4
* USB: serial: option: add support for OPPO R11 diag portYan Xinyu2022-09-151-0/+5
* USB: serial: cp210x: add Decagon UCA device idJohan Hovold2022-09-151-0/+1
* xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman2022-09-153-2/+15
* USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2022-09-152-0/+8
* gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak2022-08-251-0/+1
* usb: host: ohci-ppc-of: Fix refcount leak bugLiang He2022-08-251-0/+1
* USB: serial: fix tty-port initialized commentsJohan Hovold2022-08-253-3/+5
* usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap2022-08-251-1/+1
* usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin2022-08-251-0/+1
* usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin2022-08-251-0/+1
* USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-08-251-11/+15
* usb: dwc3: gadget: Fix event pending checkThinh Nguyen2022-07-211-1/+3
* USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2022-07-212-0/+9
* xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman2022-07-214-15/+16
* xhci: bail out early if driver can't accress host in resumeMathias Nyman2022-07-211-1/+3
* usb: chipidea: udc: check request status before setting device addressXu Yang2022-07-021-0/+3