summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\
| * exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-132-2/+2
* | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-1273-679/+2358
|\ \
| * | usb: gadget: u_audio: Subdevice 0 for capture ctlsPavel Hofman2022-01-061-2/+2
| * | usb: gadget: u_audio: fix calculations for small bIntervalJohn Keeping2022-01-061-11/+13
| * | usb: dwc2: gadget: initialize max_speed from paramsJohn Keeping2022-01-061-1/+12
| * | usb: dwc2: do not gate off the hardware if it does not support clock gatingDinh Nguyen2022-01-061-3/+4
| * | usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin2022-01-061-2/+5
| * | USB: common: debug: add needed kernel.h includeGreg Kroah-Hartman2022-01-051-0/+1
| * | headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.cIngo Molnar2022-01-051-5/+0
| * | headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.hIngo Molnar2022-01-051-3/+3
| * | headers/prep: usb: gadget: Fix namespace collisionIngo Molnar2022-01-051-4/+4
| * | USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern2022-01-031-1/+1
| * | USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern2022-01-031-1/+8
| * | usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...Miaoqian Lin2022-01-031-1/+7
| * | usb: gadget: clear related members when goto failHangyu Hua2022-01-031-2/+5
| * | usb: gadget: don't release an existing dev->bufHangyu Hua2022-01-031-1/+2
| * | Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman2022-01-035-8/+29
| |\ \
| * | | usb: dwc2: Simplify a bitmap declarationChristophe JAILLET2021-12-301-2/+1
| * | | usb: Remove usb_for_each_port()Heikki Krogerus2021-12-301-46/+0
| * | | usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus2021-12-304-248/+46
| * | | usb: Link the ports to the connectors they are attached toHeikki Krogerus2021-12-301-0/+32
| * | | usb-storage: Remove redundant assignmentsluo penghao2021-12-301-2/+0
| * | | usb: musb: dsps: Use platform_get_irq_byname() to get the interruptLad Prabhakar2021-12-211-6/+9
| * | | usb: cdns3: Use platform_get_irq_byname() to get the interruptLad Prabhakar2021-12-211-6/+8
| * | | usb: isp1760: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-211-9/+7
| * | | usb: dwc3: Drop unneeded calls to platform_get_resource_byname()Lad Prabhakar2021-12-211-19/+26
| * | | usb: renesas_usbhs: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-213-23/+6
| * | | usb: host: fotg210: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-211-8/+3
| * | | xhci: use max() to make code cleanerChangcheng Deng2021-12-211-4/+2
| * | | Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"Greg Kroah-Hartman2021-12-211-2/+2
| * | | Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-2015-35/+87
| |\ \ \
| * | | | usb: misc: ehset: Rework test mode entryRazvan Heghedus2021-12-171-0/+58
| * | | | usb: core: Export usb_device_match_idRazvan Heghedus2021-12-171-0/+1
| * | | | usb: musb: Set the DT node on the child deviceRob Herring2021-12-176-0/+9
| * | | | usb: musb: Drop unneeded resource copyingRob Herring2021-12-173-53/+4
| * | | | usb: host: ohci-omap: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-1/+1
| * | | | usb: host: ehci-sh: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-2/+2
| * | | | usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-1/+1
| * | | | usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-2/+6
| * | | | usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun2021-12-171-0/+1
| * | | | usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng2021-12-171-1/+4
| * | | | usb: dwc2: drd: restore role and overrides upon resumeFabrice Gasnier2021-12-172-6/+42
| * | | | usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier2021-12-172-0/+16
| * | | | usb: chipidea: Set the DT node on the child deviceRob Herring2021-12-171-0/+1
| * | | | usb: uhci: Use platform_get_irq() to get the interruptRob Herring2021-12-171-1/+5
| * | | | usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring2021-12-171-2/+8
| * | | | usb: ohci-spear: Remove direct access to platform_device resource listRob Herring2021-12-171-1/+1
| * | | | usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter2021-12-171-3/+3