aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-06arm64: dts: qcom: sm6115: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-06arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-06arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-06arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-07-06arm64: dts: qcom: ipq6018: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-06firmware: qcom: tzmem: blacklist more platforms for SHM BridgeDmitry Baryshkov1-0/+2
2024-07-06clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the errorChen Ni1-3/+1
2024-07-06arm64: dts: qcom: x1e80100: add Lenovo Thinkpad Yoga slim 7x devicetreeSrinivas Kandagatla2-0/+930
2024-07-06dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7xSrinivas Kandagatla1-0/+1
2024-07-06clk: qcom: lpasscc-sc8280xp: Constify struct regmap_configJavier Carrasco1-2/+2
2024-07-06soc: qcom: wcnss: simplify with cleanup.hKrzysztof Kozlowski1-6/+5
2024-07-06soc: qcom: pdr: simplify with cleanup.hKrzysztof Kozlowski1-24/+14
2024-07-06soc: qcom: ocmem: simplify with cleanup.hKrzysztof Kozlowski1-6/+4
2024-07-06soc: qcom: mdt_loader: simplify with cleanup.hKrzysztof Kozlowski1-4/+2
2024-07-06soc: qcom: llcc: simplify with cleanup.hKrzysztof Kozlowski1-4/+2
2024-07-06firmware: qcom: tzmem: simplify returning pointer without cleanupKrzysztof Kozlowski1-1/+1
2024-07-06soc: qcom: socinfo: Add PM6350 PMICLuca Weiss1-0/+1
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+10
2024-07-06platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023Devin Bayer2-0/+39
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-06Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-28/+128
2024-07-06drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström3-21/+37
2024-07-06Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen1-0/+1
2024-07-06platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUSDmitry Baryshkov1-0/+1
2024-07-06ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messagesTakashi Iwai5-12/+30
2024-07-06ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck1-0/+2
2024-07-06hfsplus: fix uninit-value in copy_nameEdward Adam Davis1-1/+1
2024-07-06fs: find rootfs mount of the mount namespaceChristian Brauner1-5/+11
2024-07-05Merge branch 'net-pse-pd-add-new-pse-c33-features'Jakub Kicinski9-30/+997
2024-07-05net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)1-2/+216
2024-07-05netlink: specs: Expand the PSE netlink command with C33 pw-limit attributesKory Maincent (Dent Project)1-0/+22
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)4-25/+141
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)2-11/+204
2024-07-05net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)1-0/+101
2024-07-05netlink: specs: Expand the PSE netlink command with C33 new featuresKory Maincent (Dent Project)1-0/+36
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)6-1/+286
2024-07-05tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell2-3/+10
2024-07-05Merge branch 'net-openvswitch-add-sample-multicasting'Jakub Kicinski13-16/+566
2024-07-05selftests: openvswitch: add psample testAdrian Moreno2-6/+182
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno1-0/+13
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno4-4/+23
2024-07-05net: openvswitch: add psample actionAdrian Moreno5-1/+125
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno3-2/+14
2024-07-05net: psample: skip packet copy if no listenersAdrian Moreno1-0/+4
2024-07-05net: sched: act_sample: add action cookie to sampleAdrian Moreno1-0/+12
2024-07-05net: psample: add user cookieAdrian Moreno3-1/+11
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle1-1/+17
2024-07-06tracing/kprobes: Add symbol counting check when module loadsMasami Hiramatsu (Google)1-44/+81