index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
1
-19
/
+11
|
\
|
*
OF: Simplify of_iommu_configure()
Robin Murphy
2024-07-04
1
-19
/
+11
*
|
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-17
3
-26
/
+197
|
\
\
|
*
|
of: unittest: Add a test case for of_changeset_add_prop_bool()
Herve Codina
2024-07-08
1
-0
/
+11
|
*
|
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
2024-07-08
1
-0
/
+25
|
*
|
of: unittest: Add tests for changeset properties adding
Herve Codina
2024-07-08
1
-0
/
+155
|
*
|
of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
Herve Codina
2024-07-08
1
-1
/
+1
|
*
|
of/fdt: avoid re-parsing '#{address,size}-cells' in of_fdt_limit_memory
Rob Herring
2024-05-31
1
-22
/
+1
|
*
|
of/fdt: Scan the root node properties earlier
Rob Herring
2024-05-31
1
-3
/
+4
*
|
|
of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
Marc Zyngier
2024-07-08
1
-14
/
+4
|
|
/
|
/
|
*
|
of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
2024-05-30
1
-20
/
+10
*
|
of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...
Rob Herring (Arm)
2024-05-30
2
-51
/
+77
*
|
of: of_test: add MODULE_DESCRIPTION()
Jeff Johnson
2024-05-28
1
-0
/
+1
|
/
*
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
1
-1
/
+1
|
\
|
*
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-18
1
-35
/
+7
|
\
\
|
*
|
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
1
-3
/
+1
|
*
|
dma-mapping: Add helpers for dma_range_map bounds
Robin Murphy
2024-04-26
1
-9
/
+2
|
*
|
OF: Simplify DMA range calculations
Robin Murphy
2024-04-26
1
-11
/
+8
|
*
|
OF: Retire dma-ranges mask workaround
Robin Murphy
2024-04-26
1
-16
/
+0
|
|
/
*
|
Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-17
10
-206
/
+153
|
\
\
|
*
|
of: property: Add fw_devlink support for interrupt-map property
Anup Patel
2024-05-13
1
-0
/
+52
|
*
|
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
2024-05-08
1
-3
/
+4
|
*
|
of: property: Use scope based cleanup on port_node
Shresth Prasad
2024-05-03
1
-3
/
+2
|
*
|
of: reserved_mem: Remove the use of phandle from the reserved_mem APIs
Oreoluwa Babatunde
2024-05-03
1
-21
/
+1
|
*
|
of: property: fw_devlink: Add support for "power-supplies" binding
Saravana Kannan
2024-04-23
1
-0
/
+2
|
*
|
of: Use scope based of_node_put() cleanups
Rob Herring
2024-04-15
2
-93
/
+48
|
*
|
of: Use scope based kfree() cleanups
Rob Herring
2024-04-15
3
-55
/
+25
|
*
|
of: Add a helper to free property struct
Rob Herring
2024-04-15
4
-31
/
+19
*
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
1
-0
/
+2
|
\
\
\
|
*
|
|
of: property: Add fw_devlink support for pse parent
Kory Maincent (Dent Project)
2024-04-16
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2024-04-29
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of: property: fw_devlink: Add support for "access-controller"
Gatien Chevallier
2024-04-24
1
-0
/
+2
|
|
/
*
|
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
2024-03-27
1
-0
/
+8
*
|
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
2024-03-26
1
-0
/
+12
|
/
*
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
1
-3
/
+12
|
\
|
*
of: property: fw_devlink: Add support for "post-init-providers" property
Saravana Kannan
2024-03-07
1
-3
/
+12
|
*
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
2024-03-07
1
-1
/
+1
*
|
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
1
-0
/
+2
|
\
\
|
*
\
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
of: property: add device link support for io-backends
Olivier Moysan
2024-02-19
1
-0
/
+2
*
|
|
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
1
-7
/
+8
|
\
\
\
|
*
|
|
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
2024-03-03
1
-20
/
+1
|
*
|
|
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
2024-03-03
1
-3
/
+2
|
*
|
|
of: Add of_machine_compatible_match()
Michael Ellerman
2024-03-03
1
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
12
-174
/
+275
|
\
\
\
|
*
|
|
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
2024-03-13
1
-8
/
+3
|
*
|
|
of: Move all FDT reserved-memory handling into of_reserved_mem.c
Rob Herring
2024-03-12
3
-126
/
+127
|
*
|
|
of: Add KUnit test to confirm DTB is loaded
Stephen Boyd
2024-03-08
4
-0
/
+71
|
*
|
|
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
2024-03-08
1
-8
/
+4
[next]