summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-07-30Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-30dt-bindings: usb: Add binding for Cypress HX3 USB 3.0 familyBenjamin Bara
2023-07-30usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 familyBenjamin Bara
2023-07-30usb: misc: onboard-hub: support multiple power suppliesBenjamin Bara
2023-07-30phy: realtek: usb: phy-rtk-usb2 and phy-rtk-usb3 needs USB_COMMONStanley Chang
2023-07-30usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-30dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatibleVarshini Rajendran
2023-07-30usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()Yang Yingliang
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-29Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-29KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson