summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20USB: dwc3: clean up probe declarationsJohan Hovold1-3/+1
2023-04-20USB: dwc3: refactor clock lookupsJohan Hovold1-55/+61
2023-04-20USB: dwc3: refactor phy handlingJohan Hovold1-57/+86
2023-04-20USB: dwc3: clean up core init error handlingJohan Hovold1-17/+13
2023-04-20USB: dwc3: clean up phy init error handlingJohan Hovold1-9/+9
2023-04-20USB: dwc3: clean up probe error labelsJohan Hovold1-23/+22
2023-04-20USB: dwc3: drop dead hibernation codeJohan Hovold2-110/+1
2023-04-20USB: dwc3: gadget: drop dead hibernation codeJohan Hovold1-40/+6
2023-04-20USB: dwc3: disable autosuspend on unbindJohan Hovold1-0/+2
2023-04-20USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold1-0/+1
2023-04-20USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold1-9/+5
2023-04-20ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151Fabrice Gasnier1-2/+2
2023-04-20usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier2-1/+21
2023-04-20dt-bindings: usb: dwc2: add utmi optional clockFabrice Gasnier1-1/+4
2023-04-20usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enableFabrice Gasnier1-2/+17
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun2-1/+2
2023-04-20dt-bindings: usb: mtk-xhci: add an optional frame count clockChunfeng Yun1-0/+2
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang1-0/+15
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu1-3/+1
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-04-20usb: Add explicit of.h of_platform.h includeRob Herring3-3/+3
2023-04-20usb: gadget: tegra-xudc: Remove unneeded return variableJon Hunter1-3/+2
2023-04-20usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter1-1/+1
2023-04-20Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+6
2023-04-19Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman7-142/+149
2023-04-18USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman401-1918/+3816
2023-04-09Linux 6.3-rc6Linus Torvalds1-1/+1
2023-04-09Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+8
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+9
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-130/+175
2023-04-09Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds4-8/+12
2023-04-08Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-77/+84
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-5/+30
2023-04-08Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-13/+35
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-35/+19
2023-04-08Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds4-10/+34
2023-04-08Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds2-4/+5
2023-04-08Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...Linus Torvalds1-3/+3
2023-04-08Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+10
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds19-195/+402
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+2
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-17/+71
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-18/+14
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-79/+140
2023-04-07cifs: double lock in cifs_reconnect_tcon()Dan Carpenter1-1/+1
2023-04-07block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-06tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)1-1/+1
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds52-244/+408
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1