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
2018-11-26
macintosh: Use device_type helpers to access the node type
Rob Herring
2018-10-03
macintosh: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
macintosh: Convert to using %pOF instead of full_name
Rob Herring
2017-06-09
macintosh: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-05
of: Modify of_device_get_modalias to be passed struct device
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2008-05-14
[POWERPC] Create modalias file in sysfs for of_platform bus
Olaf Hering
2007-05-07
[POWERPC] macintosh: Use common modalias generation for macio_sysfs
Sylvain Munaut
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
[POWERPC] Fix modalias content in sysfs for macio devices
Olaf Hering
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include
Jörn Engel
2005-10-29
[PATCH] Add modalias to macio sysfs attributes
scwhab@suse.de
2005-07-06
[PATCH] openfirmware: add sysfs nodes for open firmware devices
Jeff Mahoney