aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-09arm64: dts: mediatek: add afe support for mt8365 SoCAlexandre Mergnat1-2/+41
2024-09-09arm64: dts: mediatek: mt8186-corsola: Disable DPI display interfaceChen-Yu Tsai1-1/+2
2024-09-09arm64: dts: mediatek: mt8186: Add svs nodeRohit Agarwal1-0/+16
2024-09-09arm64: dts: mediatek: mt8186: Add power domain for DPIRohit Agarwal1-0/+1
2024-09-09arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*Chen-Yu Tsai1-6/+6
2024-09-09arm64: dts: mt8183: add dpi node to mt8183Pi-Hsun Shih1-0/+11
2024-09-09debugobjects: Remove redundant checks in fill_pool()Zhen Lei1-7/+5
2024-09-09debugobjects: Fix conditions in fill_pool()Zhen Lei1-2/+3
2024-09-09debugobjects: Fix the compilation attributes of some global variablesZhen Lei1-7/+7
2024-09-09perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabledIlkka Koskinen1-4/+4
2024-09-09iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660Dmitry Baryshkov1-1/+13
2024-09-09PCI: imx6: Call common PHY API to set mode, speed, and submodeFrank Li1-0/+16
2024-09-09dt-bindings: PCI: imx6q-pcie: Add i.MX8Q PCIe compatible stringRichard Zhu1-0/+16
2024-09-09PCI: imx6: Consolidate redundant if-checksFrank Li1-2/+0
2024-09-09PCI: imx6: Improve comment for workaround ERR010728Frank Li1-3/+20
2024-09-09PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li1-63/+71
2024-09-09PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li1-60/+51
2024-09-09PCI: imx6: Rename imx6_* with imx_*Frank Li1-375/+374
2024-09-09PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li1-3/+4
2024-09-09PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu1-0/+2
2024-09-09PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu1-2/+4
2024-09-09PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki3-14/+14
2024-09-09firewire: core: use mutex to coordinate concurrent calls to flush completionsTakashi Sakamoto3-25/+24
2024-09-09firewire: core: move workqueue handler from 1394 OHCI driver to core functionTakashi Sakamoto3-64/+12
2024-09-09PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki1-4/+8
2024-09-09PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki1-1/+10
2024-09-09ALSA: hda: Use non-SG allocation for the communication buffersTakashi Iwai1-1/+1
2024-09-09PCI: Clear the LBMS bit after a link retrainMaciej W. Rozycki1-1/+9
2024-09-09bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()Thorsten Blum4-7/+13
2024-09-09bcachefs: support idmap mountsHongbo Li1-16/+34
2024-09-09bcachefs: Annotate struct bch_xattr with __counted_by()Thorsten Blum1-1/+1
2024-09-09bcachefs: Switch gc bucket array to a genradixKent Overstreet4-37/+6
2024-09-09bcachefs: darray: convert to alloc_hooks()Kent Overstreet2-18/+12
2024-09-09bcachefs: Convert to use jiffies macrosChen Yufan3-3/+5
2024-09-09bcachefs: Refactor bch2_bset_fix_lookup_tableAlan Huang1-60/+68
2024-09-09bcachefs: Assert that we don't lock nodes when !trans->lockedKent Overstreet3-16/+17
2024-09-09bcachefs: Do not check folio_has_private()Matthew Wilcox (Oracle)1-3/+1
2024-09-09bcachefs: bch2_time_stats_reset()Kent Overstreet3-2/+24
2024-09-09bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()Kent Overstreet1-5/+0
2024-09-09bcachefs: Simplify bch2_xattr_emit() implementationYouling Tang1-6/+16
2024-09-09bcachefs: drop unused posix acl handlersYouling Tang1-4/+0
2024-09-09bcachefs: Remove unused parameterAlan Huang3-4/+3
2024-09-09bcachefs: Remove the prev array stuffAlan Huang1-30/+4
2024-09-09bcachefs: Minimize the search range used to calculate the mantissaAlan Huang1-1/+1
2024-09-09bcachefs: Convert open-coded extra computation to helperAlan Huang1-1/+1
2024-09-09bcachefs: Remove dead code in __build_ro_aux_treeAlan Huang1-3/+0
2024-09-09bcachefs: Remove unused parameter of bkey_mantissa_bits_droppedAlan Huang1-3/+2
2024-09-09bcachefs: Remove unused parameter of bkey_mantissaAlan Huang1-4/+3
2024-09-09bcachefs: bch2_sb_nr_devices()Kent Overstreet3-7/+13
2024-09-09bcachefs: trivial open_bucket_add_buckets() cleanupKent Overstreet1-4/+1