summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge2012-04-101-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-5/+6
|\
| * Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-122-2/+1
| |\
| * | gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-021-1/+1
| * | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-281-2/+2
| |\ \
| * | | of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD2012-02-051-4/+5
* | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-0/+90
|\ \ \ \
| * \ \ \ Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-162-2/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-153-0/+90
| * | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-011-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-3/+3
|\| | | |
| * | | | ARM: amba: of: convert to use amba_device_allocRussell King2012-01-251-3/+3
| | |_|/ | |/| |
* | | | 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-261-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/+0
|/
*-. 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/+8
|\ \ \
| * | | ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam2012-01-041-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/+3
* | | 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/+94
| * | | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-121-2/+0
| |/ /
* / / 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/+4
* | 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-221-7/+7
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+4
|\ \
| * | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredPaul Gortmaker2011-10-312-0/+2
| * | drivers/of: Add module.h to of_spi.cPaul Gortmaker2011-10-311-0/+1
| * | of: of_pci.c needs export.h since it uses EXPORT_SYMBOLSPaul Gortmaker2011-10-311-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-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-011-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-011-0/+84
|\| | | | |_|/ |/| |
| * | of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-041-0/+84
| |/