| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-17 | of/platform: sparse fix | Kim Phillips | 1 | -1/+1 |
| 2012-10-17 | of/irq: sparse fixes | Kim Phillips | 1 | -3/+5 |
| 2012-10-17 | of/address: sparse fixes | Kim Phillips | 1 | -12/+12 |
| 2012-10-03 | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 5 | -7/+71 |
| 2012-10-01 | dt: introduce of_get_child_by_name to get child node by name | Srinivas Kandagatla | 1 | -0/+23 |
| 2012-09-07 | of: i2c: add support for wakeup-source property | Olof Johansson | 1 | -0/+3 |
| 2012-09-07 | of/address: Handle #address-cells > 2 specially | Thierry Reding | 1 | -0/+8 |
| 2012-09-06 | DT: export of_irq_to_resource_table() | John Crispin | 1 | -0/+1 |
| 2012-08-20 | dt: introduce for_each_available_child_of_node, of_get_next_available_child | Timur Tabi | 1 | -0/+27 |
| 2012-08-03 | of: Allow busses with #size-cells=0 | Stephen Warren | 2 | -7/+36 |
| 2012-07-24 | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 3 | -7/+7 |
| 2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+12 |
| 2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -4/+11 |
| 2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
| 2012-07-11 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+3 |
| 2012-07-11 | of: Improve prom_update_property() function | Dong Aisheng | 1 | -4/+11 |
| 2012-07-10 | Revert "of: match by compatible property first" | Linus Torvalds | 1 | -26/+4 |
| 2012-07-10 | of: mtd: nuke useless const qualifier | Artem Bityutskiy | 1 | -1/+1 |
| 2012-07-06 | of: address: Don't fail a lookup just because a node has no reg property | Lee Jones | 1 | -4/+3 |
| 2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2 | -2/+2 |
| 2012-07-06 | of: return -ENOENT when no property | Alexandre Courbot | 1 | -1/+1 |
| 2012-07-06 | of: Fix null pointer related warnings in base.c file | Sachin Kamat | 1 | -3/+3 |
| 2012-06-27 | netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() | David Daney | 1 | -4/+12 |
| 2012-06-27 | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs | David Daney | 1 | -1/+1 |
| 2012-06-14 | of: match by compatible property first | Thierry Reding | 1 | -4/+26 |
| 2012-06-13 | of: export of_platform_populate() | Stephen Warren | 1 | -0/+1 |
| 2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
| 2012-05-26 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 1 | -1/+15 |
| 2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -247/+0 |
| 2012-05-24 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -106/+0 |
| 2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+1 |
| 2012-05-21 | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+41 |
| 2012-05-21 | OF: PCI: const usage needed by MIPS | John Crispin | 1 | -1/+1 |
| 2012-05-12 | of/i2c: implement of_find_i2c_adapter_by_node | Stephen Warren | 1 | -0/+14 |
| 2012-05-12 | of/i2c: call i2c_verify_client from of_find_i2c_device_by_node | Stephen Warren | 1 | -1/+1 |
| 2012-05-09 | Merge tag 'v3.4-rc6' into spi/next | Grant Likely | 1 | -1/+1 |
| 2012-05-07 | netdev/of/phy: New function: of_mdio_find_bus(). | David Daney | 1 | -0/+2 |
| 2012-04-22 | ARM: spear: remove most mach/*.h header contents | Arnd Bergmann | 1 | -0/+1 |
| 2012-04-18 | dt: add property iteration helpers | Stephen Warren | 1 | -0/+41 |
| 2012-04-13 | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 3 | -106/+0 |
| 2012-04-10 | gpio: Fix range check in of_gpio_simple_xlate() | Roland Stigge | 1 | -1/+1 |
| 2012-04-07 | gpio: Move DT support code into drivers/gpio | Grant Likely | 3 | -247/+0 |
| 2012-03-28 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+6 |
| 2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -0/+90 |
| 2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
| 2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -18/+86 |
| 2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
| 2012-03-16 | Merge branch 'spear/dt' into next/dt2 | Arnd Bergmann | 2 | -2/+1 |
| 2012-03-15 | of/mtd/nand: add generic bindings and helpers | Jean-Christophe PLAGNIOL-VILLARD | 3 | -0/+90 |
| 2012-03-12 | Merge tag 'v3.3-rc7' into gpio/next | Grant Likely | 2 | -2/+1 |
| 2012-03-02 | gpio: constify the data parameter to gpiochip_find() | Grant Likely | 1 | -1/+1 |
| 2012-03-01 | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre | 1 | -2/+2 |
| 2012-02-28 | Merge branch 'irqdomain/next' into gpio/next | Grant Likely | 1 | -2/+2 |
| 2012-02-27 | of/mdio: fix fixed link bus name | Baruch Siach | 1 | -1/+1 |
| 2012-02-27 | of/fdt.c: asm/setup.h included twice | Danny Kukawka | 1 | -1/+0 |
| 2012-02-26 | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely | 1 | -2/+2 |
| 2012-02-21 | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 2 | -4/+5 |
| 2012-02-05 | of_gpio: add support of of_gpio_named_count to be able to count named gpio | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+5 |
| 2012-02-01 | drivercore: Output common devicetree information in uevent | Grant Likely | 1 | -14/+16 |
| 2012-01-28 | of: Add of_property_match_string() to find index into a string list | Grant Likely | 2 | -0/+65 |
| 2012-01-25 | ARM: amba: of: convert to use amba_device_alloc | Russell King | 1 | -3/+3 |
| 2012-01-14 | Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab.... | Linus Torvalds | 2 | -6/+21 |
| 2012-01-10 | of: add include asm/setup.h in drivers/of/fdt.c | Yu Yue | 1 | -0/+1 |
| 2012-01-07 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -9/+8 |
| 2012-01-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 5 | -97/+243 |
| 2012-01-04 | ARM: prom.h: Fix build error by removing unneeded header file | Fabio Estevam | 1 | -0/+1 |
| 2012-01-04 | of/irq: Add interrupts-names property to name an irq resource | Benoit Cousson | 1 | -1/+10 |
| 2012-01-04 | of/address: Add reg-names property to name an iomem resource | Benoit Cousson | 1 | -5/+11 |
| 2011-12-27 | of/pdt: fix section mismatch warning | Sam Ravnborg | 1 | -1/+1 |
| 2011-12-27 | dt: reform for_each_property to for_each_property_of_node | Dong Aisheng | 1 | -1/+1 |
| 2011-12-27 | ARM/of: allow *machine_desc.dt_compat to be const | Uwe Kleine-König | 1 | -2/+2 |
| 2011-12-19 | of/base: Take NULL string into account for property with multiple strings | Benoit Cousson | 1 | -5/+3 |
| 2011-12-12 | dt/device: Fix auxdata matching to handle entries without a name override | Grant Likely | 1 | -1/+1 |
| 2011-12-12 | of: Add device tree selftests | Grant Likely | 3 | -0/+149 |
| 2011-12-12 | of: create of_phandle_args to simplify return of phandle parsing data | Grant Likely | 2 | -95/+94 |
| 2011-12-12 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 1 | -2/+0 |
| 2011-12-07 | of/irq: Get rid of NO_IRQ usage | Anton Vorontsov | 1 | -9/+4 |
| 2011-11-29 | of/irq: of_irq_init: add check for parent equal to child node | Rob Herring | 1 | -0/+2 |
| 2011-11-22 | Revert "of/irq: of_irq_find_parent: check for parent equal to child" | Linus Torvalds | 1 | -7/+7 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+4 |
| 2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+6 |
| 2011-11-03 | dt/platform: minor cleanup | Olof Johansson | 1 | -12/+16 |
| 2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+107 |
| 2011-11-01 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+84 |
| 2011-10-31 | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required | Paul Gortmaker | 2 | -0/+2 |
| 2011-10-31 | drivers/of: Add module.h to of_spi.c | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-31 | of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 1 | -0/+107 |
| 2011-10-31 | of/irq: introduce of_irq_init | Rob Herring | 1 | -0/+107 |
| 2011-10-25 | of_mdio: Don't phy_scan_fixups() twice | Kyle Moffett | 1 | -1/+0 |
| 2011-10-05 | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet... | Grant Likely | 1 | -7/+7 |
| 2011-10-05 | of/irq: of_irq_find_parent: check for parent equal to child | Rob Herring | 1 | -7/+7 |
| 2011-10-04 | dt: add helper to read 64-bit integers | Jamie Iles | 1 | -0/+29 |
| 2011-10-04 | of: Add helpers to get one string in multiple strings property | Benoit Cousson | 1 | -0/+84 |
| 2011-09-22 | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 3 | -4/+131 |
| 2011-09-20 | of: Change logic to overwrite cmd_line with CONFIG_CMDLINE | Benjamin Herrenschmidt | 1 | -1/+6 |
| 2011-08-04 | Revert "dt: add of_alias_scan and of_alias_get_id" | Grant Likely | 2 | -133/+1 |
| 2011-08-03 | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2 | -1/+133 |
| 2011-08-02 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -4/+5 |
| 2011-08-02 | of: constify property name parameters for helper functions | Jamie Iles | 1 | -3/+4 |
| 2011-08-01 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+3 |
| 2011-08-01 | of: address: use resource_size helper | Felipe Balbi | 1 | -1/+1 |
| 2011-07-28 | of/gpio: export of_gpio_simple_xlate | Jamie Iles | 1 | -2/+3 |
| 2011-07-27 | net: ibm_newemac: convert it to use of_get_phy_mode | Shawn Guo | 1 | -0/+2 |
| 2011-07-27 | dt/net: add helper function of_get_phy_mode | Shawn Guo | 1 | -0/+43 |
| 2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
| 2011-07-23 | of: fix missing include from of_pci.c | Grant Likely | 1 | -0/+1 |
| 2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 4 | -83/+130 |
| 2011-07-22 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -9/+270 |
| 2011-07-18 | of/address: Add of_find_matching_node_by_address helper | Grant Likely | 1 | -0/+18 |
| 2011-07-08 | powerpc: implement arch_setup_pdev_archdata | Kumar Gala | 1 | -2/+2 |
| 2011-07-06 | dt: add helper function to read u32 arrays | Rob Herring | 1 | -6/+13 |
| 2011-07-03 | dt: add 'const' for of_property_read_string parameter **out_string | Shawn Guo | 1 | -1/+1 |
| 2011-06-30 | dt: add helper functions to read u32 and string property values | Thomas Abraham | 1 | -0/+58 |
| 2011-06-28 | of/gpio: Add new method for getting gpios under different property names | John Bonesio | 1 | -5/+6 |
| 2011-06-21 | dt/platform: allow device name to be overridden | Grant Likely | 1 | -10/+63 |
| 2011-06-21 | drivers/amba: create devices from device tree | Grant Likely | 1 | -0/+71 |
| 2011-06-21 | dt: add of_platform_populate() for creating device from the device tree | Grant Likely | 1 | -4/+50 |
| 2011-06-21 | dt: Add default match table for bus ids | Grant Likely | 1 | -0/+8 |
| 2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 4 | -83/+130 |
| 2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 1 | -4/+4 |
| 2011-05-11 | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen | Grant Likely | 1 | -4/+4 |
| 2011-04-20 | of: Export of_irq_find_parent() | Michael Ellerman | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
| 2011-03-23 | of/flattree: minor cleanups | Andres Salomon | 1 | -2/+4 |
| 2011-03-23 | dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table | Grant Likely | 1 | -12/+5 |
| 2011-03-23 | dt: protect against NULL matches passed to of_match_node() | Grant Likely | 1 | -0/+3 |
| 2011-03-23 | dt: Refactor of_platform_bus_probe() | Grant Likely | 1 | -37/+18 |
| 2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -495/+0 |
| 2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -0/+99 |
| 2011-03-02 | of/promtree: allow DT device matching by fixing 'name' brokenness (v5) | Andres Salomon | 1 | -70/+42 |
| 2011-03-01 | dt: eliminate of_platform_driver shim code | Grant Likely | 1 | -68/+0 |
| 2011-02-28 | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 2 | -427/+0 |
| 2011-02-23 | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2 | -1/+2 |
| 2011-02-04 | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 3 | -0/+98 |
| 2011-01-15 | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely | 1 | -7/+1 |
| 2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -201/+388 |
| 2011-01-03 | of/device: Don't register disabled devices | Grant Likely | 1 | -8/+14 |
| 2011-01-01 | of/flattree: Add of_flat_dt_match() helper function | Grant Likely | 1 | -2/+35 |
| 2010-12-29 | of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree | Stephen Neuendorffer | 1 | -51/+98 |
| 2010-12-29 | of/flattree: Reorder unflatten_dt_node | Stephen Neuendorffer | 1 | -109/+109 |
| 2010-12-29 | of/flattree: Refactor unflatten_dt_node | Stephen Neuendorffer | 1 | -11/+16 |
| 2010-12-29 | of/flattree: Add non-boottime device tree functions | Stephen Neuendorffer | 1 | -54/+79 |
| 2010-12-29 | of/flattree: Add Kconfig for EARLY_FLATTREE | Stephen Neuendorffer | 2 | -0/+8 |
| 2010-12-24 | of/i2c: Fix request module by alias | David Daney | 1 | -1/+1 |
| 2010-12-24 | of/mdio: Fix some endianness problems. | David Daney | 1 | -9/+17 |
| 2010-12-23 | of/address: use proper endianess in get_flags | Sebastian Andrzej Siewior | 1 | -26/+28 |
| 2010-11-01 | of/net: Move of_get_mac_address() to a common source file. | David Daney | 3 | -0/+53 |
| 2010-10-21 | of/mips: Cleanup some include directives/files. | David Daney | 1 | -0/+1 |
| 2010-10-21 | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch | Grant Likely | 1 | -2/+0 |
| 2010-10-21 | of/device: Rework to use common platform_device_alloc() for allocating devices | Grant Likely | 2 | -31/+20 |
| 2010-10-12 | of: use __be32 types for big-endian device tree data | Jeremy Kerr | 2 | -3/+3 |
| 2010-10-12 | of/irq: remove references to NO_IRQ in drivers/of/platform.c | Andres Salomon | 2 | -7/+42 |
| 2010-10-12 | of/promtree: add package-to-path support to pdt | Andres Salomon | 1 | -1/+42 |
| 2010-10-12 | of/promtree: add of_pdt namespace to pdt code | Andres Salomon | 1 | -20/+20 |
| 2010-10-12 | of/promtree: no longer call prom_ functions directly; use an ops structure | Andres Salomon | 1 | -22/+18 |
| 2010-10-10 | of/promtree: make drivers/of/pdt.c no longer sparc-only | Andres Salomon | 3 | -16/+44 |
| 2010-10-09 | sparc: break out some PROM device-tree building code out into drivers/of | Andres Salomon | 1 | -0/+215 |
| 2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -1/+1 |
| 2010-08-01 | of/platform: Register of_platform_drivers with an "of:" prefix | Grant Likely | 1 | -0/+16 |
| 2010-07-30 | of/spi: call of_register_spi_devices() from spi core code | Anatolij Gustschin | 1 | -4/+6 |
| 2010-07-30 | of/device: Make of_device_make_bus_id() usable by other code. | Grant Likely | 1 | -1/+1 |
| 2010-07-24 | of/irq: Fix endian issues in parsing interrupt specifiers | Grant Likely | 1 | -6/+7 |
| 2010-07-24 | of: Fix phandle endian issues | Grant Likely | 3 | -11/+11 |
| 2010-07-24 | of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string | Stuart Yoder | 1 | -1/+1 |
| 2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn | 1 | -3/+1 |
| 2010-07-24 | of: make of_find_device_by_node generic | Jonas Bonn | 1 | -0/+20 |
| 2010-07-24 | of/device: Replace of_device with platform_device in includes and core code | Grant Likely | 2 | -23/+23 |
| 2010-07-24 | of/device: Protect against binding of_platform_drivers to non-OF devices | Grant Likely | 1 | -1/+6 |
| 2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2 | -3/+69 |
| 2010-07-18 | of/device: Fix build errors for non-ppc and non-microblaze | Grant Likely | 1 | -0/+6 |
| 2010-07-18 | of/flattree: Fix crash when device tree absent | Grant Likely | 1 | -0/+2 |
| 2010-07-14 | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely | 1 | -10/+10 |
| 2010-07-14 | drivers/of: fix build error when CONFIG_PPC_DCR is set | Grant Likely | 1 | -0/+4 |
| 2010-07-05 | proc: unify PROC_DEVICETREE config | Andres Salomon | 1 | -0/+8 |
| 2010-07-05 | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely | 1 | -9/+16 |
| 2010-07-05 | of: define CONFIG_OF globally so architectures can select it | Stephen Rothwell | 1 | -0/+3 |
| 2010-07-05 | of: Fix missing include | Grant Likely | 1 | -0/+1 |
| 2010-07-05 | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely | 1 | -55/+9 |
| 2010-07-05 | of/i2c: Generalize OF support | Grant Likely | 2 | -22/+30 |
| 2010-07-05 | of/device: Add OF style matching helper function | Grant Likely | 1 | -1/+1 |
| 2010-07-05 | of/gpio: fix of_gpio includes | Grant Likely | 1 | -3/+4 |
| 2010-07-05 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 1 | -9/+24 |
| 2010-07-05 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 1 | -3/+12 |
| 2010-07-05 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 1 | -26/+24 |
| 2010-07-05 | of/device: populate platform_device (of_device) resource table on allocation | Grant Likely | 1 | -2/+27 |
| 2010-07-05 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 1 | -0/+87 |
| 2010-07-05 | of/device: Merge of_platform_bus_probe() | Grant Likely | 1 | -0/+143 |
| 2010-07-05 | of: Modify of_device_get_modalias to be passed struct device | Grant Likely | 1 | -10/+6 |
| 2010-07-05 | of/device: merge of_device_uevent | Grant Likely | 1 | -0/+48 |
| 2010-07-05 | of: Use full node name in resource structures | Grant Likely | 2 | -1/+2 |
| 2010-07-05 | of/address: restrict 'no-ranges' kludge to powerpc | Grant Likely | 1 | -1/+10 |
| 2010-07-05 | of/address: little-endian fixes | Grant Likely | 1 | -5/+7 |
| 2010-07-05 | of/address: Merge all of the bus translation code | Grant Likely | 1 | -3/+514 |
| 2010-07-05 | of/address: merge of_address_to_resource() | Grant Likely | 1 | -0/+51 |
| 2010-07-05 | of/address: merge of_iomap() | Grant Likely | 3 | -0/+27 |
| 2010-07-05 | of/irq: little endian fixes | Rob Herring | 1 | -8/+9 |
| 2010-07-05 | of/irq: merge irq mapping code | Grant Likely | 1 | -0/+301 |
| 2010-06-28 | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 5 | -0/+52 |
| 2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -1/+1 |