aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
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
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2012-05-12of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren
2012-05-12of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren
2012-05-09Merge tag 'v3.4-rc6' into spi/nextGrant Likely
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-04-22ARM: spear: remove most mach/*.h header contentsArnd Bergmann
2012-04-18dt: add property iteration helpersStephen Warren
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2012-04-10gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge
2012-04-07gpio: Move DT support code into drivers/gpioGrant Likely
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-16Merge branch 'spear/dt' into next/dt2Arnd Bergmann
2012-03-15of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD
2012-03-12Merge tag 'v3.3-rc7' into gpio/nextGrant Likely