aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_platform.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+11
2010-07-24of: remove of_default_bus_idsJonas Bonn1-2/+0
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-8/+8
2010-07-24of: remove asm/of_platform.hGrant Likely1-2/+0
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-6/+0
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-13/+8
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely1-0/+3
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-0/+17
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-4/+0
2010-04-28of: protect contents of of_platform.h and of_device.hGrant Likely1-0/+2
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely1-0/+10
2008-12-04of: Fix comment, sparc no longer uses of_device objects on special busses.David S. Miller1-2/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-0/+4
2007-07-22[POWERPC] Constify of_platform_driver match_tableStephen Rothwell1-1/+1
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell1-1/+1
2007-07-20Create drivers/of/platform.cStephen Rothwell1-0/+2
2007-07-20Create linux/of_platorm.hStephen Rothwell1-0/+55