index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
regcache: Preserve cache synchronization errors in regcache_sync()
bui duc phuc
1
-11
/
+12
2026-07-12
firmware_loader: builtin: fail build on empty firmware
Dmitry Torokhov
1
-14
/
+18
2026-07-12
firmware_loader: builtin: ignore 0-size firmware
Dmitry Torokhov
1
-0
/
+2
2026-07-10
driver core: add driver name to probe debug print
Francesco Valla
1
-2
/
+2
2026-07-10
driver core: platform: count references to all kinds of firmware nodes
Bartosz Golaszewski
1
-10
/
+5
2026-07-10
driver core: update kerneldoc for platform_device_alloc()
Bartosz Golaszewski
1
-0
/
+7
2026-07-10
driver core: platform: provide platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-0
/
+16
2026-07-10
driver core: platform: provide platform_device_set_fwnode()
Bartosz Golaszewski
1
-0
/
+19
2026-07-10
driver core: platform: provide platform_device_set_of_node()
Bartosz Golaszewski
1
-0
/
+18
2026-07-09
PM: runtime: Only set runtime_error on suspend callback failures
Praveen Talari
1
-3
/
+3
2026-07-03
isa: refactor code to remove nested blocks
Syed Nayyar Waris
1
-7
/
+9
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Mark Brown
1
-0
/
+22
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Andy Shevchenko
1
-0
/
+22
2026-07-03
arch_numa: remove redundant node_possible_map assignment
Sang-Heon Jeon
1
-3
/
+0
2026-07-03
arch_numa: remove redundant numa_nodes_parsed node_set()
Sang-Heon Jeon
1
-1
/
+0
2026-06-29
regmap: maple: Workaround for another false-positive compiler warning
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-29
regcache: Make ->exit() callback return void
Andy Shevchenko
4
-13
/
+7
2026-06-29
devtmpfs: create private mount namespace
Christian Brauner
1
-1
/
+1
2026-06-29
driver core: fix path of /sys/module in comment
Zenghui Yu
1
-1
/
+1
2026-06-26
Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-27
/
+20
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+0
2026-06-17
Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-4
/
+64
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-2
/
+76
2026-06-16
regcache: Do not overwrite error code when finalizing cache after error
Francesco Lavra
1
-1
/
+1
2026-06-16
Merge tag 'regmap-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+23
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
16
-236
/
+238
2026-06-11
Merge branches 'pm-sleep', 'pm-powercap' and 'pm-tools'
Rafael J. Wysocki
1
-5
/
+62
2026-06-11
PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeouts
Tzung-Bi Shih
1
-4
/
+57
2026-06-08
driver core: platform: set mod_name in driver registration
Shashank Balaji
1
-7
/
+14
2026-06-08
firmware_loader: Fix recursive lock in device_cache_fw_images()
Dmitry Vyukov
1
-1
/
+2
2026-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2026-06-02
drivers/base/memory: set mem->altmap after successful device registration
Georgi Djakov
1
-1
/
+2
2026-06-02
drivers/base/memory: make memory block get/put explicit
Muchun Song
2
-26
/
+16
2026-06-02
proc/meminfo: expose per-node balloon pages in node meminfo
Hao Ge
1
-0
/
+2
2026-06-02
driver core: Use system_percpu_wq instead of system_wq
Nathan Chancellor
1
-1
/
+1
2026-05-31
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+21
2026-05-30
driver core: remove driver_set_override()
Danilo Krummrich
1
-75
/
+0
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...
Danilo Krummrich
1
-1
/
+1
2026-05-28
regmap: reject volatile update_bits() in cache-only mode
bui duc phuc
1
-0
/
+3
2026-05-27
rust: driver core: drop drvdata before devres release
Danilo Krummrich
1
-1
/
+1
2026-05-26
driver core: Guard deferred probe timeout extension with delayed_work_pending()
Danilo Krummrich
1
-1
/
+2
2026-05-26
driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()
Danilo Krummrich
1
-1
/
+1
2026-05-26
PM: sleep: Use complete() in device_pm_sleep_init()
Jiakai Xu
1
-1
/
+5
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2
-3
/
+21
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
3
-4
/
+22
2026-05-23
Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+15
2026-05-22
driver core: Constify core device attributes
Thomas Weißschuh
1
-21
/
+21
2026-05-22
driver core: Allow the constification of device attributes
Thomas Weißschuh
1
-4
/
+8
[prev]
[next]