summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* of: remove "stm,m25p40" aliasAnton Vorontsov2009-09-231-1/+0
* of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-221-0/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-154-0/+170
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-4/+4
| |\
| * | openfirmware: Add OF phylib support codeGrant Likely2009-04-273-0/+146
| * | of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-271-0/+24
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-151-0/+1
|\ \ \ | |_|/ |/| |
| * | powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov2009-05-191-0/+1
| |/
* | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-4/+4
|/
* powerpc: add mmc-spi-slot bindingsAnton Vorontsov2009-04-011-0/+1
* drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-091-0/+19
* of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+34
* of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov2008-12-211-6/+16
* of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov2008-12-211-7/+4
* of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-7/+29
* of/i2c: Fill the archdata for I2C devicesAnton Vorontsov2008-12-031-0/+11
* of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+35
* OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+10
* Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-211-0/+2
|\
| * of/spi: Support specifying chip select as active high via device treeWolfgang Ocker2008-10-201-0/+2
* | of: Format string bug in drivers/of/of_i2c.cJon Smirl2008-10-211-1/+1
|/
* Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-141-1/+1
|\
| * OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-081-1/+1
* | of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-132-62/+128
* | powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely2008-10-101-20/+5
|/
* 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
OpenPOWER on IntegriCloud