aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-10-30of/platform: Implement support for dev_pm_opsAnton Vorontsov
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-10-15of: Remove nested functionJérôme Pouiller
2009-09-23of: remove "stm,m25p40" aliasAnton Vorontsov
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-05-19powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov
2009-04-27openfirmware: Add OF phylib support codeGrant Likely
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2009-04-01powerpc: add mmc-spi-slot bindingsAnton Vorontsov
2009-01-09drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl
2008-12-21of/gpio: Implement of_gpio_count()Anton Vorontsov
2008-12-21of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov
2008-12-21of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov
2008-12-03of/gpio: Implement of_get_gpio_flags()Anton Vorontsov
2008-12-03of/i2c: Fill the archdata for I2C devicesAnton Vorontsov
2008-11-19of: Add helpers for finding device nodes which have a given propertyMichael Ellerman
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr
2008-10-21Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt
2008-10-20of/spi: Support specifying chip select as active high via device treeWolfgang Ocker
2008-10-21of: Format string bug in drivers/of/of_i2c.cJon Smirl
2008-10-14Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-10-13of: Add new helper of_parse_phandles_with_args()Anton Vorontsov
2008-10-10powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely
2008-10-08OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes
2008-07-25spi: Add OF binding support for SPI bussesGrant Likely
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-22powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang
2008-07-12OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-05-23[POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering
2008-04-24[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman