Commit Graph

292 Commits (1ae9df7d49e964b53f72254b20ab7eb713306396)

Author SHA1 Message Date
Dong Aisheng 475d009429 of: Improve prom_update_property() function 13 years ago
Linus Torvalds bc51b0c22c Revert "of: match by compatible property first" 13 years ago
Artem Bityutskiy e95d8aafa5 of: mtd: nuke useless const qualifier 13 years ago
Lee Jones 84774e6157 of: address: Don't fail a lookup just because a node has no reg property 13 years ago
Grant Likely 74a7f08448 devicetree: add helper inline for retrieving a node's full name 13 years ago
Alexandre Courbot 1af4c7f18a of: return -ENOENT when no property 13 years ago
Sachin Kamat a3a7cab17d of: Fix null pointer related warnings in base.c file 13 years ago
David Daney 6bd47ac2e4 netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() 13 years ago
David Daney ac28b9f8cd netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs 13 years ago
Grant Likely efd68e7254 devicetree: add helper inline for retrieving a node's full name 13 years ago
Thierry Reding 107a84e61c of: match by compatible property first 13 years ago
Stephen Warren e001f1c8e9 of: export of_platform_populate() 13 years ago
John Crispin 3df425f316 OF: PCI: const usage needed by MIPS 13 years ago
Stephen Warren 0938643e53 of/i2c: implement of_find_i2c_adapter_by_node 13 years ago
Stephen Warren d9afca37de of/i2c: call i2c_verify_client from of_find_i2c_device_by_node 13 years ago
David Daney 2510602200 netdev/of/phy: New function: of_mdio_find_bus(). 13 years ago
Arnd Bergmann 5019f0b134 ARM: spear: remove most mach/*.h header contents 13 years ago
Stephen Warren c541adc637 dt: add property iteration helpers 13 years ago
Grant Likely d57a4282d0 spi/devicetree: Move devicetree support code into spi directory 13 years ago
Roland Stigge 6270d830d0 gpio: Fix range check in of_gpio_simple_xlate() 13 years ago
Grant Likely f141ed65f2 gpio: Move DT support code into drivers/gpio 13 years ago
Jean-Christophe PLAGNIOL-VILLARD 770d7c39af of/mtd/nand: add generic bindings and helpers 13 years ago
Grant Likely 6e2cf65140 gpio: constify the data parameter to gpiochip_find() 13 years ago
Baruch Siach e5c7d1f669 of/mdio: fix fixed link bus name 13 years ago
Danny Kukawka d022bbc712 of/fdt.c: asm/setup.h included twice 13 years ago
Grant Likely 964dba2834 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) 13 years ago
Grant Likely 0f22dd395f of: Only compile OF_DYNAMIC on PowerPC pseries and iseries 13 years ago
Jean-Christophe PLAGNIOL-VILLARD ff64abefb6 of_gpio: add support of of_gpio_named_count to be able to count named gpio 13 years ago
Grant Likely 07d57a32fb drivercore: Output common devicetree information in uevent 13 years ago
Grant Likely 7aff0fe330 of: Add of_property_match_string() to find index into a string list 13 years ago
Russell King c0f72f8a92 ARM: amba: of: convert to use amba_device_alloc 13 years ago
Yu Yue eb52d58013 of: add include asm/setup.h in drivers/of/fdt.c 13 years ago
Fabio Estevam c89810acbc ARM: prom.h: Fix build error by removing unneeded header file 13 years ago
Benoit Cousson 661db794eb of/irq: Add interrupts-names property to name an irq resource 13 years ago
Benoit Cousson 35f3da32af of/address: Add reg-names property to name an iomem resource 13 years ago
Sam Ravnborg 75c71848f2 of/pdt: fix section mismatch warning 13 years ago
Dong Aisheng 8af0da93da dt: reform for_each_property to for_each_property_of_node 13 years ago
Uwe Kleine-König 7b482c8360 ARM/of: allow *machine_desc.dt_compat to be const 13 years ago
Benoit Cousson 88af7f58c6 of/base: Take NULL string into account for property with multiple strings 13 years ago
Grant Likely f88e1ae8ac dt/device: Fix auxdata matching to handle entries without a name override 13 years ago
Grant Likely 53a42093d9 of: Add device tree selftests 13 years ago
Grant Likely 15c9a0acc3 of: create of_phandle_args to simplify return of phandle parsing data 13 years ago
Grant Likely 64842aad5e gpiolib: output basic details and consolidate gpio device drivers 13 years ago
Anton Vorontsov 77a7300aba of/irq: Get rid of NO_IRQ usage 13 years ago
Rob Herring d7fb6d0adb of/irq: of_irq_init: add check for parent equal to child node 13 years ago
Linus Torvalds b4bbb02934 Revert "of/irq: of_irq_find_parent: check for parent equal to child" 13 years ago
Olof Johansson 303f59d1a7 dt/platform: minor cleanup 13 years ago
Paul Gortmaker 2c8d667a31 drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required 13 years ago
Paul Gortmaker 48a9e412b6 drivers/of: Add module.h to of_spi.c 13 years ago
Paul Gortmaker 9775913fa0 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS 13 years ago