aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-12OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day1-0/+1
2008-06-09Merge branch 'merge'Paul Mackerras1-1/+0
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare1-1/+0
2008-05-23[POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov1-37/+1
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell1-0/+48
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras1-0/+3
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi1-0/+3
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2-16/+23
2008-04-24[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk1-0/+3
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich3-3/+3
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich3-0/+122
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov3-0/+249
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer1-0/+26
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman1-0/+10
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman1-0/+25
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-29/+58
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-0/+21
2007-07-20Create drivers/of/platform.cStephen Rothwell2-1/+97
2007-07-20Begin consolidation of of_device.hStephen Rothwell1-1/+1
2007-07-20Begin to consolidate of_device.cStephen Rothwell3-0/+135
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-0/+115
2007-07-20Consolidate of_get_next_childStephen Rothwell1-0/+24
2007-07-20Consolidate of_get_parentStephen Rothwell1-0/+21
2007-07-20Consolidate of_find_propertyStephen Rothwell1-0/+26
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell1-0/+24
2007-07-20Start split out of common open firmware codeStephen Rothwell2-0/+66