index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2021-08-03
of: fdt: do not update local variable after use
Ohhoon Kwon
2021-07-23
of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS
Will Deacon
2021-07-16
of: kexec: Remove FDT_PROP_* definitions
Geert Uytterhoeven
2021-07-15
of: fdt: remove unnecessary codes
권오훈
2021-07-15
of: base: remove unnecessary for loop
권오훈
2021-07-13
of: Add plumbing for restricted DMA pool
Claire Chang
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
2021-07-03
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-24
of: of_reserved_mem: mark nomap memory instead of removing
Dong Aisheng
2021-06-24
of: of_reserved_mem: only call memblock_free for normal reserved memory
Dong Aisheng
2021-06-16
of: Remove superfluous casts when printing u64 values
Geert Uytterhoeven
2021-06-16
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-06-04
of: unittest: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
2021-06-02
of: Merge of_address_to_resource() and of_pci_address_to_resource() implement...
Rob Herring
2021-06-02
of: address: Use IS_ENABLED() for !CONFIG_PCI
Rob Herring
2021-06-02
of: Merge of_get_address() and of_get_pci_address() implementations
Rob Herring
2021-06-02
of: Move reserved memory private function declarations
Rob Herring
2021-06-02
of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA
Rob Herring
2021-05-03
of: overlay: Remove redundant assignment to ret
Jiapeng Chong
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-21
of: overlay: Fix kerneldoc warning in of_overlay_remove()
Rob Herring
2021-04-21
of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
Leonardo Bras
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
2021-04-13
of: net: fix of_get_mac_addr_nvmem() for non-platform devices
Michael Walle
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
2021-04-08
of: unittest: overlay: ensure proper alignment of copied FDT
Frank Rowand
2021-04-08
of/address: Add infrastructure to declare MMIO as non-posted
Hector Martin
2021-04-07
of: properly check for error returned by fdt_get_name()
Frank Rowand
2021-04-02
of: property: fw_devlink: Add support for remote-endpoint
Saravana Kannan
2021-03-29
of: base: Fix spelling issue with function param 'prop'
Lee Jones
2021-03-27
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
2021-03-27
of: Fix kerneldoc output formatting
Rob Herring
2021-03-24
of: overlay: fix for_each_child.cocci warnings
kernel test robot
2021-03-23
of: of_reserved_mem: Demote kernel-doc abuses
Lee Jones
2021-03-23
of: overlay: Fix function name disparity
Lee Jones
2021-03-23
of: of_net: Provide function name and param description
Lee Jones
2021-03-23
of: fdt: Demote kernel-doc abuses and fix function naming
Lee Jones
2021-03-23
of: address: Provide descriptions for 'of_address_to_resource's params
Lee Jones
2021-03-23
of: property: Provide missing member description and remove excess param
Lee Jones
2021-03-23
of: base: Fix some formatting issues and provide missing descriptions
Lee Jones
2021-03-23
of: platform: Demote kernel-doc abuse
Lee Jones
2021-03-23
of: dynamic: Fix incorrect parameter name and provide missing descriptions
Lee Jones
2021-03-23
of: device: Fix function name in header and provide missing descriptions
Lee Jones
2021-03-23
of: unittest: Statically apply overlays using fdtoverlay
Viresh Kumar
[prev]
[next]