aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAge
* of/platform: sparse fixKim Phillips2012-10-17
* of/irq: sparse fixesKim Phillips2012-10-17
* of/address: sparse fixesKim Phillips2012-10-17
* Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-03
|\
| * dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla2012-10-01
| * of: i2c: add support for wakeup-source propertyOlof Johansson2012-09-07
| * of/address: Handle #address-cells > 2 speciallyThierry Reding2012-09-07
| * DT: export of_irq_to_resource_table()John Crispin2012-09-06
| * of: Allow busses with #size-cells=0Stephen Warren2012-08-03
* | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-20
|/
* Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-24
|\
| * of: mtd: nuke useless const qualifierArtem Bityutskiy2012-07-10
| * devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
| * of: return -ENOENT when no propertyAlexandre Courbot2012-07-06
| * of: Fix null pointer related warnings in base.c fileSachin Kamat2012-07-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
| |\ \
| * | | netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney2012-06-28
| * | | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-28
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-23
|\ \ \ | |_|/ |/| |
| * | of: Improve prom_update_property() functionDong Aisheng2012-07-11
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-11
|\ \ \
| * | | of: address: Don't fail a lookup just because a node has no reg propertyLee Jones2012-07-06
| | |/ | |/|
* | | Revert "of: match by compatible property first"Linus Torvalds2012-07-10
| |/ |/|
* | of: match by compatible property firstThierry Reding2012-06-14
* | of: export of_platform_populate()Stephen Warren2012-06-13
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\
| * OF: PCI: const usage needed by MIPSJohn Crispin2012-05-21
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-05-26
|\ \
| * | of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren2012-05-12
| * | of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren2012-05-12
| |/
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \
| * | gpio: Move DT support code into drivers/gpioGrant Likely2012-04-07
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \
| * \ \ Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-09
| |\ \ \ | | | |/ | | |/|
| * | | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-13
| | |/ | |/|
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \
| * | | ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-22
| | |/ | |/|
* | | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\ \ \
| * | | dt: add property iteration helpersStephen Warren2012-04-18
| |/ /
* / / netdev/of/phy: New function: of_mdio_find_bus().David Daney2012-05-07
|/ /
* / gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge2012-04-10
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\
| * Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-12
| |\
| * | gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-02
| * | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-28
| |\ \
| * | | of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD2012-02-06
* | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
|\ \ \ \
| * \ \ \ Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-15