summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/macio_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* macintosh: Use device_type helpers to access the node typeRob Herring2018-11-261-12/+6Star
* macintosh: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-031-1/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-011-1/+1
* macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-8/+21
* of: Add function for generating a DT modalias with a newlineRob Herring2017-03-221-6/+1Star
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-061-4/+1Star
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-3/+3
* [POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2008-05-141-1/+11
* [POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut2007-05-071-20/+7Star
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-271-2/+2
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-2/+2
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-121-2/+2
* [POWERPC] Fix modalias content in sysfs for macio devicesOlaf Hering2007-04-121-2/+4
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Add modalias to macio sysfs attributesscwhab@suse.de2005-10-291-0/+26
* [PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney2005-07-061-0/+50