aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-08spi: dt-bindings: fsl-dspi: add compatible string 'fsl,lx2160a-dspi'Frank Li1-0/+3
2024-07-08spi: dt-bindings: fsl-dspi: add dmas and dma-names propertiesFrank Li1-0/+10
2024-07-08spi: spi: Remove unnecessary ‘0’ values from statusLi zeming1-1/+1
2024-07-08spi: spi: Remove unnecessary ‘0’ values from rcLi zeming1-1/+1
2024-07-08regulator: dt-bindings: pca9450: Make interrupt optionalFrieder Schrempf1-1/+0
2024-07-08regulator: pca9450: Make IRQ optionalFrieder Schrempf1-22/+19
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh3-2/+3
2024-07-08const_structs.checkpatch: add regmap structsThomas Weißschuh1-0/+9
2024-07-08ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...Shenghao Ding1-36/+35
2024-07-08ASoC: dapm: Simplify snd_soc_dai_link_event_pre_pmu() with cleanup.hKrzysztof Kozlowski1-20/+12
2024-07-08ASoC: dapm: Simplify dapm_cnew_widget() with cleanup.hKrzysztof Kozlowski1-8/+7
2024-07-08ASoC: ops: Simplify with cleanup.hKrzysztof Kozlowski1-16/+10
2024-07-08ASoC: simple-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski1-3/+2
2024-07-08ASoC: audio-graph-card2: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski1-4/+1
2024-07-08ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski1-3/+2
2024-07-08ASoC: simple-card-utils: Simplify with cleanup.hKrzysztof Kozlowski1-7/+6
2024-07-08ASoC: codecs: wcd934x: Simplify with cleanup.hKrzysztof Kozlowski1-13/+9
2024-07-08ASoC: codecs: wcd9335: Simplify with cleanup.hKrzysztof Kozlowski1-13/+9
2024-07-08ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() with cleanup.hKrzysztof Kozlowski1-29/+18
2024-07-08ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_add_dapms() with cleanup.hKrzysztof Kozlowski1-25/+11
2024-07-08xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu2-4/+2
2024-07-08xfrm: fix netdev reference count imbalanceJianbo Liu1-2/+1
2024-07-08act_ct: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-6/+25
2024-07-08Merge tag 'amd-pstate-v6.11-2024-07-07' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki2-25/+30
2024-07-08mmc: sdhci_am654: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-08mmc: Convert from tasklet to BH workqueueAllen Pais13-135/+142
2024-07-08mmc: sdhi: Convert from tasklet to BH workqueueAllen Pais6-22/+26
2024-07-08mmc: mmc_spi: allow for spi controllers incapable of getting as low as 400kConor Dooley1-1/+4
2024-07-08HID: samples: fix the 2 struct_ops definitionsBenjamin Tissoires2-8/+8
2024-07-08memstick: rtsx_pci_ms: Remove Realtek PCI memstick driverKai-Heng Feng3-649/+0
2024-07-08landlock: Use bit-fields for storing handled layer access masksGünther Noack3-21/+9
2024-07-08PCI: controller: Add missing MODULE_DESCRIPTION() macrosJeff Johnson10-0/+10
2024-07-08PCI: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-08x86/efistub: Drop redundant clearing of BSSArd Biesheuvel1-3/+0
2024-07-08x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel1-4/+1
2024-07-08x86/efistub: Call Apple set_os protocol on dual GPU Intel MacsAditya Garg2-3/+69
2024-07-08x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel4-18/+34
2024-07-08Merge remote-tracking branch 'intel-speed-select/intel-sst' into review-ilpoIlpo Järvinen2-1/+7
2024-07-08block: pass a phys_addr_t to get_max_segment_sizeChristoph Hellwig1-14/+11
2024-07-08block: add a bvec_phys helperChristoph Hellwig4-4/+18
2024-07-08platform/x86:intel/pmc: Add support to undo ltr_ignoreXi Pardee1-6/+32
2024-07-08platform/x86:intel/pmc: Use the Elvis operatorXi Pardee1-1/+1
2024-07-08platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macroXi Pardee1-14/+2
2024-07-08platform/x86:intel/pmc: Remove unneeded min_t checkXi Pardee1-4/+2
2024-07-08platform/x86:intel/pmc: Add support to show ltr_ignore valueXi Pardee1-2/+13
2024-07-08platform/x86:intel/pmc: Move pmc assignment closer to first usageXi Pardee1-1/+2
2024-07-08platform/x86:intel/pmc: Convert index variables to be unsignedXi Pardee1-22/+31
2024-07-08platform/x86:intel/pmc: Simplify mutex usage with cleanup helpersXi Pardee1-51/+25
2024-07-08platform/x86:intel/pmc: Use the return value of pmc_core_send_msgXi Pardee1-9/+6
2024-07-07perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers1-5/+21