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
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-366
/
+790
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+3
2023-08-28
of: unittest: Fix of_unittest_pci_node() kconfig dependencies
Rob Herring
1
-9
/
+7
2023-08-23
of: unittest-data: Fix whitespace - angular brackets
Geert Uytterhoeven
6
-40
/
+40
2023-08-23
of: unittest-data: Fix whitespace - indentation
Geert Uytterhoeven
2
-6
/
+6
2023-08-23
of: unittest-data: Fix whitespace - blank lines
Geert Uytterhoeven
19
-11
/
+11
2023-08-23
of: unittest-data: Convert remaining overlay DTS files to sugar syntax
Geert Uytterhoeven
4
-32
/
+12
2023-08-23
of: overlay: unittest: Add test for unresolved symbol
Geert Uytterhoeven
3
-1
/
+26
2023-08-23
of: unittest: Add separators to of_unittest_overlay_high_level()
Geert Uytterhoeven
1
-0
/
+10
2023-08-23
of: unittest: Cleanup partially-applied overlays
Geert Uytterhoeven
1
-48
/
+84
2023-08-23
of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
Geert Uytterhoeven
1
-27
/
+18
2023-08-23
of: unittest: Improve messages and comments in apply/revert checks
Geert Uytterhoeven
1
-4
/
+6
2023-08-23
of: unittest: Restore indentation in overlay_bad_add_dup_prop test
Geert Uytterhoeven
1
-3
/
+3
2023-08-23
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
2023-08-23
of: overlay: Call of_changeset_init() early
Geert Uytterhoeven
1
-2
/
+1
2023-08-23
of: unittest: Check tree matches original after reverting a changeset
Rob Herring
1
-0
/
+13
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2
-2
/
+2
2023-08-23
of: unittest: Run overlay apply/revert sequence three times
Geert Uytterhoeven
1
-1
/
+3
2023-08-22
of: unittest: Add pci_dt_testdrv pci driver
Lizhi Hou
3
-1
/
+213
2023-08-22
of: overlay: Extend of_overlay_fdt_apply() to specify the target node
Lizhi Hou
2
-12
/
+33
2023-08-22
of: dynamic: Add interfaces for creating device node dynamically
Lizhi Hou
2
-1
/
+182
2023-08-22
of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS
Viresh Kumar
1
-5
/
+5
2023-08-21
of: Refactor node and property manipulation function locking
Rob Herring
2
-64
/
+49
2023-08-21
of: dynamic: Move dead property list check into property add/update functions
Rob Herring
2
-32
/
+24
2023-08-21
of: dynamic: Fix race in getting old property when updating property
Rob Herring
1
-5
/
+2
2023-08-21
of: dynamic: Refactor changeset action printing to common helpers
Rob Herring
1
-42
/
+11
2023-08-21
Merge branch 'dt/linus' into dt/next
Rob Herring
5
-29
/
+17
2023-08-21
of/platform: increase refcount of fwnode
Peng Fan
1
-2
/
+2
2023-08-21
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
1
-22
/
+9
2023-08-21
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
1
-2
/
+2
2023-08-18
mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
Rik van Riel
1
-1
/
+2
2023-08-10
of: unittest: Remove redundant of_match_ptr()
Ruan Jinjie
1
-3
/
+3
2023-08-04
of: Move of_device_{add,register,unregister} to platform.c
Rob Herring
2
-32
/
+32
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
3
-0
/
+9
2023-08-01
of: property: fw_devlink: Add a devlink for panel followers
Douglas Anderson
1
-0
/
+2
2023-07-27
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
1
-4
/
+6
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-36
/
+63
2023-07-21
of: module: Export of_device_uevent()
Miquel Raynal
1
-0
/
+1
2023-07-11
of: Preserve "of-display" device name for compatibility
Rob Herring
1
-1
/
+1
2023-07-10
of: make OF_EARLY_FLATTREE depend on HAS_IOMEM
Baoquan He
1
-1
/
+1
2023-06-29
Merge tag 'devicetree-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+63
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+0
2023-06-23
of: unittest: drop assertions for GPIO hog messages
Bartosz Golaszewski
1
-28
/
+0
2023-06-20
of: reserved_mem: Use stable allocation order
Stephan Gerhold
1
-0
/
+5
2023-06-20
of: reserved_mem: Try to keep range allocations contiguous
Stephan Gerhold
1
-2
/
+53
2023-06-15
of/platform: Propagate firmware node by calling device_set_node()
Andy Shevchenko
1
-4
/
+3
2023-06-12
of: unittest: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-2
/
+2
2023-06-09
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
Kunihiko Hayashi
1
-0
/
+1
2023-06-07
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
1
-8
/
+8
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
[next]