summaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)AuthorLines
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski-184/+0
2013-10-14Revert "of: Feed entire flattened device tree into the random pool"Grant Likely-12/+0
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely-3/+1
2013-09-11Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds-2/+0
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-114/+209
2013-09-10drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski-2/+0
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-0/+262
2013-09-09of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz-3/+16
2013-09-09irq/of: Fix comment typo for irq_of_parse_and_mapYijing Wang-1/+1
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-0/+45
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-121/+0
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+95
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+26
2013-08-30of: Feed entire flattened device tree into the random poolAnton Blanchard-0/+12
2013-08-30of/fdt: Clean up casting in unflattening pathGrant Likely-33/+30
2013-08-29of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely-1/+0
2013-08-29of: call __of_parse_phandle_with_args from of_parse_phandleStephen Warren-11/+20
2013-08-29of: introduce of_parse_phandle_with_fixed_argsStephen Warren-8/+58
2013-08-29of: move of_parse_phandle()Stephen Warren-24/+24
2013-08-29of: move documentation of of_parse_phandle_with_argsStephen Warren-32/+32
2013-08-29of: Fix missing memory initialization on FDT unflatteningGrant Likely-0/+1
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely-0/+12
2013-08-28of: Make of_get_phy_mode() return int i.s.o. const intGeert Uytterhoeven-1/+1
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely-2/+6
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski-0/+186
2013-08-27drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski-0/+76
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki-0/+95
2013-08-23i2c: move OF helpers into the coreWolfram Sang-121/+0
2013-08-21of: fdt: fix memory initialization for expanded DTWladislav Wiebe-0/+2
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman-0/+45
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha-0/+95
2013-08-12OF: Add helper for matching against linux,stdout-pathSascha Hauer-0/+26
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni-0/+45
2013-07-24of/platform: Staticize of_platform_device_create_pdata()Mark Brown-1/+1
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar-4/+6
2013-07-22of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior-0/+1
2013-07-22of/irq: Avoid calling list_first_entry() for empty listAxel Lin-2/+3
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-13/+13
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt-2/+6
2013-06-20Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Arnd Bergmann-6/+9
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+9
2013-06-18open firmware: "/aliasas" -> "/aliases"Robert P. J. Day-2/+2
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt-6/+9
2013-06-12of: remove CONFIG_OF_DEVICERob Herring-5/+1
2013-06-12of/base: fix typosLad, Prabhakar-6/+6
2013-05-31Merge tag 'of_pci-3.11' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson-5/+121
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli-0/+1
2013-05-19of/pci: Add of_pci_parse_bus_range() functionThierry Reding-0/+25