index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2023-12-13
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Luca Ceresoli
2023-10-10
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
2023-09-13
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-09-13
of: property: fw_devlink: Add a devlink for panel followers
Douglas Anderson
2023-09-13
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
2023-09-13
of: overlay: Call of_changeset_init() early
Geert Uytterhoeven
2023-09-13
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
2023-09-13
of: property: Simplify of_link_to_phandle()
Saravana Kannan
2023-08-30
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
2023-08-30
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
2023-08-30
mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
Rik van Riel
2023-07-27
of: Preserve "of-display" device name for compatibility
Rob Herring
2023-06-21
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
Kunihiko Hayashi
2023-05-11
of: Fix modalias string generation
Miquel Raynal
2023-02-22
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
2023-02-14
of: Make OF framebuffer device names unique
Michal Suchanek
2023-02-14
of/address: Return an error when no valid dma-ranges are found
Mark Brown
2023-02-09
Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
Isaac J. Manjarres
2023-01-24
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
2023-01-12
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Andreas Rammhold
2023-01-07
of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
Rob Herring
2022-12-31
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
2022-11-22
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
of: base: Shift refcount decrement in of_find_last_cache_level()
Pierre Gondois
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
2022-09-30
of: Fix "dma-ranges" handling for bus controllers
Robin Murphy
2022-09-29
of: fdt: Remove unused struct fdt_scan_status
Yuan Can
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-09
of/fdt: Don't calculate initrd size from DT if start > end
Marek Bykowski
2022-09-07
of: irq: Report individual failures in of_irq_init()
Alexander Sverdlin
2022-08-25
of: unittest: taint the kernel when of unittest runs
Frank Rowand
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
of/fdt: declared return type does not match actual return type
Xu Qiang
2022-07-28
of: also handle dma-noncoherent in of_dma_is_coherent()
Heiko Stuebner
2022-07-25
of/fdt: Clean up early_init_dt_reserve_memory_arch()
Peter Collingbourne
2022-07-19
of: overlay: Simplify of_overlay_fdt_apply() tail
Geert Uytterhoeven
2022-07-19
of: overlay: Move devicetree_corrupt() check up
Geert Uytterhoeven
2022-07-12
of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
Liang He
[next]