index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
of: property: Disable fw_devlink DT support for X86
Saravana Kannan
1
-0
/
+3
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+40
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+8
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-4
/
+8
2021-09-02
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-62
/
+131
2021-08-25
of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
Geert Uytterhoeven
1
-3
/
+3
2021-08-25
of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
Geert Uytterhoeven
1
-6
/
+3
2021-08-25
of: fdt: Add generic support for handling usable memory range property
Geert Uytterhoeven
1
-0
/
+30
2021-08-25
of: fdt: Add generic support for handling elf core headers property
Geert Uytterhoeven
1
-3
/
+56
2021-08-23
of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
Marc Zyngier
1
-1
/
+1
2021-08-23
of: restricted dma: Don't fail device probe on rmem init failure
Will Deacon
1
-5
/
+8
2021-08-23
of: Move of_dma_set_restricted_buffer() into device.c
Will Deacon
3
-40
/
+34
2021-08-18
of: property: fw_devlink: Add support for "phy-handle" property
Saravana Kannan
1
-0
/
+2
2021-08-18
of: property: fw_devlink: Add support for "leds" and "backlight"
Saravana Kannan
1
-0
/
+4
2021-08-15
of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()
Geert Uytterhoeven
1
-6
/
+1
2021-08-15
of: fdt: Remove early_init_dt_reserve_memory_arch() override capability
Geert Uytterhoeven
1
-16
/
+16
2021-08-14
of: property: fw_devlink: Add support for "resets" and "pwms"
Saravana Kannan
1
-0
/
+4
2021-08-03
of: fdt: do not update local variable after use
Ohhoon Kwon
1
-1
/
+0
2021-07-24
of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS
Will Deacon
1
-1
/
+2
2021-07-16
of: kexec: Remove FDT_PROP_* definitions
Geert Uytterhoeven
1
-25
/
+15
2021-07-15
of: fdt: remove unnecessary codes
권오훈
1
-3
/
+0
2021-07-15
of: base: remove unnecessary for loop
권오훈
1
-3
/
+1
2021-07-14
of: Add plumbing for restricted DMA pool
Claire Chang
3
-0
/
+42
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
1
-0
/
+1
2021-07-03
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-109
/
+64
2021-06-24
of: of_reserved_mem: mark nomap memory instead of removing
Dong Aisheng
1
-2
/
+2
2021-06-24
of: of_reserved_mem: only call memblock_free for normal reserved memory
Dong Aisheng
1
-1
/
+2
2021-06-16
of: Remove superfluous casts when printing u64 values
Geert Uytterhoeven
2
-14
/
+6
2021-06-16
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
2
-8
/
+8
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
1
-1
/
+0
2021-06-05
of: unittest: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
1
-5
/
+1
2021-06-03
of: Merge of_address_to_resource() and of_pci_address_to_resource() implement...
Rob Herring
1
-26
/
+18
2021-06-03
of: address: Use IS_ENABLED() for !CONFIG_PCI
Rob Herring
1
-1
/
+7
2021-06-03
of: Merge of_get_address() and of_get_pci_address() implementations
Rob Herring
1
-49
/
+13
2021-06-03
of: Move reserved memory private function declarations
Rob Herring
2
-0
/
+6
2021-06-03
of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA
Rob Herring
1
-3
/
+1
2021-05-03
of: overlay: Remove redundant assignment to ret
Jiapeng Chong
1
-3
/
+0
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-32
/
+53
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-349
/
+937
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+41
2021-04-22
of: overlay: Fix kerneldoc warning in of_overlay_remove()
Rob Herring
1
-1
/
+1
2021-04-21
of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
Leonardo Bras
1
-1
/
+4
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
5
-29
/
+66
2021-04-14
of: net: fix of_get_mac_addr_nvmem() for non-platform devices
Michael Walle
1
-5
/
+30
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-32
/
+28
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-29
/
+66
2021-04-09
Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-29
/
+66
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
2021-04-09
of: unittest: overlay: ensure proper alignment of copied FDT
Frank Rowand
3
-10
/
+23
2021-04-08
of/address: Add infrastructure to declare MMIO as non-posted
Hector Martin
1
-2
/
+41
[next]