summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-11iio: light: rpr0521: Propagate regcache_sync() errorsPengpeng Hou
2026-07-11iio: light: vcnl4035: Propagate regcache_sync() errorsPengpeng Hou
2026-07-11iio: dac: m62332: Fix regulator reference count imbalanceErick Henrique
2026-07-11iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_regis...Sanjay Chitroda
2026-07-11Merge tag 'for-7.2/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-11clk: qcom: ipq9650: Add clocks for the REFGEN blockKathiravan Thirumoorthy
2026-07-11clk: qcom: camcc-sc8280xp: unregister CAMCC_GDSC_CLKBrian Masney
2026-07-11clk: qcom: videocc-x1p42100: Constify qcom_cc_driver_data and list of critica...Krzysztof Kozlowski
2026-07-11clk: qcom: camcc-x1p42100: Constify qcom_cc_driver_data and list of critical ...Krzysztof Kozlowski
2026-07-11rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()Danilo Krummrich
2026-07-11clk: qcom: Add defaults for desired arm64 driversKrzysztof Kozlowski
2026-07-11clk: qcom: Make important ARM32 drivers defaultKrzysztof Kozlowski
2026-07-11clk: qcom: Make important ARM64 drivers defaultKrzysztof Kozlowski
2026-07-11clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARMKrzysztof Kozlowski
2026-07-11clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64Krzysztof Kozlowski
2026-07-11rust: types: rename ForLt to CovariantForLtDanilo Krummrich
2026-07-11Merge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-11bus: qcom-ebi2: use managed resources for clocks and childrenPengpeng Hou
2026-07-11soc: qcom: rpmh-rsc: manage PM notifiers with devresPengpeng Hou
2026-07-11firmware: qcom: scm: Allow QSEECOM on Honor Magicbook Art 14Konstantin Shabanov
2026-07-11firmware: qcom: scm: instrument SMC call path with tracepointsYuvaraj Ranganathan
2026-07-11firmware: qcom: scm: add trace events for the SMC call interfaceYuvaraj Ranganathan
2026-07-11gpu: nova-core: use I/O projection for cleaner encapsulationGary Guo
2026-07-11pwm: th1520: remove unnecessary `deref`Gary Guo
2026-07-11clk: qcom: camcc-glymur: Add camera clock controller driverJagadeesh Kona
2026-07-11soc: qcom: Avoid SCM and SPM for cpuidle driversKrzysztof Kozlowski
2026-07-11soc: qcom: Make important drivers defaultKrzysztof Kozlowski
2026-07-11soc: qcom: Restrict drivers per ARM/ARM64Krzysztof Kozlowski
2026-07-11soc: qcom: Hide all drivers behind selectable menuKrzysztof Kozlowski
2026-07-11drm/xe/pf: Handle migration descriptor using KLV helpersMichal Wajdeczko
2026-07-11drm/xe/tests: Add migration packet testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV printer testMichal Wajdeczko
2026-07-11drm/xe/tests: Add object encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add string encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV helpers basic testsMichal Wajdeczko
2026-07-11drm/xe/guc: Formalize Reserved KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Add KLV parsing helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add object KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add string KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add basic KLV encoding helpersMichal Wajdeczko
2026-07-11drm/xe/guc: Prepare to print group KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Allow to print single KLVMichal Wajdeczko
2026-07-11dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang
2026-07-11net: ethernet: qualcomm: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2026-07-11ipvlan: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-07-11ipvlan: Protect ipvl_port.ipvlans with mutex.Kuniyuki Iwashima
2026-07-11ipvlan: Synchronise ipvlan_init() and ipvlan_uninit() for the same lower dev.Kuniyuki Iwashima
2026-07-11ipvlan: Convert ipvl_port.count to refcount_t.Kuniyuki Iwashima
2026-07-11bareudp: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-07-11bareudp: Protect bareudp_list with mutex.Kuniyuki Iwashima