aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/macio_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-26macintosh: Use device_type helpers to access the node typeGravatar Rob Herring 1-12/+6
2018-10-03macintosh: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-01macintosh: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-1/+1
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGravatar Greg Kroah-Hartman 1-8/+21
2017-03-22of: Add function for generating a DT modalias with a newlineGravatar Rob Herring 1-6/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-3/+3
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGravatar Grant Likely 1-4/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-3/+3
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busGravatar Olaf Hering 1-1/+11
2007-05-07[POWERPC] macintosh: Use common modalias generation for macio_sysfsGravatar Sylvain Munaut 1-20/+7
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversGravatar Stephen Rothwell 1-2/+2
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Gravatar Paul Mackerras 1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: driversGravatar Stephen Rothwell 1-2/+2
2007-04-13[POWERPC] Fix modalias content in sysfs for macio devicesGravatar Olaf Hering 1-2/+4
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Gravatar Jeremy Kerr 1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-10-29[PATCH] Add modalias to macio sysfs attributesGravatar scwhab@suse.de 1-0/+26
2005-07-06[PATCH] openfirmware: add sysfs nodes for open firmware devicesGravatar Jeff Mahoney 1-0/+50