summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-06-29USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern1-6/+7
2022-06-29usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern1-16/+46
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel1-1/+3
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam1-1/+3
2022-06-29xhci: turn off port power in shutdownMathias Nyman3-3/+16
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-29USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-06-29USB: serial: option: add Quectel EM05-G modemYonglin Tan1-0/+3
2022-06-29USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+9
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski1-1/+0
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green1-2/+2
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni1-2/+4
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson1-4/+10
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun1-1/+1
2022-06-14usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin1-0/+1
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8
2022-06-14usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche1-0/+2
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua1-1/+1
2022-06-09xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman1-0/+2
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-6/+23
2022-06-09usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang1-3/+3
2022-06-09USB: new quirk for Dell Gen 2 devicesMonish Kumar R1-0/+3
2022-06-09USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)1-0/+2
2022-05-25usb: gadget: fix race when gadget driver register via ioctlSchspa Shi1-0/+2
2022-05-18usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura3-1/+29
2022-05-18usb: gadget: uvc: rename function to be more consistentMichael Tretter1-3/+4
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer1-0/+2
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer1-0/+2
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang1-0/+2
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2-0/+2
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang1-0/+26
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König1-1/+1
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov1-0/+1
2022-05-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang1-0/+2
2022-05-09usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2022-05-09usb: cdns3: Fix issue for clear halt endpointPawel Laszczak1-2/+5
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen1-1/+30
2022-05-09usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen1-1/+2
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen1-4/+4
2022-05-09usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter1-6/+5
2022-05-09usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa1-0/+2
2022-05-09usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura1-0/+2
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus1-7/+13