summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-12-21usb: musb: dsps: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2021-12-21usb: cdns3: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2021-12-21usb: isp1760: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-21usb: dwc3: Drop unneeded calls to platform_get_resource_byname()Lad Prabhakar
2021-12-21usb: renesas_usbhs: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-21usb: host: fotg210: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-21xhci: use max() to make code cleanerChangcheng Deng
2021-12-21Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"Greg Kroah-Hartman
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman
2021-12-17usb: misc: ehset: Rework test mode entryRazvan Heghedus
2021-12-17usb: core: Export usb_device_match_idRazvan Heghedus
2021-12-17usb: musb: Set the DT node on the child deviceRob Herring
2021-12-17usb: musb: Drop unneeded resource copyingRob Herring
2021-12-17usb: host: ohci-omap: propagate errors from platform_get_irq()Sergey Shtylyov
2021-12-17usb: host: ehci-sh: propagate errors from platform_get_irq()Sergey Shtylyov
2021-12-17usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()Sergey Shtylyov
2021-12-17usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()Sergey Shtylyov
2021-12-17usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2021-12-17usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2021-12-17usb: dwc2: drd: restore role and overrides upon resumeFabrice Gasnier
2021-12-17usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier
2021-12-17usb: chipidea: Set the DT node on the child deviceRob Herring
2021-12-17usb: uhci: Use platform_get_irq() to get the interruptRob Herring
2021-12-17usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring
2021-12-17usb: ohci-spear: Remove direct access to platform_device resource listRob Herring
2021-12-17Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman
2021-12-17usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter
2021-12-17Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-12-16usb: chipidea: tegra: Add runtime PM and OPP supportDmitry Osipenko
2021-12-15usb: hub: avoid warm port reset during USB3 disconnectMathias Nyman
2021-12-15usb: host: xen-hcd: add missing unlock in error pathYang Yingliang
2021-12-15usb: dwc2: platform: adopt dev_err_probe() to silent probe deferAmelie Delaunay
2021-12-15usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-15usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak
2021-12-15USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-15usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-12-15usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay
2021-12-15USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-14USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman
2021-12-13usb: cdnsp: Fix incorrect status for control requestPawel Laszczak
2021-12-13usb: cdnsp: Fix issue in cdnsp_log_ep trace eventPawel Laszczak
2021-12-13usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak
2021-12-13usb: xhci-mtk: fix list_del warning when enable list debugChunfeng Yun
2021-12-13usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-13usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)Guo Zhengkui
2021-12-13usb: aspeed-vhub: support test mode featureNeal Liu
2021-12-13usb: aspeed-vhub: fix ep0 OUT ack received wrong length issueNeal Liu
2021-12-13usb: aspeed-vhub: add qualifier descriptorNeal Liu