summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern2022-03-181-79/+76
* usb: gadget: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-183-13/+13
* usb: usbip: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-181-4/+4
* xen/usb: harden xen_hcd against malicious backendsJuergen Gross2022-03-161-14/+43
* Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman2022-03-161-8/+18
|\
| * xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()Juergen Gross2022-03-071-8/+18
* | usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen2022-03-154-5/+31
* | usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik2022-03-151-32/+37
* | usb: dwc3: gadget: ep_queue simplify isoc start conditionMichael Grzeschik2022-03-151-6/+4
* | xen/usb: don't use arbitrary_virt_to_machine()Juergen Gross2022-03-151-3/+1
* | usb: isp1760: remove redundant max_packet() macroVincent Mailhol2022-03-151-3/+2
* | usb: oxu210hp-hcd: remove redundant call to max_packet() macroVincent Mailhol2022-03-151-1/+1
* | usb: common: usb-conn-gpio: Make VBUS supply completely optionalAlexander Stein2022-03-151-17/+3
* | USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter2022-03-151-1/+1
* | usb: early: xhci-dbc: Fix xdbc number parsingPeter Zijlstra2022-03-151-2/+6
* | usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra2022-03-151-3/+2
* | usb: gadget: udc: s3c2410: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-8/+9
* | usb: gadget: dummy_hcd: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-8/+9
* | usb: gadget: udc: core: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-8/+12
* | usb: gadget: composite: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-13/+14
* | usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...Jakob Koschel2022-03-151-6/+7
* | usb: gadget: composite: remove check of list iterator against head past the l...Jakob Koschel2022-03-151-4/+5
* | usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptrJakob Koschel2022-03-151-5/+7
* | usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...Jakob Koschel2022-03-151-7/+11
* | usb: gadget: legacy: remove using list iterator after loop body as a ptrJakob Koschel2022-03-151-11/+12
* | usb: gadget: configfs: remove using list iterator after loop body as a ptrJakob Koschel2022-03-151-10/+14
* | usb: gadget: aspeed: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: udc-xilinx: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
* | usb: gadget: s3c-hsudc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: omap_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: udc: net2280: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
* | usb: gadget: net2272: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-6/+7
* | usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: mv_u3d: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: udc: gr_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: goku_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: udc: at91: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
* | usb: gadget: udc: pxa25x: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
* | usb: gadget: udc: atmel: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
* | usb: gadget: bdc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-4/+9
* | usb: gadget: fsl: remove usage of list iterator past the loop bodyJakob Koschel2022-03-152-10/+16
* | usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil2022-03-151-0/+4
* | usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller2022-03-151-1/+1
* | usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen2022-03-151-1/+7
* | usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang2022-03-152-0/+6
* | usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein2022-03-151-0/+63
* | usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein2022-03-151-8/+8
* | usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit2022-03-151-5/+5
* | usb: raw-gadget: return -EINVAL if no proper ep address availableWei Ming Chen2022-03-151-4/+11