summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2026-07-18driver core: attribute_container: Unwind device_add() on attr failureYuho Choi
2026-07-18drivers: base: Remove statistics group if encryption group not createdEwan D. Milne
2026-07-17cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)Breno Leitao
2026-07-17device property: Refactor to use RAII approachAndy Shevchenko
2026-07-17device property: fix infinite loop in fwnode_for_each_child_node()Xu Yang
2026-07-17driver core: avoid repeatedly printing the same 'Fixed dependency' logXu Yang
2026-07-17Merge patch series "software node: provide support for fw_devlink"Danilo Krummrich
2026-07-15software node: add kunit tests for fw_devlink supportBartosz Golaszewski
2026-07-15software node: add fw_devlink supportBartosz Golaszewski
2026-07-13regcache: Mark cache dirty if selector register rewrite failsbui duc phuc
2026-07-13regcache: Preserve cache synchronization errors in regcache_sync()bui duc phuc
2026-07-12firmware_loader: builtin: fail build on empty firmwareDmitry Torokhov
2026-07-12firmware_loader: builtin: ignore 0-size firmwareDmitry Torokhov
2026-07-10driver core: add driver name to probe debug printFrancesco Valla
2026-07-10driver core: platform: count references to all kinds of firmware nodesBartosz Golaszewski
2026-07-10driver core: update kerneldoc for platform_device_alloc()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node()Bartosz Golaszewski
2026-07-09PM: runtime: Only set runtime_error on suspend callback failuresPraveen Talari
2026-07-03isa: refactor code to remove nested blocksSyed Nayyar Waris
2026-07-03regmap-irq: Provide IRQ resource request and release callbacksMark Brown
2026-07-03regmap-irq: Provide IRQ resource request and release callbacksAndy Shevchenko
2026-07-03arch_numa: remove redundant node_possible_map assignmentSang-Heon Jeon
2026-07-03arch_numa: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon
2026-06-29regmap: maple: Workaround for another false-positive compiler warningUwe Kleine-König (The Capable Hub)
2026-06-29regcache: Make ->exit() callback return voidAndy Shevchenko
2026-06-29devtmpfs: create private mount namespaceChristian Brauner
2026-06-29driver core: fix path of /sys/module in commentZenghui Yu
2026-06-26Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-16regcache: Do not overwrite error code when finalizing cache after errorFrancesco Lavra
2026-06-16Merge tag 'regmap-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-11Merge branches 'pm-sleep', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki
2026-06-11PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeoutsTzung-Bi Shih
2026-06-08driver core: platform: set mod_name in driver registrationShashank Balaji
2026-06-08firmware_loader: Fix recursive lock in device_cache_fw_images()Dmitry Vyukov
2026-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2026-06-02drivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
2026-06-02proc/meminfo: expose per-node balloon pages in node meminfoHao Ge
2026-06-02driver core: Use system_percpu_wq instead of system_wqNathan Chancellor
2026-05-31Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-30driver core: remove driver_set_override()Danilo Krummrich
2026-05-29Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...Danilo Krummrich