summaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)Author
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala
2011-06-21dt/platform: allow device name to be overriddenGrant Likely
2011-06-21drivers/amba: create devices from device treeGrant 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-23dt: Refactor of_platform_bus_probe()Grant Likely
2011-03-01dt: eliminate of_platform_driver shim codeGrant Likely
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely
2011-01-03of/device: Don't register disabled devicesGrant Likely
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely
2010-10-12of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon
2010-08-01of/platform: Register of_platform_drivers with an "of:" prefixGrant Likely
2010-07-30of/device: Make of_device_make_bus_id() usable by other code.Grant Likely
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of: make of_find_device_by_node genericJonas Bonn
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely
2010-07-24of/device: Protect against binding of_platform_drivers to non-OF devicesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-18of/device: Fix build errors for non-ppc and non-microblazeGrant Likely
2010-07-18of/flattree: Fix crash when device tree absentGrant Likely
2010-07-14drivers/of: fix build error when CONFIG_PPC_DCR is setGrant Likely
2010-07-05of: Fix missing includeGrant Likely
2010-07-05of/device: populate platform_device (of_device) resource table on allocationGrant 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: change of_match_device to work with struct deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely
2009-10-30of/platform: Implement support for dev_pm_opsAnton Vorontsov
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell
2007-07-20Create drivers/of/platform.cStephen Rothwell