summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2026-01-28regmap: reg_default_cb for flat cache defaultsMark Brown
2026-01-27regcache: Demote defaults readback from HW to debug printMarek Vasut
2026-01-27regmap: add KUnit coverage for reg_default_cb callbackSheetal
2026-01-27regmap: Add reg_default_cb callback for flat cache defaultsSheetal
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich
2026-01-21driver core: faux: stop using static struct deviceGreg Kroah-Hartman
2026-01-21revocable: Remove redundant synchronize_srcu() callTzung-Bi Shih
2026-01-20revocable: fix missing module license and descriptionDanilo Krummrich
2026-01-19driver core: make pinctrl_bind_pins() privateBartosz Golaszewski
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez
2026-01-16devtmpfs: Replace simple_strtoul with kstrtoint in mount_paramThorsten Blum
2026-01-16devtmpfs: make 'devtmpfs_context_ops' staticBen Dooks
2026-01-16revocable: Add Kunit test casesTzung-Bi Shih
2026-01-16revocable: Revocable resource managementTzung-Bi Shih
2026-01-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich
2026-01-15regmap: Enable REGMAP when REGMAP_SLIMBUS is enabledGeert Uytterhoeven
2026-01-12regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee
2026-01-05arm64: topology: Handle AMU FIE setup on CPU hotplugLifeng Zheng
2026-01-05regmap: maple: free entry on mas_store_gfp() failureKaushlendra Kumar
2026-01-05Merge back a commit related to system sleep for 6.20Rafael J. Wysocki
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania
2025-12-16PM: runtime: Do not clear needs_force_resume with enabled runtime PMRafael J. Wysocki
2025-12-15PM: sleep: Do not flag runtime PM workqueue as freezableRafael J. Wysocki
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04PM: runtime: Make pm_runtime_barrier() return voidBrian Norris
2025-12-04PM: runtime: Stop checking pm_runtime_barrier() return codeBrian Norris
2025-12-04Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02regmap: i3c: switch to use i3c_xfer from i3c_priv_xferFrank Li
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown