summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-11-03xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman1-8/+12
2022-11-03usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe1-1/+7
2022-11-03usb: bdc: change state when port disconnectedJustin Chen1-0/+1
2022-11-03usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen1-2/+2
2022-11-03usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen1-0/+4
2022-11-03USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen1-0/+9
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-10-26usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe1-6/+6
2022-10-26xhci: Don't show warning for reinit on known broken suspendMario Limonciello1-1/+2
2022-10-26usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-10-26USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-26USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-10-26usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-10-05uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-10-05usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-10-05uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-28usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan1-1/+2
2022-09-28USB: serial: option: add Quectel RM520Njerry meng1-0/+4
2022-09-28USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)1-0/+2
2022-09-28USB: core: Fix RST error in hub.cAlan Stern1-1/+1
2022-09-28usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus1-0/+4
2022-09-28usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus1-0/+4
2022-09-28usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus1-0/+4
2022-09-28usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi1-0/+4
2022-09-28usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi1-0/+4
2022-09-20usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-09-15usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold2-1/+14
2022-09-15USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-09-15USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+8
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold1-9/+10
2022-09-15usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati1-2/+4
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern1-0/+10
2022-09-15usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-09-15USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT1-0/+3
2022-09-15usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit1-4/+4
2022-09-15usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2022-09-15USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-09-15USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-09-15USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-09-15USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-09-15xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman3-2/+15
2022-09-15USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8
2022-09-15Revert "xhci: turn off port power in shutdown"Mathias Nyman3-16/+3
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak1-0/+1
2022-08-25usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-08-25USB: serial: fix tty-port initialized commentsJohan Hovold3-3/+5