index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
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
2021-03-23
of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
Viresh Kumar
2021-03-18
of: of_net: Provide function name and param description
Lee Jones
2021-03-11
of: property: Remove unneeded return variable
Yang Li
2021-03-08
kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
of: Add a common kexec FDT setup function
Rob Herring
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-19
of: property: fw_devlink: Ignore interrupts property for some configs
Saravana Kannan
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
2021-02-09
of: property: Add fw_devlink support for optional properties
Saravana Kannan
2021-02-09
of: property: Don't add links to absent suppliers
Saravana Kannan
2021-02-09
of: property: Fix fw_devlink handling of interrupts/interrupts-extended
Saravana Kannan
2021-02-04
nvmem: Add driver to expose reserved memory as nvmem
Nicolas Saenz Julienne
2021-01-27
of/device: Update dma_range_map only when dev has valid dma-ranges
Yong Wu
2021-01-26
of: property: Add fw_devlink support for interrupts
Saravana Kannan
2021-01-26
of: property: Add fw_devlink support for "gpio" and "gpios" binding
Saravana Kannan
2021-01-15
of/fdt: Make sure no-map does not remove already reserved regions
Nicolas Boichat
2021-01-15
fdt: Properly handle "no-map" field in the memory region
KarimAllah Ahmed
2021-01-15
of: base: improve error msg in of_phandle_iterator_next()
Enrico Weigelt, metux IT consult
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
2020-12-09
of: property: Update implementation of add_links() to create fwnode links
Saravana Kannan
2020-12-09
driver core: Add fwnode link support
Saravana Kannan
2020-12-09
Revert "of: platform: Batch fwnode parsing when adding all top level devices"
Saravana Kannan
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-12-02
of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS
Catalin Marinas
2020-11-20
of: unittest: Add test for of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
2020-11-20
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
2020-11-11
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
[prev]
[next]