aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-20drm/xe/vf: Don't use register based TLB invalidation if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko1-0/+16
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't change hwe IRQ masks if using memory IRQsMichal Wajdeczko1-0/+3
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko1-0/+13
2024-06-20x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada2-2/+3
2024-06-20cpufreq: update to sysfs_emit() for safer buffer handlingPerry Yuan1-19/+18
2024-06-20KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2Pierre-Clément Tosi3-4/+18
2024-06-20KVM: arm64: Introduce print_nvhe_hyp_panic helperPierre-Clément Tosi1-4/+8
2024-06-20arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi4-9/+16
2024-06-20KVM: arm64: VHE: Mark __hyp_call_panic __noreturnPierre-Clément Tosi1-2/+1
2024-06-20KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32Pierre-Clément Tosi1-0/+6
2024-06-20KVM: arm64: nVHE: Simplify invalid_host_el2_vectPierre-Clément Tosi1-6/+0
2024-06-20KVM: arm64: Fix __pkvm_init_switch_pgd call ABIPierre-Clément Tosi3-15/+17
2024-06-20KVM: arm64: Fix clobbered ELR in sync abort/SErrorPierre-Clément Tosi3-2/+12
2024-06-20kselftest: devices: Add of-fullname-regex propertyNícolas F. R. A. Prado2-0/+28
2024-06-20kselftest: devices: Allow specifying boards directory through parameterNícolas F. R. A. Prado1-1/+12
2024-06-20arm64: dts: amlogic: Used onboard usb hub reset on odroid n2Anand Moon1-12/+24
2024-06-20dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hubAnand Moon1-5/+55
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr1-2/+2
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li1-6/+0
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco1-1/+4
2024-06-20backlight: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König8-9/+12
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter1-2/+6
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo1-0/+61
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich1-0/+14
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum1-10/+29
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum1-0/+1
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: ptn36502: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong1-1/+6
2024-06-20usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong1-2/+9
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus2-0/+35
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus1-1/+1
2024-06-20dt-bindings: usb: gpio-sbu-mux: Add an entry for TMUXHS4212Parth Pancholi1-0/+1
2024-06-20dt-bindings: usb: qcom,dwc3: Add SC8180X compatiblesBjorn Andersson1-0/+29
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson1-0/+4
2024-06-20usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LODaehwan Jung1-0/+3
2024-06-20xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2-1/+6
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung1-1/+3
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco1-4/+1
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco1-0/+4
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco1-17/+7
2024-06-20Merge tag 'sound-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-11/+61
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-4/+4
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König3-11/+11