summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-29USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern
2022-06-29usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-06-29xhci: turn off port power in shutdownMathias Nyman
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-29USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-06-29USB: serial: option: add Quectel EM05-G modemYonglin Tan
2022-06-29USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano
2022-06-29USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-22usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-06-14usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng
2022-06-14usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma
2022-06-14usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2022-06-09xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman
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-25usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-18usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura
2022-05-18usb: gadget: uvc: rename function to be more consistentMichael Tretter
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-18usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun
2022-05-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang