aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-06-12usb: dwc3: Fix typos in KconfigKushagra Verma1-2/+2
2022-06-12usb: dwc3: Fix a repeated word checkpatch warningKushagra Verma1-1/+1
2022-06-12usb: dwc3: Fix bare use of unsigned checkpatch warningKushagra Verma1-2/+2
2022-06-12usb: typec: tcpm: Register USB Power Delivery CapabilitiesHeikki Krogerus1-1/+141
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus2-0/+153
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus3-1/+739
2022-06-12usb: hub: port: add sysfs entry to switch port powerMichael Grzeschik3-19/+106
2022-06-10usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan1-0/+6
2022-06-10usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan1-15/+19
2022-06-10xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman1-10/+5
2022-06-10ucsi_ccg: ACPI based I2c client enumeration for AMD ASICsSanket Goswami1-0/+7
2022-06-10ucsi_ccg: Do not hardcode interrupt polarity and typeSanket Goswami1-8/+13
2022-06-10usb: mtu3: register mtu3_irq by threaded irqChunfeng Yun1-1/+2
2022-06-10usb: mtu3: implement udc_async_callbacks of gadget operationChunfeng Yun3-4/+18
2022-06-10usb: mtu3: sync interrupt before unbind the udcChunfeng Yun1-0/+1
2022-06-10usb: musb: remove schedule work called after flushSaurav Girepunje1-2/+0
2022-06-10usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik1-1/+1
2022-06-10usb: gadget: uvc: calculate the number of request depending on framesizeMichael Grzeschik1-5/+12
2022-06-10usb: mtu3: add support controller resetChunfeng Yun1-0/+7
2022-06-10usb: xhci-mtk: add support optional controller resetChunfeng Yun1-0/+7
2022-06-10USB: chipidea: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: gadget: bdc: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: typec: tcpm: fix typo in commentJulia Lawall1-1/+1
2022-06-10usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-06-10usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-06-10usb: common: usb-conn-gpio: Allow wakeup from system suspendPrashanth K1-0/+17
2022-06-10usbip: vudc: Don't enable IRQs prematurelyDan Carpenter1-7/+7
2022-06-10USB: usbip: clean up mixed use of _irq() and _irqsave()Dan Carpenter1-3/+3
2022-06-10usb: dwc3: Remove the checks of -ENOSYSKushagra Verma1-2/+2
2022-06-10usb: host: ohci-at91: add support to enter suspend using SMCClément Léger1-23/+46
2022-06-10usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-06-10usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-06-10usb: dwc3: add power down scale settingLi Jun2-0/+35
2022-06-10usb: cdns3: fix random warning message when driver loadFrank Li1-1/+1
2022-06-10usb: cdns3 fix use-after-free at workaround 2Frank Li1-1/+1
2022-06-10usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart3-17/+31
2022-06-10USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell1-7/+2
2022-06-10usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng1-8/+11
2022-06-10usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+10
2022-06-10usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-10usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-10usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold1-0/+1
2022-06-10usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng1-11/+15
2022-06-09USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-09USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds102-1088/+1977
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-14/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-25/+22
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+6