summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-09xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman
2022-06-09xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-06-09usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang
2022-06-09usb: isp1760: Fix out-of-bounds array accessLinus Walleij
2022-06-09USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-06-09USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)
2022-06-09USB: serial: pl2303: fix type detection for odd deviceJohan Hovold
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-05usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura
2022-05-05usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-05usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-05USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-05USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-05USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-05USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson
2022-04-26usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-23Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-04-22usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-04-21usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET
2022-04-21usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis
2022-04-21usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter
2022-04-21usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-04-21usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin
2022-04-21xhci: Enable runtime PM on second Alderlake controllerEvan Green
2022-04-21usb: dwc3: fix backwards compat with rockchip devicesPeter Geis
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango
2022-04-21usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie
2022-04-21usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-04-21usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-04-21usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...zhangqilong
2022-04-21USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook
2022-04-20USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-04-20USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao
2022-04-19usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura
2022-04-14USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-04-14USB: quirks: add a Realtek card readerOliver Neukum
2022-04-11USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas
2022-04-09usb: cdns3: Fix issue for clear halt endpointPawel Laszczak
2022-04-09xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman
2022-04-09xhci: stop polling roothubs after shutdownHenry Lin
2022-04-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang