summaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)AuthorLines
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr-1/+10
2008-10-21Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt-0/+2
2008-10-20of/spi: Support specifying chip select as active high via device treeWolfgang Ocker-0/+2
2008-10-21of: Format string bug in drivers/of/of_i2c.cJon Smirl-1/+1
2008-10-14Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt-1/+1
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov-62/+128
2008-10-10powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely-20/+5
2008-10-08OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov-1/+1
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes-0/+10
2008-07-25spi: Add OF binding support for SPI bussesGrant Likely-0/+100
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely-61/+91
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-2/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch-1/+1
2008-07-22powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang-2/+0
2008-07-12OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day-0/+1
2008-06-09Merge branch 'merge'Paul Mackerras-1/+0
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare-1/+0
2008-05-23[POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov-37/+1
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell-0/+48
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras-0/+3
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi-0/+3
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering-16/+23
2008-04-24[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk-0/+3
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich-3/+3
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich-0/+122
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov-0/+249
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer-0/+26
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman-0/+10
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman-0/+25
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely-29/+58
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell-0/+21
2007-07-20Create drivers/of/platform.cStephen Rothwell-1/+97
2007-07-20Begin consolidation of of_device.hStephen Rothwell-1/+1
2007-07-20Begin to consolidate of_device.cStephen Rothwell-0/+135
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell-0/+115
2007-07-20Consolidate of_get_next_childStephen Rothwell-0/+24
2007-07-20Consolidate of_get_parentStephen Rothwell-0/+21
2007-07-20Consolidate of_find_propertyStephen Rothwell-0/+26
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell-0/+24
2007-07-20Start split out of common open firmware codeStephen Rothwell-0/+66