summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-08platform/x86:intel/pmc: Convert index variables to be unsignedXi Pardee
2024-07-08platform/x86:intel/pmc: Simplify mutex usage with cleanup helpersXi Pardee
2024-07-08platform/x86:intel/pmc: Use the return value of pmc_core_send_msgXi Pardee
2024-07-08Revert "firewire: ohci: use common macro to interpret be32 data in le32 buffer"Takashi Sakamoto
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-07cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...Dhananjay Ugwekar
2024-07-07cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisonsDhananjay Ugwekar
2024-07-07hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck
2024-07-07hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck
2024-07-07hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck
2024-07-07hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck
2024-07-07rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-07rtc: interface: Add RTC offset to alarm after fix-upCsókás, Bence
2024-07-07rtc: ds1307: Clamp year to valid BCD (0-99) in `set_time()`Csókás, Bence
2024-07-07rtc: ds1307: Detect oscillator fail on mcp794xxCsókás, Bence
2024-07-06firmware: qcom: tzmem: blacklist more platforms for SHM BridgeDmitry Baryshkov
2024-07-06clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the errorChen Ni
2024-07-06clk: qcom: lpasscc-sc8280xp: Constify struct regmap_configJavier Carrasco
2024-07-06soc: qcom: wcnss: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: pdr: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: ocmem: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: mdt_loader: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: llcc: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06firmware: qcom: tzmem: simplify returning pointer without cleanupKrzysztof Kozlowski
2024-07-06soc: qcom: socinfo: Add PM6350 PMICLuca Weiss
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-06platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023Devin Bayer
2024-07-06Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-06Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen
2024-07-06platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUSDmitry Baryshkov
2024-07-05net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu
2024-07-06crypto: starfive - Fix nent assignment in rsa decJia Jie Ho
2024-07-06crypto: starfive - Align rsa input data to 32-bitJia Jie Ho
2024-07-06crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj
2024-07-06crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar
2024-07-06crypto: sun8i-ce - add Allwinner H616 supportAndre Przywara
2024-07-06crypto: sun8i-ce - wrap accesses to descriptor address fieldsAndre Przywara
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior