index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2021-07-14
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
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
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
[next]