summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2008-08-201-0/+10
* spi: Add OF binding support for SPI bussesGrant Likely2008-07-253-0/+100
* of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-252-61/+91
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-2/+0
|\
| * powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0
* | gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
|/
* OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day2008-07-121-0/+1
* Merge branch 'merge'Paul Mackerras2008-06-091-1/+0
|\
| * rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+0
* | [POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov2008-05-231-37/+1
* | [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-0/+48
* | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-161-0/+3
|\|
| * [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
* | [POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2008-05-142-16/+23
|/
* [POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk2008-04-241-0/+3
* [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-203-3/+3
* [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-173-0/+122
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-173-0/+249
* [POWERPC] Add of_device_is_available functionJosh Boyer2008-04-071-0/+26
* [POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman2008-02-061-0/+10
* [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-061-0/+25
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-172-29/+58
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-0/+21
* Create drivers/of/platform.cStephen Rothwell2007-07-202-1/+97
* Begin consolidation of of_device.hStephen Rothwell2007-07-201-1/+1
* Begin to consolidate of_device.cStephen Rothwell2007-07-203-0/+135
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-0/+115
* Consolidate of_get_next_childStephen Rothwell2007-07-201-0/+24
* Consolidate of_get_parentStephen Rothwell2007-07-201-0/+21
* Consolidate of_find_propertyStephen Rothwell2007-07-201-0/+26
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-0/+24
* Start split out of common open firmware codeStephen Rothwell2007-07-202-0/+66