summaryrefslogtreecommitdiff
path: root/include/linux/of_platform.h
AgeCommit message (Expand)Author
2011-06-21dt/platform: allow device name to be overriddenGrant Likely
2011-06-21dt: add of_platform_populate() for creating device from the device treeGrant Likely
2011-06-21dt: Add default match table for bus idsGrant Likely
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely
2011-03-01dt: eliminate of_platform_driver shim codeGrant Likely
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely
2010-07-24of: remove asm/of_platform.hGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-04-28of: protect contents of of_platform.h and of_device.hGrant Likely
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2008-12-04of: Fix comment, sparc no longer uses of_device objects on special busses.David S. Miller
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell
2007-07-22[POWERPC] Constify of_platform_driver match_tableStephen Rothwell
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell
2007-07-20Create drivers/of/platform.cStephen Rothwell
2007-07-20Create linux/of_platorm.hStephen Rothwell