summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-08-18usb: dwc3: qcom: clean up suspend callbacksJohan Hovold1-8/+11
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold2-4/+7
2022-08-18usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold1-3/+12
2022-08-18usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold1-8/+11
2022-08-18usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold2-1/+14
2022-08-18usb: dwc3: qcom: fix gadget-only buildsJohan Hovold1-1/+4
2022-08-18Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"Johan Hovold1-21/+7
2022-08-18usb: dwc3: fix PHY disable sequenceJohan Hovold1-9/+10
2022-08-18usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-08-18usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan1-0/+7
2022-08-18musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann1-1/+1
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2-3/+39
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-10/+8
2022-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-2/+2
2022-08-04usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor1-4/+8
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds123-711/+12672
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt1-2/+2
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki1-17/+1
2022-07-28usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein1-3/+0
2022-07-27usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein2-0/+9
2022-07-27usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein2-5/+45
2022-07-27USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-1/+1
2022-07-27usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier2-0/+3
2022-07-27usb: typec: ucsi: stm32g0: add bootloader supportFabrice Gasnier1-13/+526
2022-07-27usb: typec: ucsi: stm32g0: add support for stm32g0 controllerFabrice Gasnier3-0/+275
2022-07-27usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan1-0/+4
2022-07-27usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk1-3/+6
2022-07-27usb/chipidea: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-27usb: renesas-xhci: Do not print any log while fw verif successChen Xingdi1-4/+0
2022-07-27usb: typec: retimer: Add missing id check in match callbackNĂ­colas F. R. A. Prado1-2/+7
2022-07-27USB: xhci: Fix comment typoJason Wang1-1/+1
2022-07-27usb/typec/tcpm: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-27usb/musb: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-27usb/misc: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-27usb/image: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-27usb/host: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-27usb/core: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-27usb/atm: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-27USB: gadget: Fix use-after-free Read in usb_udc_uevent()Alan Stern1-5/+6
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-11/+15
2022-07-27usb: xhci_plat_remove: avoid NULL dereferenceAlexey Sheplyakov1-1/+7
2022-07-27usb: typec: anx7411: fix passing zero to 'PTR_ERR'Xin Ji1-5/+6
2022-07-27usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()Yang Yingliang1-1/+3
2022-07-27usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_cli...Yang Yingliang1-1/+1
2022-07-27usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()Yang Yingliang1-1/+3
2022-07-27usb: typec: anx7411: use semi-colons instead of commasDan Carpenter1-5/+5
2022-07-27usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()Dan Carpenter1-2/+2
2022-07-27usb: typec: anx7411: Fix an array out of boundsDan Carpenter1-1/+1
2022-07-27usb: phy: remove redundant store to variable var after & operationColin Ian King1-1/+1