aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2012-12-19of: Fix export of of_find_matching_node_and_match()Grant Likely
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17drivers/of/fdt.c: re-use kernel's kbasename()Andy Shevchenko
2012-12-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-12-11of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski
2012-12-07of_i2c: sparc: Allow OF_I2C for sparcAndreas Larsson
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap
2012-11-29of_mdio: Honour "status=disabled" property of deviceAlexander Sverdlin
2012-11-29of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin
2012-11-29of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar
2012-11-29powerpc+of: Export of_reconfig_notifier_[register,unregister]Nathan Fontenot
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-11-20of: introduce for_each_matching_node_and_match()Stephen Warren
2012-11-20dt: add helper function to read u8 & u16 variables & arraysViresh Kumar
2012-11-20of/fdt: NULL-terminate the root node pathCatalin Marinas
2012-11-20of: fdt: Constify 'pathp'Fabio Estevam
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot
2012-11-10of/fdt: Don't copy garbage after "/" in root node pathBenjamin Herrenschmidt
2012-10-17of/platform: sparse fixKim Phillips
2012-10-17of/irq: sparse fixesKim Phillips
2012-10-17of/address: sparse fixesKim Phillips
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-01dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla
2012-09-07of: i2c: add support for wakeup-source propertyOlof Johansson
2012-09-07of/address: Handle #address-cells > 2 speciallyThierry Reding
2012-09-06DT: export of_irq_to_resource_table()John Crispin
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi
2012-08-03of: Allow busses with #size-cells=0Stephen Warren
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-11of: Improve prom_update_property() functionDong Aisheng
2012-07-10Revert "of: match by compatible property first"Linus Torvalds
2012-07-10of: mtd: nuke useless const qualifierArtem Bityutskiy
2012-07-06of: address: Don't fail a lookup just because a node has no reg propertyLee Jones
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-06of: return -ENOENT when no propertyAlexandre Courbot
2012-07-06of: Fix null pointer related warnings in base.c fileSachin Kamat
2012-06-27netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-14of: match by compatible property firstThierry Reding
2012-06-13of: export of_platform_populate()Stephen Warren
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds