index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-4
/
+0
2024-10-10
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
1
-27
/
+7
2024-10-10
of: address: Report error on resource bounds overflow
Thomas Weißschuh
1
-0
/
+5
2024-10-10
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
1
-2
/
+2
2024-09-12
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
1
-4
/
+11
2024-07-25
of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
Marc Zyngier
1
-14
/
+4
2024-07-25
of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...
Rob Herring (Arm)
2
-51
/
+77
2024-06-12
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2024-04-10
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
1
-0
/
+8
2024-04-10
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-03-06
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
1
-1
/
+1
2024-02-23
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
1
-1
/
+3
2024-02-23
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
2024-02-23
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
1
-1
/
+11
2024-02-23
of: property: Improve finding the consumer of a remote-endpoint property
Saravana Kannan
1
-37
/
+10
2024-02-23
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
1
-3
/
+9
2024-01-25
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
1
-1
/
+1
2024-01-25
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
3
-32
/
+53
2023-12-13
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Luca Ceresoli
1
-2
/
+3
2023-11-28
of: address: Fix address translation when address-size is greater than 2
Herve Codina
1
-2
/
+28
2023-10-02
of: overlay: Reorder struct fragment fields kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2023-09-11
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
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
[next]