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
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
of: fdt: Scan /memreserve/ last
Lucas Tanure
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-18
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
2023-04-13
of/address: Add of_property_read_reg() helper
Rob Herring
2023-04-13
of/address: Add of_range_count() helper
Rob Herring
2023-04-13
of/address: Add support for 3 address cell bus
Rob Herring
2023-04-13
of/address: Add of_range_to_resource() helper
Rob Herring
2023-04-13
of: unittest: Add bus address range parsing tests
Rob Herring
2023-04-13
of: Move CPU node related functions to their own file
Rob Herring
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-04-10
of: Make devtree_lock declaration private
Rob Herring
2023-04-07
of: address: always use dma_default_coherent for default coherency
Jiaxun Yang
2023-04-05
of: device: Kill of_device_request_module()
Miquel Raynal
2023-04-05
of: Move the request module helper logic to module.c
Miquel Raynal
2023-04-05
of: Move of_modalias() to module.c
Miquel Raynal
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
of: Update of_device_get_modalias()
Miquel Raynal
2023-04-05
of: Fix modalias string generation
Miquel Raynal
2023-04-04
of: address: Reshuffle to remove forward declarations
Geert Uytterhoeven
2023-04-04
of: address: Fix documented return value of of_pci_range_to_resource()
Geert Uytterhoeven
2023-04-04
of: address: Document return value of of_address_to_resource()
Geert Uytterhoeven
2023-03-20
of: unittest: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
of: unittest: Drop if blocks with always false condition
Uwe Kleine-König
2023-03-20
of: unittest: Drop call to platform_set_drvdata(..., NULL)
Uwe Kleine-König
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-21
of: dynamic: Fix spelling mistake "kojbect" -> "kobject"
Colin Ian King
2023-02-20
of: dynamic: add lifecycle docbook info to node creation functions
Frank Rowand
2023-02-20
of: add consistency check to of_node_release()
Frank Rowand
2023-02-20
of: do not use "%pOF" printk format on node with refcount of zero
Frank Rowand
2023-02-20
of: unittest: add node lifecycle tests
Frank Rowand
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-17
of: update kconfig unittest help
Frank Rowand
2023-02-17
of: Use preferred of_property_read_* functions
Rob Herring
2023-02-17
of: Use of_property_present() helper
Rob Herring
2023-02-17
of: reserved_mem: Use proper binary prefix
Geert Uytterhoeven
2023-02-15
of: reserved-mem: print out reserved-mem details during boot
Martin Liu
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2023-02-13
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-02-09
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
2023-02-09
of: device: Do not ignore error code in of_device_uevent_modalias
Alexander Stein
[next]