summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen2021-01-071-0/+2
* usb: typec: Send uevent for num_altmodes updatePrashant Malani2021-01-071-0/+2
* usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson2021-01-071-1/+1
* usb: gadget: enable super speed plustaehyun.cho2021-01-071-2/+2
* kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov2021-01-071-5/+3
* Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-062-5/+18
|\
| * USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-041-5/+15
| * USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-041-0/+1
| * USB: serial: option: add Quectel EM160R-GLBjørn Mork2021-01-041-0/+2
* | usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-051-0/+7
* | usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-041-2/+2
* | usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+2
* | usb: gadget: core: change the comment for usb_gadget_connectPeter Chen2021-01-041-2/+1
* | usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung2021-01-041-2/+9
* | usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng2021-01-041-11/+3
* | usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-041-0/+2
* | USB: usblp: fix DMA to stackJohan Hovold2021-01-041-2/+19
* | USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern2020-12-301-12/+23
* | usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2020-12-281-14/+55
* | usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin2020-12-281-13/+5
* | usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2020-12-281-3/+15
* | usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2020-12-282-1/+2
* | USB: yurex: fix control-URB timeout handlingJohan Hovold2020-12-281-0/+3
* | usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2020-12-281-1/+5
* | usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani2020-12-281-4/+5
* | USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2020-12-281-1/+3
* | usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki2020-12-281-2/+8
* | usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang2020-12-281-0/+1
* | usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai2020-12-281-1/+1
* | USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2020-12-281-12/+12
* | usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara2020-12-281-0/+11
* | USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa2020-12-281-3/+13
* | usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam2020-12-283-124/+1
* | USB: cdc-acm: blacklist another IR Droid deviceSean Young2020-12-281-0/+4
|/
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-172-6/+2
|\
| * powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-042-6/+2
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-4/+4
|\ \
| * | block: remove i_bdevChristoph Hellwig2020-12-011-4/+4
* | | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-1/+1
|\ \ \
| * \ \ Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-12-091-1/+1
| |\ \ \
| | * | | USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)2020-12-051-1/+1
* | | | | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-11/+9
|\ \ \ \ \
| * | | | | usb: host: sl811: Switch to use platform_get_mem_or_io()Andy Shevchenko2020-12-101-11/+9
* | | | | | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-15111-4466/+2370
|\ \ \ \ \ \
| * | | | | | usb: phy: convert comma to semicolonZheng Yongjun2020-12-111-5/+5
| * | | | | | usb: ucsi: convert comma to semicolonZheng Yongjun2020-12-111-3/+3
| * | | | | | Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-119-969/+444
| |\ \ \ \ \ \
| | * | | | | | USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier2020-12-091-0/+6
| | * | | | | | USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier2020-12-091-3/+0
| | * | | | | | USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier2020-12-091-0/+14