summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-18/+86
|\
| * of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-212-4/+5
| * drivercore: Output common devicetree information in ueventGrant Likely2012-02-011-14/+16
| * of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-282-0/+65
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-2/+2
|\ \
| * | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-271-2/+2
| |/
* | of/mdio: fix fixed link bus nameBaruch Siach2012-02-271-1/+1
* | of/fdt.c: asm/setup.h included twiceDanny Kukawka2012-02-271-1/+0Star
|/
*-. Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab....Linus Torvalds2012-01-142-6/+21
|\ \
| * | of/irq: Add interrupts-names property to name an irq resourceBenoit Cousson2012-01-041-1/+10
| * | of/address: Add reg-names property to name an iomem resourceBenoit Cousson2012-01-041-5/+11
* | | of: add include asm/setup.h in drivers/of/fdt.cYu Yue2012-01-101-0/+1
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-073-9/+8Star
|\ \ \
| * | | ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam2012-01-051-0/+1
| |/ /
| * | of/pdt: fix section mismatch warningSam Ravnborg2011-12-271-1/+1
| * | dt: reform for_each_property to for_each_property_of_nodeDong Aisheng2011-12-271-1/+1
| * | ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-271-2/+2
| * | of/base: Take NULL string into account for property with multiple stringsBenoit Cousson2011-12-191-5/+3Star
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-075-97/+243
|\ \ \
| * | | of: Add device tree selftestsGrant Likely2011-12-123-0/+149
| * | | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-122-95/+94Star
| * | | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-121-2/+0Star
| |/ /
* / / dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
|/ /
* | of/irq: Get rid of NO_IRQ usageAnton Vorontsov2011-12-071-9/+4Star
* | of/irq: of_irq_init: add check for parent equal to child nodeRob Herring2011-11-291-0/+2
* | Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds2011-11-231-7/+7
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-074-0/+4
|\ \
| * | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredPaul Gortmaker2011-11-012-0/+2
| * | drivers/of: Add module.h to of_spi.cPaul Gortmaker2011-11-011-0/+1
| * | of: of_pci.c needs export.h since it uses EXPORT_SYMBOLSPaul Gortmaker2011-11-011-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-1/+6
|\ \ \
| * | | of: Change logic to overwrite cmd_line with CONFIG_CMDLINEBenjamin Herrenschmidt2011-09-201-1/+6
| | |/ | |/|
* | | dt/platform: minor cleanupOlof Johansson2011-11-031-12/+16
* | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+107
|\ \ \
| * \ \ Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-311-0/+107
| |\ \ \
| | * | | of/irq: introduce of_irq_initRob Herring2011-10-311-0/+107
| | |/ /
* | | / Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+84
|\| | | | |_|/ |/| |
| * | of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-041-0/+84
| |/
* | of_mdio: Don't phy_scan_fixups() twiceKyle Moffett2011-10-251-1/+0Star
* | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-051-7/+7
|\ \
| * | of/irq: of_irq_find_parent: check for parent equal to childRob Herring2011-10-051-7/+7
| |/
* | dt: add helper to read 64-bit integersJamie Iles2011-10-051-0/+29
* | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-223-4/+131
|/
* Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-133/+1Star
* dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-032-1/+133
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-032-4/+5
|\
| * of: constify property name parameters for helper functionsJamie Iles2011-08-021-3/+4
| * of: address: use resource_size helperFelipe Balbi2011-08-011-1/+1
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-011-2/+3
|\ \ | |/ |/|
| * of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-291-2/+3