aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-06-27usb: core: sysfs: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-39/+40
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman10-46/+119
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern1-6/+7
2022-06-24usb: gadget: u_ether: Remove duplicated include in u_ether.cYang Li1-1/+0
2022-06-24usb: max-3421: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-24usb: dwc2: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-24usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay1-1/+2
2022-06-24usb: musb: mpfs: Fix error codes in probe()Dan Carpenter1-1/+4
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel1-1/+3
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam1-1/+3
2022-06-23xhci: turn off port power in shutdownMathias Nyman3-3/+16
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie1-13/+22
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-12/+23
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-06-22Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-0/+5598
2022-06-22USB: serial: option: add Quectel EM05-G modemYonglin Tan1-0/+3
2022-06-22USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold1-12/+17
2022-06-22usb: dwc2: host: add TPL supportAmelie Delaunay1-0/+3
2022-06-21usb: host: ehci-platform: add TPL supportAmelie Delaunay1-0/+2
2022-06-21usb: host: ohci-platform: add TPL supportAmelie Delaunay1-0/+3
2022-06-21staging: octeon-usb: move driver out of stagingArtur Bujdoso4-0/+5598
2022-06-21usb: chipidea: ci_hdrc_imx: use dev_err_probe()Alexander Stein1-16/+7
2022-06-21usb: chipidea: udc: implement get_frameMichael Grzeschik3-0/+17
2022-06-21usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typoHyunwoo Kim1-1/+1
2022-06-21USB: storage: Fix typo in commentXiang wangx1-1/+1
2022-06-21USB: ohci-sm501: Fix typo in commentXiang wangx1-1/+1
2022-06-21usb: musb: core: drop redundant checksSergey Shtylyov1-14/+2
2022-06-21usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-06-21usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-06-21usb: typec: mux: Allow muxes to specify mode-switchPrashant Malani1-2/+6
2022-06-21usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram1-7/+21
2022-06-21usb: dwc3: qcom: Configure wakeup interrupts during suspendSandeep Maheswaram1-10/+62
2022-06-21usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram1-32/+26
2022-06-21usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram1-6/+3
2022-06-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen1-1/+2
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley3-1/+278
2022-06-21usb: gadget: Remove unnecessary print function dev_err()Jiapeng Chong1-1/+0
2022-06-21usb: gadget: ast2600: Fix a couple of spelling mistakesColin Ian King1-2/+2
2022-06-21usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()Dan Carpenter1-13/+11
2022-06-21usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queueZheng Bin1-1/+2
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-21usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura1-0/+3
2022-06-21usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern1-16/+46
2022-06-21Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen1-2/+2
2022-06-20USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman12-54/+80
2022-06-12usb: gadget: add Aspeed ast2600 udc driverNeal Liu3-0/+1610
2022-06-12usb: Avoid extra usb SET_SEL requests when enabling link power managementMathias Nyman1-39/+21
2022-06-12usb: dwc3: Fix typos in KconfigKushagra Verma1-2/+2