summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-13MAINTAINERS: add Cadence USBHS driver entryPawel Laszczak
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-06-13usb: update the ctime as well when updating mtime after an ioctlJeff Layton
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-13usb: chipidea: imx: don't request QoS for imx8ulpXu Yang
2023-06-13dt-bindings: usb: ci-hdrc-usb2: add fsl,imx8ulp-usb compatibleXu Yang
2023-06-13usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney
2023-06-13usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-06-13usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-06-13usb: gadget: f_mass_storage: remove unnecessary open checkDavid Disseldorp
2023-06-13usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh
2023-06-13usb: gadget: udc: udc-xilinx: Add identifier to read_fn function argPiyush Mehta
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET
2023-06-13usb: gadget: u_serial: Add null pointer check in gs_start_ioKuen-Han Tsai
2023-06-13usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal
2023-06-13xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang
2023-06-13xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-06-13xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman
2023-06-13xhci: Fix transfer ring expansion size calculationMathias Nyman
2023-06-13xhci: split allocate interrupter into separate alloacte and add partsMathias Nyman
2023-06-13xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman
2023-06-13xhci: Don't require a valid get_quirks() function pointer during xhci setupMathias Nyman
2023-06-13xhci: Add usb cold attach (CAS) as a reason to resume root hub.Mathias Nyman
2023-06-13usb: xhci: Remove unused udev from xhci_log_ctx trace eventUdipto Goswami
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-06-04Linux 6.4-rc5v6.4-rc5Linus Torvalds
2023-06-04Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-04Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-04Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-04Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-03Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-06-03Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-03Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-06-03Merge tag 'leds-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...Linus Torvalds
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj
2023-06-02KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson