summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-08-25Revert "xhci: turn off port power in shutdown"Mathias Nyman
2022-08-25xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman
2022-08-25xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman
2022-08-23Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai
2022-08-23usb: dwc3: qcom: suppress unused-variable warningJohan Hovold
2022-08-19USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT
2022-08-19usb: gadget: f_uac2: fix superspeed transferJing Leng
2022-08-19usb/hcd: Fix dma_map_sg error checkJack Wang
2022-08-19usb: gadget: tegra: Reduce pad powerJim Lin
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-19USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usageGreg Kroah-Hartman
2022-08-19usb: gadget: udc: renesas_usb3: Add support for RZ/V2MPhil Edworthy
2022-08-19usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage levelGene Chen
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen
2022-08-19usb: typec: tcpci_rt1711h: Add compatible id with rt1715Gene Chen
2022-08-19usb: typec: tcpci_rt1711h: Add initial phy settingGene Chen
2022-08-19usb: typec: tcpci_rt1711h: Add regulator support when source vbusGene Chen
2022-08-19usb: typec: tcpci_rt1711h: Fix vendor setting when set vconnGene Chen
2022-08-19usb: dwc3: qcom: clean up icc initJohan Hovold
2022-08-19usb: dwc3: qcom: only parse 'maximum-speed' onceJohan Hovold
2022-08-19usb: common: debug: Check non-standard control requestsThinh Nguyen
2022-08-19usb: dwc3: trace: add Start of Frame Number to trace eventMichael Grzeschik
2022-08-19usb: dwc3: debug: show events parameters in hexMichael Grzeschik
2022-08-19usb: dwc3: gadget: conditionally remove requestsMichael Grzeschik
2022-08-19USB: host: npcm: Add NPCM8XX supportTomer Maimon
2022-08-19usb: host: npcm7xx: remove USB EHCI host reset sequenceTomer Maimon
2022-08-19usb: xhci-mtk: fix bandwidth release issueChunfeng Yun
2022-08-19usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-18usb: gadget: rndis: use %u instead of %d to print u32 valuesRay Hung
2022-08-18usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"Colin Ian King
2022-08-18usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driverChiYuan Huang
2022-08-18usb: common: usb-conn-gpio: Simplify some error messageChristophe JAILLET
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke
2022-08-18usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng
2022-08-18usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus
2022-08-18usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel
2022-08-18usb: dwc3: qcom: clean up suspend callbacksJohan Hovold
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold
2022-08-18usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold
2022-08-18usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold
2022-08-18usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold
2022-08-18usb: dwc3: qcom: fix gadget-only buildsJohan Hovold
2022-08-18Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"Johan Hovold
2022-08-18usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-08-18usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta
2022-08-18usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan
2022-08-18musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds