index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
regmap: Check for register readability before checking cache during read
Mark Brown
1
-3
/
+3
2023-06-14
regmap: Add test to make sure we don't sync to read only registers
Mark Brown
1
-0
/
+42
2023-06-14
regmap: Add a test case for write only registers
Mark Brown
1
-0
/
+32
2023-06-14
regmap: Add test that writes to write only registers are prevented
Mark Brown
1
-0
/
+41
2023-06-13
regmap: Add debugfs file for forcing field writes
Waqar Hameed
3
-1
/
+15
2023-06-13
regmap: regcache: Don't sync read-only registers
Takashi Iwai
1
-0
/
+3
2023-06-12
regmap: Provide basic test coverage for raw I/O
Mark Brown
4
-1
/
+469
2023-06-12
regmap: Don't check for changes in regcache_set_val()
Mark Brown
2
-7
/
+3
2023-06-12
regmap: maple: Implement block sync for the maple tree cache
Mark Brown
3
-8
/
+80
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
6
-7
/
+49
2023-06-12
regmap: Provide basic KUnit coverage for the raw register I/O
Mark Brown
1
-0
/
+327
2023-06-12
regmap: Provide a ram backed regmap with raw support
Mark Brown
3
-1
/
+142
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+7
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
1
-4
/
+2
2023-06-05
Merge 6.4-rc5 into driver-core-next
Greg Kroah-Hartman
6
-7
/
+49
2023-06-04
Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-06-04
Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+26
2023-06-01
regmap: Add missing cache_only checks
Charles Keepax
1
-10
/
+16
2023-06-01
regmap: regmap-irq: Move handle_post_irq to before pm_runtime_put
Charles Keepax
1
-3
/
+3
2023-05-31
drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug
K Prateek Nayak
1
-0
/
+6
2023-05-31
drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug
K Prateek Nayak
1
-0
/
+20
2023-05-31
firmware_loader: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2023-05-31
base/node: Use 'property' to identify an access parameter
Dave Jiang
1
-4
/
+4
2023-05-31
isa: Remove unnecessary checks
Vladislav Efanov
1
-5
/
+2
2023-05-30
Merge tag 'regmap-fix-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+22
2023-05-24
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
1
-5
/
+0
2023-05-24
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-05-24
regmap: Load register defaults in blocks rather than register by register
Mark Brown
1
-6
/
+52
2023-05-24
regmap: maple: Drop the RCU read lock while syncing registers
Mark Brown
1
-1
/
+4
2023-05-24
regmap: sdw: check for invalid multi-register writes config
Srinivas Kandagatla
1
-0
/
+4
2023-05-23
regmap: Merge up v6.4-rc3
Mark Brown
1
-0
/
+2
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
1
-0
/
+2
2023-05-18
regmap: Account for register length when chunking
Jim Wylder
1
-2
/
+4
2023-05-12
regmap-irq: Cleanups and remove unused
Mark Brown
1
-175
/
+47
2023-05-12
regmap: mmio: Allow passing an empty config->reg_stride
Maxime Chevallier
1
-1
/
+1
2023-05-12
regmap-irq: Drop backward compatibility for inverted mask/unmask
Aidan MacDonald
1
-33
/
+11
2023-05-12
regmap-irq: Minor adjustments to .handle_mask_sync()
Aidan MacDonald
1
-34
/
+31
2023-05-12
regmap-irq: Remove support for not_fixed_stride
Aidan MacDonald
1
-40
/
+3
2023-05-12
regmap-irq: Remove type registers
Aidan MacDonald
1
-74
/
+8
2023-05-11
regmap-irq: Remove virtual registers
Aidan MacDonald
1
-48
/
+0
2023-05-08
regmap: REGMAP_KUNIT should not select REGMAP
Geert Uytterhoeven
1
-3
/
+10
2023-05-08
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
1
-3
/
+2
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-397
/
+782
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+6
2023-04-25
Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
11
-436
/
+1257
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2023-04-20
device property: make device_property functions take const device *
Guenter Roeck
1
-8
/
+8
2023-04-20
driver core: update comments in device_rename()
Wedson Almeida Filho
1
-10
/
+6
[prev]
[next]