summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
3 daysMerge branch 'bitmap-for-next' of https://github.com/norov/linux.gitMark Brown
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
3 daysMerge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
3 daysMerge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
3 daysMerge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
3 daysMerge branch 'fs-next' of linux-nextMark Brown
4 daysmm/memory_hotplug: add mhp_online_type_to_str() and export string helpersGregory Price
4 daysarch_numa: remove redundant nodemask clears in numa_init()Sang-Heon Jeon
4 dayscpu: Use sysfs_emit() for cpumask show callbackYury Norov
6 daysregcache: Warn if regcache_sync() is called in cache_only modeMark Brown
6 daysregcache: Validate cache_only state in regcache_sync_region()bui duc phuc
6 daysregcache: Warn if regcache_sync() is called in cache_only modebui duc phuc
9 dayscacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)Breno Leitao
9 daysMerge patch series "software node: provide support for fw_devlink"Danilo Krummrich
11 dayssoftware node: add kunit tests for fw_devlink supportBartosz Golaszewski
11 dayssoftware node: add fw_devlink supportBartosz Golaszewski
13 daysregcache: Mark cache dirty if selector register rewrite failsbui duc phuc
13 daysregcache: 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