summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05drm/i915/display: convert intel_display_trace.h to struct intel_displayJani Nikula
2024-09-05drm/i915/display: pass display to intel_crtc_for_pipe()Jani Nikula
2024-09-05docs: submitting-patches: Advertise b4Mark Brown
2024-09-05drm/i915/pciids: separate ARL and MTL PCI IDsJani Nikula
2024-09-05drm/i915/pciids: use designated initializers in INTEL_VGA_DEVICE()Jani Nikula
2024-09-05dt-bindings: incomplete-devices: And another batch of compatiblesRob Herring (Arm)
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05iommufd: Protect against overflow of ALIGN() during iova allocationJason Gunthorpe
2024-09-05lib/string_choices: Add some comments to make more clear for string choices h...Hongbo Li
2024-09-05lib/string_choices: Introduce several opposite string choice helpersHongbo Li
2024-09-05lib/string_choices: Add str_true_false()/str_false_true() helperHongbo Li
2024-09-05i3c: master: cdns: fix module autoloadingLiao Chen
2024-09-05Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2024-09-05i3c: mipi-i3c-hci: Add a quirk to set Response buffer thresholdShyam Sundar S K
2024-09-05i3c: mipi-i3c-hci: Add a quirk to set timing parametersShyam Sundar S K
2024-09-05i3c: mipi-i3c-hci: Relocate helper macros to HCI header fileShyam Sundar S K
2024-09-05i3c: mipi-i3c-hci: Add a quirk to set PIO modeShyam Sundar S K
2024-09-05i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1Shyam Sundar S K
2024-09-05i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support ListShyam Sundar S K
2024-09-05platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng()Dan Carpenter
2024-09-05wifi: ath12k: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-05drm/xe: Replace double space with single space after commaNitin Gote
2024-09-05wifi: ath11k: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-05drm/xe/pf: Sanitize VF scratch registers on FLRMichal Wajdeczko
2024-09-05remoteproc: xlnx: Add sram supportTanmay Shah
2024-09-05KVM: Remove HIGH_RES_TIMERS dependencySteven Rostedt
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt
2024-09-05iommufd: Reorder struct forward declarationsNicolin Chen
2024-09-05kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNITMichal Wajdeczko
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt
2024-09-05arm64: dts: nuvoton: ma35d1: Add uart pinctrl settingsJacky Huang
2024-09-05arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodesJacky Huang
2024-09-05arm64: dts: nuvoton: Add syscon to the system-management nodeJacky Huang
2024-09-05Merge branches 'amba' and 'misc' into for-linusRussell King (Oracle)
2024-09-05platform/x86: wmi: Call both legacy and WMI driver notify handlersArmin Wolf
2024-09-05platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()Armin Wolf
2024-09-05platform/x86: wmi: Remove wmi_get_event_data()Armin Wolf
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf
2024-09-05bus: sunxi-rsb: Simplify code with dev_err_probe()Zhang Zekun
2024-09-05dt: dt-extract-compatibles: Extract compatibles from function parametersRob Herring (Arm)
2024-09-05pinctrl: intel: Constify struct intel_pinctrl parameterAndy Shevchenko
2024-09-05iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherentNicolin Chen
2024-09-05iommu/tegra241-cmdqv: Drop static at local variableNicolin Chen
2024-09-05spi: fspi: add support for imx8ulpHaibo Chen
2024-09-05spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen
2024-09-05dt-bindings: spi: nxp-fspi: add imx8ulp supportHaibo Chen
2024-09-05ASoC: Intel: skl_hda_dsp_generic: convert comma to semicolonChen Ni
2024-09-05ASoC: topology-test: Convert comma to semicolonChen Ni
2024-09-05hv: vmbus: Constify struct kobj_type and struct attribute_groupHongbo Li