summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-128-33/+61
|\
| * usb: core: config: using bit mask instead of individual bitsPavel Hofman2021-12-121-2/+2
| * usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman2021-12-121-1/+1
| * USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2021-12-122-2/+2
| * USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman2021-12-123-1/+40
| * xhci: avoid race between disable slot command and host runtime suspendMathias Nyman2021-12-103-8/+16
| * xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng2021-12-101-4/+0
| * Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson2021-12-091-15/+0
* | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-091-0/+1
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-081-0/+1
| |\
| | * treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-0/+1
| * | USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst2021-11-291-0/+3
* | | usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang2021-12-031-0/+3
* | | usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li2021-12-031-16/+4
* | | usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan2021-12-031-4/+0
* | | USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst2021-12-031-0/+3
* | | xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman2021-12-031-7/+14
|/ /
* | Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-11-252-0/+6
|\ \
| * | USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang2021-11-241-0/+3
| * | USB: serial: pl2303: fix GC type detectionJohan Hovold2021-11-231-0/+1
| * | USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas2021-11-221-0/+2
| |/
* | usb: typec: tipd: Fix initialization sequence for cd321xHector Martin2021-11-231-17/+16
* | usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin2021-11-231-1/+1
* | usb: hub: Fix locking issues with address0_mutexMathias Nyman2021-11-231-8/+12
* | usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter2021-11-171-9/+9
* | usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman2021-11-171-3/+11
* | usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman2021-11-171-2/+4
* | usb: dwc3: leave default DMA for PCI devicesFabio Aiuto2021-11-171-3/+5
* | usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor2021-11-171-1/+1
* | usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang2021-11-171-0/+6
* | usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'Christophe JAILLET2021-11-171-1/+4
* | usb: xhci: tegra: Check padctrl interrupt presence in device treeDmitry Osipenko2021-11-171-12/+29
* | usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan2021-11-171-3/+14
* | usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen2021-11-171-3/+14
* | usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen2021-11-171-8/+8
* | usb: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen2021-11-171-1/+1
|/
* Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-113-25/+8
|\
| * xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman2021-11-061-1/+2
| * Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman2021-11-051-23/+6
| * Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman2021-11-051-1/+0
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \
| * | usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-5/+5
|\ \ \
| * | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-5/+5
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-055-44/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | scsi: usb: Switch to attribute groupsBart Van Assche2021-10-161-3/+5
| * | | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-163-7/+5
| * | | scsi: usb: Call scsi_done() directlyBart Van Assche2021-10-163-9/+6
| * | | scsi: target: usb: Replace enable attr with ops.enableDmitry Bogdanov2021-10-041-25/+6
| | |/ | |/|
* | | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-0484-885/+1536
|\ \ \