index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: restricted dma: Fix condition for rmem init
David Brazdil
2021-09-17
1
-1
/
+5
*
Revert "of: property: fw_devlink: Add support for "phy-handle" property"
Saravana Kannan
2021-09-15
1
-2
/
+0
*
of: property: Disable fw_devlink DT support for X86
Saravana Kannan
2021-09-10
1
-0
/
+3
*
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
1
-0
/
+40
|
\
|
*
of: restricted dma: Don't fail device probe on rmem init failure
Will Deacon
2021-08-23
1
-5
/
+8
|
*
of: Move of_dma_set_restricted_buffer() into device.c
Will Deacon
2021-08-23
3
-40
/
+34
|
*
of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS
Will Deacon
2021-07-23
1
-1
/
+2
|
*
of: Add plumbing for restricted DMA pool
Claire Chang
2021-07-13
3
-0
/
+42
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-4
/
+8
|
\
\
|
*
|
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-4
/
+8
|
|
/
*
|
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-01
5
-62
/
+131
|
\
\
|
*
|
of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
Geert Uytterhoeven
2021-08-25
1
-3
/
+3
|
*
|
of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
Geert Uytterhoeven
2021-08-24
1
-6
/
+3
|
*
|
of: fdt: Add generic support for handling usable memory range property
Geert Uytterhoeven
2021-08-24
1
-0
/
+30
|
*
|
of: fdt: Add generic support for handling elf core headers property
Geert Uytterhoeven
2021-08-24
1
-3
/
+56
|
*
|
of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
Marc Zyngier
2021-08-23
1
-1
/
+1
|
*
|
of: property: fw_devlink: Add support for "phy-handle" property
Saravana Kannan
2021-08-18
1
-0
/
+2
|
*
|
of: property: fw_devlink: Add support for "leds" and "backlight"
Saravana Kannan
2021-08-17
1
-0
/
+4
|
*
|
of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()
Geert Uytterhoeven
2021-08-15
1
-6
/
+1
|
*
|
of: fdt: Remove early_init_dt_reserve_memory_arch() override capability
Geert Uytterhoeven
2021-08-15
1
-16
/
+16
|
*
|
of: property: fw_devlink: Add support for "resets" and "pwms"
Saravana Kannan
2021-08-14
1
-0
/
+4
|
*
|
of: fdt: do not update local variable after use
Ohhoon Kwon
2021-08-03
1
-1
/
+0
|
*
|
of: kexec: Remove FDT_PROP_* definitions
Geert Uytterhoeven
2021-07-16
1
-25
/
+15
|
*
|
of: fdt: remove unnecessary codes
권오훈
2021-07-15
1
-3
/
+0
|
*
|
of: base: remove unnecessary for loop
권오훈
2021-07-15
1
-3
/
+1
|
|
/
*
/
of: Add stub for of_add_property()
Wesley Cheng
2021-07-12
1
-0
/
+1
|
/
*
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-03
6
-109
/
+64
|
\
|
*
of: of_reserved_mem: mark nomap memory instead of removing
Dong Aisheng
2021-06-24
1
-2
/
+2
|
*
of: of_reserved_mem: only call memblock_free for normal reserved memory
Dong Aisheng
2021-06-24
1
-1
/
+2
|
*
of: Remove superfluous casts when printing u64 values
Geert Uytterhoeven
2021-06-16
2
-14
/
+6
|
*
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
2021-06-16
2
-8
/
+8
|
*
of: unittest: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
2021-06-04
1
-5
/
+1
|
*
of: Merge of_address_to_resource() and of_pci_address_to_resource() implement...
Rob Herring
2021-06-02
1
-26
/
+18
|
*
of: address: Use IS_ENABLED() for !CONFIG_PCI
Rob Herring
2021-06-02
1
-1
/
+7
|
*
of: Merge of_get_address() and of_get_pci_address() implementations
Rob Herring
2021-06-02
1
-49
/
+13
|
*
of: Move reserved memory private function declarations
Rob Herring
2021-06-02
2
-0
/
+6
|
*
of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA
Rob Herring
2021-06-02
1
-3
/
+1
*
|
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-06-08
1
-1
/
+0
|
/
*
of: overlay: Remove redundant assignment to ret
Jiapeng Chong
2021-05-03
1
-3
/
+0
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-32
/
+53
|
\
|
*
of: net: fix of_get_mac_addr_nvmem() for non-platform devices
Michael Walle
2021-04-13
1
-5
/
+30
|
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-32
/
+28
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
5
-29
/
+66
|
|
\
|
*
|
of: of_net: Provide function name and param description
Lee Jones
2021-03-18
1
-0
/
+3
*
|
|
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-28
21
-349
/
+937
|
\
\
\
|
*
|
|
of: overlay: Fix kerneldoc warning in of_overlay_remove()
Rob Herring
2021-04-21
1
-1
/
+1
|
*
|
|
of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
Leonardo Bras
2021-04-21
1
-1
/
+4
|
*
|
|
of: base: Fix spelling issue with function param 'prop'
Lee Jones
2021-03-29
1
-3
/
+3
|
*
|
|
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
2021-03-27
7
-73
/
+99
|
*
|
|
of: Fix kerneldoc output formatting
Rob Herring
2021-03-27
2
-143
/
+141
[next]