summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-12USB: core: Fix unused variable warning in usb_alloc_dev()Alan Stern
2023-08-12usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang
2023-08-12USB: ohci-sm501: remove unnecessary check of memYang Yingliang
2023-08-12usb: gadget/snps_udc_plat: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-09USB: Remove Wireless USB and UWB documentationAlan Stern
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-08-09usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-08-09usb: dwc3: dwc3-octeon: Verify clock dividerLadislav Michl
2023-08-08USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-08-08USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-08-08USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-08-08USB: usbip: Remove an unnecessary gotoRuan Jinjie
2023-08-08USB: misc: Remove unused include file usb_u132.hYue Haibing
2023-08-08usb: musb: Remove unused function declarationsYue Haibing
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-08-08usb: cdc-acm: add PPS supportDan Drown
2023-08-04usb: dwc3: dwc3-octeon: Add SPDX header and copyrightLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Dump control register on clock init failureLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Move node parsing into driver probeLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Avoid half-initialized controller stateLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functionsLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Use _ULL bitfields definesLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl
2023-08-04USB: usbip: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04usb: musb: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04usb: chipidea: udc: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie
2023-08-04usb: gadget: udc: Remove unnecessary NULL valuesRuan Jinjie
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang
2023-08-04phy: realtek: usb: add the error handler for nvmem_cell_readStanley Chang
2023-08-04dt-bindings: usb: ci-hdrc-usb2: Fix clocks/clock-names maxItemsFabio Estevam
2023-08-04dt-bindings: usb: ci-hdrc-usb2: Add the "fsl,imx35-usb" entryFabio Estevam
2023-08-04usb: typec: tcpm: Refactor the PPS APDO selectionKyle Tso
2023-08-04usb: host: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-04usb: gadget: udc: Remove redundant initialization for udc_driverLi Zetao
2023-08-04USB: cytherm: Correct the code style issue of redundant spacesRuan Jinjie
2023-08-04usb: gadget: udc: gr_udc: Fix deferred probingZhu Wang
2023-08-04usb: typec: tcpci_mt6370: remove redundant dev_err_probe()Zhu Wang
2023-08-04usb: musb: Fix deferred probingZhu Wang
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-30Linux 6.5-rc4v6.5-rc4Linus Torvalds
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds