summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2017-10-02of: fdt: fix compiler warningMax Krummenacher
2017-09-22Merge tag 'v4.1.44' into 4.1-2.0.x-imxOtavio Salvador
2017-09-10of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd
2017-08-06Merge tag 'v4.1.43' into 4.1-2.0.x-imxOtavio Salvador
2017-07-31of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-08of: fdt: add missing allocation-failure checkJohan Hovold
2017-05-17of: fix sparse warning in of_pci_range_parser_oneRob Herring
2016-10-05of: Allow NXP 4.1 kernel to allocate memory on 2GiB RAM boardsFabio Estevam
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-08-16of: fix memory leak related to safe_name()Frank Rowand
2016-06-17of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov
2016-04-18of: alloc anywhere from memblock if range not specifiedVinayak Menon
2016-04-14MLK-12617 mmc: Fix compile error when CONFIG_MMC=mHaibo Chen
2016-01-14drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu
2016-01-14of: Add helper for getting the maximum alias index for a stemSascha Hauer
2015-11-09MFD/OF: document MFD devices and handle simple-mfdLinus Walleij
2015-10-03of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-09-29of/fdt: make memblock maximum physical address arch configurableArd Biesheuvel
2015-09-21of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-08-03of/address: use atomic allocation in pci_register_io_range()Jingoo Han
2015-07-21of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-17of: base: improve of_get_next_child() kernel-docBaruch Siach
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14of: unittest: overlay: Keep track of created overlaysPantelis Antoniou
2015-04-14of/fdt: fix allocation size for device node pathRicky Liang
2015-04-14of/fdt: Add endianness helper function for early init codeKevin Cernekee
2015-04-14of: Add helper function to check MMIO register endiannessKevin Cernekee
2015-04-14of/fdt: Remove "reg" data prints from early_init_dt_scan_memoryFlorian Fainelli
2015-04-14of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-29Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-03-29of/unittest: Fix of_platform_depopulate test caseGrant Likely
2015-03-29of/unittest: early return from test skips testsFrank Rowand
2015-03-29of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand
2015-03-29of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand
2015-03-29of/unittest: typo in error stringFrank Rowand
2015-03-29of/unittest: add const where neededFrank Rowand
2015-03-29of_net: factor out repetitive code from of_get_mac_address()Sergei Shtylyov
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2015-03-27of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt