VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
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/netdev/net-next
Linus Torvalds
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
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/kernel/git/robh/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/git/gregkh/char-misc
Linus Torvalds
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
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/git/gregkh/driver-core
Linus Torvalds
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
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
2020-11-02
of: Drop superfluous ULL suffix for ~0
Geert Uytterhoeven
2020-10-29
dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n
Geert Uytterhoeven
2020-10-25
of: Fix reserved-memory overlap detection
Vincent Whitchurch
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-10
net: phy: Move of_mdio from drivers/of to drivers/net/mdio
Calvin Johnson
2020-10-06
Merge branch 'dt/linus' into dt/next
Rob Herring
2020-10-06
dma-mapping: split
Christoph Hellwig
2020-09-24
of: add of_mdio_find_device() api
Russell King
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
2020-08-19
of: address: Work around missing device_type property in pcie nodes
Marc Zyngier
2020-08-17
of: platform: Destroy child devices symmetrically
Thierry Reding
2020-08-17
of/address: check for invalid range.cpu_addr
Colin Ian King
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2020-08-03
of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node
Yue Hu
2020-08-03
of: unittest: Use bigger address cells to catch parser regressions
Nicolas Saenz Julienne
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-07-31
of: address: Fix parser address/size cells initialization
Nicolas Saenz Julienne
2020-07-31
of_address: Guard of_bus_pci_get_flags with CONFIG_PCI
Jiaxun Yang
2020-07-28
of_address: Add bus type match for pci ranges parser
Jiaxun Yang
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-27
of: property: Add device link support for pinctrl-0 through pinctrl-8
Saravana Kannan
2020-07-27
of: property: Add device link support for multiple DT bindings
Saravana Kannan
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-15
of/address: Fix variable name in comment of of_iomap
Wenchao Hao
2020-07-01
of_graph: add of_graph_is_present()
Dmitry Osipenko
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-20
of: mdio: preserve phy dev_flags in of_phy_connect()
Tao Ren
2020-06-19
of: of_mdio: Correct loop scanning logic
Florian Fainelli
2020-06-17
of: property: Improve cycle detection when one of the devices is never added
Saravana Kannan
2020-06-15
of: reserved_mem: Fix typo in the too-many-regions message
Danny Lin
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2020-06-04
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-05-28
of/fdt: Remove redundant kbasename function call
Qi Zheng
2020-05-27
dt/platform: Fix comment in of_dev_lookup()
Qi Zheng
2020-05-27
of: Fix a refcounting bug in __of_attach_node_sysfs()
Dan Carpenter
2020-05-25
Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
Arnd Bergmann
2020-05-19
drivers/of: keep description of function consistent with function name
chenqiwu
2020-05-15
of: platform: Batch fwnode parsing when adding all top level devices
Saravana Kannan
2020-04-30
of: reserved-memory: Support multiple regions per device
Thierry Reding
2020-04-30
of: reserved-memory: Support lookup of regions by name
Thierry Reding
2020-04-28
of: property: Do not link to disabled devices
Nicolas Saenz Julienne
2020-04-28
of: property: Fix create device links for all child-supplier dependencies
Nicolas Saenz Julienne
2020-04-28
of: property: Don't retry device_link_add() upon failure
Saravana Kannan
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-22
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
2020-04-20
of: fix the warnings from command line.
tangjianqiang
2020-04-17
Merge branch 'dt/linus' into dt/next
Rob Herring
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
2020-04-17
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
2020-04-17
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
2020-04-17
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
2020-04-17
of: unittest: kmemleak on changeset destroy
Frank Rowand
2020-04-14
of: property: Add device link support for extcon
Saravana Kannan
2020-04-14
of: of_detach_node() remove unneeded local return variable
Ding Xiang
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2020-03-31
of: some unittest overlays not untracked
Frank Rowand
2020-03-31
of: gpio unittest kfree() wrong object
Frank Rowand
2020-03-31
of: of_private.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2020-03-04
of: property: Delete of_devlink kernel commandline option
Saravana Kannan
2020-03-04
of: property: Start using fw_devlink_get_flags()
Saravana Kannan
2020-03-03
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
2020-03-02
of: overlay: log the error cause on resolver failure
Luca Ceresoli
2020-03-02
of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIO
Frank Rowand
2020-02-27
Merge branch 'dt/ranges-rework' into dt/next
Rob Herring
2020-02-26
of: unittest: annotate warnings triggered by unittest
Frank Rowand
2020-02-26
of: unittest: add overlay gpio test to catch gpio hog problem
Frank Rowand
2020-02-26
of: property: Add device link support for power-domains and hwlocks
Saravana Kannan
2020-02-25
of: of_reserved_mem: Increase limit on number of reserved regions
Patrick Daly
2020-02-14
of/address: Support multiple 'dma-ranges' entries
Rob Herring
2020-02-14
of/address: use range parser for of_dma_get_range
Rob Herring
2020-02-14
of/address: Rework of_pci_range parsing for non-PCI buses
Rob Herring
2020-02-14
of: Drop struct of_pci_range.pci_space field
Rob Herring
2020-02-13
of/address: Move range parser code out of CONFIG_PCI
Rob Herring
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-01-31
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
2020-01-31
net: mdio: of: fix potential NULL pointer derefernce
Michael Walle
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-08
of: overlay: Remove blank line between assignment and check
Geert Uytterhoeven
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
2019-12-25
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
2019-12-24
of: Rework and simplify phandle cache to use a fixed size
Rob Herring
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
2019-12-12
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2019-11-26
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
2019-11-26
of: overlay: add_changeset_property() memory leak
Frank Rowand
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
2019-11-22
of: property: Add device link support for interrupt-parent, dmas and -gpio(s)
Saravana Kannan
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
of: property: Add device link support for "iommu-map"
Will Deacon
2019-11-21
of: property: Fix the semantics of of_is_ancestor_of()
Saravana Kannan
2019-11-14
of: property: Fix documentation for out values
Matti Vaittinen
2019-11-07
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
2019-11-07
of: property: Make it easy to add device links from DT properties
Saravana Kannan
2019-11-07
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
2019-11-02
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-25
Merge branch 'dt/linus' into dt/next
Rob Herring
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-10-18
of: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-17
of: property: Minor code formatting/style clean ups
Saravana Kannan
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-09
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
2019-10-08
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
2019-10-08
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
2019-10-08
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
2019-10-08
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
2019-10-08
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
2019-10-08
of: Make of_dma_get_range() private
Rob Herring
2019-10-08
of: Remove unused of_find_matching_node_by_address()
Rob Herring