summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-05-27usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issuesLee Jones
2021-05-27usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'Lee Jones
2021-05-27usb: cdns3: core: Fix a couple of incorrectly documented function namesLee Jones
2021-05-27driver core: Move the "removable" attribute from USB to coreRajat Jain
2021-05-27USB: fotg210-hcd: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: gadget: pxa27x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: gadget: bcm63xx_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27USB: chipidea: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-27usb: dwc3: trace: Remove unused fields in dwc3_log_trbMayank Rana
2021-05-27usb: typec: mux: Remove requirement for the "orientation-switch" device propertyHeikki Krogerus
2021-05-27usb: typec: mux: Use device type instead of device name for matchingHeikki Krogerus
2021-05-27usb: common: usb-conn-gpio: use usb_role_string() to print role statusChunfeng Yun
2021-05-27usb: roles: add helper usb_role_string()Chunfeng Yun
2021-05-24usb: typec: tcpci: Make symbol 'tcpci_apply_rc' staticWei Yongjun
2021-05-24usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()Andy Shevchenko
2021-05-24USB: usbfs: remove double evaluation of usb_sndctrlpipe()Geoffrey D. Bennett
2021-05-24USB: gadget: udc: fix kernel-doc syntax in file headersAditya Srivastava
2021-05-22USB: core: WARN if pipe direction != setup packet directionAlan Stern
2021-05-21usb: typec: tcpci: Implement callback for apply_rcBadhri Jagan Sridharan
2021-05-21usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan
2021-05-21usb: typec: tcpm: Refactor logic to enable/disable auto vbus dichargeBadhri Jagan Sridharan
2021-05-21usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalledBadhri Jagan Sridharan
2021-05-21USB: gadget: drop irq-flags initialisationsJohan Hovold
2021-05-21USB: dwc2: drop irq-flags initialisationsJohan Hovold
2021-05-21USB: cdnsp: drop irq-flags initialisationsJohan Hovold
2021-05-21usb: gadget: tegra-xudc: Use dev_err_probe()Jon Hunter
2021-05-21usb: gadget: tegra-xudc: Don't print error on probe deferralJon Hunter
2021-05-21usb: atm: cxacru: Fix typo in commentzuoqilin
2021-05-21usb: isp1763: add peripheral modeRui Miguel Silva
2021-05-21usb: isp1760: add support for isp1763Rui Miguel Silva
2021-05-21usb: isp1760: use dr_mode bindingRui Miguel Silva
2021-05-21usb: isp1760: hcd: refactor mempool config and setupRui Miguel Silva
2021-05-21usb: isp1760: remove platform data struct and codeRui Miguel Silva
2021-05-21usb: isp1760: use relaxed primitivesRui Miguel Silva
2021-05-21usb: isp1760: move to regmap for register accessRui Miguel Silva
2021-05-21usb: isp1760: fix strict typecheckingRui Miguel Silva
2021-05-21usb: common: usb-conn-gpio: use dev_err_probe() to print logChunfeng Yun
2021-05-21usb: common: usb-conn-gpio: fix NULL pointer dereference of chargerChunfeng Yun
2021-05-21usb: musb: Check devctl status again for a spurious session requestTony Lindgren
2021-05-21usb: musb: Add missing PM suspend and resume functions for 2430 glueTony Lindgren
2021-05-21Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"Chris Chiu
2021-05-21USB: Verify the port status when timeout happens during port suspendChris Chiu
2021-05-21usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2021-05-21usb: gadget: tegra-xudc: Constify static structsRikard Falkeborn
2021-05-21fsl-usb: add need_oc_pp_cycle flag for 85xx alsoGopalakrishnan Santhanam
2021-05-21USB: gadget: pxa25x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-21USB: gadget: s3c2410_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-21USB: gadget: lpc32xx_udc: remove debugfs dentry variableGreg Kroah-Hartman
2021-05-21usb: typec: wcove: Fx wrong kernel doc formatAndy Shevchenko
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman